- 
                        冒泡排序
直接选择排序
Shell排序
快速排序
归并排序
堆排序
直接插入排序基本算法
#include<iostre...
                        
                          冒泡排序
直接选择排序
Shell排序
快速排序
归并排序
堆排序
直接插入排序基本算法
#include
#include
#include
const int n=100000 
typedef struct{
	int key 
}RedType 
typedef struct{ 
RedType *r //r[n+1] 
int length 
}SqList 
int random() 
void InsertSort(SqList &L) 
void main(){ 
	
 	SqList L 
	L.r = new RedType[n+1] 
	L.length=n 
	for(int i=1 i                         
                            - 2022-01-24 18:16:29下载
- 积分:1
 
- 
                        c++ 魂斗罗
                        
                          这是用C/c++写的魂斗罗,99条命可通关                         
                            - 2022-02-04 15:01:23下载
- 积分:1
 
- 
                        可用于动态地图,表格,的动态光标显示,光标可以是gif动画或者其他图片...
                        
                          可用于动态地图,表格,的动态光标显示,光标可以是gif动画或者其他图片-Can be used for dynamic maps, tables, display the dynamic cursor, the cursor can be animated gif or other picture                         
                            - 2022-05-23 03:30:34下载
- 积分:1
 
- 
                        winform分页控件源码,有图有下载
                        
                          winform分页实例,支持千万级数据量分页                         
                            - 2013-09-01下载
- 积分:1
 
- 
                        Joseph-problem
                        
                          有N个小孩围坐成一个圆,从某个小孩开始顺序报数,报到M的小孩从圈子中离开,
从下一个小孩重新开始报数。每报到M相应的小孩从圈子离开,
最后一个离开圈子的小孩为胜者。
(N children sitting in a circle, the start sequence from one child reported the number to report child of M from the circle to leave and re-start from the next child reported number. Registration M corresponding child away from the circle, the last child to leave the circle for the winner.)                         
                            - 2012-10-22 09:59:34下载
- 积分:1
 
- 
                        简单http服务器
                        
                          简单http服务器                         
                            - 2022-09-15 01:55:03下载
- 积分:1
 
- 
                        VC++基于API的串口程序
                        
                          这个不是基于控件开发的,而是基于api的串口程序,用起来简单好用。分享给各位。                         
                            - 2022-01-25 16:29:18下载
- 积分:1
 
- 
                        <Proficient in LINQ data access technology C#> This is an introduction the...
                        
                          这是一本介绍vs2008开发数据库的好书,用来连接Database system 系统- This is an introduction the development of databases of books vs2008, Database system used to connect the system                         
                            - 2022-08-11 11:39:16下载
- 积分:1
 
- 
                        文件在线管理系统0.30源码
                        
                          一个简单的在线文件管理网页程序
	功能:
1. 新建目录
2. 上传文件
3. 重命名(移动) 文件, 目录
4. 删除 文件, 目录
5. 压缩目录 (zip 格式)
6. 解压文件 (zip 格式)
7. 可对文件名, 扩展名, 大小, 修改日期进行排序                         
                            - 2022-01-21 20:30:04下载
- 积分:1
 
- 
                        界面设计
                        
                          利用C#进行界面设计,包括了office风格的界面、图表、树状控件、面板、导航、文本设计、拼写检查等等,完美演绎win8的界面风格。                         
                            - 2022-08-22 01:07:11下载
- 积分:1