资源列表
[数据结构常用算法] STLinusagemap
说明: map中由于它内部有序,由红黑树保证,因此很多函数执行的时间复杂度都是log2N的,如果用map函数可以实现的功能,而STL Algorithm也可以完成该功能,建议用map自带函数,效率高一些。 -map due to its internal and orderly to ensure the tree by the red and black, many functions of the time complexity of<邹氏> 在 2024-11-16 上传 | 大小:12kb | 下载:0
[数据结构常用算法] shortestRoute
说明:采用DIJSTRA算法开发的最短路径算法-DIJSTRA algorithm developed using the shortest path algorithm<xiangzi007> 在 2024-11-16 上传 | 大小:12kb | 下载:0
[数据结构常用算法] feidigui_bianli_BiTree
说明:建立一棵链表表示的二叉树,然后采用非递归先序访问二叉树,具体用一个指针栈(数组)来实现,且其最大容量为maxsize=50,二叉树根指针为T,若一个结点的左孩子和右孩子均为空,则为叶子结点,计数器加一,直到访问结束。-Binary tree expressed in the establishment of a linked list, and then visit the first-order non-recursive binar<lll> 在 2024-11-16 上传 | 大小:12kb | 下载:0
[数据结构常用算法] chanru_paixu
说明:c语言实现的插入算法 用直接插入法对用户输入的顺序表进行排序 先建立一个顺序表,再直接插入排序 -c language implementation of the insertion algorithm using the direct insertion method of the order entered by the user sort the table must be built on a sequence ta<lll> 在 2024-11-16 上传 | 大小:12kb | 下载:0
[数据结构常用算法] JThreadSynch
说明:用JAVA实现生产者与消费者的同步与互斥问题-Producers and consumers to use JAVA to achieve synchronization and mutual exclusion problems<Geena> 在 2024-11-16 上传 | 大小:12kb | 下载:0
[数据结构常用算法] largenumbers
说明:大数加减乘除法 c++完成~ win32窗口~~!非常适合初学者-Multiplication and division addition and subtraction of large numbers c++ to complete the window ~ ~ ~ win32! Very suitable for beginners<林杰> 在 2024-11-16 上传 | 大小:12kb | 下载:0