资源列表

« 1 2 ... .76 .77 .78 .79 .80 1381.82 .83 .84 .85 .86 ... 2656 »

[数据结构常用算法SparseMatrix

说明:稀疏矩阵的三元组存储及操作实现 【实验目的】 1. 调试运行课本中的第4章节的代码示例 2. 掌握矩阵的类定义及基本操作:构造矩阵、矩阵的寻址、矩阵的基本操作 3. 掌握矩阵的应用-Triples sparse matrix storage and operations to achieve
<林文众> 在 2024-10-12 上传 | 大小:10240 | 下载:0

[数据结构常用算法quadtree

说明:高效率四叉树实用代码,VC6工程,纯C语言实现-Practical code of the high efficiency of quadtree, VC6 project, pure C language
<骆朝亮> 在 2024-10-12 上传 | 大小:10240 | 下载:0

[数据结构常用算法classifier

说明:该源码实现了决策树C4.5算法,用于分类预测-This source realized the decision tree C4.5 algorithm used for classification prediction
<cxl> 在 2024-10-12 上传 | 大小:10240 | 下载:0

[数据结构常用算法two

说明:使用C语言实现的二叉树源代码,能够体现二叉树等性质-this file is written to study binary tree,make us know about function of binary tree
<陈战> 在 2024-10-12 上传 | 大小:10240 | 下载:0

[数据结构常用算法Desktop

说明:弗洛伊德算法最短距离的实现,输入为邻接矩阵,输出为最短距离矩阵。-Freud' s realization of the algorithm for the shortest distance, enter the adjacency matrix output for the shortest distance matrix.
<海波> 在 2024-10-12 上传 | 大小:10240 | 下载:0

[数据结构常用算法hash11

说明:基本要求 假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度上限为2。哈希函数用除留余数法构造,用伪随机探测再散列法处理冲突。 测试数据 取周围较熟悉的30个人的姓名。-Assuming the basic requirements of people who named the name of the Chinese Pinyin form. Hash table to be filled a
<lting> 在 2024-10-12 上传 | 大小:10240 | 下载:0

[数据结构常用算法ShunXuBiao

说明:用c语言编写的对于数据结构上的,顺序表的练习,内容都是教师上课发下来的源代码!-C language for data structure, the order table exercises, the contents are school teachers down the source code!
<雁山> 在 2024-10-12 上传 | 大小:10240 | 下载:0

[数据结构常用算法tickets-management-syetem

说明:亲爱的站长,仰慕已久,非常想加入,特奉上代码,供您查阅。代码是关于车站售票系统的。-Dear webmaster, admired the long, very much like to join special offer code for your review. The code is on the station ticketing system.
<刘东> 在 2024-10-12 上传 | 大小:10240 | 下载:0

[数据结构常用算法management-syetem

说明:亲爱的站长,仰慕已久,非常想加入,特奉上代码,供您查阅。代码是关于深度遍历的。-Dear webmaster, admired the long, very much like to join special offer code for your review. Code is depth traversal.
<刘东> 在 2024-10-12 上传 | 大小:10240 | 下载:0

[数据结构常用算法biaodashiqiuzhi

说明:c++数据结构实习 中缀表达式求值 输入一个中缀表达式 输出转换成的后缀表达式和结果-c++ data structure internships infix expression evaluation input an infix expressions output into the suffix expressions and results
<lixiao> 在 2024-10-12 上传 | 大小:10240 | 下载:0

[数据结构常用算法LinkList

说明:java实现双链表。首尾指针,可以循环获取数据,能弥补向量的不足。-java to achieve double-linked list. Inclusive pointer, you can cycle to obtain the data, you can make up for the lack of vector.
<CRONALDO> 在 2024-10-12 上传 | 大小:10240 | 下载:0

[数据结构常用算法parking-management

说明:设停车场是一个可以停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。具体要求在相应的word文档中列出了。试为停车场编制按上述要求进行管理的模拟程序。-Parking is a narrow channel n cars parking and only one door for cars in and out. Specific requirements are listed in the word document. Test f
<family> 在 2024-10-12 上传 | 大小:10240 | 下载:0
« 1 2 ... .76 .77 .78 .79 .80 1381.82 .83 .84 .85 .86 ... 2656 »

源码中国 www.ymcn.org