-
winpcap开发包,最新3.01,for xp/2
winpcap开发包,最新3.01,for xp/2-WinPcap development kit, the latest 3.01, for xp/2
- 2023-04-08 19:55:03下载
- 积分:1
-
聊天程序的源码,对学习socket编程很有帮助。
聊天程序的源码,对学习socket编程很有帮助。-Chat program source code, useful for learning socket programming.
- 2022-03-24 18:32:15下载
- 积分:1
-
SMS WAP bookmarks set up procedures C source code using a user
SMS设置WAP书签 C 程序源码
方便用户的使用.
是个不错的源码.-SMS WAP bookmarks set up procedures C source code using a user-friendly. It is a good source.
- 2023-08-01 20:00:07下载
- 积分:1
-
获得系统的内存信息的小例子,我觉得不存,拿出来大家分享...
获得系统的内存信息的小例子,我觉得不存,拿出来大家分享-Access to system memory information small example, I do not think we kept up to everyone to share
- 2023-07-27 05:00:02下载
- 积分:1
-
啧啧
TUT--最轻量级的C++单元测试框架
TUT是最简洁、最轻量级的C++单元测试框架。TUT是Template Unit Tests的缩写,是一个C++的单元测试框架
No C-style macros
No manual registration for test groups and methods
No libraries of any kind
Neutrality to user interface
No Javisms
-TUT- The most lightweight C++ Unit testing framework for TUT is the most concise, most lightweight C++ Unit testing framework. TUT is the abbreviation for Template Unit Tests is a C++ Of unit testing frameworks
- 2022-02-06 23:46:45下载
- 积分:1
-
Winsock网络文件传输程序,包括基本的socket编程…
WinSock实现网络文件传输程序,包含基本socket编程,利用缓冲区读写,实现文件收发-WinSock network file transfer procedures, including the basic socket programming, the use of buffer to read and write, send and receive files
- 2022-03-31 16:35:05下载
- 积分:1
-
在网络中,使用IPC$拷贝文件并添加系统任务,在指定时间内执行。...
在网络中,使用IPC$拷贝文件并添加系统任务,在指定时间内执行。-the network, the use of the IPC $ copy files and add the system and to the implementation within the specified time.
- 2022-03-30 16:13:17下载
- 积分:1
-
开机自启动
将一个exe可执行文件设置为开机自启动项,通过修改注册表的SoftwareMicrosoftWindowsCurrentVersionRun项进行设置,
可执行文件在系统路径下
GetSystemDirectory(pFileName,MAX_PATH); //取系统路径
strcat(pFileName,"injectdll.exe"); //系统路径加injectdll.exe
此例中是将系统目录下的inject.exe设置为开机启动项,文件名可以自己修改。
- 2022-02-05 17:02:08下载
- 积分:1
-
a network programming to study cases, the yo well not believe in themselves down...
一个网络编程的学习用例,很好的哟,不信自己下下来看嘛-a network programming to study cases, the yo well not believe in themselves down under Kanma
- 2022-03-01 12:37:52下载
- 积分:1
-
本文附带源代码还包括了一个使用CHttpSocket实现下载功能的例子工程.注意,所有的调用都是阻塞的,所以最好为一个下载任务创建一个线程,否则会导致界面无法响...
本文附带源代码还包括了一个使用CHttpSocket实现下载功能的例子工程.注意,所有的调用都是阻塞的,所以最好为一个下载任务创建一个线程,否则会导致界面无法响应用户输入. 程序运行界面如上图,显示了请求头,回应头以及下载进度.-fringe source code is also included use of a functional CHttpSocket download the example works. Attention, all calls are blocked, it"s best to download a mandate to create a thread, otherwise they will be unable to respond led interface user input. As running interface map shows that the first request in response to the first progress of the download.
- 2022-07-01 16:18:29下载
- 积分:1