搜索资源列表
常用的小波源程序
- 本目录存放的小波编码实现的源程序: 打开ezw2.dsw工作区,编译后可在\\ezw2\\ezw\\debug中找到编码可执行程序; 在\\ezw2\\unezw\\debug中找到解码可执行程序。-Wavelet realization of the source coding : Open ezw2.dsw work, compiled in \\ ezw2 \\ ezw \\ debug find executable code; In \\ ezw2 \\ unezw \\
BoundAndBranch
- 我的算法作业,求一个在总花费小于1500的条件下从源结点到目的结点的最短路径,源代码Tree.cpp(C++语言编写,VC++6.0 IDE下调试通过),利用的是分支定界算法。可执行文件Tree.exe说明在ReadMeFirst请按照说明使用。-algorithm operations, for a total cost of less than 1,500 from the source node to node purpose of the shortest path, Tree.cpp
visit
- 用贪心算法做的全国31个城市之间的旅行商问题源代码,可执行程序都在附件压缩包内。里面的data.txt city.txt分别为数据表和城市名,要和可执行程序放在同一个目录内才可执行-greedy algorithm to do with the country's 31 cities between the TSP source code, the executable in Annex compressed packet. Inside data.txt city.txt of dat
消除文法左递归
- 消除文法左递规算法的实现(此为可执行源代码)-left eliminate grammar rules delivery algorithm implementation (such as executable code )
DS_HW
- 这是数据结构课的12次作业,内含要求文档和可执行源码,经过数次算法提炼,十分高效,供数据结构学习者使用-This is the data structure of Section 12 of the operations, including requirements documents and executable source code, after several extraction algorithm is very efficient data structure for learn
02002
- 数据结构课程设计,基于VS2008开发用用C语言,包含可执行程序,源码以及设计报告。是一个简单的图书馆进销存管理系统。-Curriculum design data structure, based on development with VS2008 using C language, including executable programs, source code and design report. Invoicing is a simple library management sy
shiyan
- 数据结构:二叉树的建立与遍历,C语言,实验内容,包含源代码可执行文件。-Data structures: the establishment and traverse binary tree, C language, test content, including source code executable file.
shiyansan
- 数据结构:图的遍历与构造,C语言,数据结构实验内容,包含源代码和可执行文件。-Data structure: graph traversal and structure, C language, data structure, the experiment content, including source code and executable files.
sanlie
- 数据结构:散列排序的查找与删除操作,C语言,数据结构实验内容,包含可执行文件和源代码。-Data structures: hash sort to find and delete operations, C language, data structure, the experiment content, including executable files and source code.
duoxiangshi
- 数据结构:多项式的代数运算,C语言,数据结构实验内容,包含可执行程序和源代码。-Data structure: polynomial algebra, C language, data structure experiment content, including executable programs and source code.
LBGVQ_wgy
- LBG矢量量化C/C++语言实现(可执行) LBG是经典的矢量量化算法,通过对训练集的分析,生成适量量化使用的码本。 实现过程简单明了,就一个CPP文件。-LBG VQ C/C++ language (executable) LBG is a classic vector quantization algorithm, the analysis of the training set to generate code used to quantify the amount. Imp
Data-structure-rearrangement
- 实现数据结构中车厢重排问题的完整c++代码;可以完美运行;完整的一个工程,包含debug后的相关文件和生成可执行程序-Data structure inside a complete rearrangement of the problem c++ code works perfect complete a project, including relevant documents and after the debug build executable
C
- 几个有趣的问题,提供了相应的C代码,可执行,像爱因斯坦问题,九宫图问题-Several interesting questions, to provide the corresponding C code, executable, such as Einstein issue, Jiugong graph problems
DST
- 大二数据结构的实验,里面包含实验报告、源码、可执行文件,用VC++6.0开发的。动态查找表。功能齐全,实现 二叉排序树、平衡二叉树、B_树、2-3树、B+树。- Experimental sophomore data structures, which contains experimental reports, source code, executable file, using VC++6.0 development. Dynamic look-up table. F
version1.0.7
- 校园导游系统源文件,包含有源代码与,可执行文件-Campus tour guide system source files, containing the source code and executable program,
The-post-office-location
- 这是一个邮局选址问题。给定n 个居民点的位置,编程计算n 个居民点到邮局的距离总和的最小值。上传文件包括可执行文件、源代码和六组测试用例。-This is a post office location problem. N settlements given location, programming calculation of n settlements to the sum of the minimum distance from the post office. Upload files
datastruct_report
- 数据结构实验 稀疏矩阵压缩存放并实现在压缩存放的基础上转置,相加。压缩包中有源码,可执行文件,还有实验报告 -Experimental data structure sparse matrix compression storage and transpose, the sum on the basis of compressed storage. Compressed package source code, executable file, lab report
sweph
- 瑞士星历表源代码及可执行程序,可以用来开发天文、历法及星象-Swiss ephemeris source code and executable programs that can be used to develop astronomy, calendar and astrology
Huffman
- 实现Huffman树的创建、编码及译码, 对一个字符串进行Huffman编码与译码,字符串中每个字母的权值自由设置。附有源码、可执行文件与说明文档。-Huffman tree to achieve the creation, encoding and decoding, Huffman for a string of encoding and decoding, the string of each letter of the freedom to set the weight. Wit
无向图
- 广工数据结构实验-(无向图)基于邻接数组的无向图的接口实现(含源代码+实验报告+可执行程序)(Data structure experiment - (undirected graph) interface implementation of undirected graph based on adjacency array (including source code + experiment report + executable program))