-
插入排序
/ * 插入排序升序排列 * /
#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
-
基于C S模式的简单应用程序的实现,程序的开发因为服务器从事大量的复杂的计算,所以服务器端的应用程序是 在Windows环境下用VC来实现的,VC作为面向对象的...
基于C S模式的简单应用程序的实现,程序的开发因为服务器从事大量的复杂的计算,所以服务器端的应用程序是 在Windows环境下用VC来实现的,VC作为面向对象的编程语言具有运算速度快的显著特点-C S Mode simple application implementation, because of the development server heavily engaged in the complex, So server applications in the Windows environment to achieve VC, VC as object-oriented programming language with the speed calculation of notable feature
- 2022-12-15 20:00:03下载
- 积分:1
-
the realization of machine code for the aircraft, chatting with each other scree...
该代码实现机对机聊天,抓取对方屏幕,传送文件,可实现TCP/UDP切换-the realization of machine code for the aircraft, chatting with each other screen crawls, and transmission of documents, TCP/UDP handoff
- 2022-03-04 17:51:43下载
- 积分:1
-
多线程http服务器,采用多线程做的http服务器,可以参照来开发性能比较好的服务器...
多线程http服务器,采用多线程做的http服务器,可以参照来开发性能比较好的服务器- The multi-thread http server, uses the http server which the
multithreading does, may refer to develops the performance quite good
server
- 2022-08-21 02:04:34下载
- 积分:1
-
vnc最新版代码改进,相当有学习价值
vnc最新版代码改进,相当有学习价值-vnc the latest version of the code improvements, the value of a considerable learning. . . . . .
- 2022-01-25 20:52:34下载
- 积分:1
-
使用Winsock控制,进行UDP消息的发送和接收,VB源码
使用Winsock控制,进行UDP消息的发送和接收,VB源码-Use Winsock Control to conduct UDP send and receive messages, VB source
- 2022-08-31 17:40:02下载
- 积分:1
-
一个通过ip进行sna通讯的mac值进行转换的小工具
一个通过ip进行sna通讯的mac值进行转换的小工具 -through ip for a Sna communications mac conversion value for small tools
- 2022-06-30 00:08:18下载
- 积分:1
-
It is a compilation of 32 languages written in a PING procedures, it is like the...
这是一个使用32位汇编语言写的一个PING程序,就像是在windows命令行下的ping命令一样。-It is a compilation of 32 languages written in a PING procedures, it is like the windows command line under the ping orders.
- 2022-09-17 12:45:03下载
- 积分:1
-
一个能实现多用户聊天的BBS,采用了多线程,功能较完善,界面很好!...
一个能实现多用户聊天的BBS,采用了多线程,功能较完善,界面很好!-to achieve a multi-user chat BBS, using a multi-threaded, function better, the interface very good!
- 2022-01-27 13:15:25下载
- 积分:1
-
IE插件
IE插件的编写,如果百度和3721,相同,呵呵,大家要做的易于删除呀,-IE plug-in the preparation, if Baidu and 3721, the same, what we need to do easy to delete it, huh
- 2023-07-29 14:55:03下载
- 积分:1