Location:
Search - Timer.r
Search list
Description: 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)
SortLists.pas -- 排序的List组件
ThreadTimer.pas -- 定时器与线程池
DelayLists.pas -- 一个延时5秒再释放Object的队列
FastShareMem.pas, MemPools.pas, ShareGlobals.inc -- 由ThreadTimer内部使用
Bit Torrent Specification.htm -- BT协议文档-realized bt download procedures for example, with all source code and BT agreement package documents : BTDemo.dpr, BTDemoF.pas. BTDemoF.dfm -- a simple bt downloader, supports multiple. torrent download documents btutils.pas -- the core components bt DCP *. pas -- SHA algorithm source code (copied from the DEC kits) InetUtils.pas -- providing Internet download library SimpleSocks.pas -- socket Group pieces (TCP) SortLists.pas -- Ranking List components ThreadTime r.pas -- and the timer thread pool DelayLists.pas -- a delay the release of another five seconds O return of the queue FastShareMem.pas, MemPools.pas. ShareGlobals.inc -- ThreadTimer internal use by Tor Bit rent Specification.htm -- BT agreement document
Platform: |
Size: 58245 |
Author: vvyang |
Hits:
Description: 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 toggle PA4. The Crystal frequency is 8MHz.-Dragonchip : as a demonstration of the use Timer 0, 1, 2, as counter examples, This program counts pulses generated by Counte r A using Timer 0, 1, 2, at the same time and toggle PA2. PA1 and PA3 respectively. Pulses from PA1 then f eed into PB6 (T2EX) to trigger Timer 2 interrupt to toggle mouse. The Crystal frequency is 8MHz.
Platform: |
Size: 42557 |
Author: Dolphin |
Hits:
Description: 基于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.
Platform: |
Size: 7406 |
Author: 盖萌 |
Hits:
Description: 由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)
SortLists.pas -- 排序的List组件
ThreadTimer.pas -- 定时器与线程池
DelayLists.pas -- 一个延时5秒再释放Object的队列
FastShareMem.pas, MemPools.pas, ShareGlobals.inc -- 由ThreadTimer内部使用
Bit Torrent Specification.htm -- BT协议文档-achieved by delphi bt download procedures for example, with all source code and BT agreement package documents : BTDemo.dpr, BTDemoF.pas. BTDemoF.dfm -- a simple device bt download, support a number. torrent download documents btutils.pas -- bt core components of DCP *. pas -- SHA algorithm source code (copy from the DEC kits) InetUtils.pas -- provide Internet download library SimpleSocks.pas -- socket Group pieces (TCP) SortLists.pas -- Ranking List components ThreadTime r.pas -- and the timer thread pool DelayLists.pas -- a delay the release of another five seconds O bject cohort FastShareMem.pas, MemPools.pas. ShareGlobals.inc -- from the internal use of Bit ThreadTimer Tor 366 Specification.htm -- BT agreement document
Platform: |
Size: 98249 |
Author: 李顺 |
Hits:
Description: 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 is basically Joerg s port plus a
little bit of changes and documentation by me.
- YOU MUST DOWNLOAD THE MAIN PART OF THE UCOS/II FROM THE UCOS/II WEBSITE
http://www.ucos-ii.com . The supplied project file assumes the portable
source is in the ..\\source directory.
- Joerg has written couple document showing the stack frames etc. but it
is in German :-) They are included in this directory.
- The Timer2 overflow interrupt is used for Timer Tick. If you want to
change that, modify os_cpu_c.c and os_cpu_a.s
- I have tested this using ATMega103 with and without external RAM
using AVR Studio simulator. See test1.c test program. Both Code
Compressed (PRO) and STD versions have been tested. -UCOS / II for ICCAVR - The version of UCOS / II is 2.04-the original port was done by Ole Saethe r for the IAR compiler. Jens E. Holtegaard porte d one version using ICCAVR. Joerg Meyer did anot her port (using Jens port as a start). This is bas ically Joerg's port plus a little bit of changes a nd documentation by me. - YOU MUST DOWNLOAD THE M AIN PART OF THE UCOS / FROM THE UCOS II / II WEBSITE http : / / www.ucos - ii.com. The supplied project file assumes the portable source is in the .. \\ source directory. - Joerg couple has written document showing the stack frames etc.. but it is in German :-) They are included in this directory. - The Ti mer2 overflow interrupt is used for Timer tick. If you want to change that. modify os_cpu_c.c and os_cpu_a.s - I have teste d this using ATMeg
Platform: |
Size: 200913 |
Author: zhjol |
Hits:
Description: 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- --------------------------------------\n\r"); //* System Timer initialization AT91F_ST_SetPeriodInterval(AT91C_BASE_ST, AT91C_ST_PITS); AT91F_ST_EnableIt(AT91C_BASE_ST, AT91C_ST_PITS); AT91F_AIC_ConfigureIt ( AT91C_BASE_AIC, // AIC base address AT91C_ID_SYS, // System peripheral ID AT91C_AIC_PRIOR_HIGHEST, // Max priority AT91C_AIC_SRCTYPE_INT_LEVEL_SENSITIVE, // Level sensitive AT91F_ST_ASM_HANDLER ); //* Enable ST interrupt AT91F_AIC_EnableIt(AT91C_BASE_AIC, AT91C_ID_SYS); //* Initialize AT91RM9200 EMAC status = AT91F_EmacEntry(); if (status) { sprintf(MsgBuffer, "Error EMAC init: 0x%x", status); AT91F_DBGU_Printk(MsgBuffer); while(1); } while(1) if (AT91F_ProcessEmacPacket(&IpHeader) == AT91C_IPPACKET) AT91F_DisplayIpPacket(&IpHeader);
Platform: |
Size: 57527 |
Author: onewind |
Hits:
Description: 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)
SortLists.pas -- 排序的List组件
ThreadTimer.pas -- 定时器与线程池
DelayLists.pas -- 一个延时5秒再释放Object的队列
FastShareMem.pas, MemPools.pas, ShareGlobals.inc -- 由ThreadTimer内部使用
Bit Torrent Specification.htm -- BT协议文档-realized bt download procedures for example, with all source code and BT agreement package documents : BTDemo.dpr, BTDemoF.pas. BTDemoF.dfm-- a simple bt downloader, supports multiple. torrent download documents btutils.pas-- the core components bt DCP*. pas-- SHA algorithm source code (copied from the DEC kits) InetUtils.pas-- providing Internet download library SimpleSocks.pas-- socket Group pieces (TCP) SortLists.pas-- Ranking List components ThreadTime r.pas-- and the timer thread pool DelayLists.pas-- a delay the release of another five seconds O return of the queue FastShareMem.pas, MemPools.pas. ShareGlobals.inc-- ThreadTimer internal use by Tor Bit rent Specification.htm-- BT agreement document
Platform: |
Size: 58368 |
Author: vvyang |
Hits:
Description: 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 toggle PA4. The Crystal frequency is 8MHz.-Dragonchip : as a demonstration of the use Timer 0, 1, 2, as counter examples, This program counts pulses generated by Counte r A using Timer 0, 1, 2, at the same time and toggle PA2. PA1 and PA3 respectively. Pulses from PA1 then f eed into PB6 (T2EX) to trigger Timer 2 interrupt to toggle mouse. The Crystal frequency is 8MHz.
Platform: |
Size: 41984 |
Author: Dolphin |
Hits:
Description: 基于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.
Platform: |
Size: 7168 |
Author: 盖萌 |
Hits:
Description: 由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)
SortLists.pas -- 排序的List组件
ThreadTimer.pas -- 定时器与线程池
DelayLists.pas -- 一个延时5秒再释放Object的队列
FastShareMem.pas, MemPools.pas, ShareGlobals.inc -- 由ThreadTimer内部使用
Bit Torrent Specification.htm -- BT协议文档-achieved by delphi bt download procedures for example, with all source code and BT agreement package documents : BTDemo.dpr, BTDemoF.pas. BTDemoF.dfm-- a simple device bt download, support a number. torrent download documents btutils.pas-- bt core components of DCP*. pas-- SHA algorithm source code (copy from the DEC kits) InetUtils.pas-- provide Internet download library SimpleSocks.pas-- socket Group pieces (TCP) SortLists.pas-- Ranking List components ThreadTime r.pas-- and the timer thread pool DelayLists.pas-- a delay the release of another five seconds O bject cohort FastShareMem.pas, MemPools.pas. ShareGlobals.inc-- from the internal use of Bit ThreadTimer Tor 366 Specification.htm-- BT agreement document
Platform: |
Size: 98304 |
Author: 李顺 |
Hits:
Description: 基于AT91RM9200为核心的ARM开发板的RTC8025计时器的驱动程序
该程序在ADS环境下运行-based AT91RM9200 ARM core of the development board timer driven RTC8025 procedures in the program run under ADS
Platform: |
Size: 259072 |
Author: 华金 |
Hits:
Description: 基于MSP430系列单片机的软件实时时钟(RTC)代码,使用定时器B为中断源,时间变量使用字符型变量储存,便于直接输出数字-MSP430 MCU-based software in real-time clock (RTC) code, the use of Timer B interrupt source for the time variable using the character variable storage, easy to direct the output figures
Platform: |
Size: 2048 |
Author: Lichar Chow |
Hits:
Description: 使用科大讯飞的语音识别和语音合成引擎作为基础,开发的适合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 recognition and speech synthesis engine as the basis for SP development of a set of speech recognition applications, can be configured through a simple application of the existing IVR business. Brief description of key documents: asr.c system initialization, entry point asrch.c system kernel processing unit DynGra.c dynamic grammar generation tts.c speech synthesis eventq.c event queue asrtimer.c timer iblock.c memory management.
Platform: |
Size: 198656 |
Author: 至诚 |
Hits:
Description: 基于《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 for the RTC mode, and use the RTC timer interrupt generated match.
Platform: |
Size: 12288 |
Author: 小陈 |
Hits:
Description: 假定系统时钟为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 with asynchronous clear and start/stop counting, the largest of Total to 59.99s, with digital display counts. With LED display into the digital signal to the minute.
Platform: |
Size: 530432 |
Author: 邓云鹏 |
Hits:
Description: 430单片机内部时钟模块详解,及外部的使用,带有备注-430 microcontroller internal clock module, and the use of external steps, with a note
Platform: |
Size: 5120 |
Author: lv |
Hits:
Description: 界面漂亮的VC++计时器经典源码Interface timer beautiful classic VC + + source code-Interface timer beautiful classic VC++ source code
Platform: |
Size: 44032 |
Author: ue |
Hits:
Description: 包含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 tutorial PDF, doc.
Platform: |
Size: 33408000 |
Author: 高擎天 |
Hits:
Description: TC1定时器中断用于扫描显示与键盘ADC转换-TC1 timer interrupt is used to scan display and keyboard
Platform: |
Size: 3072 |
Author: |
Hits:
Description: Shutdown Timer it can shutdown this you r computer in min
Platform: |
Size: 291840 |
Author: rayyan |
Hits: