-
插入排序
/ * 插入排序升序排列 * /
#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
-
do with VB Proxy Server source code to do with VB Proxy server source code
用VB做的Proxy服务器源代码 -do with VB Proxy Server source code to do with VB Proxy server source code
- 2022-01-20 23:29:24下载
- 积分:1
-
用网络开发的集成环境
用VC++集成环境开发的基于UDP的网络应用程序,包括服务器端和客户端。-VC++ integrated environment with the development of network-based UDP applications, including server-side and client-side.
- 2023-05-16 19:25:03下载
- 积分:1
-
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。-Messenger elf is a simple chat tool. Mainly to demonstrate the major steps in network programming. This procedure using the package a good library, making the application layer does not need to consider how the network news is accepted and sent, nor need to consider the data packet and packet loss sticky hands of the Spurs, you simply call the corresponding function can be a . Function library for you to do a good job in those efforts. You only need to define your own protocol header and message structure, the definition of good network news can be a callback function.
- 2022-03-30 00:05:40下载
- 积分:1
-
emuleplus是基于emule原理的一个小巧精致的下载软件,其代码值得一读...
emuleplus是基于emule原理的一个小巧精致的下载软件,其代码值得一读-emuleplus is based on the principle of a compact emule download sophisticated software, its code worth reading
- 2022-03-14 05:28:44下载
- 积分:1
-
一个很好的IP包捕获程序,可以在包内看到详细的IP包内容,并且设置了过滤规则,可以按照规则得到自己想要的东西VC6.0下调试通过.....
一个很好的IP包捕获程序,可以在包内看到详细的IP包内容,并且设置了过滤规则,可以按照规则得到自己想要的东西VC6.0下调试通过.. -a good IP packet capture procedures, the package can be seen in detail within the IP packet contents, and set up filtering rules, we can follow the rules of the things you want to debug VC6.0 through ..
- 2022-12-08 07:50:02下载
- 积分:1
-
实例86 判断网址是否有效.rar,意思很明白不用多说,下8
实例86 判断网址是否有效.rar,意思很明白不用多说,下8-86 examples of effective judgment website. Rar, meaning understand Needless to say, the next 8
- 2023-08-04 21:50:03下载
- 积分:1
-
Another IOCP code all good VC source code package has a certain degree of study...
另一个IOCP的代码所有封装好的VC原代码
有一定的学习研究作用 大家可以下载来-Another IOCP code all good VC source code package has a certain degree of study and research the role of U.S. can be downloaded to
- 2022-07-23 08:37:41下载
- 积分:1
-
不错的程序。可以实现网上购物的功能,代码简单实用
不错的程序。可以实现网上购物的功能,代码简单实用-good procedures. Shopping online can realize the function, code simple and practical
- 2022-11-11 16:45:03下载
- 积分:1
-
better explanation of the Internet chat room Construction
较好的解释了网络聊天室的构建过程-better explanation of the Internet chat room Construction
- 2022-03-19 08:52:09下载
- 积分:1