-
UART
Msp430F149 串口UART例程,测试通过,完美无BUG(Msp430F149 serial UART routines, tested, Perfect BUG)
- 2013-08-04 12:19:17下载
- 积分:1
-
MSequence
白噪声是工程中常用到的参考信号,程序通过白噪声的计算方法,可以得出2至7阶的白噪声序列,值得参考(White noise is commonly used to project the reference signal, the program is calculated through the white noise, can be drawn from 2 to 7 bands of white noise sequence)
- 2010-07-19 12:48:37下载
- 积分:1
-
基于KeilC51的超声波测距(LCD1602显示)
Trig ------- P2^1; Echo ------- P2^0; VCC -------- +5v GND -------- GND请在上电之前,检查好接线是否正确,如果不正确,清修改。本程序是基于教学用的KEILC51高级实验程序,可以帮助同学们更好的理解51单片机
- 2022-01-31 20:51:36下载
- 积分:1
-
最小二乘法拟合线性曲线
通过使用最小二乘法,拟合线性曲线,获得线性曲线方式。
- 2023-07-25 15:25:04下载
- 积分:1
-
FastReport
winform pos C#打印测试!(winform pos C# to print a test!)
- 2010-08-20 11:29:46下载
- 积分:1
-
searching
/* binarysearch() - A binary search implementation which takes the same
* arguments as the C library function bsearch() provided by stdlib.h. It
* searches the sorted array at address base, which has nmemb elements, each of
* which is size bytes long. compar is a pointer to a comparison function.
* The function compares two array elements, and returns a negative, zero, or
* positive integer depending on whether the first array element is less than,
* equal to, or greater than the second.
*/
- 2010-12-20 04:24:54下载
- 积分:1
-
Super-Sound-and-Light-Multi-Lantern
超级声光多彩灯,很有意思的一个源代码,希望对大家有用。(Super sound and light more lights, it is interesting to a source code, want to be useful to everyone.)
- 2010-01-30 11:00:48下载
- 积分:1
-
Decoding
c#编码和解码
例如:" E8 A7 A3 E7 A0 81"解码后为"解码";编码为逆过程。(c# coding and decoding such as: " E8 A7 A3 E7 A0 81" decoded " decoding" coding for the reverse process.)
- 2013-04-24 11:39:50下载
- 积分:1
-
root.tar
YAFFS 一个文件管理系统工程for NAND flash(YAFFS a document management system project for NAND flash)
- 2008-04-28 00:39:12下载
- 积分:1
-
sz
说明: 5、 打印如下方阵(任选一题)。
(1) 螺旋方阵:
1 2 3 4
12 13 14 5
11 16 15 6
10 9 8 7(it is a C++ file)
- 2011-04-15 21:32:44下载
- 积分:1