资源列表

« 1 2 ... .86 .87 .88 .89 .90 2591.92 .93 .94 .95 .96 ... 2656 »

[数据结构常用算法旅行商问题

说明:这是一个旅行商问题的算法源程序,代码较为简短,说明详细,可读性好。压缩包里面只包含源程序文件,要在vc上面运行。-This is a traveling salesman problem algorithm source code, code brief that detailed and readable. Compressed they contain only source files to run above the vc.
<xtbc> 在 2024-11-02 上传 | 大小:2048 | 下载:0

[数据结构常用算法多项式计算

说明:这是一个用面向对象方法实现多项式四则运算的源程序,算法高效,用到很多数据结构。压缩包里面只是源程序文件,在vc中运行。-This is an object-oriented method polynomial four Operational source, efficient algorithm that uses a lot of data structure. Compressed only source files inside
<xtbc> 在 2024-11-02 上传 | 大小:3072 | 下载:0

[数据结构常用算法huffman编码解码

说明:这是一个霍夫曼编码解码的源程序,可以用它高效实现霍夫曼解码编码,注释详细,可读性好.压缩包止包括源程序文件,再vc中运行.-Hoffman codec of the source, can be used to achieve efficient codec Hoffman Notes detailed and readable. Compressed only those source files, then vc run.
<xtbc> 在 2024-11-02 上传 | 大小:4096 | 下载:0

[数据结构常用算法字符解密

说明:这是一个通过字符串操作来实现文本加密解密的源程序,通过打乱原文本字符串的顺序,隐藏信息,通过解密,可以回复原字符正常顺序,达到加密解密的目的.压缩包包括源程序文件,再vc中运行.-This is a string manipulation through the text to achieve encryption and decryption of the source, through the disruption of the t
<xtbc> 在 2024-11-02 上传 | 大小:2048 | 下载:1

[数据结构常用算法混合排序

说明:这是一个运用多种排序法对数据进行排序的程序,排序时间复杂性小,空间复杂性小,排序速度快.压缩包包括源程序文件,再vc中运行.-This is a use of a variety of data sequencing procedures for ordering, scheduling time complexity of small, space complexity of small, fast order. Compressed
<xtbc> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法fan_ga111

说明:校园导游图算法--数据结构中有关图的算法按v求最短路径按s求信息;按q退出;地图在map图像文件里-campus tour map algorithm-- data structure of the plan according to the algorithm for the shortest path v s by seeking information; Q withdrawal by; Maps map image file
<zh> 在 2024-11-02 上传 | 大小:86016 | 下载:0

[数据结构常用算法AOE-net

说明:该程序能实现的功能,若活动图有回路则无法计算出关键路径,即解决了判断工程的可行性问题。通过对工程活动的输入,可以建立任意的AOE网进行判断。对于输入的网,可以计算出每个活动的最早开始时间,最迟开始时间和全工程可以完成的最早时间,并找出关键路径和关键活动。-the program can achieve the functional, if a circuit map activities can not be calculated cr
<邱孝杰> 在 2024-11-02 上传 | 大小:1024 | 下载:1

[数据结构常用算法fengsuyun

说明:本程序主要是用于编译原理中的语法分析用的是vc++语言,用的是LR1语法分析法。-this procedure is used mainly to the principle of compiler syntax analysis is vc language, the syntax is Sequence Analysis.
<马丽> 在 2024-11-02 上传 | 大小:6144 | 下载:0

[数据结构常用算法实用算法的分析与程序设计

说明:本书总结了历届国际奥林匹克竞赛(IOI)的试题特点及我国参赛选手的培训经验。书中许多例题取自历届大赛的试题及中国队选手的训练题目,针对问题讲解了解题的关键思路及如何灵活运用有关的算法知识。-the book summarizes the successive international Olympiad (IOI) and the characteristics of the questions my players training
<石争辉> 在 2024-11-02 上传 | 大小:10831872 | 下载:0

[数据结构常用算法线性表元素删除

说明:线性表元素删除运算,删除线性表L中第i个位置上的元素-linear elements to delete Table Operational delete Table L linear section i positions on the elements
<> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法叶子结点统计

说明:递归算法求统计二叉树T中叶子结点的数目,数据结构常用算法-recursive algorithm for statistical binary tree T leaf node of the number of commonly used data structures Algorithm
<> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数据结构常用算法sy3-ex

说明:算符有限分析法 //程序功能: //根据算符优先分析法,将表达式进行语法分析,判断一个表达式是否正确。 //文法:E→E+E E-E E*E E/E (E) i // 其中i为无符号整数-operator limited analysis// procedural functions :// operator under priority analysis, to conduct regular expression syntax a
<陈军> 在 2024-11-02 上传 | 大小:23552 | 下载:0
« 1 2 ... .86 .87 .88 .89 .90 2591.92 .93 .94 .95 .96 ... 2656 »

源码中国 www.ymcn.org