-
ucosIII USB HOST 例程
上传文件为USB host 例程 已经验证 很好用 。
- 2022-03-06 09:20:22下载
- 积分:1
-
C100A_公版
全志 F1C100A Melis OS 公版 SDK(Allwinner F1C100A Melis OS SDK)
- 2018-02-24 21:05:34下载
- 积分:1
-
11
说明: 对串行FLASH的读写操作编程,以SST公司的sst39vf400为例进行说明(Reading and writing to serial FLASH programming operation to SST)
- 2008-11-25 13:31:42下载
- 积分:1
-
simpedvr
网上买到的 HI3518 下的 简单DVR CODE, 需要你了解 3518 SDK, 才能编译, (Simple DVR CODE HI3518 under buy online, you need to understand 3518 SDK, you can compile,)
- 2015-11-02 13:54:59下载
- 积分:1
-
迭代法求根
用迭代法求 x=根号a。求平方根的迭代公式为:X(n+1)=(Xn+a/Xn) /2。(Iterative method is used to find x = root a. The iteration formula for finding square root is X(n+1)=(Xn+a/Xn)/2.)
- 2020-06-24 19:20:02下载
- 积分:1
-
ADC7192源码驱动
ADC7192嵌入式源码驱动程序,通用7190,直接驱动,单片机嵌入式程序代码void AD7192Initialization()
{
AD7192SoftwareReset();
AD7192InternalZeroScaleCalibration();
AD7192InternalFullScaleCalibration();
}
void AD7192SoftwareReset()
{
unsigned char WriteBuf[1];
unsigned char ReadBuf[1];
unsigned char i;
ADuC7026OutputBit(CS,0);
WriteBuf[0] = 0xFF;
for(i=0; i
- 2022-02-09 11:48:52下载
- 积分:1
-
spectrum-leakage-and-window-function
信号分析与处理中的频谱泄露现象及窗函数的作用(Signal analysis and processing of the spectrum leakage phenomenon and the role of window function)
- 2011-11-14 11:53:15下载
- 积分:1
-
avoidancemethod
动态环境下基于势场原理的避障方法
提出了一种新颖的控制方案,即采用神经网络预测控制器来控制机器人的力/位置.这种控
制器能任意逼近机器人这种不确定对象,不用知道系统的精确结构,同时由于预测控制的加入,使系
统在线计算方便,控制质量提高了(Dynamic environment based on the principle of potential field obstacle avoidance method
A novel control scheme, namely, the use of neural network predictive controller to control the robot s force/position. This control
System of robots capable of approaching any object to such uncertainty, do not know the precise structure of the system, at the same time as a result of the addition of predictive control, so that the Department of
Convenience of online computing integration, improved quality control)
- 2009-05-20 16:40:10下载
- 积分:1
-
MODBUS
modbus串口通讯动态链接库
使用同步通讯方式
(modbus serial communication dynamic link library using synchronous communication mode)
- 2013-06-05 12:57:22下载
- 积分:1
-
ResizableFormViewMDI_1_1
一个可以实现VC++中自定义窗口大小的类(One can realize VC++ In custom window size class)
- 2007-09-12 15:22:18下载
- 积分:1