资源列表

« 1 2 ... 59 60 61 62 63 6465 66 67 68 69 ... 2656 »

[数据结构常用算法编码

说明:图形图像处理中常用的编码,拉普拉斯高斯编码、游程编码、算术编码、Huffman编码、Sobel编码等。-graphics processing commonly used coding, coding Laplace Gaussian, RIc, arithmetic coding, Huffman coding, coding Sobel.
<dz> 在 2024-11-20 上传 | 大小:5kb | 下载:0

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

说明:这是一个旅行商问题的算法源程序,代码较为简短,说明详细,可读性好。压缩包里面只包含源程序文件,要在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-20 上传 | 大小:2kb | 下载: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-20 上传 | 大小:3kb | 下载: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-20 上传 | 大小:4kb | 下载:0

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

说明:这是一个运用多种排序法对数据进行排序的程序,排序时间复杂性小,空间复杂性小,排序速度快.压缩包包括源程序文件,再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-20 上传 | 大小:1kb | 下载: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-20 上传 | 大小:84kb | 下载:0

[数据结构常用算法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-20 上传 | 大小:6kb | 下载:0

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

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

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

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

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

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

[数据结构常用算法EXP6

说明:数据结构典型算法实现,c实现二叉树的遍历以及赫夫曼编码-data structure typical algorithm, c achieve the traversal of a binary tree Huffman coding
<王与> 在 2024-11-20 上传 | 大小:2kb | 下载:0
« 1 2 ... 59 60 61 62 63 6465 66 67 68 69 ... 2656 »

源码中国 www.ymcn.org