-
资源管理器,C语言的一次课程设计,数据保存在文件中
资源管理器,C语言的一次课程设计,数据保存在文件中-Explorer
- 2022-05-29 17:04:08下载
- 积分:1
-
用vc写的文件分割器。
用vc写的文件分割器。-vc used to write the paper dividers.
- 2023-03-30 14:30:02下载
- 积分:1
-
自己设计的24点游戏,利用穷举法,可以计算任意4个小于13的数的24点,并给出算法,而且可以让用户输入答案,判断答案的正确性。...
自己设计的24点游戏,利用穷举法,可以计算任意4个小于13的数的24点,并给出算法,而且可以让用户输入答案,判断答案的正确性。-24 points of their own design games, the use of exhaustive method can calculate any of the four is less than 13 the number of 24 points, and gives algorithms, but also allows users to input the answer, to judge the correctness of the answer.
- 2022-06-01 21:18:29下载
- 积分:1
-
如果你对C++编程有许多不懂之处,那么C及C++答疑解惑是一本好书,值得推荐哟,欢迎下载!...
如果你对C++编程有许多不懂之处,那么C及C++答疑解惑是一本好书,值得推荐哟,欢迎下载!-If you have the C programming from many do not understand, then C and C FAQ is a good book, worthy of recommendation yo welcome to download!
- 2022-02-20 17:26:21下载
- 积分:1
-
vc drives read information source
vc中读硬盘信息源码-vc drives read information source
- 2022-03-05 13:08:58下载
- 积分: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
-
采用清华TPC
采用清华TPC-1十六位微机实验台上的并行口扫描键盘控制LED显示,以制作一个时间显示系统。-used Qinghua TPC-1 16 Microcomputer Laboratory platform parallel port scanning keyboard control LED display, for the production of a time display system.
- 2022-01-26 03:09:04下载
- 积分:1
-
手机WAP页面中中文转UTF-8内码函数。 用于在页面动态输出中文。解决中文乱码...
手机WAP页面中中文转UTF-8内码函数。 用于在页面动态输出中文。解决中文乱码-phone WAP pages to the Chinese UTF-8 coding function. The dynamic pages for Chinese exports. Chinese gibberish solution
- 2022-06-27 12:42:34下载
- 积分:1
-
编写一个书本类,可以输出不同课程的书
编写一个书本类,可以输出不同课程的书
- 2022-01-27 15:07:15下载
- 积分:1
-
可调时钟
实验要求:1.能正常显示一天24小时时间
2.具有清零、各位均可调功能
3.按钮设置防抖
4.可调不能通过将该位置零,然后用计数...
可调时钟
实验要求:1.能正常显示一天24小时时间
2.具有清零、各位均可调功能
3.按钮设置防抖
4.可调不能通过将该位置零,然后用计数器连续加1的方法实现,并且实现每一位都单独可调
-Adjustable clock Experimental requirements: 1. To show the normal 24 hours a day 2. Has cleared, you can transfer function 3. Button to set up Anti-Shake 4. Adjustable position can not be zero, and then use the counter of one continuous method, and realize every single adjustable
- 2022-04-08 10:00:35下载
- 积分:1