资源列表
duizhan
- 假设一个算术表达式中可以包含三种括号:()[]{},且这三种括号可以按任意次序嵌套使用(如:...[...{...}...[...]...]...(...))。编写判别给定表达式中所含括号是否正确配对出现的算法,已知表达式已存入数据元素为字符的顺序表中。
C
- C语言程序,比较基础,可以帮助初学者掌握C语言,适合新手-C Programming Language, more basic, to help beginners master the C language, suitable for novice
ABC
- VC++实现像输入法一样的无标题浮动窗口,拼音输入法窗口的实现 -VC++ achieve the same as input method without title floating window, pinyin input method the realization of the window
CSharp
- 循环 数组 类 属性的访问利器 成员方法 构造方法-Access tool for member method of the circular array of class attribute constructor
guess-the-number
- 猜数字游戏,提示所猜数字的大小,直到猜中数字为止-The size of the guessing game, suggesting Caishuozi until guessed figures so far
bpsk_raylegt_noise
- bpsk performance in noisy environment
HookDBConn3
- hook to add to aceonline config monitor tools
Serial_demo
- 查找系统里可以使用的串口,并自动连接第一个查询到的串口,通过串口发送16进制数字-search the usable serial port in the system,and connect the first available serial port.send hex data through the serial port
nonlinear_roots
- nonlinear_roots: for finding max and min and nonlinear_roots of equations
zhengshubianhao
- 整数编号问题的求解代码 是我自己编出来的 对于编码类问题的实现有很好的帮助-Integer number of the problem solving code is my own coding out for the realization of the coding class problems have a very good help
kNearestNeighbors
- Function to estimate knearest neighbors, used in clustering classification methods.
rgb565to888
- RGB565格式图象转RGB888格式C源代码-RGB565 format image transform to RGB8888 format c source code