-
完全实现快速排序又称分区交换排序法 在待排序文件中任取一个元素(例如第一个元素),以该元素为标准,将所有元素分为二部分:所有小于该元素的集合,所有大于等于该元素...
完全实现快速排序又称分区交换排序法 在待排序文件中任取一个元素(例如第一个元素),以该元素为标准,将所有元素分为二部分:所有小于该元素的集合,所有大于等于该元素的集合。 将该元素放在二部分中间 利用递归原理,分别对每部分进行排序-Fast sort algrithms
- 2022-04-30 00:53:20下载
- 积分:1
-
fft的小程序,欢迎指正!:)是用fortran编写的,可以运行!
fft的小程序,欢迎指正!:)是用fortran编写的,可以运行!-fft small program, please correct me! :) Is used fortran prepared, you can run!
- 2022-11-08 11:45:03下载
- 积分:1
-
store managment
这个程序适用于商店管理
- 2022-05-08 01:36:59下载
- 积分:1
-
C# do a little game, time can be achieved by eating beans statistics to the numb...
用C#做的一个小游戏,可以实现按时间来统计吃豆子的个数.开发工具vs2003.vs2005-C# do a little game, time can be achieved by eating beans statistics to the number. development tools vs2003.vs2005
- 2023-06-06 23:40:09下载
- 积分:1
-
古董级的编程实例和说明档,希望能对波形文件和声卡编程感兴趣的您有所帮助。...
古董级的编程实例和说明档,希望能对波形文件和声卡编程感兴趣的您有所帮助。-Antique-level programming examples and help files, hoping to wave files and sound cards for programming of interest to help you.
- 2022-02-25 16:50:54下载
- 积分:1
-
动态链接库编程示例,可以通过本demo学习编写DLL的框架
动态链接库编程示例,可以通过本demo学习编写DLL的框架-Dynamic Link Library programming examples, can be prepared through this demo to learn a framework for DLL
- 2022-03-02 10:29:31下载
- 积分:1
-
这个小应用是ASCII码和UNICODE码之间的转换工具
这个小应用是ASCII码和UNICODE码之间的转换工具-this small application is ASCII and UNICODE between the code conversion tools
- 2022-03-11 02:43:25下载
- 积分:1
-
Turboc2.0函数大全
Turboc2.0函数大全-Turboc2.0 function Daquan
- 2022-07-08 10:40:24下载
- 积分:1
-
Programming of the United States
编程之美--微软技术面试心得:
精确表达浮点数
连连看游戏设计
求二叉树中节点的最大距离
求二进制数中1的个数
寻找发帖“水王”
寻找最大的K个数
饮料供货
中国象棋将帅问题
子数组的最大乘积-Programming of the United States- Microsoft Technical Interview experience: precision floating-point Lianliankan game design to express a binary tree nodes in order to seek the maximum distance in a binary number to find the number of post " Water King" to find the largest number of drinks for the K Cargo Chinese Chess marshals an array of the biggest sub-product of the problem
- 2022-01-25 16:05:51下载
- 积分:1
-
Edit Controlo
Edit Controlo
- 2022-03-24 19:17:46下载
- 积分:1