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

搜索资源列表

  1. communication-program-of-usb-hid

    0下载:
  2. 介绍较为详细的针对USB HID设备PC端软件开发的文档,基本可以直接按照文章步骤实现功能-Introduce a more detailed document developed for the PC-side software of the USB HID device, the basic According to the article step function
  3. 所属分类:USB develop

    • 发布日期:2017-04-01
    • 文件大小:724001
    • 提供者:Yaffy Qu
  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. LaptopBackupsource

    0下载:
  2. 热插拔设备现在是一个巨大威胁的IT安全。 In this article, we will try to develop a user-mode application to detect device change on the system, ie plug-in a USB drive, iPod, USB wireless network card, etc. The program can also disable any newly plugged devices.在本文中,我们将尝
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:333018
    • 提供者:mm
  1. usbfilt

    0下载:
  2. 本代码实现基本USB驱动编程,任何USB驱动都可以在此基础上修改完成-The code to achieve the basic USB-driven programming, any USB drive can be modified on the basis of the completion of
  3. 所属分类:USB develop

    • 发布日期:2017-04-02
    • 文件大小:11283
    • 提供者:tqj
  1. usbtongxun

    0下载:
  2. 介绍了与51 单片机USB 接口的PC 主机在Windows 环境下软件设计过程。驱动程序由DriverStudio 生成, 动态链 接库和应用程序分别采用Visual C++ 和Visual Basic 编写。实现了PC 机与单片机之间通过PDIUSBD 12 芯片进行数据通讯 的功能。-Abstract : The design of software under Windows in PC linking 51MCU with USB interface is presented
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:802240
    • 提供者:321
  1. USB_Design_by_Example

    0下载:
  2. USB is quick hot-pluggable, ease of use, connect and power, this book isn t too technical but practical, helps to develop I/O devices with examples and prototypes, intended for those who have programming and electronics skills.
  3. 所属分类:USB develop

    • 发布日期:2017-06-09
    • 文件大小:16493259
    • 提供者:jbarragan
  1. web

    0下载:
  2. 模拟网络串行通信 近期对计算机间通信比较感兴趣,同时研究usb通信原理,起步为串行通信于是想为更好地理解其机理做一定基础性研究,故做了异步串行通信设计实验。 经过QUARTUS验证,获得了一等奖!-Simulation of the recent serial communication network between the communication of more interested in computers, communications usb at the same time
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-08
    • 文件大小:1860935
    • 提供者:ayls
  1. Coding_Hardware_Windows

    0下载:
  2. Programming of hardware resources in Windows by means of functions BIOS, ports of input-output and program interface Win32 API is considered. Access and management methods are described by all basic devices of the modern personal computer: the mouse,
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:5049017
    • 提供者:sxd
  1. USB

    0下载:
  2. USB基本开发常识 和所要求具备的重要知识-USB basic knowledge and important expertise to develop
  3. 所属分类:USB develop

    • 发布日期:2017-04-06
    • 文件大小:6513
    • 提供者:lilei
  1. FX2Test

    0下载:
  2. 程序描述:使用Cypress提供的EZ-USB开发工具包进行基本的固件程序设计。安装时把源码拷贝到硬盘特定目录下,使用Keil C编译器运行即可。但要添加完整的头文件及库文件才可以编译。 BasicUSB.SchDoc 电路原理图 FX2Test/FX2Test.Uv2 Keil C51工程 FX2Test/EZUSB.LIB EZ-USB库文件 FX2Test/dscr.a51 USB描述符 FX2Test/USBJmpTb.OBJ USB中断跳转表 FX2Test
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:43473
    • 提供者:刘可
  1. USB

    0下载:
  2. USB隐私大公开,USB概念、基础知识以及未来发展状况-USB Privacy open to the public, USB concepts, basic knowledge, and future developments
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:166041
    • 提供者:强先生
  1. USB

    0下载:
  2. 程序描述:使用Cypress提供的EZ-USB开发工具包进行基本的固件程序设计。 安装:把源码拷贝到硬盘特定目录下,使用Keil C编译器运行即可。 注意:这里需要添加完整的头文件及库文件才可以编译。 -Procedure Descr iption: Using Cypress provided by the EZ-USB development kit for basic firmware programming. Installation: copy the source to
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2723252
    • 提供者:谢清伟
  1. ejercicio_n1_107

    0下载:
  2. SIMPLE EXAMPLE This example for comunication between PIC 18F4550 an PC with Visual Basic connected in USB PORT. Its compose for Firmware, Program an Proteus Diagram. Enjoy it.!
  3. 所属分类:Document

    • 发布日期:2017-03-23
    • 文件大小:432612
    • 提供者:mdqharry
  1. Mass_Storage

    0下载:
  2. 基本IAR平台STM32处理器实现USB 海量存储设备的源代码-Basic IAR platform STM32 processor for USB mass storage device' s source code
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:417109
    • 提供者:lizhiheng
  1. kernel.txt.tar

    0下载:
  2. Sometimes, we run into a situation when we badly need to hook some kernel function, but are unable to do it via conventional PE-based hooking. This article explains how kernel functions can be directly hooked. As a sample project, we are going to pre
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:9817
    • 提供者:gto
  1. IDAutomation_BarcodeScannerIntegration

    0下载:
  2. USB Barcode Scanner Application Integration Guide 该使用指南可以为集成手提式 USB 和键盘型条码扫描仪提供范例,文档资料和软件以及 Visual Basic 源代码。使用该指南,手提式扫描仪可以简单地与现有或者定制的应用软件相集成,作为自动化,输入和识别设备使用-USB Barcode Scanner Application Integration Guide This Guide can be integrated hand-held USB
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-27
    • 文件大小:30559
    • 提供者:wuqingbo
  1. USB

    0下载:
  2. 全面了解USB开发的过程,知道USB开发的基本方法,代码架构等。-The process of developing a comprehensive understanding of USB, USB developer to know the basic method, the code architecture.
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:207861
    • 提供者:张生
  1. urs232

    0下载:
  2. basic driver for RS232
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:5083
    • 提供者:ramdan suseno
  1. CY7C68013_FlashChipReader

    1下载:
  2. Full Project Flash NAND Chips (TSOP-48) Reader OrCAD schematic circuit + Protel Altium PCB Design + Windows API, basic on C# Host USB Application + uVision4 (Keil) CY7C68013 design.
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:635742
    • 提供者:pleishner
  1. AVR_PQ1A_DEMO

    0下载:
  2. 是atmega16的开发板附带的实验程序,具有大多数开发板基本的测试程序,电子钟之类的,另有USB测试程序及uc/osII测试程序,里面附带有原理图及实验指导书,很好的哦..一次性发很全了..欢迎下载-Yes atmega16 development board with experimental procedures, with most of the basic test program development board, the electronic bell-like, while U
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:980106
    • 提供者:kachiwen
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com