资源列表
simple_MVC
- 世界上最简单C++写的MVC设计模式源码。-源语言: 检测到中文目标语言: 英语翻译自动检测 阿拉伯语 法语 韩语 日语 西班牙语 泰语 英语 粤语 中文 阿拉伯语 法语 韩语 日语 西班牙语 泰语 英语 粤语 中文 请输入您要翻译的文字内容或网页地址 世界上最简单C++写的MVC设计模式源码。世界上最简单C++写的MVC设计模式源码。 世界上最简单C++写的MVC设计模式源码。 Source of MVC design mode
BinaryTree
- 建立二叉树并进行各种遍历、求树的深度和高度-build binarytree and transvers in all ways,and caculate height and depth.
Filter
- 这是一个去极值滑动窗口数字滤波器算法,在ADC采样的时候可以用这个算法去除脉冲干扰。-This is digital filter algorithm which removes extreme value,and it works just like a sliding window, we can use this algorithm to remove glitches in ADC sampling。
lab-1
- Numerical Summation of a Series
sort
- Sorting choice. The idea of the method is to create a sorted sequence through the merger of one item after another in the correct order. If the input sequence is almost ordered, then comparisons will be the same, then the algorithm behaves abnormally
sort
- Sort vesicle (exchange). The idea of the method: sorting step is to pass upward through the array. By way of a pair of adjacent elements are viewed. If the elements of a pair are in the wrong order, then change their positions.
sort
- Sort inserts. Sort simple inserts in something similar to the methods described above.
sort
- Shell sort is a very interesting modification of the sorting algorithm simple inserts.
sort
- HeapSort. HeapSort is the first of these methods, the performance of which is estimated as O (n log n).
sort
- Quick sort (sorting Hoare). "Quicksort", though, and was developed over 40 years ago, is the most widely used and one of the most efficient algorithms.
calculator
- 用c++实现的一个计算器的小程序,用到的数据结构是栈。是川大数据结构的实验,可以实现优先级的运算包括括号.-With c++ achieve a small calculator program stack data structure is used. This is a data structure Sichuan experiments can achieve priority operations include brackets, etc.
sourcecode
- 个人收藏整理,感觉很有用,值得一学,强烈建议看一看-pretty good
