搜索资源列表
Protel DXP 指导教程
- Protel DXP2004 指导教程.帮助初学者快速掌握Protel dxp2004的使用方法。-Protel DXP2004 tutorial. To help beginners grasp the Protel dxp2004 use.
大型设计中FPGA的多时钟设计策略
- 大型设计中FPGA的多时钟设计策略,很详细的描述了在FPGA设计中时钟设计的方法-FPGA design large multi-clock design strategy, a very detailed descr iption of the FPGA design clock design method
试验dtmf软解码
- 这是谋些人在网上出售的DTMF软解码实现方法,英文的,但算法好,节约您的开发成本-is seeking more people in the online sale of soft DTMF decoding method, English, but a good algorithm, save your development costs
6059.tar
- 另一个内存泄露的防治方法,适用于嵌入式系统-memory leakage prevention methods applicable to embedded systems
scara
- scara机器人的一种简单的实现方法,完全采用C51控制-a simple way to completely control using C51
2000_ARM
- 2000下进行ARM SDT调试的解决方法,针对没有双系统的人-2000 under the ARM SDT debugger solution, not against the dual system
minicom_User
- minicom 是linux 操作系统下的串口终端程序 是和Windows 操作系统的下 超级终端功能相近的程序 不过比超级终端功能要强 下面我们通过命令行 介绍minicom 的操作方法-Minicom Linux operating system is the serial terminal program is the Windows operating system and the next Super Terminal functions similar procedures
Verilog123
- 十滴水发火点方法搞活 佛批燃感日 日日热他提高同样额 -Shidishui ignition point method engage Buddha approved burning flu day's heat to raise the same amount he
USB_yl
- 讲解USB接口原理: USB通信基本知识概要 USB的通讯协议 USB模块的编程方法 -USB interface on the principle : USB Communication outline basic knowledge of USB communication protocol modules USB Programming
PalmOSDocumation
- 有关掌上电脑(Palm OS)上的编程技巧和方法。-the handheld computer (Palm OS) programming techniques and methodologies.
demo_MPC02_motor
- MPC02板卡VB控制程序:这是一个非常简单的演示示例: 使用方法如下: 1、 用安装光盘安装驱动程序及函数库。 1、 在硬盘上建立一个文件夹。 2、 将文件夹下所有文件拷贝到硬盘上所建文件夹中,并去掉所有文件的只读属性。 3、 启动VB6.0集成环境,并打开工程。 4、 确保板卡已经正确插入到计算机中。 6、 编译该工程生成EXE文件。 7、 运行生成的EXE文件。-MPC02 Card VB control procedures : This is a
shenlongka
- 这份源码已提供了神龙卡的控制接口的全部源码,接口文件sdinterf.pas,但这个演示源码只是个能控制神龙卡调用,我只提供调用神龙卡的方法,但全部功能我还没有写上,就让刚做神龙卡编程(DSHOW)的朋友提供个方便吧!这样就不用花太大的力气去找到编程的入口点,还有如果你写出好的代码不防发布出来大家分享下!-this source has provided Shenlong control interface cards all the source code, sdinterf.pas inte
PID_Arithmetic
- PID.c 新型PID控制及其应用 先进PID控制及其MATLAB仿真 STEP7中PID控制的实现方法.-PID.c New PID control and the application of advanced PID control and its MATLAB STE P7 PID control method.
aa_3
- 学习掌握单总线数字式温度传感器 DS18B20的64位激光ROM码的读出方法。读DS18B20 64位ROM码命令(33h)允许主机直接读出从机的64位ROM代码,而无须执行搜索ROM 过程。如果该命令用于多节点系统,则必然发生数据冲突,因为每个从机设备都会响应该命令。64 位激光ROM 从高位到低位依次由8 位CRC、48 位列号和8 位家族代码(28H)组成。-learning and mastering digital single bus DS18B20 64 laser ROM cod
aa_4
- 学习掌握使用一片单总线数字式温度传感器 DS18B20温度采集方法。-learn and use a single-bus digital temperature sensor DS18B20 temperature collection method.
aa_5
- 学习掌握使用多片单总线数字式温度传感器 DS18B20温度采集方法。-learn and use multi-chip single-bus digital temperature sensor DS18B20 temperature collection method.
51kanmengou111
- 89S51看门狗功能的使用方法 S51的狗大家都说不好,可还是有人用的,干吗拿石头砸我!呵呵...! 89S51看门狗功能的使用方法 在ATMEL的89S51系列的89S51与89C51功能相同。指令兼容。HEX程序无需任何转换可以 直接使用。89S51只比89C51增加了一个看门狗功能。89S51的其它功能可以参见89C51的资料-devised watchdog function of the use of dogs S51 everyone say
SmallRTOSv1203
- 主要介绍了在实时操作系统Small RTOS下,编写独立CAN控制器SJA1000驱动程序的方法。并介绍了SJA1000 PeliCan模式下接口函数库的使用方法,以及简要的介绍了对Small RTOS的配置方法。-introduced in the Small RTOS Real-Time Operating System, preparation of the independent SJA1000 CAN controller drives the procedure. And intro
延长watchdog的方法
- 你可曾经为硬件看门狗的复位时间太短,而苦恼过,这个方法帮你解决问题. 用定时器喂狗,如果超过一定时间(程序跑飞,或整个中断都关闭,都会导致定时器不喂狗,导致看门狗的复位,从而延长了看门狗的复位时间)不喂就复位. 程序中我以lcpRD2为例.-you may have to reset the hardware watchdog short time and anguish that this approach help you solve the problem. DOG with timers
51单片机流水灯实现的几种方法
- 51单片机流水灯实现的3种方法,其中对位移运算进行了几种代码思路。