资源列表
[数据结构常用算法] erfensousuo
说明:二分搜索 算法设计与分析binary search法 -binary search<马兴江> 在 2025-01-19 上传 | 大小:866kb | 下载:0
[数据结构常用算法] jiucuobianma
说明:信息理论基础 纠错编码 作业-Error correction coding<gdp> 在 2025-01-19 上传 | 大小:866kb | 下载:0
[数据结构常用算法] bubble--sort
说明:产生10000个随机数,分别用冒泡法排序、快速排序、插入排序、堆排序等方法排序。比较程序运行时间。-Generate 10000 random numbers using the bubble method to sort, quick sort, insertion sort, heap sort method of sorting. Compare program running time.<huanghong> 在 2025-01-19 上传 | 大小:866kb | 下载:0
[数据结构常用算法] BtreeOrder
说明:二叉树的遍历,实现二叉树的前序、中序、后序遍历,包含递归和非递归算法-Binary tree traverse, realize the binary tree before, in order of sequence, after traverse sequence, including recursive and the recursion algorithm<Mr.Lee> 在 2025-01-19 上传 | 大小:866kb | 下载:0
[数据结构常用算法] cyuyan3
说明:采用C语言编程计算稳态温度场各节点的温度-The use of C language programming calculation of steady temperature field in each node temperature<sunxiuyuan> 在 2025-01-19 上传 | 大小:866kb | 下载:0
[数据结构常用算法] AVL_TREE
说明:构建AVL树的相关C++程序,具有插入、删除、排序等功能。-To build the AVL tree C++ program, insert, delete, sort, and other functions.<sun changwen> 在 2025-01-19 上传 | 大小:865kb | 下载:0
[数据结构常用算法] identifyword
说明:一个验证身份证号码有效性的小程序。身份证号码必须是18位,而且前17位必须是数字,最后一位只能是数字或小写字母x,第7到14位是出生年月日,必须符合有效性检测,即年在1900到2010之间,月要在1到12之间,日子要考虑闰年的情况。-Verify the identity card numbers of the effectiveness of the program. Identity card number must be 18,<魏飞> 在 2025-01-19 上传 | 大小:865kb | 下载:0