资源列表
MyHuffman
- 作为数据结构课程设计的赫夫曼编码解码器,功能功能强大,能压缩任意文本文件-Huffman code
flash
- 各种算法演示的CHM文档,比如,树形结构与人手一册算法的自动演示,内附说明-Various algorithms demonstrate the CHM document, for example, has a copy of the tree algorithm with automatic presentation, instructions included
culturalalgorithm_1108[1]
- 文化算法是一种社会算法,这是一个文化算法的PPT让你能清楚的认识文化算法的作用特性以及其核心。
Sort
- 性能超强的快速排序算法,无关操作系统和平台,移植性非常好!-Performance super fast sorting algorithm, independent of the operating system and platform, portability is very good!
Algorithm-design-and-analysis
- 算法设计与分析,有助于对算法的进一步加深了解,英文版-Algorithm design and analysis, which helps to further deepen the understanding of the algorithm, English version
BW_FORWARD-HMM
- 该模型包括两个程序: 1、根据观察序列创建一个HMM模型,利用BW算法估计HMM的参数。 2、根据已知的观察序列和HMM模型,估计观察序列的概率值,利用Forward算法 注:在HMM.cpp中分别有这两个主程序,运行一个的时候注释另一个。-The model consists of two procedures: one to create an HMM model, based on the observed sequence, the use of the B
assn-6-huffman-pc
- 斯坦福大学 A106X 编程课程作业样例 哈弗曼编码C++实现,-Course work at Stanford University A106X Programming C++ code sample Hafu Man realized
huge
- 数据结构 思想与实现 第二章 第11题 对一些任意大的整数用单链表的方案解决起计算问题;包括输入输出操作,加法操作和复制操作-Data structure thought and realization of the second title of Chapter 11 for some arbitrarily large integers with a single list of programs to address the problem from the calculation
elective
- 基于文件系统的选课系统,涉及文件读写,查询匹配算法,数据结构-The elective system based on file system, file reading and writing involved, query matching algorithms, data structures
PBoss_List
- 用单链表来实现一个用户信息添加、删除、查看等信息。-VC++ and CList
Dynamic-programming-DP-backpack
- 用动态规划算法解决DP背包问题,采用C++编程-Dynamic programming algorithm to solve the DP knapsack problem, using C++ programming
List
- 使用c预言,实现对链表的排序,增、删、查功能。适合C语言初学者练习,辅助学习。-Use c language to achieve the sort of the list, add, delete, search functions. C language for beginners to practice, assisted learning.