CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - timer 1

搜索资源列表

  1. thread timer (D7).zip

    0下载:
  2. This component has the same functionality of the default Timer component, but it provides a higher resolution, until a maximum of 1 milisecond.
  3. 所属分类:系统编程

    • 发布日期:
    • 文件大小:6983
    • 提供者:
  1. CWndTimer

    0下载:
  2. 一个VisualC++的基于窗口的定时器类,可以实现1毫秒的精确定时-a VC-based window timer category, can achieve a millisecond of precision timing
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:16656
    • 提供者:赵渊
  1. HighSpeedTimer

    0下载:
  2. 高精度秒表:利用Delphi自带的Timer控件你能够进行精确计时吗?超过1秒时可以,但是能够在1秒内计时吗?精度 高吗?该程序演示了利用timer控件和两种高精度计时方法进行比较,看看1分钟内的精度差别多大?程序虽然简单,在对硬件控制中很有用。-precision stopwatch : Delphi, bringing their use of Timer control you can accurately time? More than one seconds, but, in
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:168925
    • 提供者:谭俊哲
  1. g044_laba_deluxe.ZIP

    0下载:
  2. ERSION 5.00 Begin VB.Form laba AutoRedraw = -1 True BackColor = &H00FFFFFF& BorderStyle = 1 Fixed Single ClientHeight = 3540 ClientLeft = 2340 ClientTop = 1815 ClientWidth = 4935 ControlBox = 0 False Icon = \"FORM2.frx\"
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:27475
    • 提供者:黄玉林
  1. group.ZIP

    0下载:
  2. VERSION 5.00 Begin VB.Form laba AutoRedraw = -1 True BackColor = &H00FFFFFF& BorderStyle = 1 Fixed Single ClientHeight = 3540 ClientLeft = 2340 ClientTop = 1815 ClientWidth = 4935 ControlBox = 0 False Icon = \"FORM2.frx\
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:15472
    • 提供者:黄玉林
  1. SemSig

    0下载:
  2. Shows how to set up an interrupt handler function and signal events from the handler. We use C6x timer 1 as the example interrupt source.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2164
    • 提供者:丽香
  1. thread timer (D7)

    0下载:
  2. This component has the same functionality of the default Timer component, but it provides a higher resolution, until a maximum of 1 milisecond.-This component has the same functionality of the default Timer component, but it provides a higher resolu
  3. 所属分类:系统编程

    • 发布日期:2017-11-09
    • 文件大小:7296
    • 提供者:老李
  1. OS_project_Thread

    0下载:
  2. Purpose Aim to setup a small system above the OS layer , implement the message queue of process or thread and simulate the function of watchdog used to detect the deadlock of the system. - introduction 1. Purpose Aim to setup a s
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:1002534
    • 提供者:Xiwen
  1. process_manager

    2下载:
  2. 支持多道程序的进程控制模块的设计与实现,要求完成以下功能: 1,进程控制:创建、撤销、阻塞、唤醒 2,进程调度:CPU调度算法 3,进程同步:信号量的定义、信号量的操作(wait、signal) 4,内存管理:实现页式内存管理、LRU页面置换 5,中断处理:中断响应、中断处理 6,时钟管理:时钟、定时器 7,用图形化方式展示多进程并发执行过程 -Support the process of multi-channel process control module of
  3. 所属分类:Windows Kernel

    • 发布日期:2016-02-16
    • 文件大小:1977223
    • 提供者:yefeng
  1. SimpleTimer

    0下载:
  2. Version 2.0.0 of SimpleTimer is incompatible with older versions, which means you will have to adjust your previous projects that use SimpleTimer. 1) The Start and Stop methods have been replaced with the Enabled and Interval properties,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:11566
    • 提供者:saaksid
  1. MultiTimerDemo

    0下载:
  2. Windows编程中,需用到多种定时器,定时器精度也有很大差别,其中多媒体定时器可达1毫秒的精度.广泛用于工业控制中.这个源码主要是学习如何使用多媒体定时器.-Windows programming, the need to rely on a variety of timer, the timer accuracy is also very different, in which multi-media up to 1 ms timer accuracy. Are widely used in
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:44864
    • 提供者:
  1. Times

    0下载:
  2. C++中的Timer组件虽然好用,却无法提供精确定时,只能精确到100毫秒左右,本程序中提供了一个定时工具,可精确到1毫秒,可用于参考执行定时循环任务-C++ in the Timer component although useful, but can not provide precise timing, can only be accurate to about 100 milliseconds, the program provides a regular tool accurate t
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:458129
    • 提供者:limeng
  1. 1ms

    0下载:
  2. 一个1ms的定时器程序,VC6.0下编译通过,C++编写-A 1ms timer program, VC6.0 compiled by, C++ to prepare
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:410634
    • 提供者:王锦
  1. Lab2_shah006

    0下载:
  2. The objective of this assignment is to implement a non-preemptive kernel. In order to do this you must implement three tasks: 1. Timer Management – necessary to establish a time base for our system. 2. Interrupt Management – necessary to handle
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:435517
    • 提供者:gary
  1. 1.0

    0下载:
  2. 封装了定时器的应用程序基类,包含封装了简单服务响应的事件机制。-Encapsulates the Timer base class of applications, including packaging a simple event mechanism for service response.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2779
    • 提供者:高飞
  1. powertop-1.8.tar

    0下载:
  2. 节能工具,监控系统运行状态并为用户提供节能建议。-Computer programs can make your computer use more power. PowerTOP is a Linux tool that helps you find those programs that are misbehaving while your computer is idle. The application that misbehaved the most was the Linux ker
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:66947
    • 提供者:Seth Huang
  1. emiplib-1.0.0

    0下载:
  2. 视频源代码,定时采集图像信息等等,含有定时器-Video source, timing acquisition image information, etc., with timer
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:1079235
    • 提供者:zhangyuansheng
  1. timer

    0下载:
  2. linux 内核定时器编程: 包括代码程序和makefile文件 my_timer定时器每个1s 打印1 和 second_timer定时器每隔2s打印2 将rar修改为.tar.bz2-linux kernel timer programming: Including program code and the makefile my_timer timer print each 1s 2s 1 and second_timer timer every print 2
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-01
    • 文件大小:8349
    • 提供者:yuweixian
  1. marcelog-Ding-1.6.1

    0下载:
  2. marcelog Ding是一个PHP框架,实现了依赖注入、AOP面向方面编程、轻量级、简单和快速的MVC模式,syslog、TCP客户端和服务器端非阻塞的套接字、定时器、自定义错误、信号以及异常处理、PAGI 集成、PAMI集成等等,类似Java的Spring框架。 Ding Framewrok 1.6.1,它的释放移动信号定义容器的构造,以避免Web服务器模块的SAPI(pcntl根据Web服务器的模块禁用)下运行时的有关未定义的常量的通知。-marcelog Ding is a
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-25
    • 文件大小:456882
    • 提供者:robine
  1. 1.0

    0下载:
  2. 封装了定时器的应用程序基类,包含封装了简单服务响应的事件机制。-Encapsulates the Timer base class of applications, including packaging a simple event mechanism for service response.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:2805
    • 提供者:bi496isg
« 12 »
搜珍网 www.dssz.com