-
简单的UDP打洞程序
简单的Windows UDP打洞程序,包含服务器端程序和客户端程序,在Visual C++ 2008上编译通过。
- 2022-07-26 08:49:07下载
- 积分:1
-
This code for find object on the map
This code for find object on the map
- 2022-08-20 13:04:58下载
- 积分:1
-
如何在程序里使用MS Office的源代码
如何在程序里使用MS Office的源代码-how to use the program MS Office source code
- 2022-04-14 18:31:01下载
- 积分:1
-
网络基础SNMP的实现,系统基础库,在注释中你会发现惊喜
网络基础SNMP的实现,系统基础库,在注释中你会发现惊喜-SNMP network infrastructure to achieve basic library system, the notes you will find surprises
- 2023-06-19 13:45:04下载
- 积分:1
-
LINUX MOXA in the drive and model procedures
MOXA在LINUX下的驱动以及示范程序-LINUX MOXA in the drive and model procedures
- 2022-09-05 17:25:03下载
- 积分:1
-
UPX the shell, with the source code!
upx的shell,附源代码!-UPX the shell, with the source code!
- 2022-12-12 06:50:03下载
- 积分:1
-
一个用C语言实现的八皇后问题演示程序
一个用C语言实现的八皇后问题演示程序-a C language of the Queen"s eight issues Demonstration Program
- 2022-01-26 05:59:31下载
- 积分:1
-
timer code in vhdl
计时器的vhdl码
-timer code in vhdl
- 2022-06-18 08:32:30下载
- 积分:1
-
一个类似Visual C++风格的本地文本文档阅读器,左窗口树状层次显示目录和文件,右窗口显示左窗口选中的文件内容。左窗口的默认根目录在config.txt中定...
一个类似Visual C++风格的本地文本文档阅读器,左窗口树状层次显示目录和文件,右窗口显示左窗口选中的文件内容。左窗口的默认根目录在config.txt中定义。- a Visual C++ like document reader with two windows,the left one display the file under appointed directory in tree style, while the right one display the content for the file selected in left window.Default directory can be appointed in file config.txt
- 2023-07-05 03:05:06下载
- 积分:1
-
用C/C++设计一个简单的模拟送货系统。
功能要求及说明:
1. 添加送货单(送货单号,送货地址,送货数量,收货人姓名,送货时间,送货状态(待送,取消,...
用C/C++设计一个简单的模拟送货系统。
功能要求及说明:
1. 添加送货单(送货单号,送货地址,送货数量,收货人姓名,送货时间,送货状态(待送,取消,已送)等)
2. 取消送货单
3. 处理送货单(已送货成功)
4. 显示即将过期又没处理的送货单
5. 以磁盘文件保存这些信息
-With C/C++ The design of a simple simulation of the delivery system. Functional requirements and description: 1. Add a delivery note (delivery note number, delivery address, delivery number, consignee name, delivery time, delivery status (to be sent, canceled, has been sent), etc.) 2. Cancel delivery note 3. deal with delivery note (already delivered successful) 4. show about to expire has no deal with the delivery note 5. Save the file to disk information
- 2022-02-10 14:24:15下载
- 积分:1