资源列表
[数据结构常用算法] biTree_PetManage
说明:关于二叉树的示例程序。包括二叉树的接口及其实现,测试程序等。经过CFree编译、验证成功。包含工程文件。-About binary sample program. Including binary interface and its implementation, testing procedures. After CFree compilation, verification was successful. Including engineering documents.<> 在 上传 | 大小:25kb | 下载:0
[数据结构常用算法] test_QUEUE
说明:队列-(FIFO)的实现一种示例,包括接口文件及其实现文件,测试文件等。在CFree下验证成功,包括CFree工程文件-Queue- (FIFO) to achieve one example, includes interface files and implementation files, test files. Verification is successful in CFree, including CFree project file<> 在 上传 | 大小:17kb | 下载:0
[数据结构常用算法] virtual-resequencing-cPPrule4
说明:虚拟重排序简单规则c++代码 相信大家都懂的-Virtual simple rules c++ code reordering believe we know everything<李强> 在 上传 | 大小:1.16mb | 下载:0
[数据结构常用算法] Binary-tree-traversal-algorithm
说明:数据结构中,实现二叉树的遍历,包含前序,中序和后序-Data structure, binary tree traversal, including former preorder, inorder and postorder<杨秀丽> 在 上传 | 大小:9kb | 下载:0
[数据结构常用算法] Binary-search-algorithm
说明:在数据结构中,用C语言编程实现二分法查找算法-In the data structure, using C language programming binary search algorithm<杨秀丽> 在 上传 | 大小:9kb | 下载:0
[数据结构常用算法] data-structureCPP
说明:数据结构的几个实用例程,包括哈弗曼编译码、各种排序及比较等,很好用-Several useful data structure routines, including Huffman encoding and decoding, various sorting and comparison, the good<石文君> 在 上传 | 大小:679kb | 下载:0
[数据结构常用算法] hebinglianbiao
说明:设A与B分别为两个带有头结点的有序循环链表(所谓有序是指链接点按数据域值大小链接,本题不妨设按数据域值从小到大排列),list1和list2分别为指向两个链表的头指针。请写出将这两个链表合并为一个带头结点的有序循环链表的算法。-Let A and B are two ordered circular list with a header node (the so-called orderly clicking the link refers to the size of the data fie<闫铭浩> 在 上传 | 大小:1kb | 下载:0