资源列表

« 1 2 ... .51 .52 .53 .54 .55 1556.57 .58 .59 .60 .61 ... 2656 »

[数据结构常用算法NFASearcher

说明:NFA的字符串搜索的实例,带分析过程和中间处理信息-NFA search string of examples, with analysis and intermediate processing of information
<luoqijun> 在 2024-11-11 上传 | 大小:41kb | 下载:0

[数据结构常用算法tsp_tsp

说明:中国所有大中城市的TSP问题实现。图形演示。采用最近邻法则-all of China's large and medium-sized cities in the TSP to achieve. Presentation graphics. Neighbors recently adopted rules
<胡一> 在 2024-11-11 上传 | 大小:41kb | 下载:0

[数据结构常用算法infix-Postfix

说明:利用堆栈进行表达式的 Infix -> postfix 转换 适合大专院校计算机专业数据结构课参考 用法: 输入infix表达式为:(3+2*3)^2 则 转换位postfix表达式 323*+2^ 进而可以计算出表达式的值为81 目前bug: 主要作原理演示用,只能处理1位数字变量,且变量值不可太大-use of the stack for expression Infix-
<QKY> 在 2024-11-11 上传 | 大小:41kb | 下载:0

[数据结构常用算法Suanfafenxi

说明:在学习计算算法分析与设计时编写的几个算法代码,可供学习时参考-learning algorithm analysis and design prepared by several algorithm code for the reference of the study
<张楠> 在 2024-11-11 上传 | 大小:41kb | 下载:0

[数据结构常用算法8Queen_Htm_Src

说明:八皇后问题的HTML语言实现,可视化查看八皇后问题的所有解-eight of the Queen's HTML language, visualization eight Queen's View of all solutions
<王卫国> 在 2024-11-11 上传 | 大小:41kb | 下载:0

[数据结构常用算法picture123045

说明:有向图的插入,删除,遍历。采用了相邻矩阵的存储方式。-a map to the insertion, deletion, traversal. Using a matrix of adjacent storage mode.
<> 在 2024-11-11 上传 | 大小:41kb | 下载:0

[数据结构常用算法logical_simulator

说明:logical simulator of simple
<林力宏> 在 2024-11-11 上传 | 大小:41kb | 下载:0

[数据结构常用算法TIN

说明:
<jiaboduan> 在 2024-11-11 上传 | 大小:41kb | 下载:0

[数据结构常用算法erchashu

说明:浅析数据结构中二叉树的生成.pdf 不错的文献资料-Analysis of the data structure in the generation of binary tree. Pdf good literature
<斯蒂芬> 在 2024-11-11 上传 | 大小:41kb | 下载:0

[数据结构常用算法zhexuejiachifan

说明:是数据结构的课程设计,程序可以运行,但有时会出错,文档也有,希望对大家有帮助。最重要的是很简单,如果你什么都不会,但是课设题目,你就可以用。-Is the data structure of curriculum design, program can run, but sometimes to be wrong, the document also, I hope all of you help. The most important
<赵艺> 在 2024-11-11 上传 | 大小:41kb | 下载:0

[数据结构常用算法greed

说明:贪婪算法合集,包括二分覆盖,单源最短路径,拓扑排序,机器调度问题-Greedy algorithm Collection, including two sub-coverage, single-source shortest path, topological sort, machine scheduling problem
<alden> 在 2024-11-11 上传 | 大小:41kb | 下载:0

[数据结构常用算法MSTkruskal

说明:最小生成树的kruskal算法实现 使用mfc显示界面(可以随机生成边)-Kruskal minimum spanning tree algorithm using mfc display interface (can be randomly generated edge)
<纪旭> 在 2024-11-11 上传 | 大小:41kb | 下载:0
« 1 2 ... .51 .52 .53 .54 .55 1556.57 .58 .59 .60 .61 ... 2656 »

源码中国 www.ymcn.org