-
简单模拟路由器转发的源代码,其中采用了WFQ算法及令牌桶机制!...
简单模拟路由器转发的源代码,其中采用了WFQ算法及令牌桶机制!-Simple simulation of a router forwarding source code, which uses WFQ algorithm and the token bucket mechanism!
- 2023-04-07 07:05:04下载
- 积分:1
-
cross platform information exchange, based on TCP/IP (UDP),
does not need the se
-跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用 可传送文件和文件夹 通讯数据采用 RSA/Blofish 加密-- cross platform information exchange, based on TCP/IP (UDP),
does not need the server, simple Yi Yongke transmits the document and
the folder communication data uses RSA/Blofish to encrypt
- 2022-07-23 09:21:18下载
- 积分:1
-
用VC++ Socket编程 简单的Tcpip服务器的源代码格式
用VC++ Socket编程 简单的Tcpip服务器的源代码格式-With VC++ Socket programming simple Tcpip server source code format
- 2022-05-14 05:14:00下载
- 积分:1
-
sensor protocols rar
sensor protocols rar
- 2022-06-12 02:41:07下载
- 积分:1
-
pop3高级程序开发
pop3高级程序开发-pop3 Senior Program Development
- 2022-07-21 01:48:21下载
- 积分:1
-
局域网内文件接收和发送,可以同时向发送多个文件或者文件夹,程序中多处采用多线程技术...
局域网内文件接收和发送,可以同时向发送多个文件或者文件夹,程序中多处采用多线程技术-LAN to send and receive documents can be sent simultaneously to multiple files or folders, multiple procedures multi-threading technology
- 2023-06-17 21:30:05下载
- 积分:1
-
hibenater witerbook
hibenater 说明书,
如何使用等情况-hibenater witerbook
- 2022-02-05 08:31:50下载
- 积分:1
-
市场房贷首付但是赶得上赶得上广泛的感豆腐干豆腐干豆腐干豆腐干地方...
市场房贷首付但是赶得上赶得上广泛的感豆腐干豆腐干豆腐干豆腐干地方-fsdfdsfds
- 2022-07-20 06:30:03下载
- 积分:1
-
WinSocket 编程指南,对编程人员有一定的帮助
WinSocket 编程指南,对编程人员有一定的帮助-Winsocket Programming Guide, the programming staff can help
- 2022-05-05 19:49:54下载
- 积分:1
-
开机自启动
将一个exe可执行文件设置为开机自启动项,通过修改注册表的SoftwareMicrosoftWindowsCurrentVersionRun项进行设置,
可执行文件在系统路径下
GetSystemDirectory(pFileName,MAX_PATH); //取系统路径
strcat(pFileName,"injectdll.exe"); //系统路径加injectdll.exe
此例中是将系统目录下的inject.exe设置为开机启动项,文件名可以自己修改。
- 2022-02-05 17:02:08下载
- 积分:1