-
tictactoe in netbeans
/*
- 2022-02-01 14:15:26下载
- 积分:1
-
一个DOS的小游戏,刚学时候做的,对初学者会有帮助吧
一个DOS的小游戏,刚学时候做的,对初学者会有帮助吧-A small DOS game, just learn when to do it would be helpful for beginners ~ ~
- 2022-06-17 02:49:07下载
- 积分:1
-
本程序是一个定时器程序,很类似微软的定时器
本程序是一个定时器程序,很类似微软的定时器-this procedure is a timer procedure is very similar to Microsoft"s timer
- 2022-01-26 02:09:46下载
- 积分:1
-
发牌小程序,对四个人自动发牌,看了也许对你有帮助
发牌小程序,对四个人自动发牌,看了也许对你有帮助-The licensing of small procedures, the four individual automated licensing, reading might help you
- 2022-02-16 03:55:20下载
- 积分:1
-
自己写的电子琴的程序,可以借鉴一下!
希望指点一写!共同进步!...
自己写的电子琴的程序,可以借鉴一下!
希望指点一写!共同进步!-Their own written procedures for organ, can learn from you! Hope pointing to write one! Common progress!
- 2022-02-07 04:58:21下载
- 积分:1
-
汉字行编辑程序,软工题目
汉字行编辑程序,软工题目-Chinese firms editor, soft Public topic
- 2022-03-11 08:31:00下载
- 积分:1
-
等待另一个程序运行结束
wait another program to run end
- 2022-01-26 03:12:49下载
- 积分:1
-
book on the case, I was in the learning process works, we upload to learn from
书上的例子,是本人在学习过程中的作品,上传给大家学习学习-book on the case, I was in the learning process works, we upload to learn from
- 2022-05-15 21:20:04下载
- 积分:1
-
rsa c 代码 标准c语言实现 可以编译,可以运行
rsa c 代码 标准c语言实现 可以编译,可以运行
- 2022-02-21 21:53:27下载
- 积分: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