-
用于调试按键的c语言指针函数,主要优点扫描速度快。
用于调试按键的c语言指针函数,主要优点扫描速度快。-For debugging of the c language pointer button function, the major advantages of fast scanning.
- 2022-10-13 22:10:02下载
- 积分:1
-
本程序利用CSocket类编写ftp客户端
本程序利用CSocket类编写ftp客户端-the procedures used to prepare CSocket category ftp client
- 2022-02-20 03:03:21下载
- 积分: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
-
Xilinx Virtex约束
xilinx virtex constraint
- 2022-03-14 21:19:18下载
- 积分:1
-
i.MX27芯片WinCE 6
i.mx27 soc for wince 6.0
- 2022-07-15 08:34:56下载
- 积分:1
-
本人两年前开发的移动给小灵通发短消息的程序,原理是用一个gsm modem接收从移动手机发过来的消息并解码成为文字信息,然后通过电信的web网站发送给小灵通,虽...
本人两年前开发的移动给小灵通发短消息的程序,原理是用一个gsm modem接收从移动手机发过来的消息并解码成为文字信息,然后通过电信的web网站发送给小灵通,虽然现在是废物,但是对学习gsm modem的操作大有好处,尤其是短消息编码解码,at命令操作等,该程序在实达的某款gsm modem上通过,也可以用一个老的nokia手机代替,但是我没有try过,自己简单调试一下即可-mobile PHS send text messages to the procedures, principle is a GSM modem reception from mobile phones made up of news and decoding as text messages, then Telecom web site sent to PHS, although now is the waste, but learning to operate the GSM modem large good, especially short news codec, at order operation, in the process of a particular Shida Public gsm adopted modem can also use an old nokia phones in place, but I did not try that I can simply about debugging
- 2022-09-30 03:50:03下载
- 积分:1
-
一个很好的SOKET通信程序,包括客户端和服务器端,编译时候带参数/c或者/s...
一个很好的SOKET通信程序,包括客户端和服务器端,编译时候带参数/c或者/s-a good socket communication program, including client and server sides. Compile with parameter /c or /s
- 2022-02-02 15:33:35下载
- 积分:1
-
一个关于时钟显示的C语言程序。是24小时制式显示。
一个关于时钟显示的C语言程序。是24小时制式显示。-A clock displayed on the C language program. 24-hour format is displayed.
- 2022-02-28 10:47:42下载
- 积分:1
-
Simple boxes game enbodied search algorithm, together with the resolution demo.
简单的推箱子游戏,不过加入了搜索算法,可以自动演示解法-Simple boxes game enbodied search algorithm, together with the resolution demo.
- 2022-12-21 14:30:03下载
- 积分:1
-
WPF聊天类软件
一个关于WPF基于UDP的聊天软件:
1.内含服务端和客户端
2.基于UDP协议进行联络
3.支持多用户与单一客户端的聊天
4.客户端会开机自启动
5.可定义一些特定动作
- 2023-07-23 22:50:03下载
- 积分:1