资源列表
[数据结构常用算法] hex-to-string
说明:16进制转换三种方法测试通过,下面是使用举例,在VisualStudio2008+SP1及VC++6.0中调试通过-//The following is an example, debugging through VC++6.0 in VisualStudio2008+SP1<man> 在 2025-07-06 上传 | 大小:1kb | 下载:0
[数据结构常用算法] fenzhi
说明:查找k1-k2问题从包含n个整数的无序列表中输出第k1小到第k2小之间的所有整数,其中k1<=k2。必须用分治法求解,但是不能简单地重复使用求第k小元素的分治法-Find the small k1 to k2 small integer, k1-k2, the problem from an unordered list with n integers in the output, where k1 < = k2. Divide and conquer method to solve,<叶金鑫> 在 2025-07-06 上传 | 大小:1kb | 下载:0
[数据结构常用算法] chainoperate
说明:这个是有关链表的C语言小程序,仅供大家参考-This is a linked list of C language program, for your reference<崔盈雪> 在 2025-07-06 上传 | 大小:1kb | 下载:0
[数据结构常用算法] ordering-model
说明:排序法是教学过程中最常见的算例,通过三种不同的排序方式,体会排序思路不同对编程产生的影响-The sorting method is the most common example of the teaching process, through three different sort to appreciate the impact of sorting ideas for programming<梁永> 在 2025-07-06 上传 | 大小:1kb | 下载:0