资源列表

« 1 2 ... .22 .23 .24 .25 .26 2427.28 .29 .30 .31 .32 ... 2656 »

[数据结构常用算法Eight-queens-problem

说明:关于数据结构中二叉树的一个实例,代码比较简单,容易看懂。-About one example of a binary tree data structure, code is relatively simple, easy to understand.
<申一平> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法airplane

说明:一个飞机起飞降落的程序代码,需要调试,比较简单,容易看到。-A takeoff landing program code, need to debug, simple, easy to see.
<申一平> 在 2025-01-11 上传 | 大小:3kb | 下载:0

[数据结构常用算法Way_to_Algorithm

说明:挑战算法之路中的具体实现代码,主要涉及信息学竞赛,计算机程序设计竞赛,以及《算法导论》中一些经典算法与题目具体实现~-Way to Algorithm
<> 在 2025-01-11 上传 | 大小:2.74mb | 下载:0

[数据结构常用算法poly

说明:采用链表结构进行一元多项式的相加的VC++工程文件-List structure using the sum of one yuan polynomial VC++ project files
<王玉洁> 在 2025-01-11 上传 | 大小:223kb | 下载:0

[数据结构常用算法mintree

说明:最小生成树,函数,画图,需要再自己编个主函数-min tree
<linsy> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法(2)

说明:关于图书馆管理系统的模糊查找,可查找书籍,书名,等-Fuzzy Lookup
<yuxiang> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法libsvmtest

说明:libSVM簡介 這是台大林智仁老師所開發的SVM工具,應該是世界上最好用且最主流的SVM,許多國內外的研究都透過他完成的。其實SVM之所以會成為主流,是因為它的效率較高,而且結果也不錯,甚至有學者認為SVM可以取代類神經網路(林國峰等,2009)。-libSVM Introduction This is NTU prof developed SVM tool, it should be the world' s best
<Ediwn> 在 2025-01-11 上传 | 大小:162kb | 下载:0

[数据结构常用算法datastructure

说明:C++数据结构中栈的应用 等价表达式的源代码-C++ application stack data structure equivalent expression source code
<丁丁当> 在 2025-01-11 上传 | 大小: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
<xiaoxiha> 在 2025-01-11 上传 | 大小:832kb | 下载:0

[数据结构常用算法Dinkelbach

说明:最优比率生成树,设计Dinkelbach定理,运用prim算法与迭代算法-Minimum ratio spanning tree
<方阳> 在 2025-01-11 上传 | 大小: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-01-11 上传 | 大小:2.07mb | 下载:0

[数据结构常用算法jixian

说明:在进行高精度的数值运算时,常常受到数据处理长度的制约,当 数值位数太大时就会超出计算机的处理能力。要解决这个问题,从数据结构方面来考虑,分别采用适当的算法来接收、存储、输入、输出以及进行高精度的运算。-During high-precision numerical computation, data processing often restricted length, when the value is too large dig
<xuan> 在 2025-01-11 上传 | 大小:1kb | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 2427.28 .29 .30 .31 .32 ... 2656 »

源码中国 www.ymcn.org