📚 calc技术资料

📦 资源总数:15
💻 源代码:3418
🔌 电路图:1

📚 calc全部资料 (15个)

一个24点自动求解程序,用了很多花哨的界面控件。只要看看核心的代码就行了(Unit1.pas中的 calc(i:integer)、print(i:integer) 过程)。可以把24改为其它的整数。...

📅

搞了个小工具,方便大家计算!不用动笔了!欢迎使用,有bug请斧正,谢谢! Rf Calc 包含功能: ① mW换算为dBm; ② dBm换算为mW; ③ 空间损耗计算; ④ 链路裕...

📅

#include "STC90.h" #include < intrins.h > #define uchar unsigned char #define uint unsigned i...

📅