-
vc++源代码,第二部分,很不错的
vc++源代码,第二部分,很不错的-vc source code, the second part, quite good
- 2023-04-03 18:45:04下载
- 积分:1
-
世界时钟立体显示,可查询当前各区时间。用bcb6编写。
世界时钟立体显示,可查询当前各区时间。用bcb6编写。-World Clock stereoscopic display, will be able to access all current time. Bcb6 used to prepare.
- 2023-05-12 13:20:03下载
- 积分:1
-
同事让我做的求组合算法
同事让我做的求组合算法-colleagues let me do seek algorithm
- 2023-01-11 14:30:04下载
- 积分:1
-
ENVI(著名的遥感图像处理软件)中文版培训资料,很基础,适合新手!...
ENVI(著名的遥感图像处理软件)中文版培训资料,很基础,适合新手!-ENVI (the well-known remote sensing image processing software), the Chinese version of training materials, it is the basis for novices!
- 2023-03-23 01:00:04下载
- 积分:1
-
Permite crear reidrecciones de paginas web desde codigo ASp.net
Permite crear reidrecciones de paginas web desde codigo ASp.net
- 2022-05-24 03:16:14下载
- 积分:1
-
当你发布软件;商品;网站之后,是否想得到用户的评价反馈以及改进意见,本软件能让用户在一秒钟之间填完一张反馈表,举手之劳,用户何乐而不为,大大地增加了您的反馈率,...
当你发布软件;商品;网站之后,是否想得到用户的评价反馈以及改进意见,本软件能让用户在一秒钟之间填完一张反馈表,举手之劳,用户何乐而不为,大大地增加了您的反馈率,帮你准确地掌握用户喜好,尤其是 共享收费软件更需如此,本软件是免费软件,有delphi7源代码,无版权,随您任意改动利用发布,你想怎样就怎样。-When you release software goods site, whether the user wants the evaluation of feedback and improvements, the software allows users to fill out a feedback between a second form, would require little effort, the user why not greatly increase the rate of your feedback to help you accurately the user preferences, in particular the more necessary to share the billing software so that this software is free software, there is delphi7 source code, no copyright, with any changes to the use of your release, you wonder how the how.
- 2022-08-13 17:47:45下载
- 积分:1
-
排序程序冒泡排序、 unsort、 部分排序
#define PARTIALLYSORTED_30 3
#define PARTIALLYSORTED_50 4
#define PARTIALLYSORTED_70 5
#define RANDOMIZE_QSORT 1
#define MERGE_SORT 2
#define SELECTION_SORT 3
#define BUBBLE_SORT 4
/ *---随机化快速排序---* /
int random_partition (int * arr、 int 开始,int 结束) ;
void random_quick_sort (int * arr、 int 开始,int 结束) ;
/*----------------------------------------------*/
/*-----------Merge Sort--------------------------*/
空的分区 (int arr [],int 低,int 高) ;
void 归并 (int arr [],int 低,年年高 int int) ;
/*------------------------------------------------*/
/ *---选择排序---* /
void sort_select (int n) ;
int; maxind(int m)
void swap1 (int * x int * y);
/*------------------------------------------------*/
/*-----------------Bubble sort--------------------*/
void recursive_bubble (int * 数组、 int 的大小) ;
/*-----------------------------
- 2022-07-02 17:33:19下载
- 积分:1
-
c counter the simple realization, the use of VC development environment, no pass...
c计数器的简单实现,使用VC++开发环境,没有密码,解压后直接可用-c counter the simple realization, the use of VC development environment, no password, unpacked directly available
- 2022-08-10 15:00:40下载
- 积分:1
-
poj典型题目解题思路详解
包含源代码和解题时应注意的问题及题目陷阱设计分析...
poj典型题目解题思路详解
包含源代码和解题时应注意的问题及题目陷阱设计分析-POJ typical Oklahoma Elaborates on topics include source code and they should pay attention to solving the problems and pitfalls topic Design Analysis
- 2022-12-22 11:15:03下载
- 积分:1
-
一个socket与线程池编程。适合新手学习
一个socket与线程池编程。适合新手学习-A programming socket and thread pool. Fit new study
- 2022-03-23 13:10:31下载
- 积分:1