-
插入排序
/ * 插入排序升序排列 * /
#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
-
组播测试,等等。
组播测试,等等。-multicast testing, and so on.
- 2022-03-11 23:05:33下载
- 积分:1
-
这是一个Ping程序,它是一个Winsole程序,因此在编译成功后,应该打开“开始”菜单的“运行”对话框然后单击“浏览”按钮,在该工程Debug和Release...
这是一个Ping程序,它是一个Winsole程序,因此在编译成功后,应该打开“开始”菜单的“运行”对话框然后单击“浏览”按钮,在该工程Debug和Release目录下得到可执行文件的路径和文件名,并在后面加入命令行参数:要Ping的IP地址。--This is a Ping program, it is a Winsole program, After compiled successfully, you may open the "running" dialog box of "start" menu, then click "browse" button, you can get path and execution filename at Debug and Release catalog of this project.Command parameter is added after it:IP address of you need ping
- 2022-02-18 14:08:42下载
- 积分:1
-
2004Flow
Brox光流算法matlab源码,此算法基于经典光流算法Hs和LK(Brox optical flow algorithm based ob matlab source code)
- 2020-07-08 15:38:56下载
- 积分:1
-
这个web开发程序实现了论坛的框架,包括申请帐号,登陆,连接数据库等。...
这个web开发程序实现了论坛的框架,包括申请帐号,登陆,连接数据库等。-the web development process to achieve the framework of the Forum, including the application account landing and connectivity database.
- 2022-07-26 04:36:27下载
- 积分:1
-
这是一个基于VC6.0 CSocket套接字开发的简单文本通信程序,对网络初学者有一定参考价值。
这是一个基于VC6.0 CSocket套接字开发的简单文本通信程序,对网络初学者有一定参考价值。-This is a VC6.0 CSocket socket on the development of simple text communications procedures, the network has a certain reference value for beginners.
- 2022-08-21 09:25:08下载
- 积分:1
-
非常好的Socket多线程编程例子,可用作客户端或者服务端,可以实现TCP或者UDP通信,可以同时创建n个线程...
非常好的Socket多线程编程例子,可用作客户端或者服务端,可以实现TCP或者UDP通信,可以同时创建n个线程-very good example of multi-threaded programming, can be used as a client or server, can achieve a TCP or UDP communications, it will also create threads n
- 2022-03-14 09:52:20下载
- 积分:1
-
ShanShuoWindows
C#实现在任务栏蓝色闪烁窗体,测试时请先点击主程序窗口中的“开始闪烁”按钮,停止时点击“停止闪烁”。(C# is implemented in the taskbar blue scintillation window. When testing, click the "start flicker" button in the main program window and click "stop flicker" when you stop.)
- 2017-12-05 15:26:51下载
- 积分:1
-
This is a simple tool for the screenshots, I hope all of you help, are intereste...
这是个简单的抓屏工具,希望对大家有帮助,有兴趣改的改了也给我发一份-This is a simple tool for the screenshots, I hope all of you help, are interested in reform also changed me a. . . . .
- 2022-02-15 02:03:07下载
- 积分:1
-
labview-vi
labview基础小程序,求逆 频谱分析 生成信号 延迟采样(labview based applets, inverse spectral analysis generates a signal delay of sampling)
- 2013-05-28 13:17:42下载
- 积分:1