CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 驱动编程 搜索资源 - real-time

搜索资源列表

  1. liyao_ucos1

    0下载:
  2. 由Jean Labrosse先生写的uC/OS的实时操作系统核心的C源代码以及说明。这是Jean先生为68HC11系列写的RTOS,但是随着越来越多的MCU的出现,Jean把他的RTOS移植到许多平台上,比较适合扩展模式的应用模式,如XA,X86,但是一些客户不知道如何使用,实在糟蹋了!不过提醒各位,这仅仅是一个核心模块,嵌入应用环境太多了,许多其他模块象:文件模块,通讯模块,显示模块等,都需要大家自己努力了!那我自己也在尝试增加一些模块,象TCP/IP协议,可以为许多应用提供附加应用。-by
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:82098
    • 提供者:许之敏
  1. vxworks 启动代码例程

    0下载:
  2. 著名的vxworks 实时操作系统移植到arm的启动代码例程-Startup code routine of real time vxworks migrate to arm.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:2271
    • 提供者:藏名
  1. DS12887 接口驱动的源程序

    0下载:
  2. 实时时钟芯片 DS12887 接口驱动的源程序-DS12887 real-time clock interface of the source drive
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:4677
    • 提供者:邓辉斌
  1. 8563

    0下载:
  2. 关于实时时钟的驱动程序,你可以很方便的加入到自己的应用程序-real-time clock on the drive, you can do so by adding to their applications
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:4078
    • 提供者:dxh
  1. ShowMSG

    0下载:
  2. 将Windows应用程序中的Windows消息实时地通过记事本显示出来.-Windows Application Program for Windows through real-time information in the notebook show.
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:33165
    • 提供者:田野
  1. pid控制程序(共享内存方式)

    0下载:
  2. 本人在Linux实时内核下写的PID算法的电机驱动程序,通过共享内存的方式与用户态通讯保存数据。保存的数据以二进制的形式存储-Linux real-time kernel written for the PID algorithm motor drivers, through shared memory and the state of communications users to save data. To preserve the data in the form of binary st
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:21036
    • 提供者:张sir
  1. pci驱动程序(平面光栅)

    0下载:
  2. 个人根据海德汉平面光栅Windows下的程序编写得Linux下的驱动程去源码,在Linux实时内核下使用,部分驱动内容需要RTAI不定才能使用!-individuals under HEIDENHAIN plane grating Windows programmers in the Linux source code to drive way in the Linux kernel using real-time, part-driven content RTAI volatility can
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:53965
    • 提供者:张sir
  1. RS232 log

    0下载:
  2. Use rs232 to get real time log data from machine
  3. 所属分类:驱动编程

    • 发布日期:2012-07-16
    • 文件大小:1384
    • 提供者:ws.chen
  1. ADSP2011Driver

    0下载:
  2. 从PCI板卡接收中断,然后以DMA的方式将板卡数据传至PC。 2.主要优点:内建DMA缓存,实时性好,中断发生140ns左右后数据即可上传,速率可到100MB/s。代码中有详细注释。该驱动已在Windows XP平台下通过测试。-Receive interrupts from the PCI card, then the DMA mode of data transmitted to the board PC. 2 main advantages: built-in DMA buffer, re
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-05
    • 文件大小:392656
    • 提供者:
  1. CMOSRW

    0下载:
  2. CMOS数据的写程序,在WINDOWS平台下进行I/O端口的读写操作实例应用;实现CMOS数据的读取备份和写入操作,CMOS实时时钟的读取和显示功能;-CMOS data written procedures carried out under WINDOWS platform I/O port to read and write operation of examples of applications the realization of CMOS data backup of the r
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:359839
    • 提供者:丁衍
  1. wdf_kmdf_basic_src

    0下载:
  2. serial port read/write,对USB和com端口的数据读写可以实时操作,但是com端口必须未被其他程序占用,如果被占用,将会无法打开。-serial port read/write, and com port on the USB data read and write real-time operation, but the com port must have not been occupied by other programs, if occupied, will be
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:5636
    • 提供者:langqichao
  1. winio

    0下载:
  2. 可以绕过硬件端口保护,直接访问IO端口,但实时性差-Can bypass the hardware port protection, direct access to IO ports, but the real-time differential
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-02
    • 文件大小:120064
    • 提供者:tree
  1. Packet_Analysis

    0下载:
  2. 基于Passthru的扩展,抓取IP数据包,并在内核中利用队列、系统线程实时将IP数据包解析到磁盘文件中,同时提供用户控制,在RING3使用SDK编写界面。 本程序可以帮助您熟悉驱动编写、windows编程、用户态和内核态交互编程以及网络知识的基础应用。 驱动安装使用snetcfg,已集成到用户界面中。-Based on the expansion of passthru, crawl IP packet, and the use of the kernel queue, the sys
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-08
    • 文件大小:171397
    • 提供者:shdaianita
  1. pid

    0下载:
  2. pid control which was used to control the real time system
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-13
    • 文件大小:2520
    • 提供者:ramesh
  1. RealTime_program

    0下载:
  2. 这是一些关于实时编程的资料,WindRiver内部培训使用的-This is some information about real-time programming, WindRiver used in-house training
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-02
    • 文件大小:827872
    • 提供者:高飞舟
  1. qiuhanjizhongxinpiantuxiangshishidingwei

    0下载:
  2. 球焊机中芯片图像实时定位方法研究。 基于hausdroff距离匹配!-Chip bonder images in real-time location method. Distance-based matching hausdroff!
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-19
    • 文件大小:5188486
    • 提供者:姜利
  1. EmpezandoLPT

    0下载:
  2. NTPort Library enables your Win32 application to real-time direct access to PC I/O ports without using the Windows Drivers Development Kit(DDK)
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:686490
    • 提供者:Orban
  1. USB2ISP_DEV

    0下载:
  2. 基于USBIO公司的USB2ISP开发板开发的上位机程序,可以实现USB接口转I2C与SPI器件,实现了多种器件(24系列IIC的读写,ADC,MSP430F2013,SPI存储,温度传感器),实时曲线显示,功能很强大!!1-USBIO' s USB2ISP based development board developed by host computer program, you can achieve the USB interface to switch I2C and SPI d
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-16
    • 文件大小:4173648
    • 提供者:罗生
  1. rtos_qos

    0下载:
  2. 该文描述了RTOS的设计,及RTOS的参数测试和实时性保证-This paper describes the design of RTOS, and the RTOS parameters testing and real-time guarantee
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-06
    • 文件大小:1341302
    • 提供者:kyly
  1. 1234578567

    0下载:
  2. 实现视频捕捉,绝对能用,有单帧捕捉,实时捕捉等-The video capture, definitely can be used with single frame capture, real-time capture, etc.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-26
    • 文件大小:8838850
    • 提供者:麻海博
« 12 3 »
搜珍网 www.dssz.com