资源列表
[数据结构常用算法] precision--calculation
说明:ACM辅导资料,还有一些cdoj上的题目。模拟与高精度计算。-The ACM counseling information, there are some topics on cdoj. Analog with the precision of calculation.<kk> 在 2025-01-16 上传 | 大小:99kb | 下载:0
[数据结构常用算法] select_sort
说明:/*选择排序 *从待排序的数中找到最小的元素,放到第一个位置, *从剩下的n - 1个元素中找到最小的元素,放到第二个位置, *依次下去,直到n - 1个元素。 *每次排序都会在待排序的元素中找出一个最小的值放到待排序的数的首段。 */-/* Sort select* find the smallest element from the number to be sorted, and placed in the f<雷海军> 在 2025-01-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Word-frequency-analyzer
说明:词频分析器。包含了文件读入功能。输入文本记录单词出现频率-Word frequency analyzer. Contains the file is read into function.<薛晓旭> 在 2025-01-16 上传 | 大小:2kb | 下载:0
[数据结构常用算法] single_linked_list
说明:用单链表实现对学生信息的管理,包括单链表的初始化,增添结点,删除节点,查找节点等功能-single linked list of student information management, including the initialization of the single linked list, add nodes, delete nodes, find the node functions<王嘉楠> 在 2025-01-16 上传 | 大小:13kb | 下载:0
[数据结构常用算法] the-code-for-acmer-
说明:这个代码是配套acm的黑书使用的,里面的源码准确,希望对各位acmer友帮助!-This code is used ACM supporting the black book, inside source accurately, hope you acmer friends help!<胡明> 在 2025-01-16 上传 | 大小:53kb | 下载:0
[数据结构常用算法] chained-binary-tree-algorithm
说明:用C++实现链式二叉树的算法,有完整的可运行的程序。-The realize chained binary tree algorithm, using C++ complete operable program.<Kitty> 在 2025-01-16 上传 | 大小:6kb | 下载:0
[数据结构常用算法] BinaryTree
说明:二叉树的操作,三种遍历过程,实现节点查找,删除,增加等。内含报告-Binary tree operation, three traversal, node search, delete, increase. Contains reports<韩旭辉> 在 2025-01-16 上传 | 大小:548kb | 下载:0