资源列表

« 1 2 ... .87 .88 .89 .90 .91 1792.93 .94 .95 .96 .97 ... 2656 »

[数据结构常用算法jianshanfei

说明:该程序实现图的建立与先深和先广遍历,图采用矩阵存储,在遍历过程中用栈实现,但若改用队列,将会实现得更自然流畅-the program plans to establish the first and the first deep-Traversal, map storage matrix, Traversing in the process of making Stack, but switch queue, there will be
<江上飞> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法SimpalArray

说明:这是一个简单的C++数组类程序,因为我学习过程中经常用到数组类,所以感到一定有很多人需要,特上传.-This is a simple array of categories C procedures, the learning process because I often use the array type, so I feel a lot of people will need special upload.
<卢松> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法SimpleTimer

说明:这是一个简单的时间计算类,我在写程序时经常用到,所以也想到大家也可能用到,-This is a simple calculation of time category, I wrote frequently used procedure, we also think that might be used. Thank you
<卢松> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法dateclassOO

说明:这个程序是一个日期(包括年月日)类的具体实现有各种功能下载后即可研究,它包括了C++面向对象的几乎所有内容,对初学面向对象的学生十分有帮助.-the procedure is a date (including the date) class is a concrete realization of the various functions can be downloaded, It includes the object-orien
<卢松> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法StringClass

说明:这个代码是STRING类的声明及实现,因为我认为C++类库中的string类比较庞大,找一个函数需要很长时间,所以用一个简单明了的代替之.-STRING kind of statement and realized, because I think the C library string of relatively large, a function for a very long time. Therefore, the use o
<卢松> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法haffmantree

说明:按照data.txt格式输入权值&字符名覆盖原data的内容,就可以使用程序对由这些字符组成的字符串进行编码了,结果将输出至code.txt中-data.txt format with input weights & characters from the original data covering the contents it can be used to process these characters from the
<> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法guize

说明:The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A
<王军> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法ant1

说明:利用蚂蚁算法解决TSP旅行商问题,用他能直接输出路由接点-use TSP ant algorithm to solve the traveling salesman problem, in his direct contact output routing
<任天笑> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法20032315

说明:这是一个计算器的程序,使用C++编写, 在VC控制台下运行-This is a calculator, the use of C++, VC console running
<> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法graphsc

说明:有向图的强连通分支查找,使用java实现,代码经过调试,绝对高效率,正确和可靠-a map to digraphs to find, use java achieved through debugging code, the absolute high efficiency, the correct and reliable
<weide> 在 2024-11-06 上传 | 大小:2048 | 下载:1

[数据结构常用算法happyday

说明:这是我们C语言程序,有时间不放看看,有帮助的哦-This is our C language program, a look at link time, oh help
<叶子> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法MWYY

说明: <1>问题描述 有一个魔王总是使用自己的一种非常精练而又抽象的语言讲话,没有人能听得懂,但他的语言是可以逐步解释成人能听懂的语言,因为他的语言是由以下两种形式的规则由人的语言逐步抽象上去的: (1) α 转换为 β1β2…βm (2) (θδ1δ2…δn) 转换为 θδnθδn-1… θδ1θ 在这两种形式重,从左到右均表示解释。试写一个魔王语言的解释兄,把他的话解释成人能听得懂的话。 [
<张任> 在 2024-11-06 上传 | 大小:2048 | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 1792.93 .94 .95 .96 .97 ... 2656 »

源码中国 www.ymcn.org