资源列表

« 1 2 ... .80 .81 .82 .83 .84 1385.86 .87 .88 .89 .90 ... 2656 »

[数据结构常用算法lxshs

说明:旅行售货商问题,利用回溯法完成,内附运行图-Problems for travel sales, the use of backtracking to complete, included diagram
<段然> 在 2025-06-19 上传 | 大小:66kb | 下载:0

[数据结构常用算法Queen-of-the-board

说明:皇后棋盘算法和C++程序实现。横行纵行斜行不能摆两个以上的皇后。-Queen board algorithms and C++ Program. Transverse oblique longitudinal Queen can not put more than two.
<vin> 在 2025-06-19 上传 | 大小:253kb | 下载:0

[数据结构常用算法sjjg

说明:这里是想学数据结构的同学们梦寐以求的优质课件 包您看得明白 学的满意-Here is the data structure of the students want to learn their dream of high-quality courseware package you learn to understand it satisfied
<周博> 在 2025-06-19 上传 | 大小:5.88mb | 下载:0

[数据结构常用算法PKU_ACM_Code

说明:北大ACM的代码,很经典的源代码 主流算法:搜索,动态规划,贪心,图论,数论,计算几何,组合数学,模拟,数据结构,博弈论  -ACM code of Beijing University, is the source code of the mainstream of classical algorithms: search, dynamic programming, greedy, graph theory, number theory, computational geometry,
<王振> 在 2025-06-19 上传 | 大小:170kb | 下载:0

[数据结构常用算法Josephus

说明:数据结构中约瑟夫算法的向量实现。能够在C的环境下运行。-Joseph algorithms data structures vector implementation. In the C environment to run.
<duyinqinglei> 在 2025-06-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法Switch-to-postfix-

说明:数据库结构的解析,包括答案。详细,清楚。对初学者很有帮助!-The analytical structure of the database, including the answer. Detailed and clear. Helpful for beginners!
<陈增辉> 在 2025-06-19 上传 | 大小:3kb | 下载:0

[数据结构常用算法haxibiao

说明:数据结构中将关键字插入哈希表,创建哈希表并输出哈希表-Keyword data structure will be inserted into a hash table, create a hash table and output the hash table
<zhaipei> 在 2025-06-19 上传 | 大小:108kb | 下载:0

[数据结构常用算法Data-Structures-and-algorithm

说明:算法介绍,包含很多有用的算法,是学习算法和研究算法的比较好的学习资料。-Algorithm is introduced, contains many useful algorithms, learning algorithms and study the algorithm better learning materials.
<陈奇> 在 2025-06-19 上传 | 大小:11.23mb | 下载:0

[数据结构常用算法BinaryTree

说明:用MFC实现的c++版的二叉树的相关操作-插入删除、修改等相关操作,界面友好-Implemented with MFC c++ version of the binary tree-related operations- into the deletion, and modification operations, user-friendly
<小虎> 在 2025-06-19 上传 | 大小:1.92mb | 下载:0

[数据结构常用算法algorithm2

说明:随机生成n个关键字,求最优二叉查找树的平均cost,按不同的关键字插入顺序求对应红黑树的平均cost。-N randomly generated keywords, find the optimal binary search tree, the average cost, according to the order of different keywords into the red-black tree corresponding to the average seek cost.
<erevus> 在 2025-06-19 上传 | 大小:2kb | 下载:0

[数据结构常用算法Knowledge-representation

说明:摘 要:知识的表示就是对知识的一种描述,或者说是对知识的一组约定,一种计算机可以接受的用于描述知识的数据结构。某种意义上讲,表示可视为数据结构及其处理机制的综合:表示= 数据结构+处理机制。本系统使用产生式知识表示方法,利用Web编程技术建立一个基于产生式知识表示的简单的智能系统。可用于模拟动物识别。-Abstract: Knowledge representation is a descr iption of knowledge, or a set of conventions, a data
<Winky> 在 2025-06-19 上传 | 大小:249kb | 下载:0

[数据结构常用算法sort-compare

说明:内部排序算法比较 问题描述:编制一个演示内部排序算法比较的程序。可对冒泡排序、直接插入排序、简单选择排序、快速排序、希尔排序和堆排序进行比较。 算法输入:排序方法选择,待排序的元素的关键字,关键字序列的给出方式(正序、逆序和乱序) 算法输出:不同情况下关键字参加的比较次数和关键字的移动次数。 算法要点:(1)由键盘输入待排序表的表长(50到100)和不同测试数据的组数。(2)利用不同排序方法排序并统计两类次数,列表显示(3)程序以对话方式执行。 -Comparison of
<Winky> 在 2025-06-19 上传 | 大小:355kb | 下载:0
« 1 2 ... .80 .81 .82 .83 .84 1385.86 .87 .88 .89 .90 ... 2656 »

源码中国 www.ymcn.org