-
si1010_RxRSSI
silabs公司的si1010芯片的接收电平指示,即RSSI(silabs company si1010 chip reception level indication,)
- 2014-01-13 09:27:54下载
- 积分:1
-
MATLABCodeToCcode
介绍了如何利用Mathh的Realtime Workshop代码生成工具将Simulink模型自动转换成C代码的方法(This paper proposes a method of using the RTW (Real-Time Workshop)code generation tool to convert Matlab to the C code.)
- 2009-09-12 16:51:13下载
- 积分:1
-
GDOP
卫星导航系统中计算DOP值,非常实用的程序,希望对大家有用(satellite navigation system )
- 2009-12-06 19:14:46下载
- 积分:1
-
PCF8591-AD
PCF8591串行AD转换器使用代码,主控芯片为STC89C52RC单片机。已经调试通过(AD converter PCF8591 serial code, master chip STC89C52RC microcontroller. Have debugging through)
- 2011-10-25 20:36:40下载
- 积分:1
-
ltbcyt
There are many tools for Ftp clients on TinyFtpServer, but few server programs
- 2019-04-22 23:56:27下载
- 积分:1
-
LU_Matrix_1.c
说明: lu分解矩阵求逆...
===========
紫薯紫薯...(Matrix LU decomposition inversion)
- 2020-06-18 07:40:02下载
- 积分:1
-
vc与matlab接口
一个实现vc与matlab接口的程序,可在vc构建的平台上实现matlab的函数调用(a realization vc Matlab interface with the procedures in vc build on the platform to achieve the function call Matlab)
- 2005-03-29 15:43:47下载
- 积分:1
-
ab
说明: apache性能测试工具.-n -c起多个线程发n个包。(apache benchmark)
- 2011-12-06 16:01:57下载
- 积分:1
-
tuxing
MFC下实现DDA算法、一般直线的Bresenham算法、Bresenham画圆算法 、中点圆整数优化(MFC DDA Bresenham )
- 2010-06-13 10:28:30下载
- 积分:1
-
震惊中国13亿人的代码
private bool _isHead;
public bool IsHead//属性
{
get { return _isHead; }
set { _isHead = value; }
}
//蛇块的编号
private int _blockNumber;
public int BlockNumber
{
get { return _blockNumber; }
set { _blockNumber = value; }
}
- 2022-07-03 18:18:49下载
- 积分:1