-
我自己的函数库,使编程更加容易。大家能够喜欢
我自己的函数库,使编程更加容易。大家能够喜欢-My own library to make programming easier. Everyone can love
- 2023-02-14 21:20:03下载
- 积分:1
-
VB环境开发的 修改IP网关的一款小工具
VB环境开发的 修改IP网关的一款小工具 -IP Gateway to amend a small instrument
- 2023-08-27 00:45:04下载
- 积分:1
-
这是一个基于API自己定义的ServerSocket封装基类。
这是一个基于API自己定义的ServerSocket封装基类。-This is an API based on their own definition of ServerSocket Packaging base class.
- 2022-09-13 23:50:03下载
- 积分:1
-
WinpCap开发包例子:1. devicelist.c 获得本机网络设备的列表 2. cappacket.c 抓取网络中的数据包 3. sendpacket.
WinpCap开发包例子:1. devicelist.c 获得本机网络设备的列表 2. cappacket.c 抓取网络中的数据包 3. sendpacket.c 发送自己填充的一个数据包 4. statics.c 对网络中的数据进行统计 5. filter.c 按指定规则对捕获的数据包进行过滤-WinpCap development kits examples : 1. devicelist.c access the computer network equipment list 2. cappacket.c crawls Network data packet 3. sendpacket.c send their fill of a data packet 4. stati cs.c right network data statistics 5. filter.c designated by the rules of the capture of data packets conducted Filter
- 2022-11-18 02:05:03下载
- 积分:1
-
C++Buider/delphi控件,大大简化Socket/TCP/IP编程编程,比使用串口通讯控件还简单...
C++Buider/delphi控件,大大简化Socket/TCP/IP编程编程,比使用串口通讯控件还简单-C/delphi controls, greatly simplified Socket/TCP/IP programming programming, the use of serial communication control is also simple
- 2022-02-03 12:30:24下载
- 积分:1
-
a function of the SHBrowseForFolder folder browser controls, including source co...
一个封装了SHBrowseForFolder函数的文件夹浏览控件,包含源代码和简单的使用范例-a function of the SHBrowseForFolder folder browser controls, including source code and the use of simple examples
- 2022-01-25 17:40:00下载
- 积分: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
-
一个聊天室程序,分为服务器与客户端两部分,更重要的是,附带开发文档,很不错的。
一个聊天室程序,分为服务器与客户端两部分,更重要的是,附带开发文档,很不错的。-A chat room procedures, server and client into two parts and, more importantly, with the development of the document, it is good.
- 2022-09-29 00:55:04下载
- 积分:1
-
Examples of custom tag TagStudy, custom tag learning
自定义标签的例子TagStudy,自定义标签的学习-Examples of custom tag TagStudy, custom tag learning
- 2023-01-17 11:30:04下载
- 积分:1
-
一个简单的vc下tcp客户端获取时间程序,希望对初学者有所帮助...
一个简单的vc下tcp客户端获取时间程序,希望对初学者有所帮助-Vc under a simple tcp client access time to the procedure, and they hope to be helpful for beginners
- 2022-02-20 22:37:01下载
- 积分:1