资源列表
[数据结构常用算法] C-language-practice-hans-tower
说明:简单实现汉诺塔计算,不是很复杂,此过程使用递归算法-Simple to implement han s calculation tower, not very complex, this process using recursion algorithm<chen lin> 在 2025-01-10 上传 | 大小:164kb | 下载:0
[数据结构常用算法] Design-and-analysis-of-algorithms
说明:利用一个简单的c程序实现一组数据的排列,重组,实现许多算法设计与分析中的短发结构。-The use of a simple C program to achieve a set of data is arranged, recombine, realize a lot of algorithm design and analysis of hair structure.<刘雪> 在 2025-01-10 上传 | 大小:277kb | 下载:0
[数据结构常用算法] sort-course
说明:有关排序课程的C++算法,能够合理高效地对不同课程进行排序,非常实用。-It s about a method which can put the courses into order efficiently.<zl> 在 2025-01-10 上传 | 大小:1.27mb | 下载:0
[数据结构常用算法] BottomUpSort
说明:二分排序法,时间复杂度为,最好的排序方法-The C Project is for the Sort of Array BottomUpSort<周勇> 在 2025-01-10 上传 | 大小:178kb | 下载:0
[数据结构常用算法] Looking-for-Palindrome-made-several
说明:寻找并输出11~999之间的数m,它满足m、m的平方、m的立方均为回文数。所谓回文数是指其各位数字左右对称的整数,例如121、676、94249等。满足上述条件的数如 m=11,其平方为121,其立方为1331,皆为回文数。要求编制函数 int svalue(long m)实现此功能,如果是回文数,则函数返回1,反之则返回0。在主函数中将三重回文数输出。-Looking for and output 11 ~ 999 between s< 窦垚> 在 2025-01-10 上传 | 大小:1kb | 下载:0
[数据结构常用算法] bahuanghou
说明:八皇后是学习c或者c++入门的同学都会接触到的,这个给大家当个模板吧。-Eight queens to learn c or c++ entry students are exposed to this as a template for everyone.<王博> 在 2025-01-10 上传 | 大小:1kb | 下载:0