资源列表
[数据结构常用算法] circleQueue
说明:使用C++语言实现的一个循环队列操作,简单易懂-use the language of C++ to achieve a circle queue, easily understood<常智华> 在 2024-12-27 上传 | 大小:2kb | 下载:0
[数据结构常用算法] binarytree
说明:二叉树的实现,做到了增加、删除、查找关键字的功能,可以打印整个二叉树,可以查找父节点。程序功能简单,清晰易懂,对指针的操作谨慎小心。-The realization of a binary tree, so the add, delete, find keyword feature, you can print the entire binary tree, you can find the parent node. Program f<边靖钧> 在 2024-12-27 上传 | 大小:801kb | 下载:0
[数据结构常用算法] migongqiujie
说明:迷宫求解,输入起始位置,找到可通过的路径,还不错的。-Maze solving, enter the starting position, the path can be found, also good.<馒头> 在 2024-12-27 上传 | 大小:13kb | 下载:0
[数据结构常用算法] BitVector-3.0
说明:非常清晰的二进制位串python库及按位(bitwise)计算和逻辑计算的库(这个主题的经典关键字:bitArray,bitString,bitMap,bitSet)。实际上各大主流语言都没有完整的支持这个基本数据结构。-the bitwise bitstring lib bitArray,bitString,bitMap,bitSet<刘战刚> 在 2024-12-27 上传 | 大小:18kb | 下载:0
[数据结构常用算法] string_trans
说明:从文本文件中读取按照一定格式存储的数据,并经过字符串处理,将数据存储到数组中。主要用到了char*到浮点数的转换,文件读取的一些常用函数。-Read from a text file format for storing data according to certain, and after a string processing, the data stored in the array. Main use of the float<ZYZ> 在 2024-12-27 上传 | 大小:236kb | 下载:0