-
用堆栈完成简易计算器的c程序
对数据结构的初学者有很大的帮助...
用堆栈完成简易计算器的c程序
对数据结构的初学者有很大的帮助-Using the stack to complete simple calculator c program data structures are very helpful for beginners
- 2022-01-27 15:30:49下载
- 积分:1
-
文档中详细的介绍了wince编程,对嵌入式开发有很大的帮助!
文档中详细的介绍了wince编程,对嵌入式开发有很大的帮助!-Document describes in detail the wince programming, embedded development has a lot of help!
- 2022-06-17 15:33:07下载
- 积分:1
-
这是一个讲述C和C++标准库的文档,很详细,也很容易理解,还是中文档的...
这是一个讲述C和C++标准库的文档,很详细,也很容易理解,还是中文档的-This is a talk about C and C++ Standard library documentation, very detailed and also very easy to understand, or in documents
- 2022-02-03 08:38:54下载
- 积分:1
-
Distribute_MNIST_tensorflow
基于tensorflow的一个分布式部署的小demo适合入门试手
- 2022-02-05 11:48:54下载
- 积分:1
-
计算器相关的一系列代码及相关算法
计算器相关的一系列代码及相关算法...
计算器相关的一系列代码及相关算法
计算器相关的一系列代码及相关算法-A series of calculator-related code and related algorithm calculator related series of code and related algorithms
- 2022-02-21 10:48:15下载
- 积分:1
-
VB compiler automatically registered. TLB file, use the code http://www.mvps.org
VB编译,自动注册.TLB 文件,利用 http://www.mvps.org 上的代码-VB compiler automatically registered. TLB file, use the code http://www.mvps.org
- 2022-08-12 22:30:57下载
- 积分:1
-
键盘纪录 键盘钩子
键盘纪录 键盘钩子-keyboard keyboard hook records
- 2022-04-19 00:59:56下载
- 积分:1
-
提取并保存应用程序图标。本代码实现了从其他应用程序中提取其应用程序图标的功能!...
提取并保存应用程序图标。本代码实现了从其他应用程序中提取其应用程序图标的功能!-Extract and save the application icon. The code from other applications to extract the application icon of its features!
- 2022-07-18 22:08:07下载
- 积分:1
-
显示软件的阿什维尼雷达
typedef 结构 _Timestamp
{
无符号短时间 ;
无符号短分钟 ;
无符号短秒 ;
无符号的短毫秒为单位) ;
} S_Timestamp ;
typedef 结构 _PrimaryReports
{
无符号短 messageHeader ;//33031
无符号短 rangeSpread ;
无符号短 azimuthSpread ;
无符号短 filterNumber ;
浮动范围 ;
浮法方位 ;
浮法高程 ;
浮法 multipleElevation [3] ;
浮法强度 ;
} S_PrimaryReport ;
typedef 结构 _PrimaryReportsPerCpi
{
无符号短 messageHeader ;/ / 34952
无符号短 numberOfReports ;
无符号短 cpiNumber ;
无符号的短保留 ;
//float 纬度 ;
//float 经度 ;
S_Timestamp 时间戳 ;
S_PrimaryReport primaryReports [MAX_PRIMARY_REPORTS_PER_CPI] ;
} S_PrimaryReportsPerCpi ;
DetectionDataInterface.MultiCastInit("225.0.0.1",44902) ;
- 2023-05-06 06:10:02下载
- 积分:1
-
ping命令的源代码
ping命令的源代码 -ping command source
- 2022-02-02 00:36:50下载
- 积分:1