资源列表
Vector
- C++Vector类 STL容器 实现容器类的操作 Vector类应用-C++ Vector operations Vector class STL container implementation class application container classes
QuickSort
- 这是一个Java实现的快速排序的源码,可以高效地对数组进行排序。-This is the code that implements quick sort function,
scl
- 西门子s7-step中scl环境下的几个程序实例,分享给大家相互学习。-Several examples of Siemens s7-step program in scl environment to share for everyone to learn each other.
skeinforge-50
- Skeinforge是python编写的,将三维模型转化为RepRap可以识别的G-Code。-Skeinforge is a tool chain composed of Python scr ipts that converts your 3D model into G-Code instructions for RepRap.
zhongzhi
- 中值滤波的算法实现过程,重点是排序,最常用的冒泡排序~~ 把滤波区间的数据从小到大进行排序,然后取中值,(如果是奇数个数据,那么中值就只有一个了,如果偶数个数据,中值有两个,可以对两个数据再求平均)-Median filtering algorithm
LuckyString
- Lucky String 微软面试题解法 字符串 排序 序列式容器 Fibonnacci数列-Lucky String,Solution of Microsoft interview.Key words:string,sort,vector,fibonnacci。
code
- Package consists of 3 files. First, to calculate number of deletions required in a string so that no two consecutive characters are same, where string consists of only 2 characers with repetition. Second to detect if a string contains all english alp
sort
- 利用堆排序的思想,使用C++模板类,对数组进行排序,输出最大或最小的k个数。-The use of heap sort of thinking, using C++ template class, sort the array, the output of the maximum or minimum number of k.
map
- 使用c++,利用STL中的map容器,实现对单词频率的统计。-Use c++, use the STL map container, to achieve the word frequency statistics.
Python-STL
- Python 标准库程序文件,数据挖掘相关文件-Python STL
online-hmm
- The last file I need to upload