资源列表
CMA
- Constant Modulus algorithm
rgb_img_6
- to seperate R,G,B components from a color image
Week4.cpp
- Array s in 4 Tasks in one file. 1 task have a random array and need to sort array, 2 task - minimal and maximal element, 3 task - just need to elements and their numbers 4 task - it s the same - find to maximal and minimal but with alternative method
123shouhuoji
- 实现售货机的基本功能,支持1元2元5元,收银机与售货机的合体-To achieve the basic functions of vending machines to support the 5 yuan 1 yuan 2 million, cash registers and vending machines to fit
Clearcommerro
- 串口通讯中clearcommerror的函数说明-Serial communication clearcommerror descr iption of the function
Form3
- c#编写的简单注册机源码;c#编写的简单注册机源码-C# prepared a simple registration machine source code
074
- a source file to simulate Fibonacci Serial
overlap_save
- Overlap save method for fft
shiyan2
- 运用栈实现表达式开、闭括号是否配对出现算法。先要实现栈的基本操作算法,包括初始化栈、进栈、退栈等。本程序中,表达式中的元素限定为char型,表达式的长度<100。表达式输入的为一个以“#”为结束标志的字符串。若用户输入的表达式中少了左括号或少了右括号,打印“括号不匹配”。若输入的表达式左右括号匹配,打印“括号匹配”。-Use stack to achieve expression open, close parenthesis pair appeared algorithm. The ne
FileDoc
- 主要是在对话框中进行读取数据和进行文件的保存功能。在编辑框中将文本文件以int整形的形式进行读取 -I don,t know English
mkey
- 单片机C语言编程单键识别编程例程源代码编写-Touch Recognition microcontroller C programming language source code programming routines written
Singleton1
- 设计模式—单例模式举例说明,包含实例的创建及客户端验证。-Design patterns- singleton pattern example, contains instances created and client authentication.