资源列表

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

[数据结构常用算法huowuyunshudeyichuansuanfa

说明:#include "stdio.h" #include "math.h" #include "malloc.h" #include "string.h" #define m 6 #define n 29 #define p 0.5-#include "stdio.h"#include "math.h"#include "malloc.h"#include "string.h"#define m 6#define n 29#define p 0.5
<jiangshan> 在 2025-06-20 上传 | 大小:106kb | 下载:0

[数据结构常用算法ExpressionCalculator

说明:用VC写的一个根据输入的数学表达式字符串求出结果,将后缀转为中缀,类似一个计算器,唯一遗憾的是只是整形之间的+—*/。-VC was based on the importation of a mathematical expression string of results obtained, which is made up to the suffix similar to a calculator, the only regret is the only plastic-* /.
<叶州海> 在 2025-06-20 上传 | 大小:788kb | 下载:0

[数据结构常用算法yiyuan

说明:医院模拟:经典堆栈队列应用;VC++控制台程序;小弟上数据结构是作品.-hospital simulation : classic stack Queue application; VC console; Finding data on the structure of work.
<li> 在 2025-06-20 上传 | 大小:46kb | 下载:0

[数据结构常用算法SpareOil10to73

说明:经典的分油问题,1斤油装在一个1斤瓶里,还有个7两瓶,最后分成两个5两。-classic Oil, a burden the oil packed in a bottle a burden, there will be seven or two, the last divided into two five two.
<吴凡> 在 2025-06-20 上传 | 大小:28kb | 下载:0

[数据结构常用算法cata

说明:高精度整数问题,即大数问题,利用c++类来结局问题-high-precision integers, that is exaggeration, use categories to the outcome c problems
<严林> 在 2025-06-20 上传 | 大小:3kb | 下载:0

[数据结构常用算法LimitBin

说明:装箱问题:在装箱问题中,有若干个容量为c 的箱子和n 个待装载入箱子中的物品。物品i 需占 用s[i]个单元(0< s[i]≤c)。成功装载是指能把所有物品都装入箱子。最优装载是指使用最 少箱子的成功装载。 例如某运输公司要把包裹装入卡车中,每个包裹都有一定的重量,且每辆卡车也有其载 重限制(假设每辆卡车的载重都一样)。在卡车装载问题中,希望用最少的卡车来装载包裹。 此问题可看作装箱问题。卡车对应于箱子,包裹对应于物品。 解装箱问题的Best Fit 算法: 设
<严林> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法shuju

说明:
<顶替 > 在 2025-06-20 上传 | 大小:10kb | 下载:0

[数据结构常用算法LevelOrderTraverse

说明:从键盘输入二叉树的节点数据建立二叉树,然后中序遍历-keyboard input from the binary tree data to establish binary tree node, which then preorder
<孙璇> 在 2025-06-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法sjjg

说明:这是数据结构一些基本操作的算法,希望能成为该站宝贵的资源。-This is the basic data structure of algorithms hope that the station will become a valuable resource.
<heyun> 在 2025-06-20 上传 | 大小:8kb | 下载:0

[数据结构常用算法AutomTest

说明:NFA自动机的实验,可进行字符串的智能搜索-NFA automatic machine experiment can be carried out strings of Intelligent Search
<luoqijun> 在 2025-06-20 上传 | 大小:678kb | 下载:0

[数据结构常用算法NFASearcher

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

[数据结构常用算法BalTree

说明:平衡树基类.可以通过继承重载建立自己需要的平衡树结构-balance tree base class. Heavy succession through the establishment of their own needs, the balance tree structure
<lk> 在 2025-06-20 上传 | 大小:4kb | 下载:0
« 1 2 ... .64 .65 .66 .67 .68 169.70 .71 .72 .73 .74 ... 2656 »

源码中国 www.ymcn.org