-
一个实现点对点传输的小程序,可以用来了解WINDOWS套接字
一个实现点对点传输的小程序,可以用来了解WINDOWS套接字-achieve a point-to-point transmission of small programs can be used to understand the Windows Sockets
- 2022-01-26 00:59:49下载
- 积分:1
-
A remote monitoring program. The preparation of the environment VC6.0+ WINDOWS20...
一个远程监视程序。
编写环境为VC6.0+WINDOWS2000
主要功能是管理Server的磁盘文件 主要包括:
上传文件
下载文件
执行文件
删除文件
文件属性
删除目录
创建目录
屏幕监视
-A remote monitoring program. The preparation of the environment VC6.0+ WINDOWS2000 main function is to manage the disk file Server include: upload files download files document the implementation of file to delete to delete the directory attributes to create the directory screen monitor
- 2022-04-01 17:40:44下载
- 积分:1
-
插入排序
/ * 插入排序升序排列 * /
#include < stdio.h >
#include < stdlib.h >
#include < time.h >
int main)
{
int n、 数组 [1000],c,d,t ;
printf ("Enter elementsn 数") ;
scanf ("%d",& n);
printf ("Enter %d integersn",n) ;
为 (c = 0 ; c < n
- 2022-05-31 05:23:44下载
- 积分:1
-
取网卡信息程序
取网卡信息程序-Program which can get NIC information
- 2022-06-12 14:18:02下载
- 积分:1
-
仿飞
仿飞鸽传书DELPHI局域网通讯界面
关键字:仿 飞鸽传书 界面
来 自:原创
平 台:Win2k/XP/NT,Win2003
深浅度:初级-imitation Fei-book DELPHI LAN communications interface keyword : imitation Fei-interface from the book : original platform : Win2k/XP/NT, Win2003 DEPTH : Junior
- 2022-03-06 08:19:29下载
- 积分:1
-
spi编程例子
spi编程例子-spi programming examples
- 2022-03-15 18:26:45下载
- 积分:1
-
VB实现SQL Server数据库备份
VB实现SQL Server数据库备份-恢复 VB实现SQL Server数据库备份-恢复-VB SQL Server database backup-restore VB SQL Server database backup-restore
- 2022-02-07 16:11:42下载
- 积分:1
-
测试snmp++各种操作,包括获取、设置、GETNEXT,陷阱等,版本…
测试snmp++各种操作,包括get、set、getnext、trap等,非常实用!-Test snmp++ Various operations, including get, set, getnext, trap and so on, very useful!
- 2022-03-22 20:14:36下载
- 积分:1
-
asynchronous socket server
异步套接字服务器-asynchronous socket server
- 2022-01-26 08:33:46下载
- 积分:1
-
Console程序可以提供类似DOS和UNIX Shell的环境,对于学生从单任务环境向多任务环境程序设计的过渡很有帮助。在Console模式下建立Winsoc...
Console程序可以提供类似DOS和UNIX Shell的环境,对于学生从单任务环境向多任务环境程序设计的过渡很有帮助。在Console模式下建立Winsock的编程环境,可以完成BSD Socket的实验-Console procedures can provide similar DOS and UNIX Shell environment for students from single-task environment to multi-task environment for the transition program design helpful. Console mode in the establishment of Winsock programming environment, to be completed BSD Socket experiment
- 2023-05-07 12:50:02下载
- 积分:1