搜索资源列表
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
bootstrap
- 这个频率与硬件和操作系统都可能有关。利用 API 函数 QueryPerformanceFrequency 可以得到 这个定时器的频率。利用 API 函数 QueryPerformanceCounter 可以得到定时器的当前值。根据 要延时的时间和定时器的频率, 可以算出要延时的时间定时器经过的周期数。在循环里用 QueryPerformanceCounter 不停的读出定时器值, 一直到经过了指定周期数再结束循环, 就达到-the frequency with hardwa
Keyboard
- 设计采用P3口作为扫描键盘接口,P1.0口作为输出,P1口低4位接4X4矩阵键盘的列,高4位接行。 CPU工作在查询方式下并开放中断,且将定时器T1设为最高优先级。当程序扫描到按键时调用延时防抖后再次扫描并判断键值,并转入相应的按键处理子程序,在子程序中向定时器装入初值并启动其工作,当定时器溢出时向CPU申请中断,CPU响应中断后转入中断子程序,输出预定频率的方波并送到音频放大模块进行放大输出。 -Design uses a scanning keyboard interface por
calculagraph
- 00-59秒计时器(利用软件延时)清晰易懂,适应与初学者-00-59 seconds timer (using software delay) a clear and easy to understand, adapt and beginners
TestFolder
- 监视文件夹txt格式的写入.然后打开该txt文件,提交数据到数据库保存. 主要难点:在文件创建过程中.使用时间延迟处理文本数据(定时器的使用).否则,会出错.-Txt format monitor folder write. And then open the txt file, save submitted data to the database. The main difficulties: in the document creation process. Using time
dianziqin
- 8233,8253In accordance with the note to set the frequency and 8253 timer / counter of delay time. 8253 s CLK0 then 1MHz clock, GATE0 then 5 V, OUT0 then 8255 the PA0, J1 next speaker, programming the computer as the number keys 1,2,3,4,5,6,7 flower b
Tetris
- 大概在最近两天之内编码完成,但此前一天开始构思。第一天晚上主要完成了方块旋转算法,第二天也就是今天加了消方块的处理算法。但是可能还有一些考虑不周的地方,比如,没有采用定时中断,而是图方便采用了和cpu频率有关的delay()函数来模拟时间间隔,这是需要改进的地方。-Probably within the last two days to complete coding, but the idea of the day before the beginning. Completed the fir
01_Timer_8051
- If we re playing with a microcontroller from ATMEL MCS51 family, often in the design of the program requires routin-routin timer (delay) a lot, because it needs time delay of each component can be different, and from there we are again counting memor
TimerTest
- a good timer test for time delay good luck
shuangdingshiqiyanshi
- 该文件是用两个定时器来实现延时功能,感兴趣的,可以下来-The document is achieved with two timer delay function, interested, you can look down
delay
- This program show how to use the ini file setting under VB environment, to execute the shell command, practice the timer to delay a process.
SYSTICK_SET
- 基于STM32的1ms定时器设置程序,可以精确延时1MS,且延时时间可以改动(8M)-Program, you can set based on the STM32 1ms timer precision delay 1MS, and the delay time can be changed (8M)
STM32_TIM
- STM32定时器的应用,产生1ms的中断和10us的延迟,希望对大家有用-STM32 timer application, generate 1ms interrupt and 10us delay, and hope to be useful
key
- 独立按键程序,用定时器中断做,键扫描间隔为10ms,最终确认键须延时350ms左右。 本按键程序须定义键扫标志,键处理标志和键值寄存器。 P3.2和P3.3为按键,P1口为键显示。 12M晶体,定时处置为5ms-Independent key program, timer interrupt do key scan interval of 10ms, final confirmation of the keys required to delay about 350ms. The k
AutoOff
- 实现定时关机功能,输入时间点与当前系统时间相减,调用system关闭计算机,也有延时按钮按一次可以推迟10分钟。存在的Bug就是当达到23点后继续延迟会显示24点,虽然系统知道是0点。-Achieve the sleep timer, enter a time with the current system time subtraction calling system to shut down the computer, there are 10-minute delay delay time
MyPCWakeup
- 2流程: 2.1启用休眠权限 2.2 创建可等待定时器(delay 10 secs) 2.3 设置可等待定时器 2. 4 创建线程(等待定时器),电脑进入 休眠 2.5 时间到,唤醒电脑 3 运行图 -Two processes: 2.1 Permissions 2.2 Enable hibernation create waiting timer (delay 10 secs) 2.3 settings can wait timer 2.4 to create th
timer
- 控制器延时程序,可实现对电力系统型式试验中触点性能延时出口控制器的延时控制-Controller delay procedures can be realized on the type of power system performance test delay export contacts controller delay control
delay
- *循环与延时程序 *该程序的功能可使接在F206的XF,IO2引脚上的发光二极管(红、绿灯)交替闪烁, *闪烁间隔为2s(亮2s,灭2s),闪烁总时间为2min *程序中用到了用DSP实现的延时模块。该模块是采用指令延时来实现的,这在很多 *程序中都可以用到,但在严格的情况下应使用定时器产生延时以提高精度和CPU效率。-* Loop and delay procedures* function allows the connection of the program in the
PIC16-TIMER
- PIC16定时器延时代码,包含c和h文件,可直接调用-PIC16 timer delay code, can be called directly
555 motor control
- proteus 555 timer testing
