资源列表
Bucket-sort
- 本程序是用c语言实现的简单的桶排序(将若干个正整数以o(n)的时间复杂度进行排序,过程不需要进行两个数的比较)。-This procedure is to use c language to achieve a simple bucket sort (a number of positive integers to o (n) time complexity of the sort, the process does not need to compare the two numbers).
std_pattern
- 单件模块,包括单件类和单件宏,使用单件宏能够从一个类(orgClassName)派生出一个单件类(newClassName),并保持基类的功能。 -Single module, including a single category and single-hong, the use of a single category from a macro (orgClassName) derived from a single category (newClassName), and mainta
Image_to_vector
- Convert image to vector
button
- 实现输入字符串按钮,能在串口输入字符串,实现接受字符串。-Button on the input string can be in the serial input string to achieve acceptance of a string.
huibian
- 此压缩包中含有两个程序,man可以在单色屏幕上显示小人图案,sin可以在屏幕上显示正弦图案-print Little man in the screen
zigzager_inverse
- Inverse zig zag scan used after zigzag scan to arrange the data back to 2d matrix or image
StepperMotorControl
- 步进电机控制 用来控制步进电机的转速及无极调速-Stepper motor control to control the stepper motor speed and stepless speed regulation
w
- 任意给定一个M进制的数X,利用栈实现数值转换。-Given an arbitrary number of M band X, use the stack to achieve numerical conversion.
determinan
- to find determinan matriks
mergesort
- merge sort written in ML programming language
gthz
- 源自本自行开发的无功补偿柜体核算重量小程序-Reactive power compensation weight small cabinet accounting procedures
broken-necklace
- USACO上的入门题目 broken necklace-The solution source code in the USACO broken necklace