-
dll generation reference code
创建一个自己的dll文件,步骤:建一个“Win32 Dynamic~Link Library”工程,是一个单纯的Win32动态库,是一个空的工程,把你的CPP文件加入工程中,还要在你的CPP文件里加入动态库入口:
- 2022-03-12 09:13:45下载
- 积分:1
-
一个用VC++实现基因算法的例子。基因算法是一种生物进化的算法,实际上是一种多目标的探索法....
一个用VC++实现基因算法的例子。基因算法是一种生物进化的算法,实际上是一种多目标的探索法.-One with VC realization of genetic algorithm example. Genetic algorithm is a kind of biological evolution algorithm, in fact, is a multi-objective exploration method.
- 2022-05-06 00:44:45下载
- 积分:1
-
开发于vb的局域网发送消息的小程序,可以自动检测位于局域网的计算机...
开发于vb的局域网发送消息的小程序,可以自动检测位于局域网的计算机-Developed in vb send a message to the local area network applet, you can automatically detect local area network computer is located
- 2022-05-18 19:48:10下载
- 积分:1
-
wstring并串转换(冰)
wstring和string转换(Ice使用的)-wstring and string conversion (the Ice)
- 2022-08-10 18:16:22下载
- 积分:1
-
加权计算的小程序,采用文件读写,一次输入,一劳永逸,输入格式为分数,学分和绩点...
加权计算的小程序,采用文件读写,一次输入,一劳永逸,输入格式为分数,学分和绩点-The weighted small programs, using the file read and write, one input, once and for all input format for the score, credits and Grade Point Average
- 2023-07-06 22:35:04下载
- 积分:1
-
courses and scores a good management system he used in small programs ah hope yo...
学生课绩管理系统 he很好用的小程序呀 希望大家喜欢-courses and scores a good management system he used in small programs ah hope you like
- 2022-05-30 03:23:36下载
- 积分:1
-
WINDOWS编程循序渐进,配套第2章原代码
WINDOWS编程循序渐进,配套第2章原代码-WINDOWS programming step by step, and the supporting Chapter 2 of the original code
- 2022-02-15 07:13:30下载
- 积分:1
-
仓库选址问题的算法,选择在高速公路上XP的设置位置…
仓库选址问题算法,在公路上选择一个位置xp建立仓库,使得仓库为超市供货的总费用最小。-Warehouse location problem algorithm, select a location on the highway xp setting up a warehouse, allowing warehouse supermarket minimize the total cost of supply.
- 2023-02-15 10:15:03下载
- 积分:1
-
use DirectShow realized Wince.Net platform multimedia files broadcast gong will...
利用DirectShow实现了Wince.Net平台下多媒体文件的播放功能,可以播放wmv、mpeg、mp3、wma等媒体文件。-use DirectShow realized Wince.Net platform multimedia files broadcast gong will be broadcast wmv, mpeg, mp3, wma, and other media files.
- 2022-01-22 16:19:21下载
- 积分:1
-
winpcap 3.0源代码
网络抓包底层源码,适合网络协议栈及抓包工具开发者。
winpcap的目的在于为win32应用程序提供访问网络底层的能力。
Winpcap特别适用于下面这几个经典领域:
1、网络及协议分析
2、网络监控
3、通信日志记录
4、traffic generators
5、用户级别的桥路和路由
6、网络入侵检测系统(NIDS)
7、网络扫描
8、安全工具
- 2022-01-28 20:30:03下载
- 积分:1