-
C++ How.to.Program.5th.EditionDetail C++ How to program 5th Edi English
C++How.to.Program.5th.Edition
Detail C++ How to program 5th Edi English -C++ How.to.Program.5th.EditionDetail C++ How to program 5th Edi English
- 2023-07-16 09:55:05下载
- 积分:1
-
Windows 环境下的C/C++编译器
Windows 环境下的C/C++编译器-C/C++ Compiler in Windows
- 2022-02-16 06:32:37下载
- 积分: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
-
创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制分别实现读者优先和写者优先问...
创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制分别实现读者优先和写者优先问题。-Create a console process, this process contains n threads. Use of these n threads to represent n-reader or writer. Each thread according to the requirements of the corresponding test data file read and write operations. Semaphore mechanism are used to achieve the reader and the writer first priority.
- 2023-03-25 23:30:03下载
- 积分:1
-
时钟程序,可以通过设置时间实现时钟功能。在工作区内,可视化的显示表盘。
时钟程序,可以通过设置时间实现时钟功能。在工作区内,可视化的显示表盘。-clock procedures can be achieved by setting the time clock function. Work in the region, visual display dial.
- 2022-03-16 02:22:28下载
- 积分:1
-
used in the calculation of what we normally play in 24 points, their input figur...
用于计算通常我们所玩的24点,可以自己输入数字,也可以自动生成-used in the calculation of what we normally play in 24 points, their input figures and can automatically generate
- 2023-03-07 23:15:03下载
- 积分:1
-
http://samples.gotdotnet.com /快速/ Default.aspx
此功能是使用不同浏览器访问的不同的CSS样式表的功能!-http://samples.gotdotnet.com/quickstart/default.aspx
- 2022-03-18 20:50:41下载
- 积分:1
-
局域网聊天程序 原代码 MFC实现
局域网聊天程序 原代码 MFC实现-LAN chat program source code MFC
- 2022-02-05 05:28:18下载
- 积分:1
-
这是一个JAVASCRIPT小程序,是一个计算机程序,供正在学习的朋友参考。...
这是一个JAVASCRIPT小程序,是一个计算机程序,供正在学习的朋友参考。-This is a small program JAVASCRIPT is a computer program for friends of reference are learning.
- 2022-02-26 15:14:26下载
- 积分:1
-
基于单片机的全自动洗衣机功能实现
基于51单片机的嵌入式全自动洗衣机的各个功能模块模拟实现,包括了显示模块,键盘输入模块和控制模块。采用汇编语言编程,源代码思路清晰,简洁易懂,上手很快。
- 2022-01-22 00:29:15下载
- 积分:1