-
游戏――俄罗斯方块的源代码
游戏――俄罗斯方块的源代码-games-- Tetris source code
- 2022-08-13 14:26:33下载
- 积分:1
-
基于winpcap网络嗅探器
winpcap(windows packet capture)是windows平台下一个免费,公共的网络访问系统。开发winpcap这个项目的目的在于为win32应用程序提供访问网络底层的能力。WinPcap是用于网络封包抓取的一套工具,可适用于32位的操作平台上解析网络封包,包含了核心的封包过滤,一个底层动态链接库,和一个高层系统函数库,及可用来直接存取封包的应用程序界面。 Winpcap是一个免费公开的软件系统。它用于windows系统下的直接的网络编程。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-07 00:55:24下载
- 积分:1
-
使用可视化的c++文档,重新
运用Visual C++解析XML文档,重新定义的类里封装的载入,添加,删除等各种操作,具有较高的参考价值。-use Visual C parsing XML documents, re-definition of the category Lane included in the package, adding, delete, and other operations, with high reference value.
- 2022-02-06 07:46:46下载
- 积分:1
-
AC确定型自动机多模板匹配算法源代码,希望对你们有点用处1...
AC确定型自动机多模板匹配算法源代码,希望对你们有点用处1-AC Automatic machine to determine multi-template matching algorithm source code, I hope one of you a bit useless
- 2023-06-21 21:20:06下载
- 积分:1
-
一维欧拉方程的高精度求解,WENO/WENO重构,ROE flux
一维欧拉方程的高精度求解,WENO/WENO重构,ROE flux-One-dimensional Euler equations for solving the high-accuracy, WENO/WENO Reconstruction, ROE flux
- 2022-02-03 17:21:50下载
- 积分:1
-
统计某excel表中某些名字出现的次数
excel软件,用于统计大型excel表中,某些名字出现的次数
- 2022-05-19 06:55:34下载
- 积分:1
-
可以实现xp下气球提示的版本
可以实现xp下气球提示的版本 -xp can be achieved under the version suggested balloons can be achieved under xp version suggested balloons
- 2022-02-22 11:48:28下载
- 积分:1
-
这是一个CD机制作程序,具有播放CD效果,界面美观大方
这是一个CD机制作程序,具有播放CD效果,界面美观大方-This is a CD-making process, with results CD player, a stylish interface
- 2023-03-15 01:15:03下载
- 积分:1
-
可以用这个代码实现防火墙穿透
可以用这个代码实现防火墙穿透-can use this code to achieve firewall penetration
- 2022-07-06 20:19:33下载
- 积分:1
-
[代码说明]
WINDOWS下的SetTimer API可以设置定时器,不过该API只能用在GUI程序中。
我这里为CONSOLE程序实现一个定时器。...
[代码说明]
WINDOWS下的SetTimer API可以设置定时器,不过该API只能用在GUI程序中。
我这里为CONSOLE程序实现一个定时器。
开启2个线程:
定时:一个线程定时发送一个消息
处理:一个线程收到消息后处理这个消息
关注点:
为没有窗口的线程实现了消息循环-[Note code] under the SetTimer Windows API can set timer, However, the API can only use the GUI process. I am here to CONSOLE program a timer. Opened two threads : Timing : Timing a thread Send a Message Handling : a thread processing information received after the news of concern : no window to the thread of the news cycle
- 2022-08-09 16:03:12下载
- 积分:1