资源列表

« 1 2 ... .10 .11 .12 .13 .14 1715.16 .17 .18 .19 .20 ... 2656 »

[数据结构常用算法zifuchuan

说明:算法分析实验,字符串扩展距离问题。算出最优距离。-Experimental analysis of algorithms, string extended from the problem. Calculate the optimal distance.
<李诗诗> 在 2024-11-08 上传 | 大小:971kb | 下载:0

[数据结构常用算法suanf1

说明:算法分析常见问题代码,阶梯问题,皇后问题,迷宫问题,单源最短路径问题等。-FAQ algorithm analysis code, ladder problems, Queens, maze, single-source shortest path problems.
<李诗诗> 在 2024-11-08 上传 | 大小:28.89mb | 下载:0

[数据结构常用算法suanfa2

说明:分支限界法、分治法、动态规划法常见代码,素数环问题、背包问题、抄写书稿问题。-Branch and bound method, divide and conquer, dynamic programming method common code, prime ring problem, knapsack problem, the problem copying the manuscr ipt.
<李诗诗> 在 2024-11-08 上传 | 大小:39.88mb | 下载:0

[数据结构常用算法expression

说明:c++表达式计算源代码,支持绝大部分的符号 -c++ expression sourcecode,supply many symbols
<qqjh> 在 2024-11-08 上传 | 大小:12kb | 下载:0

[数据结构常用算法5.15

说明:用顺序存储实现的二叉树类-In order to achieve binary tree storage
<单俊> 在 2024-11-08 上传 | 大小:86kb | 下载:0

[数据结构常用算法yangtiao

说明:计算方法中样条差值的应用计算算法,主要是在C++环境中编写完成。-The use of Yangtiao
<Tung> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法ts

说明:图书管理系统,c++数据结构,课程设计,文件操作-Library management system, c++ data structures, curriculum design, file operations
<吴清珊> 在 2024-11-08 上传 | 大小:3kb | 下载:0

[数据结构常用算法zhongwenfenci

说明:从后向前的分词程序,采用哈希查找的方式,实现中文分词程序-From back to front of the word program, using the hash to find a way to achieve the Chinese word program
<jiacheng> 在 2024-11-08 上传 | 大小:7.54mb | 下载:0

[数据结构常用算法list

说明:线性表是最基本、最简单、也是最常用的一种数据结构。线性表中数据元素之间的关系是一对一的关系,即除了第一个和最后一个数据元素之外,其它数据元素都是首尾相接的。线性表的逻辑结构简单,便于实现和操作。因此,线性表这种数据结构在实际应用中是广泛采用的一种数据结构。- A linear epitope recognized by both MAbs,c2410 and WH303,which has strong specificity of
<占冬冬> 在 2024-11-08 上传 | 大小:1kb | 下载:0

[数据结构常用算法expression

说明:用C语言版 编写一个表达式求值演算的 算法程序 要求:使用栈,需要将算法的过程显示出来 ,输入一连串算术值 如:2*(3+2)# 然后 显示出算术过程 和结果!先将输入的中缀 转换后缀 再求值 程序中使用两个栈! 可以在VC++ 中运行- A linear epitope recognized by both MAbs,c2410 and WH303,which has strong specificity of CSFV,ha
<占冬冬> 在 2024-11-08 上传 | 大小:2kb | 下载:0

[数据结构常用算法LA2U-Replacealgorithm

说明:一个项目研究中的缓存替换算法LA2U,在传统访问频率的基础上,考虑了更新频率,性能优于LRU和LFU-A replace algorithm called LA2U,which considers both access rate and update rate ,and performance is better than LRU and LFU
<yangjun> 在 2024-11-08 上传 | 大小:236kb | 下载:0

[数据结构常用算法01packet

说明:使用分支限界法解决01背包问题,c++代码实现,能够正确运行-Using the branch and bound method to solve the 01 knapsack problem, c++ code to run properly
<Rhonda> 在 2024-11-08 上传 | 大小:876kb | 下载:0
« 1 2 ... .10 .11 .12 .13 .14 1715.16 .17 .18 .19 .20 ... 2656 »

源码中国 www.ymcn.org