-
在windows控制台下显示自定义对话框的小程序,值得参考
在windows控制台下显示自定义对话框的小程序,值得参考-little program displaying selfdefine dialog under
windows,worth reference
- 2022-03-09 15:02:06下载
- 积分:1
-
合并排序与链表
应用背景实现一个链表进行归并排序算法对3种不同尺寸的数值数据集(20,200,2000)。数值数据集应该是随机的。比较了不同大小的数值数据集合并排序算法,并确定在数据集上有更好的性能;关键技术程序更可用,程序应处理特殊情况,如用户意外无效输入。如果用户输入错误的东西,你应该允许用户输入另一个输入,直到它是一个有效的响应;
- 2022-05-09 01:52:01下载
- 积分:1
-
Zhejiang University ACM network testing and that its 1109, enclosing shows that...
浙江大学ACM竞赛网测试题第1109道,内附说明,在DEV C++上编写。-Zhejiang University ACM network testing and that its 1109, enclosing shows that the C DEV prepared.
- 2022-08-25 16:15:09下载
- 积分:1
-
1.具有低温上电和高温断电功能;
2.能够进行温度上限和温度下限设置,并且实时显示温度;
程序内以给出详细注释....
1.具有低温上电和高温断电功能;
2.能够进行温度上限和温度下限设置,并且实时显示温度;
程序内以给出详细注释.-1. With a low temperature and high temperature power-off function 2. To carry out the minimum temperature and maximum temperature settings, and real-time display of temperature process to give detailed comments.
- 2022-08-16 13:06:37下载
- 积分:1
-
DELHPI Ymodem收发文件
应用背景
说明:就是COM口读写文件的应用软件的源代码。使用Ymodem协议传输文件,支持6个COM口。多钟波特率选择。
就是COM口读写文件的应用软件的源代码。使用Ymodem协议传输文件,支持6个COM口。多钟波特率选择。
关键技术DELPHI 源代码COM口编程开发使用ymodem协议收发文件DELPHI 源代码COM口编程开发使用ymodem协议收发文件DELPHI 源代码COM口编程开发使用ymodem协议收发文件
- 2022-03-22 16:13:43下载
- 积分:1
-
银行系统的功能模拟,主要包括存钱,提钱,用户信息管理以及汇款等功能...
银行系统的功能模拟,主要包括存钱,提钱,用户信息管理以及汇款等功能-The functions of the banking system simulation, mainly to save money, the user information management, as well as remittances and other functions
- 2022-03-24 02:06:39下载
- 积分:1
-
一种新的穿透防火墙的数据传输技术,过程如下: 1. 找出目标进程 2. 找出SOCKET句柄 2. 用DuplicateHandle()函数将其SOCKET转换...
一种新的穿透防火墙的数据传输技术,过程如下: 1. 找出目标进程 2. 找出SOCKET句柄 2. 用DuplicateHandle()函数将其SOCKET转换为能被自己使用. 3. 用转换后的SOCKET进行数据传输-a new firewall penetration data transmission technology, the process is as follows : 1. The process of identifying two goals. Identify SOCKET handle two. With DuplicateHandle () function to be converted to SOCKET their own use. 3. After the conversion used for data transmission SOCKET
- 2022-02-24 22:31:02下载
- 积分:1
-
AVL树的程序,压缩包中含有项目文件,文件和…
构建一个avl树的程序,压缩包中含有项目文件,头文件和源文件。编译运行后输入结点的值如55,程序就会自动按avl规则建或重构AVL树,并以中序遍历打印出来,以100.001结束结点值的输入退出循环终止程序-AVL tree procedures, compressed packets containing project documents, files and source documents. After running compile input node as the value of 55, procedures will automatically AVL construction or remodeling rules AVL Tree, and to traverse the order to print out to the end of 100.001 node value of the input from cycle termination process
- 2023-03-08 08:30:03下载
- 积分:1
-
c++实现的模拟银行系统的程序,可以模拟登录,存款,取款,转账等操作,最后将操作的数据保存到文件中。...
c++实现的模拟银行系统的程序,可以模拟登录,存款,取款,转账等操作,最后将操作的数据保存到文件中。-c achieve the banking system simulation process can be simulated Login, deposits, withdrawals, transfers, etc, Finally, the data operation to preserve documents.
- 2022-07-02 14:28:56下载
- 积分:1
-
a math problem
实现1000的阶乘,并且可以从结果中算出包含2的个数-a math problem
- 2022-07-27 15:19:55下载
- 积分:1