-
C 语言常用算法程序集,对搞数学计算的人有一定的帮助,收藏也不错,以备不时之需!...
C 语言常用算法程序集,对搞数学计算的人有一定的帮助,收藏也不错,以备不时之需!-algorithm program set in c in common use is some useful to people who study math and it is a good idea to keep it for the time when needed
- 2022-01-25 15:28:33下载
- 积分:1
-
MFC技术内幕(配书源码CHAP10.rar
MFC技术内幕(配书源码CHAP10.rar-MFC Insider (book distribution source CHAP10.rar
- 2023-07-14 19:55:03下载
- 积分:1
-
60 GHz Channel Model
基于IEEE802.11ad标准的单载波60GHz通信系统的代码
- 2022-02-04 12:58:20下载
- 积分:1
-
统计某excel表中某些名字出现的次数
excel软件,用于统计大型excel表中,某些名字出现的次数
- 2022-05-19 06:55:34下载
- 积分:1
-
lua is pure Ansic scripting language, is the most compact and fastest running ki...
lua是纯Ansic的脚本语言,是最为小巧而运行速度最快的一种。作为魔兽世界的脚本语言而闻名-lua is pure Ansic scripting language, is the most compact and fastest running kind. EverQuest world as a scripting language, which is known
- 2022-05-18 11:36:25下载
- 积分:1
-
display user/system information
display user/system information
- 2023-02-15 04:10:03下载
- 积分: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语言编写的代码,功能是在DOS下调用鼠标,并进行图图。...
一个用C语言编写的代码,功能是在DOS下调用鼠标,并进行图图。-A language with C code, function call in the mouse under DOS, and Tutu.
- 2022-03-12 22:39:59下载
- 积分:1
-
<Multimedia framework> is worth working in this area take a look at the To...
很值得从事这方面的同仁看一看,讲得不错,免费给你看啊,很有帮助,请支持一下本网站,真的很不错!- is worth working in this area take a look at the Tongren, speak well, look for free Here you are, ah, very helpful, please click Supporting this site, really very good!
- 2022-03-05 07:01:54下载
- 积分:1
-
地球物理科学的segy地震数据文件格式转换程序
地球物理科学中的SEGY地震数据文件格式转换程序-Geophysical science SEGY seismic data file format conversion process
- 2022-03-26 12:33:31下载
- 积分:1