CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - timing

搜索资源列表

  1. 单片机实验三

    0下载:
  2. P1.7~P1.0接发光二极管L8~L1,要求利用单片机内部定时器1,按方式1工作,每0.01秒T1溢出中断一次。要求编写程序模拟时序控制装置。开机第1秒钟L1、L3亮,第2秒钟L2、L4亮,第3秒钟L5、L7亮,第4秒钟L6、L8亮,第5秒钟L1、L3、L5、L7亮,第6秒钟L2、L4、L6、L8亮,第7秒钟8个发光二极管全亮,……一直循环下去。fosc=11.0592MHz-P1.7 - P1.0 then LED L1 to L8, by using a timer internal mi
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:33874
    • 提供者:刘宇
  1. crqbillfile

    0下载:
  2. 根据用户号码和发生时间生成清单并高效建立索引的程序,很具有参考价值-user number and timing generated list and efficient indexing procedures, it is very valuable reference
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:8969
    • 提供者:光个
  1. cmdbind2及其原码

    0下载:
  2. cmdbind2及其原码.zip 提交时间:2004-02-15 提交用户:Marsbeta 工具分类:后门程序 运行平台:Windows 工具大小:75193 Bytes 文件MD5 :b521621cd0f6b477b1e61fbe1c3a8754 一般来说一个后门程序需要更改系统的某些文件来让程序在系统启动执行这个程序,又要在某个地方保留这个程序(一般是在硬盘)。如果有什么办法不这样做又让程序在系统中运行的话,就可以使后门程序更加隐蔽。也就是说程序在硬盘上找不到在系统的启动配置中没有这有项
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:25349
    • 提供者:马把
  1. rx

    0下载:
  2. 家电自动控制系统,定时开关,采用遥控器,按键操作,中文12864液晶示,-appliance control system, timing switches, using remote controls, buttons, LCD showed 12,864 Chinese,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:10723
    • 提供者:邓邓
  1. unccalendar

    0下载:
  2. 不错的时间选择控件,不过要是能把它改编成htc那就更完美了-good timing <input> control, but if it can adapted HTC makes it even more perfect
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:3726
    • 提供者:东方
  1. sse优化_精确计时

    1下载:
  2. 使用Intel,sse指令的小程序,实现优化的精确计时-use Intel, SSE Instruction of procedures to achieve optimal precision timing
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11804
    • 提供者:修罗
  1. 精确定时

    0下载:
  2. 在工业生产控制系统中,有许多需要定时完成的操作,如定时显示当前时间,定时刷新屏幕上的进度条,上位 机定时向下位机发送命令和传送数据等。特别是在对控制性能要求较高的实时控制系统和数据采集系统中,就更需要精确定时操作。-in industrial production control system, there are many needs time to complete the operation, such as the timing shows the current time, regul
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:4718750
    • 提供者:辽宁
  1. 多媒体定时器源码

    1下载:
  2. 最近写一个程序,其中用到了多媒体定时器,由于在程序中需要加速、减速、暂停、终止等控制方式,所以封装了一个使用多媒体定时回调函数定时方式和相应控制函数的类。不足之处请大家多多指教!-recently wrote a procedure, which uses a multimedia timer, because of the need to expedite the proceedings, deceleration, suspension, termination, etc. Control,
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:15338
    • 提供者:刘云
  1. Alu1232

    0下载:
  2. VHDL开发的计数器。源程序不复杂,应该都能看懂。最重要的注意:是时序问题-VHDL development of the counter. Source code is not complicated, should be able to understand. The most important Note : Timing is the issue
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1598
    • 提供者:张念华
  1. high precision timebase

    0下载:
  2. 本文详细的介绍了高精度定时的实现,并给出了定时器设置的例子。-this detailed account of the realization of high precision timing, and the timer is set examples.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:2998
    • 提供者:刘明
  1. 关键路径

    0下载:
  2. (1)输入E条弧<j,k>,建立AOE-网的存储结构 (2)从源点v出发,令ve[0]=0,按拓扑排序求其余各项顶点的最早发生时间ve[i](1<=i<=n-1).如果得到的拓朴有序序列中顶点个数小于网中顶点数n,则说明网中存在环,不能求关键路径,算法终止 否则执行步骤(3)(3)从汇点v出发,令vl[n-1]=ve[n-1],按逆拓朴排序求其余各顶点的最迟发生时间vl[i](n-2>=i>=2). (4)根据各顶点的ve和vl值,求每条弧s的最早发生时间e(
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1972
    • 提供者:叶兆源
  1. efastrun

    0下载:
  2. 程序功能: 1.快速启动应用程序,主要是使用热键。还可以让程序定时启动。 2.锁定计算机。在98下面完全奏效,在2000\\xp下面不能完全有效。支持定时锁定、启动锁定。 3.定时提醒。 4.关机 5.关闭由本程序启动的子进程,并可以查看他们的进程信息。 6.保护本程序不被非法关闭。 FastRun.exe:主应用文件 Frpo.exe:后台保护程序 msgdll.dll:导出一个自己画的messagebox的动态连接库-procedures functions : 1. Quick Start
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:198405
    • 提供者:lbq
  1. I2CBUS

    0下载:
  2. PIC上实现的I2C通讯源程序,使用IO口模拟I2C总线时序来实现的。-PIC achieve I2C communications source, I use IO I2C bus timing simulation to achieve.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3470
    • 提供者:周云
  1. 计算机端口介绍

    0下载:
  2. 相应的软件开发平台与硬件工具,并对ATmega128一些硬件接口在实际应用中的软/硬设计方法与技给出深入和细致的使用指南。 ... 转换器(8535)的使用,异、同步串口通信,软件DAA等;有的属于对传统程序的优化,如对简易键盘LED显示管理,精确定时及-corresponding software development platform and hardware tools, and hardware interface ATmega128 some of the practical app
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:11026
    • 提供者:张欣
  1. 6408flash1

    0下载:
  2. 用LPC93251操作nand flash K9F6408,能正确擦,写,读。改用其它芯片,方法类似,注意时序就行了。如换用大容量flash,请注意每块的页数,6408每块是16页的。-with LPC93251 operation nand flash K9F6408 can correct rub, writing and reading. Other chip switch, a similar manner, the attention on the timing of the trip
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:12257
    • 提供者:陈新财
  1. stopwatch_class

    0下载:
  2. 一个计时器的类,利用CPU内部的一个高分辨率计数器计数实现,可以用于各种精确计时的场合,尤其适合需要测试某段代码的运行时间的情况-like a timer, using the CPU of a high-resolution internal Counting realized, could be used for various occasions precision timing, especially for the need to test a certain code of the
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1330
    • 提供者:旺财
  1. VC中基于 Windows 的精确定时

    1下载:
  2. 在工业生产控制系统中,有许多需要定时完成的操作,如定时显示当前时间,定时刷新屏幕上的进度条,上位 机定时向下位机发送命令和传送数据等。特别是在对控制性能要求较高的实时控制系统和数据采集系统中,就更需要精确定时操作。-in industrial production control system, there are many needs time to complete the operation, such as the timing shows the current time, regul
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:30198
    • 提供者:唐佳
  1. o025_StopWatch

    0下载:
  2. “跑表”类VB 提供的 Timer 控件的精度好象可以达到 1 毫秒,但实际上只能达到几十毫秒。此“跑表”类使用多媒体的定时器而真正提供精确到 1 毫秒的定时(1KB)-"stopwatch" VB Timer control of the accuracy seems to be a millisecond, but only reached tens of milliseconds. This "stopwatch" the use of multim
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:1094
    • 提供者:酸奶
  1. 8254

    0下载:
  2. This is a photo of a general purpose timer/counter card you can wirewrap in a weekend. It plugs into your PC s ISA bus just like a sound or modem card. It gives high-resolution timing (microseconds). Because of its programmablity, it is very powerful
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:10545
    • 提供者:海应
  1. SQL SERVER与ACCESS、EXCEL数据转换

    1下载:
  2. This a p熟悉SQL SERVER 2000的数据库管理员都知道,其DTS可以进行数据的导入导出,其实,我们也可以使用Transact-SQL语句进行导入导出操作。在 Transact-SQL语句中,我们主要使用OpenDataSource函数、OPENROWSET 函数,关于函数的详细说明,请参考SQL联机帮助。利用下述方法,可以十分容易地实现SQL SERVER、ACCESS、EXCEL数据转换,hoto of a general purpose timer/counter card
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:5788
    • 提供者:海应
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 50 »
搜珍网 www.dssz.com