资源列表

« 1 2 ... .64 .65 .66 .67 .68 269.70 .71 .72 .73 .74 ... 2656 »

[数据结构常用算法StringMatchAlgorithms

说明:数据结构中字符串匹配的三种经典算法--KMP算法、MonteCarlo算法、LasVegas算法。分别实现将两个0/1串的匹配。并作为比较。Java语言编写。-data structure string matching algorithm of the three classics-- KMP algorithm. Monte Carlo algorithm, the algorithm LasVegas. Achieve two were 0/a string matching. And a
<成熠> 在 2025-06-17 上传 | 大小:2kb | 下载:0

[数据结构常用算法CNF_SAT

说明:此算法能在多项式时间里判定任一给定的2CNF公式是否可满足。是算法中的一个重要问题。-this algorithm in polynomial time as a judge for the 2CNF formula can meet. The algorithm is an important issue.
<成熠> 在 2025-06-17 上传 | 大小:2kb | 下载:0

[数据结构常用算法LCS070621

说明:用动态规划法实现查找两字符串的公共子序列。是算法中的一个重要问题。-use dynamic programming search for two strings to achieve the public sequences. The algorithm is an important issue.
<成熠> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法Expression070621

说明:用栈实现中缀表达式求值的问题。同时实现了逆波兰表达式的问题。-with Stack realization sergeant expression evaluates problems. Simultaneously Poland expression of the inverse problem.
<成熠> 在 2025-06-17 上传 | 大小:2kb | 下载:0

[数据结构常用算法57expression

说明:此文挡为数据结构课程设计,关于表达式的类型表现.里面赋有源代码,而且编译成功.-Quoting block data structure for curriculum design, the type of expression performance. Active inside Fu code, compile it successfully.
<kjh> 在 2025-06-17 上传 | 大小:32kb | 下载:0

[数据结构常用算法OGIC_SMTP

说明:labview internet connect tool-PC internet connect tool
<keene> 在 2025-06-17 上传 | 大小:157kb | 下载:0

[数据结构常用算法OGIC_POP

说明:labview Internet Connectivity Tools for POP-PC Internet Connectivity Tools for P OP
<keene> 在 2025-06-17 上传 | 大小:175kb | 下载:0

[数据结构常用算法include1

说明:一个用C语言编写的实现页面不同的置换算法-a C Language Implementation of the different pages replacement algorithm
<gumiao> 在 2025-06-17 上传 | 大小:78kb | 下载:0

[数据结构常用算法SHELLPX

说明:输入待排数据元素序列,然后用希尔排序法对其进行排序。-input data elements to row sequence, and then use the Hill sorting its ranking.
<林杰> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法fasttrans

说明:键盘任意输入一个稀疏矩阵A(m*n),采用三元组存储方法求其转置矩阵B(n*m),并用快速转置算法实现该操作。-keyboard indiscriminate importation of a sparse matrix A (n* m), using triple storage switch for its own matrix B (n* m), and fast algorithm home to the operation.
<林杰> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法ERCHPXS

说明:将一个记录集合用一棵二叉排序树表示,并查找其中某一记录。-will set a record with a binary tree sort, and search for a record of them.
<林杰> 在 2025-06-17 上传 | 大小:1kb | 下载:0

[数据结构常用算法jasonkingde

说明:排序及应用 题目一:统计成绩 1. 实验目的:掌握常用的排序方法,深刻理解排序的定义和各种排序方法的特点,并能灵活应用。 2. 实验内容: (1) 输入n个学生的考试成绩,每个学生信息由姓名与分数组成; (2)选择一种排序算法,按分数高低次序,打印出每个学生的名次,分数相同的为同一名次。 (3)按名次给出每个学生的姓名与分数。 3. 实验要求:任选一种高级程序语言编写源程序,并调试通过,测试正确。 题目二:按字典顺序排序 1. 实验目的:掌握常用的排序方
<> 在 2025-06-17 上传 | 大小:222kb | 下载:0
« 1 2 ... .64 .65 .66 .67 .68 269.70 .71 .72 .73 .74 ... 2656 »

源码中国 www.ymcn.org