资源列表
[数据结构常用算法] libsvmtest
说明:libSVM簡介 這是台大林智仁老師所開發的SVM工具,應該是世界上最好用且最主流的SVM,許多國內外的研究都透過他完成的。其實SVM之所以會成為主流,是因為它的效率較高,而且結果也不錯,甚至有學者認為SVM可以取代類神經網路(林國峰等,2009)。-libSVM Introduction This is NTU prof developed SVM tool, it should be the world' s best and most mainstream use of SVM<Ediwn> 在 2025-06-26 上传 | 大小:162kb | 下载:0
[数据结构常用算法] datastructure
说明:C++数据结构中栈的应用 等价表达式的源代码-C++ application stack data structure equivalent expression source code<丁丁当> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[数据结构常用算法] train-station--sale
说明:是对火车站的售票系统的设计与实现,包括售票,退票,剩余票数等功能,对学习数据结构有很大的帮助。-The design and realization of the railway station ticket system, including ticketing, refund, the remaining votes and other functions, to learn the data structure of great help.<xiaoxiha> 在 2025-06-26 上传 | 大小:832kb | 下载:0
[数据结构常用算法] Dinkelbach
说明:最优比率生成树,设计Dinkelbach定理,运用prim算法与迭代算法-Minimum ratio spanning tree<方阳> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[数据结构常用算法] binary-tree
说明:用C语言实现的二叉树的创建、添加节点、删除节点、递归和非递归遍历以及层次遍历-Using C language to create two fork tree, add node, delete node, recursive and non recursive traversal and hierarchical traversal<张方宇> 在 2025-06-26 上传 | 大小:2.07mb | 下载:0
[数据结构常用算法] singlelist
说明:单链表完备操作(创建,链表长度,节点插入,删除,定位,排序,逆序,打印等)-Single list complete operations (create, chain length, node insert, delete, positioning, sorting, in reverse order, printing, etc.)<张雪> 在 2025-06-26 上传 | 大小:1.7mb | 下载:0
[数据结构常用算法] closestpair
说明:在visual C++环境中,使用分治策咯实现最邻近点对的查找,并返回最邻近点对距离的平方-In visual C++ environment using divide and conquer tactics to achieve find the nearest point, and returns the nearest point on the square of the distance<李噹噹> 在 2025-06-26 上传 | 大小:1.3mb | 下载:0
[数据结构常用算法] sort
说明:在visual C++中分别实现插入排序,快速排序,希尔排序和堆排序,通过产生随机数验证排序正确性,并计算每个算法所需的交换次数和比较次数-In visual C++, respectively, to achieve insertion sort, quick sort, Hill sort and heap sort, verify the correctness sort by generating a random number, and each algorithm to calcul<李噹噹> 在 2025-06-26 上传 | 大小:1.66mb | 下载:0