资源列表
[数据结构常用算法] Eight-queens-problem
说明:关于数据结构中二叉树的一个实例,代码比较简单,容易看懂。-About one example of a binary tree data structure, code is relatively simple, easy to understand.<申一平> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Way_to_Algorithm
说明:挑战算法之路中的具体实现代码,主要涉及信息学竞赛,计算机程序设计竞赛,以及《算法导论》中一些经典算法与题目具体实现~-Way to Algorithm<林> 在 2025-06-18 上传 | 大小:2.74mb | 下载:0
[数据结构常用算法] 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-18 上传 | 大小:162kb | 下载:0
[数据结构常用算法] datastructure
说明:C++数据结构中栈的应用 等价表达式的源代码-C++ application stack data structure equivalent expression source code<丁丁当> 在 2025-06-18 上传 | 大小: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-18 上传 | 大小:832kb | 下载:0
[数据结构常用算法] Dinkelbach
说明:最优比率生成树,设计Dinkelbach定理,运用prim算法与迭代算法-Minimum ratio spanning tree<方阳> 在 2025-06-18 上传 | 大小: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-18 上传 | 大小:2.07mb | 下载:0
[数据结构常用算法] jixian
说明:在进行高精度的数值运算时,常常受到数据处理长度的制约,当 数值位数太大时就会超出计算机的处理能力。要解决这个问题,从数据结构方面来考虑,分别采用适当的算法来接收、存储、输入、输出以及进行高精度的运算。-During high-precision numerical computation, data processing often restricted length, when the value is too large digits will exceed the processing<xuan> 在 2025-06-18 上传 | 大小:1kb | 下载:0