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

搜索资源列表

  1. Book-LinuxDrive

    0下载:
  2. 《Linux设备驱动开发详解》宋宝华 高清 非影印版本 《Linux设备驱动开发详解》是一本介绍Linux设备驱动开发理论、框架与实例的书,《Linux设备驱动开发详解》以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux设备驱动理论;字符设备、块设备、TTY设备、IC设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关
  3. 所属分类:software engineering

    • 发布日期:2017-05-31
    • 文件大小:13639346
    • 提供者:yangzhidong
  1. SniffUSB

    0下载:
  2. 使用usb过滤驱动配合应用程序监听usb数据的小工具-use usb filter driver to monitor the data on usb
  3. 所属分类:USB develop

    • 发布日期:2017-04-09
    • 文件大小:1863673
    • 提供者:kevin
  1. FPGA-RS232-verilog

    1下载:
  2. fpga上的串口驱动程序,包括接收主机来的数据(deserial)和发送由FPGA产生的数据(serial).该程序的调试需要借助串口调试助手-serial port driver on the fpga, including the receiving host to the data (deserial) and send the data generated by the FPGA (serial) to pc. The program needs the serial debug deb
  3. 所属分类:Com Port

    • 发布日期:2017-03-23
    • 文件大小:500558
    • 提供者:yvaine
  1. Cy7c68013pro

    1下载:
  2. Cy7c68013的一个数据采集的方案,里面有方案USB的固件,驱动,以及上位机程序-CY7C68013 a data acquisition program, there are programs USB firmware, drivers, as well as the PC program
  3. 所属分类:USB develop

    • 发布日期:2014-12-05
    • 文件大小:1550580
    • 提供者:清木
  1. Statistic

    0下载:
  2. 数据驱动的统计学习方法,包括PLS、PCA、ICA等,可方便进行故障诊断研究-Data-driven statistical learning methods, including PLS, PCA, ICA, can do researching on fault diagnosis
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:175014
    • 提供者:胡志坤
  1. ARM9平台下的CMOS图像传感器数据采集系统.rar

    0下载:
  2. ARM9的一些驱动程序 ARM9平台下的CMOS图像传感器数据采集系统
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. Rockey4

    1下载:
  2. rockey4 驱动模拟,包括seed算法等关键数据-rockey4 driven simulation, including critical data such as seed algorithm
  3. 所属分类:驱动编程

    • 发布日期:2017-04-16
    • 文件大小:15373
    • 提供者:pan88168
  1. CAN_EPP_Linux_driver

    0下载:
  2. 包含一个EPP-CAN板的Linux操作系统驱动,先用make命令编译目标代码(cangate),再运行install,安装该驱动。就可以通过并口对SAJ1000的板子进行数据收发.-contains an EPP-CAN board of Linux-driven, make first use of object code compiler orders (cangate), the re-install, installation of the driver. Parallel will
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-11
    • 文件大小:6429
    • 提供者:Azrael.H
  1. DataBinding

    0下载:
  2. 在WPF里,数据驱动UI,数据占核心地位,UI次之。怎么恢复数据的核心地位,那就要先了解一下Binding-In WPF data-driven UI, data accounted core status, UI are secondary. How to restore the central position of the data, it must first understand the Binding
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:275265
    • 提供者:shangzai
  1. USB_camera

    0下载:
  2. 本文介绍了嵌入式Linux 系统中USB 设备驱动程序开发的基本原理, 通过分析USB 驱动程序开发的程序框架和重要数据结构, 实现了USB 摄像头的嵌入式Linux 驱动程序, 并在S3C2410 的平台上实现了图像采集。-This paper introduces embedded Linux system, USB device driver development of the basic principles, through the analysis of USB driver de
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:71949
    • 提供者:陈天葆
  1. SO217B

    0下载:
  2. 串口锻码液晶驱动程序,连续送入的是3个八位数据,包括,后面的功能知识-Forged code serial LCD driver, a row is placed in three of eight data, including the back of the functional knowledge
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:10432
    • 提供者:ytfuyfu
  1. linuxdriver_code_tool

    0下载:
  2. 本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux 设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-This book
  3. 所属分类:Driver Develop

    • 发布日期:2017-06-16
    • 文件大小:25064728
    • 提供者:keke
  1. FileFilter

    0下载:
  2. 一个windows U盘的过滤驱动代码,让U盘插入电脑后只能读取数据,而无法写入文件;-A windows U disk filter driver code, so that U disk into the computer can only read data, and can not write to file
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:7479
    • 提供者:sky
  1. PCI-8408

    0下载:
  2. PCI8408的驱动接口源文件(带示例),PCI8408是中泰研创PCI数据采集卡,广泛应用于工业控制和逻辑控制-PCI8408 interface driver source file (with examples), PCI8408 is a PCI-tai Institute data acquisition cards, widely used in industrial control and logic control
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-23
    • 文件大小:290928
    • 提供者:周周
  1. SD

    0下载:
  2. sd卡数据资料,原始资料 ,驱动开发可以用-sd card data, the original information-driven development can be used
  3. 所属分类:File Formats

    • 发布日期:2017-04-17
    • 文件大小:111114
    • 提供者:cl
  1. MS-DOS-Program

    0下载:
  2. 本书是介绍MS-DOS编程的技术书籍,是一本多年来的权威性畅销著作。内容非常 全面,覆盖了DOS的各个方面。 ·包括了MS-DOS 6.xx的全部内容,并覆盖了DOS的各个版本(1.0-6.22)。书中 包括全部的DOS功能调用及数据结构,包括一些未公开的功能和保留的功能。 ·介绍了PC编程时所需的BIOS、鼠标、EMS、XMS、DPMI、任务切换等的功能调 用。 .分专题介绍了DOS编程的各个方面:输入/输出设备;内存、文件、目录、设备管 理 TSR及设
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:510297
    • 提供者:马强业
  1. USB

    0下载:
  2. 基于VC的USB接口通信程序设计, 本文研发了一套基于USB接口的数据采集系统,整个系统的设计涉及到硬件、设备固件(Firmware)、USB设备驱动程序及客户应用软件。-VC-based communication program of the USB interface design, this article developed a set of USB-based data acquisition system, the entire system design related to h
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:190309
    • 提供者:花花
  1. filesystemdriver

    0下载:
  2. 文件系统过滤驱动开发代码,可用于文件加密,保护硬盘数据的安全。-File system filter driver development code, can be used for file encryption to protect the hard disk data security.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:148174
    • 提供者:jcq
  1. VHDL

    0下载:
  2. 采用VHDL语言设计一个4通道的数据采集控制模块。系统的功能描述如下: 1.系统主时钟为100 MHz。 2.数据为16位-数据线上连续2次00FF后数据传输开始。 3.系统内部总线宽度为8位。 4.共有4个通道(ch1、ch2、ch3、ch4),每个通道配备100 Bytes的RAM,当存满数据后停止数据采集并且相应通道的状态位产生报警信号。 5.数据分为8位串行输出,输出时钟由外部数据读取电路给出。 6.具备显示模块驱动功能。由SEL信号设置显示的通道,DISPLAY
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-20
    • 文件大小:5783271
    • 提供者:pengfu
  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 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com