搜索资源列表
BTDemo
- delphi实现的bt下载器示例程序,带全部源码和BT协议 包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutils.pas -- 核心bt组件 DCP*.pas -- SHA算法源码(复制自DEC组件包) InetUtils.pas -- 提供Internet下载的函数库 SimpleSocks.pas -- socket组件(TCP) SortList
yaokongasm
- Dragonchip:一个演示如可使用Timer 0, 1, 2作为计数器的例子,This program counts pulses generated by Counter A using Timer 0, 1, 2,at the same time and toggle PA2, PA1 and PA3 respectively. Pulses from PA1 then feed into PB6(T2EX) to trigger Timer 2 interrupt to toggl
5.2-Linuxtimer
- 基于ARM9嵌入式开发板LINUX环境下的程序代码-linux-timer,是大家常用的程序,代码中有详细的注释,方便移植!-ARM9-based embedded Linux development environment board procedures under the code - linux-time r, we used the procedure code detailed in the Notes to facilitate the transplant.
Another_eYes_BTDemo
- 由delphi实现的bt下载器示例程序,带全部源码和BT协议 包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutils.pas -- 核心bt组件 DCP*.pas -- SHA算法源码(复制自DEC组件包) InetUtils.pas -- 提供Internet下载的函数库 SimpleSocks.pas -- socket组件(TCP) SortLis
RTOSICCAVR
- UCOS/II for ICCAVR - The version of UCOS/II is 2.04 - the original port was done by Ole Saether for the IAR compiler. Jens E. Holtegaard ported one version using ICCAVR. Joerg Meyer did another port (using Jens port as a start?). This
9200-emc-test
- AT91S_IPheader IpHeader; int status; AT91F_LowLevelInit(); AT91F_DBGU_Printk("\n\n\r-I- ======================================\n\r"); AT91F_DBGU_Printk("-I- AT91RM9200 EMAC Test\n\r"); AT91F_DBGU_Printk("-I- -----------------
VioceRecognition
- 使用科大讯飞的语音识别和语音合成引擎作为基础,开发的适合SP的一套语音识别应用程序,可通过简单配置应用于现有的IVR业务中。主要文件简单说明:asr.c 系统初始化,入口点asrch.c 系统核心处理单元DynGra.c 动态语法生成tts.c 语音合成eventq.c 事件队列asrtimer.c 计时器iblock.c 内存管理.-The use of Science and Technology Institute of China inquiry flying speech recogn
32RTCTiming
- 基于《Stellaris外设驱动库》的例程:定时器32位RTC用法示例 该程序演示了如何使用定时器配置为32为RTC模式,并使用RTC定时器产生匹配中断。-Based on " Stellaris peripheral driver library" of routines: 32-bit RTC timer usage example of the program demonstrated how to use the timer is configured to 32 fo
Lesson
- 每秒计时器 量化误差 标准频率的误差- this is a Second timer . thank you ! I am a third year master major in automation at Shanghai Jiao Tong University, P. R. China. With tremendous interest in Industrial Engineering, I am writing to apply for accepta
digital-clock
- 系统由AT89C51、LED 数码管、按键、发光二极管等部分构成,能实现时间的调整、定 时时间的设定,输出等功能。系统的功能选择由SB0、SB1、SB2、SB3、SB4 完成。其中SB0 为时间校对,定时器调整功能键,按SB 0 进入调整状态。SB1 为功能切换键。第一轮按动 SB1 依次进入一路、二路、三路定时时间设置提示程序,按SB3 进入各路定时调整状态。定 -System consists of AT89C51, LED digital tube, keys, light
Timer
- 假定系统时钟为50MHz,试设计一个电子秒表电路,使其按0.01s 的步长进行计时。该电子秒表具有异步清零和启动/停止计数功能,最大能计到59.99s,并用数码管显示计数值。用发光二极管显示向分钟的进位信号。-Assume that the system clock to 50MHz, the design of an electronic stopwatch test circuit, so the step by 0.01s to time. The electronic stopwatch
timer
- 430单片机内部时钟模块详解,及外部的使用,带有备注-430 microcontroller internal clock module, and the use of external steps, with a note
Interface_timer_beautiful_classic_VC_source_code.r
- 界面漂亮的VC++计时器经典源码Interface timer beautiful classic VC + + source code-Interface timer beautiful classic VC++ source code
2Timer2PWM2Motor2010-2-25
- 用ATMEGA16内置的T/C0 TC1 T/C2定时计数器产生三个PWM,其中T0 T2分别控制电机L和电机R.自己编写的程序,成功实现,适合初期机器人开发,源代码含详细说明。 -ATMEGA16 using the built-in timer counter T/C0 TC1 T/C2 produce three PWM, which T0 T2, respectively, motor control and motor R. L
51learn-data
- 包含51单片机开发工具、原理图、定时器初值计算工具、串口计算工具、KEILc51使用说明5个PDF文件,51单片机经典教程PDF、doc。-Includes 51 single-chip development tools, schematics, timer initial value calculation tools, serial computing tools, KEILc51 instructions five PDF files, 51 single classic tutoria
yinyuehechengxu
- 当键盘有键按下时,判断键值,启动计数器T0,产生一定频率的脉冲,驱动蜂鸣器,放出乐曲。同时启动定时器T1,显示乐曲播放的时间,并驱动LCD,显示歌曲号及播放时间。 (1) 硬件电路中用P1.0~P1.7控制按键,其中P1.0~P1.3扫描行,P1.4~P1.7扫描列; (2) 用P2.0~P2.2作为LCD的RS、R/W、E的控制信号; (3)用P0.0~P0.7作为LCD的D0~D7的控制信号; (4) 用P3.7口控制蜂鸣器; (5) 电路为12MHz晶振频率工作,
RTT_Timer
- The Real Time r to Set the Alaram for specific time period in at91sam7a3 processor-The Real Time Timer to Set the Alaram for specific time period in at91sam7a3 processor
R-2R-DAC
- TC1定时器中断用于扫描显示与键盘ADC转换-TC1 timer interrupt is used to scan display and keyboard
mom_server
- 一般说法是selling leads 销售信息 和buying leads 求购信息 这些一般在B2B 网站中出现,可以通过这个寻求客户。-r computer is idle. The application that misbehaved the most was the Linux kernel. However, as of version 2.6.21, the Linux kernel went tickless, and no longer has a fixed 1000
traffic_lights
- 交通灯控制器控制红(r)、绿(g)、黄(y)三种不同颜色的交通灯,这三种不同颜色灯的亮、灭分别由三个定时器(timer1、timer2、timer3)控制; 当某个定时器工作时,它所控制的交通灯亮,直到设定的定时时间到(该定时器状态由’0’变’1’),交通灯跳转到另一种状态; clk是脉冲控制端(图中未标出);reset是异步复位端,复位状态为红色交通灯亮; 输出端r、g、y分别表示三种颜色交通灯的亮、灭状态。