-
插入排序
/ * 插入排序升序排列 * /
#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
-
个人脚本收藏(Myjs).rar
个人脚本收藏(Myjs).rar-personal collection of scripts (Myjs). Rar
- 2022-05-18 03:13:10下载
- 积分:1
-
This is the hard part I of a Java process is on the LOGIN. Simple. understandabl...
这是我辛苦编的一个JAVA程序,是关于LOGIN.简单,易懂.希望能被采用.多谢管理员过目.-This is the hard part I of a Java process is on the LOGIN. Simple. understandable. hope can be used. thank administrators read. Thank you
- 2022-03-19 21:42:21下载
- 积分:1
-
条码查询代码,包括客户端和服务器端
该代码实现了socket编程,客户端很好的完成了界面处理,实现简单;服务器端配置数据库,可以进行条码的插入、查询、删除等操作
- 2023-02-24 17:50:06下载
- 积分:1
-
vc++6.0开发的ping程序,界面美观,使用方便,具有很高的参考价值....
vc++6.0开发的ping程序,界面美观,使用方便,具有很高的参考价值.-vc 6.0 ping development of the procedures, beautiful interface, easy to use, have a very high reference value.
- 2022-01-26 00:08:47下载
- 积分:1
-
automatically open the designated site, opened at the same time many, if you are...
自动打开指定的网址,同时打开多个,如果有兴趣你不妨-automatically open the designated site, opened at the same time many, if you are interested to take a look
- 2022-08-26 05:57:42下载
- 积分:1
-
java新手编的简单聊天小程序用UDP写的,对javanet包中最基本的类的基本应用...
java新手编的简单聊天小程序用UDP写的,对javanet包中最基本的类的基本应用-series of simple procedures for small chat with UDP written in the right javanet basic package of basic applications
- 2022-03-15 19:29:33下载
- 积分:1
-
获得本机网卡地址
获得本机网卡地址- Obtains this machine net card address
- 2022-02-02 09:00:24下载
- 积分:1
-
高的
高质量文件传输,界面开发的文件传输软件,可以方便的传输文件,速度快,而且支持大文件-high-quality file transfer, interface development of file transfer software that can facilitate the transmission of documents, faster, but also supports large files
- 2022-02-15 06:22:48下载
- 积分:1
-
SOCKAPI use their production as do the same MFCSOCK MFC, to facilitate future us...
用SOCKAPI,自己做制作像MFC一样的MFCSOCK,方便以后使用SOCK,来做一些通信程序-SOCKAPI use their production as do the same MFCSOCK MFC, to facilitate future use Sock, do something Communication Program
- 2022-02-02 12:01:06下载
- 积分:1