<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>技术学习-方波造价 - 造价小工具</title>
    <link>https://www.fbcost.com/forum.php?mod=forumdisplay&amp;fid=130</link>
    <description>Latest 20 threads of 造价小工具</description>
    <copyright>Copyright(C) 技术学习-方波造价</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Wed, 06 May 2026 13:18:53 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.fbcost.com/static/image/common/logo_88_31.gif</url>
      <title>技术学习-方波造价</title>
      <link>https://www.fbcost.com/</link>
    </image>
    <item>
      <title>【方波原创】方波方格网土方计算软件V1.01</title>
      <link>https://www.fbcost.com/forum.php?mod=viewthread&amp;tid=7732</link>
      <description><![CDATA[…………………………以下为V1.0.1版本………………………
【软件名称】
方波方格网土方计算软件V1.0.1

【更新说明】
1、增加零线的显示功能。

【软件下载】
https://fbcost.lanzouw.com/b0hds3cxc


…………………………以下为V1.0.0版本………………………

发布 ...]]></description>
      <category>造价小工具</category>
      <author>admin</author>
      <pubDate>Sat, 14 Mar 2026 15:11:39 +0000</pubDate>
    </item>
    <item>
      <title>【方波原创】方波探伤片数计算软件V1，输入焊口可计算探伤片子数量</title>
      <link>https://www.fbcost.com/forum.php?mod=viewthread&amp;tid=7727</link>
      <description><![CDATA[方波探伤片数计算软件V1，输入焊口可计算探伤片子数量

【软件说明】

1、软件启动后，您会看到完整的管径列表及其对应的单口拍片张数。
2、在“焊口数量”列输入对应管径的焊口个数（支持键盘输入，自动限制为非负整数，点击+-号可以增加或减少）。
3、每输入一个数值 ...]]></description>
      <category>造价小工具</category>
      <author>admin</author>
      <pubDate>Sat, 07 Mar 2026 04:14:58 +0000</pubDate>
    </item>
    <item>
      <title>【方波原创】方波土方计算软件V1，沟槽基坑土方计算，可按放坡按角度</title>
      <link>https://www.fbcost.com/forum.php?mod=viewthread&amp;tid=7726</link>
      <description><![CDATA[方波土方计算软件V1，沟槽基坑土方计算，可按放坡按角度

【软件说明】
本人是建筑工程专业，经常遇到沟槽土方开挖和基坑土方开挖的工程，有的施工图给定的是放坡系数，有的施工图给定的是开挖角度，之前用Excel计算，现在用软件做了一个工具，更方便，更快捷。
大家在 ...]]></description>
      <category>造价小工具</category>
      <author>admin</author>
      <pubDate>Sat, 07 Mar 2026 03:17:22 +0000</pubDate>
    </item>
    <item>
      <title>【方波原创】方波家长电脑控制软件V2.1</title>
      <link>https://www.fbcost.com/forum.php?mod=viewthread&amp;tid=7725</link>
      <description><![CDATA[方波家长电脑控制软件
假期到了，手机可以设置未成年模式，但是电脑不行，所以就开发了这个软件，可以设置每天可以使用电脑的时间段，让孩子有学习的时间，休息的时间，保护眼睛。
……………………………………V2.1版本介绍如下……………………………………

方波家长 ...]]></description>
      <category>造价小工具</category>
      <author>admin</author>
      <pubDate>Tue, 24 Feb 2026 12:09:51 +0000</pubDate>
    </item>
    <item>
      <title>一个五金手册的代码</title>
      <link>https://www.fbcost.com/forum.php?mod=viewthread&amp;tid=7482</link>
      <description><![CDATA[要实现查询五金材料的理论重量，通常需要根据材料的类型（如钢材、铝材等）、形状（如圆钢、钢板、钢管等）以及尺寸参数（如直径、长度、厚度等），结合密度进行计算。

python
[hr]功能说明
[*]材料密度预设：
·内置常见材料的密度（钢、铝、铜、黄铜），可直接 ...]]></description>
      <category>造价小工具</category>
      <author>admin</author>
      <pubDate>Sun, 02 Feb 2025 16:44:22 +0000</pubDate>
    </item>
    <item>
      <title>一个五金管理系统的代码</title>
      <link>https://www.fbcost.com/forum.php?mod=viewthread&amp;tid=7476</link>
      <description><![CDATA[编写一个五金管理系统的代码可以涉及多个方面，具体取决于你希望实现的功能。以下是一个简单的Python示例，展示如何创建一个基本的五金管理系统。这个系统可以添加、查看、搜索和删除五金产品的信息。示例代码

python

功能说明
[*]添加五金产品：用户可以输入五 ...]]></description>
      <category>造价小工具</category>
      <author>admin</author>
      <pubDate>Thu, 30 Jan 2025 12:36:56 +0000</pubDate>
    </item>
    <item>
      <title>一个工程造价计价软件的代码</title>
      <link>https://www.fbcost.com/forum.php?mod=viewthread&amp;tid=7473</link>
      <description><![CDATA[一个工程造价计价软件的代码

编写一个完整的工程造价计价软件涉及多个模块，包括用户界面、数据处理、计算逻辑、报表生成等。以下是一个简化的Python示例，展示如何实现一个基本的工程造价计价功能。这个示例假设你已经有了项目的工程量清单和单价，并且需要计算总造价 ...]]></description>
      <category>造价小工具</category>
      <author>admin</author>
      <pubDate>Thu, 30 Jan 2025 12:30:30 +0000</pubDate>
    </item>
    <item>
      <title>监理费计算表2022</title>
      <link>https://www.fbcost.com/forum.php?mod=viewthread&amp;tid=6692</link>
      <description><![CDATA[依据：内工建协【2022】36号 关于印发《内蒙古自治区建设工程监理费计费指导意见》的通知
市政基础设施工程难易程序系数、房屋建筑工程难易程度系数、其他专业工程难易程度系数
社会平均价综合费率
社会平均价人年综合费用

【在线查看】https://docs.qq.com/sheet/DUHh ...]]></description>
      <category>造价小工具</category>
      <author>admin</author>
      <pubDate>Wed, 12 Apr 2023 16:05:17 +0000</pubDate>
    </item>
    <item>
      <title>换热站用材料价格计算</title>
      <link>https://www.fbcost.com/forum.php?mod=viewthread&amp;tid=6691</link>
      <description><![CDATA[换热站用材料价格计算


【在线查看】https://docs.qq.com/sheet/DUEpDb0t5dkxSVVhy?tab=BB08J2

【下载地址】https://share.weiyun.com/XEM1ON0J]]></description>
      <category>造价小工具</category>
      <author>admin</author>
      <pubDate>Wed, 12 Apr 2023 15:29:17 +0000</pubDate>
    </item>
    <item>
      <title>05N5图集计算表（固定支座15页、板型固定墩48-50页、T型固定墩51-53页）</title>
      <link>https://www.fbcost.com/forum.php?mod=viewthread&amp;tid=6690</link>
      <description><![CDATA[05N5图集计算表（固定支座15页、板型固定墩48-50页、T型固定墩51-53页）


【下载查看】https://docs.qq.com/sheet/DUHd3Z0ladEdQeElj?tab=BB08J2

【下载地址】https://share.weiyun.com/5z0AQpr]]></description>
      <category>造价小工具</category>
      <author>admin</author>
      <pubDate>Wed, 12 Apr 2023 15:27:12 +0000</pubDate>
    </item>
    <item>
      <title>风管展开面积、保温体积计算表</title>
      <link>https://www.fbcost.com/forum.php?mod=viewthread&amp;tid=6689</link>
      <description><![CDATA[风管展开面积、保温体积计算表


【在线查看】https://docs.qq.com/sheet/DUGpnSnRjZmZXRkJC?tab=BB08J2

【下载地址】https://share.weiyun.com/qINLaXmT]]></description>
      <category>造价小工具</category>
      <author>admin</author>
      <pubDate>Wed, 12 Apr 2023 15:26:00 +0000</pubDate>
    </item>
    <item>
      <title>法兰、螺栓重量表</title>
      <link>https://www.fbcost.com/forum.php?mod=viewthread&amp;tid=6688</link>
      <description><![CDATA[法兰、螺栓重量表


【在线查看】https://docs.qq.com/sheet/DUHlqUVRZWW56Zk5x?tab=BB08J2

【下载地址】https://share.weiyun.com/eVtvWGWo]]></description>
      <category>造价小工具</category>
      <author>admin</author>
      <pubDate>Wed, 12 Apr 2023 15:24:23 +0000</pubDate>
    </item>
    <item>
      <title>电力计算表、电缆计算表、电气计算表</title>
      <link>https://www.fbcost.com/forum.php?mod=viewthread&amp;tid=6687</link>
      <description><![CDATA[电力计算表、电缆计算表、电气计算表


【在线查看】https://docs.qq.com/sheet/DUHl3ZVRwTW90Wm5E?tab=BB08J2

【下载地址】https://share.weiyun.com/oYbDbtV4]]></description>
      <category>造价小工具</category>
      <author>admin</author>
      <pubDate>Wed, 12 Apr 2023 15:22:58 +0000</pubDate>
    </item>
    <item>
      <title>电缆土方计算表</title>
      <link>https://www.fbcost.com/forum.php?mod=viewthread&amp;tid=6686</link>
      <description><![CDATA[电缆土方计算表


【在线查看】https://docs.qq.com/sheet/DUFpiSGZOZ3lheVZ0?tab=BB08J2

【下载地址】https://share.weiyun.com/OH7CPwKz]]></description>
      <category>造价小工具</category>
      <author>admin</author>
      <pubDate>Wed, 12 Apr 2023 15:20:31 +0000</pubDate>
    </item>
    <item>
      <title>沟槽、基坑土方计算表</title>
      <link>https://www.fbcost.com/forum.php?mod=viewthread&amp;tid=6685</link>
      <description><![CDATA[沟槽土方计算表（按放坡系数）

沟槽土方计算表（按放坡角度）
基坑土方计算表（按放坡系数）
基坑土方计算表（按放坡角度）


【在线查看】https://docs.qq.com/sheet/DUGt4bk1QYk1CaGp6?tab=BB08J2
【下载地址】https://share.weiyun.com/5qdM09c
 ...]]></description>
      <category>造价小工具</category>
      <author>admin</author>
      <pubDate>Wed, 12 Apr 2023 15:11:41 +0000</pubDate>
    </item>
    <item>
      <title>工程造价咨询服务费计算表2022</title>
      <link>https://www.fbcost.com/forum.php?mod=viewthread&amp;tid=6684</link>
      <description><![CDATA[【依据】内工建协【2022】35号 关于印发《内蒙古自治区建设工程造价咨询服务收费指导意见》的通知


【在线查看】https://docs.qq.com/sheet/DUFhpb1RMS1JPakFx?tab=BB08J2

【下载地址】https://share.weiyun.com/Evo09cD4
 ...]]></description>
      <category>造价小工具</category>
      <author>admin</author>
      <pubDate>Wed, 12 Apr 2023 15:03:17 +0000</pubDate>
    </item>
    <item>
      <title>招标代理服务收费计算表2022</title>
      <link>https://www.fbcost.com/forum.php?mod=viewthread&amp;tid=6683</link>
      <description><![CDATA[【依据】内工建协【2022】34号 关于印发《内蒙古自治区建设工程招标代理服务收费指导意见》的通知


【在线查看】https://docs.qq.com/sheet/DUGVsWFVLc1p5V0Na?tab=BB08J2

【下载地址】https://share.weiyun.com/OpeU4Fxu
 ...]]></description>
      <category>造价小工具</category>
      <author>admin</author>
      <pubDate>Wed, 12 Apr 2023 14:59:57 +0000</pubDate>
    </item>
    <item>
      <title>监理服务费计算表2016</title>
      <link>https://www.fbcost.com/forum.php?mod=viewthread&amp;tid=6682</link>
      <description><![CDATA[依据：内工建协【2016】11号 关于印发《内蒙古自治区建设工程监理费计费指导意见（试行）》的通知
市政基础设施工程难易程序系数、房屋建筑工程难易程度系数、其他专业工程难易程度系数
社会平均价综合费率
社会平均价人年综合费用

【在线查看】https://docs.qq.com/sh ...]]></description>
      <category>造价小工具</category>
      <author>admin</author>
      <pubDate>Wed, 12 Apr 2023 14:38:16 +0000</pubDate>
    </item>
    <item>
      <title>桥架普通支吊架估算表</title>
      <link>https://www.fbcost.com/forum.php?mod=viewthread&amp;tid=5237</link>
      <description><![CDATA[输入桥架的宽和高，即可计算出桥架的支架重量；
注：支架间距按2m，桥架截面半周长600以下采用Φ12吊杆加4#角钢，半周长1000以下采用5#角钢，半周长1000以上采用8#槽钢，横担长度按（桥架宽+150mm）计算

【在线查看】https://docs.qq.com/sheet/DUEZGUE9VUGxVSWVV?tab= ...]]></description>
      <category>造价小工具</category>
      <author>admin</author>
      <pubDate>Wed, 15 Jan 2020 06:56:11 +0000</pubDate>
    </item>
    <item>
      <title>H钢换算（重量、面积、米数）</title>
      <link>https://www.fbcost.com/forum.php?mod=viewthread&amp;tid=5236</link>
      <description><![CDATA[H型钢输入重量可以换算出面积和延长米；
H型钢输入面积可以换算出重量和延长米；
H型钢输入延长米可以换算出重量和面积。

【在线查看】https://docs.qq.com/sheet/DUFFPeE9wT2lzR29n?tab=BB08J2
【下载地址】：
微云：https://share.weiyun.com/5d1zQXt


 ...]]></description>
      <category>造价小工具</category>
      <author>admin</author>
      <pubDate>Wed, 15 Jan 2020 06:53:22 +0000</pubDate>
    </item>
  </channel>
</rss>