-
这个小程序可以获取windows版本号和运行模式!
这个小程序可以获取windows版本号和运行模式!-This small program can obtain the windows version number and operating mode!
- 2022-02-10 12:15:45下载
- 积分:1
-
ENHKBD compilation source
ENHKBD汇编源码-ENHKBD compilation source
- 2022-03-04 00:25:59下载
- 积分:1
-
Wince environment in the following simulation using gpio to i2c source code
在Wince环境下面的用 gpio 来模拟 i2c的源代码-Wince environment in the following simulation using gpio to i2c source code
- 2023-06-06 07:20:03下载
- 积分:1
-
插值的拉格朗日
此为拉格朗日插值法-this Lagrangian for interpolation
- 2022-03-03 09:39:32下载
- 积分:1
-
将英文大写字母转换成小写字母,中文汉字不变。
将英文大写字母转换成小写字母,中文汉字不变。-convert the capital letter into lowercase letter and the chinese mustn t be changed
- 2022-11-06 03:45:04下载
- 积分: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
-
将一个html文件转换成txt文件,不知道可不可以用,呵呵。
将一个html文件转换成txt文件,不知道可不可以用,呵呵。-Convert a html file to a text file.
- 2022-03-23 05:13:16下载
- 积分:1
-
Flash site modular technology into solutions of drag. Rar
Flash网站模块化拖动技术探解.rar-Flash site modular technology into solutions of drag. Rar
- 2022-01-25 18:49:54下载
- 积分:1
-
3DMAP演示了利用 API 的填充函数实现对美国地图的选择
3DMAP演示了利用 API 的填充函数实现对美国地图的选择-3DMAP demonstrated the use of the filled function API to realize the choice of the United States map
- 2022-06-03 05:23:27下载
- 积分:1
-
用于windows系统的文件Map查找程序
这是一个windows编程常用函数查询工具,里面包含各种程序用到的函数的解释,举例等等,对初学者有很大帮助
- 2022-05-21 08:46:31下载
- 积分:1