资源列表
link
- c语言编写的冒泡问题,用的是链实现,合适初学者学习和使用-c language bubbling problem, using the chain to achieve suitable for beginners to learn and use
LinkStack
- c语言编写的括号匹配问题,用的是栈,合适初学者学习和使用-c language in parentheses matching problem using a stack, suitable for beginners to learn and use
computer
- 简单计算器的实现 ,此计算器是用java实现,仅供参考-simple computer design and make it true
linear
- 一个功能实用完整的C++链表程序及代码,使用了模板编写了代码,包含删除元素、添加元素、搜索元素、输出元素处理等功能,运行截图如上所示。 -A functional and complete C++ linked list procedures and code, use the template to write code that contains the deleted elements, add elements, search elements, output eleme
MyPolynominal
- C#实现的多项式加、减、乘、除算法,便于初学编程的同学使用。-C# implementation of the polynomial add, subtract, multiply, in addition to the algorithm, easy beginner programming students.
binaryageneral_tree
- 代码包含了二叉树的创建和普通树的创建,并且有对应的前序、中序、后序遍历和对应的用队列和栈方法的遍历-The code includes the creation of the binary tree and the creation of the tree, and the corresponding pre-order, inorder, postorder traversal and traversal of the corresponding queue and stack method
sort-algorithm
- 排序算法:快速排序,堆排序 可以对大量数据排序-sort for large datas. algorithms:quicksort and heapsort.
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
lianzhandeshixian
- 链栈的实现,数据结构刘小晶版源码-Programming to achieve student performance management systems, data structures, Liu Xiaojing version of source code
ch7source
- it is c source file.It convert to bitmap file
segment
- 利用双数组和字典实现了一个中文分词程序,优点是效率高,分词速度快,鲁棒性好。适合搜索引擎分词使用-Pairs of array and dictionary is a Chinese word segmentation procedure, the advantages of high efficiency, segmentation speed, robustness. Word for search engines
FFT_WaveletTransform
- 小波分析 直接调用,,而且最重要的是注释是很详细的,,适合初学者-Wavelet analysis of direct calls
