资源列表

« 1 2 ... .89 .90 .91 .92 .93 2094.95 .96 .97 .98 .99 ... 2656 »

[数据结构常用算法Landsoft_Src

说明:数据结构链表的演示程序,实现了链表的逆序存放,供初学者学习-data structure Chain demonstration procedures, the reversal of the chain store for beginners learning
<王卫国> 在 2024-10-21 上传 | 大小:353280 | 下载:0

[数据结构常用算法3546

说明:一个作业程序,出自于殷人昆的数据结构2版-One operating procedures, from the data structure in the YIN Kun Version 2
<guwen> 在 2024-10-21 上传 | 大小:353280 | 下载:0

[数据结构常用算法HomeworkControl

说明:一个用C++语言描述的流水线调度的最短的调度算法。-One with C++ language to describe the shortest pipeline scheduling scheduling algorithm.
<天涯沦落人> 在 2024-10-21 上传 | 大小:353280 | 下载:0

[数据结构常用算法mathbook

说明:it is good note for who look for mathematival formulation
<hami> 在 2024-10-21 上传 | 大小:352256 | 下载:0

[数据结构常用算法TraversingGraph

说明:数据结构中的图的遍历问题。 设计一个网络蜘蛛系统,用有向网表示网页的链接网络,其中,顶点表示某个网页,有向弧表示网络之间的链接关系。并且分别以a. 深度优先搜索,b. 广度优先搜索的策略抓取网页。-The graph data structure traversal problem. Design a web spider system, with a link to the web page that network, where
<yylt> 在 2024-10-21 上传 | 大小:352256 | 下载:0

[数据结构常用算法DSsourceCode

说明:数据结构是学习计算机编程必不可少的一门非常重要的课程,然而目前很多教程书上都只有一些非常简单的例子,根本不能让你更加深入去学习,所以本人总结了数据结构中相关的源程序,希望可以很好的帮助有需要的人。-Data structure is essential for learning computer programming course a very important, however, a great number of tutoria
<duane> 在 2024-10-21 上传 | 大小:353280 | 下载:0

[数据结构常用算法RB_Tree

说明:红黑树的算法模拟。红黑树的生成,结点的插入、删除和调整。通过类的方式管理。-Red-black tree algorithm simulation. The formation of red-black tree, node insertion, deletion, and adjustment. Administered by the class.
<lly> 在 2024-10-21 上传 | 大小:353280 | 下载:0

[数据结构常用算法MARK_KNN

说明:k-nearest-neighbor K近邻算法的C++实现,训练后模型可以对测试数据进行归类。找了一些PUDN上的程序发现都没有很好的训练和测试数据集,所以自己写了一个直接放在main函数里面,不要从外部文件读取。工程运行于vc++ 6.0环境。Debug目下exe文件可以直接双击运行查看结果。-K nearest neighbor of C++ implementation, training model can be classi
<> 在 2024-10-21 上传 | 大小:353280 | 下载:0

[数据结构常用算法chp5_Array_and_GList

说明:数据结构 学习 与理解 便于初学者学习-data strrcture
<lyl> 在 2024-10-21 上传 | 大小:352256 | 下载:0

[数据结构常用算法hafuman

说明:哈夫曼树的c++代码实现,完成哈夫曼树的构造,可以完成哈夫曼编码-Huffman tree
<phx> 在 2024-10-21 上传 | 大小:353280 | 下载:0

[数据结构常用算法data-structure

说明:严蔚敏《数据结构》源代码,包括C语言代码和C++代码,还不错-Yan Weiming<data structure>source code
<zhuhupo> 在 2024-10-21 上传 | 大小:352256 | 下载:0

[数据结构常用算法revenue-in-long-term

说明:CAPM定理认为系统风险越大,则股票收益越大,然而,长期中,事实并非如此。该套代码验证了再长期情况下股票风险与收益的对应关系-CAPM principle has demonstrate that a good return always accompanies the big risk. But it may be wrong in the long-term perspective.
<韦坚> 在 2024-10-21 上传 | 大小:352256 | 下载:0
« 1 2 ... .89 .90 .91 .92 .93 2094.95 .96 .97 .98 .99 ... 2656 »

源码中国 www.ymcn.org