资源列表

« 1 2 ... .40 .41 .42 .43 .44 1945.46 .47 .48 .49 .50 ... 2656 »

[数据结构常用算法顺序栈

说明:数据结构:顺序栈-data structure : Stack order
<> 在 2024-10-01 上传 | 大小:222208 | 下载:0

[数据结构常用算法KMPsuanfa

说明:串的KMP算法,无回溯的模式匹配中最具代表性的是KMP算法。它是基于对模式本身的字符分布特征所进行的分析,生成模式的特征向量,显示了P= aab 匹配S= ababbaabaa 的优化的KMP算法过程。-Strings of KMP algorithm, no backtracking pattern matching is the most representative of the KMP algorithm. It is base
<yellowdoo> 在 2024-10-01 上传 | 大小:222208 | 下载:0

[数据结构常用算法EXPRE

说明:二叉树实现算术表达式存储。前序输入表达式,可进行表达式求值和表达式复合-Binary tree to achieve the arithmetic expression stored. Preorder input expression, the expression can be evaluated and the expression of complex
<方超> 在 2024-10-01 上传 | 大小:222208 | 下载:0

[数据结构常用算法SegmentTree

说明:线段树是在计算几何领域非常重要的一种数据结构,常在各大ACM比赛中现身,本文由浅入深,用往年经典的ACM题目来介绍这个强大数据结构-Segment tree is in the field of computational geometry is very important as a data structure, often in major competitions ACM show, this article easy-to-d
<sql> 在 2024-10-01 上传 | 大小:222208 | 下载:0

[数据结构常用算法fenzhixianjie

说明:
<yangyang> 在 2024-10-01 上传 | 大小:222208 | 下载:0

[数据结构常用算法Dijkstra_v1.0_SourceCode

说明:Delphi6.0编写的Dijkstra算法的例子,用在数学建模上的程序。源码自带数据。-The Dijkstra algorithm example Delphi6.0 written, the procedures used in the mathematical modeling. Source comes with the data.
<TomWillow> 在 2024-10-01 上传 | 大小:221184 | 下载:0

[数据结构常用算法EightQueensProblem

说明:这是一个古老的问题,有关八皇后的问题,代码比较短,但是有回溯的思想-This is an old problem, the eight queens problem, the code is relatively short, but the idea back
<thinking_fioa> 在 2024-10-01 上传 | 大小:221184 | 下载:0

[数据结构常用算法Horseridingboard

说明:利用Java语言实现马踏棋盘问题,图形化界面,附带背景图片。-Using Java language horse riding chessboard, graphical interface, with a background image.
<zhangqilai> 在 2024-10-01 上传 | 大小:221184 | 下载:0

[数据结构常用算法LCS

说明:最长公共子序列的算法LCS:包括随机输入两个字符串,输出这两个字符串的最长公共子序列。-The longest common subsequence algorithm LCS: including random two input strings, the longest common subsequence outputs of the two string.
<yang wen > 在 2024-10-01 上传 | 大小:221184 | 下载:0

[数据结构常用算法tushuguanlxit

说明:1. 图书信息包括:序号、书名、作者、出版单位、价格。 2. 系统以菜单方式工作。 3. 图书信息录入功能(图书信息用文件保存)--输入。 4. 图书信息的删除与修改功能。 5. 图书信息浏览功能--输出。 6. 查询功能--算法:(按书名/作者查询)。 7. 排序功能--算法:(按书名排序/按价格排序)。 8. 图书购买功能:统计选购图书的总价,给出清单,屏幕
<张启靓> 在 2024-10-01 上传 | 大小:221184 | 下载:0

[数据结构常用算法算法导论答案

说明:麻省理工大学算法导论答案详解,有助于学习算法导论的同学们。(Massachusetts Institute of Technology Introduction to the introduction of the algorithm, help to learn the introduction of algorithm students.)
<放开我来了 > 在 2024-10-01 上传 | 大小:221184 | 下载:0

[数据结构常用算法Hash表应用

说明:一个简单的关于哈希表的应用程序,适合初学者参考。(A simple hash table application for beginners.)
<miracle56 > 在 2024-10-01 上传 | 大小:221184 | 下载:0
« 1 2 ... .40 .41 .42 .43 .44 1945.46 .47 .48 .49 .50 ... 2656 »

源码中国 www.ymcn.org