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

搜索资源列表

  1. tcxmaster

    0下载:
  2. 所谓固件,就是存储在程序内存中的程序,用以完成驱动程序无法完成的USB 芯片及外围芯片的初始化及控制工作[23]。USB固件程序设计是USB接口部分的主要工作,它的主要目的是:当USB设备连接到主机上时,主机可以发现新设备,然后建立连接并完成数据传输任务,也就是能够让Windows正常检测和识别USB设备。因此在USB固件程序中,最重要的工作就是USB描述符的定义和USB传输中断的处理。-called firmware is stored in the memory of the procedu
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:2972
    • 提供者:ryan
  1. usbcapture

    1下载:
  2. 说明:可以捕获USB视频头图像,并显示出来。 要求有USB视频头 用户使用必须安装微软的DirectX。 开发人员须安装微软的DirectX 9.0 SDK。-: USB Video can capture the first image, and displayed. USB Video requires users must first install Microsoft's DirectX. Developer to install Microsoft's
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:479784
    • 提供者:gfgrg
  1. wdmddkusbqudong

    0下载:
  2. 用ddk和vc实现的一系列关于usb驱动设计的程序,对学习usb驱动的人能有所帮助-with ddk and vc achieve a series of usb drive design process, learning usb driver who can be helped
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:107289
    • 提供者:里浪
  1. testusb_overall

    0下载:
  2. uCOS上移植的USB。今天终于可以使用我的了,上穿上来大家一起分享一下。-for uCOS transplant on the USB. Today, I can finally use of the wear on everyone to share.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:37231
    • 提供者:jeasey
  1. ISP1160foruCOS-II

    0下载:
  2. ISP1160 for uCOS-II,使用于lpc2200系列芯片,内附有uCOS-II2.52全部源码,能同时读写两个USB设备,同时附有应用程序。-for uCOS-II, lpc2200 used in a series of chips, enclosing it for uCOS - II2.52 all source code, can simultaneously read and write two USB devices, along with applications.
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:755091
    • 提供者:张小军
  1. keti2

    0下载:
  2. 使用java实现的计算机自主发短信到手机。 运行界面上,只要发送队列中有消息就可以将其发送到指定用户手机上。运行时,需要modem来实现短信的发送,modem可以是专门的modem,也可以是一个带usb接口和内置modem的手机。-java use the computer to achieve autonomy send text messages to cell phones. Operation interface, as long as this cohort have inform
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:702509
    • 提供者:
  1. USBtongxun

    0下载:
  2. 如果你想打开一个USB管道,你首先要知道这种USB设备的GUID和管理道名称, 获取句柄以后就可以使用ReadFile/WriteFile进行读写了!-If you want to open a USB pipeline You must first know the GUID of USB devices and management Road name, Access handles can use it after ReadFile / WriteFile for literacy!
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2184
    • 提供者:副类
  1. EzMr

    0下载:
  2. EZ-USB control panel源代码,可以从中学习编写USB的主机应用程序.是学习USB的好工具-EZ-USB control panel source code, can learn to prepare USB mainframe applications. USB is a good learning tool
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3963210
    • 提供者:张昊
  1. libptp2-1.1.0.tar

    0下载:
  2. PTP is the draft ptp protocol with all source under linux, can support most of usb still camera.-PTP is the draft protocol with all Asymmetric sourc e under linux. can support most of usb still camera.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:359744
    • 提供者:tinix
  1. AT91RM9200-BasicUSB-ARM1_2-2_0

    0下载:
  2. AT91RM9200的usb驱动程序,解压后就可以拷贝到根文件系统中,编译执行-AT91RM9200 the usb driver, you can extract copy of the root file system, compiler implementation
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:396448
    • 提供者:
  1. USBandVB

    0下载:
  2. 在VISUAL BASIC中学习使用USB设备的方法,可以作为大家参考的资料。-in Visual Basic learning to use USB devices, can be used as reference information.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:19704
    • 提供者:Xu Yinong
  1. ltst

    0下载:
  2. 一个用vb和usb通信的一个实例,大家可以下载看看! -with a vb and usb example of a communication, we can download!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:436412
    • 提供者:张祖平
  1. usb1Driver

    0下载:
  2. 1针对USB通信的驱动程序 2采用C语言编程 3可以用于ARM的嵌入式开发 4全部代码采用 ARM 指令. 5全部代码在 ADS1.2 中编译调试-against a USB Communication Driver 2 C programming language can be used for three ARM Embedded Development 4 all code using ARM instructions. All five of the code compi
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:4061
    • 提供者:王鑫
  1. FPGA-digital-circuit-design

    0下载:
  2. < FPGA数字电子系统设计与开发实例导航> 一书的代码,FPGA数字电子系统设计与开发实例导航,用硬件描述语言编写的,I2C,UART,USB,VGA,CAN-BUS,网络等等的书籍配套原代码。。。。 使用方法: 1.拷贝到硬盘。 2.用ISE创建项目,分别加入各个代码文件,即可。
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1567644
    • 提供者:卢桂荣
  1. 200622894827

    0下载:
  2. USB通讯程序,可用于底层程序,也可用于上层程序-USB communication procedures can be used for the bottom procedures can also be used for the upper procedures
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:38632
    • 提供者:Li.TG
  1. FPGAEPP.files

    0下载:
  2. USB、串口、并口是PC机和外设进行通讯的常用接口,但对于数据量大的图像来说,若利用串行RS-232协议进行数据采集,速度不能达到图像数据采集所需的要求;而用USB进行数据采集,虽能满足所需速度,但要求外设必须支持USB协议,而USB协议与常用工程软件的接口还不普及,给使用带来困难。有些用户为了利用标准并行口(SPP)进行数据采集,但SPP协议的150kb/s传输率对于图像数据采集,同样显得太低。因此,为了采集数据量大的图像数据,本文采用了具有较高传输速率的增强型并行口协议(EPP)和FPGA,
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:82200
    • 提供者:yaoming
  1. VisualBasic_USB

    0下载:
  2. VB的USB并口通信的小模块,大家可以做USB通信了-VB USB Parallel communication module small, we can do a USB Communication
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:17104
    • 提供者:牛一刀
  1. arm9_usb_fifo

    0下载:
  2. 适宜初学者学习,通过调试该代码,可以了解arm9,还有usb总线,同时可以作为开发人员参考资料-suitable for beginners to study and debugging the code can understand arm9, there are usb bus, also can be used as reference for developers
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:107590
    • 提供者:linmin
  1. phusb2.0

    1下载:
  2. USB是一种新兴的快速、双向、廉价、并可以进行热插拔的接口。在本文中,作者主要讨论基于三星公司的S3C44B0微控制器和Philips公司的PDIUSBD12接口芯片,设计的一种应用于数字喷墨印刷机系统的USB接口的具体开发过程。-USB is a new rapid, two-way, cheap, and can be hot-pluggable interface. In this paper, Based on the authors discuss the S3C44B0 Samsun
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:885643
    • 提供者:tanqan
  1. PIC_Hi-Tech_C_PIC18F4550_USB_CDC_example_v1-02

    1下载:
  2. USB的开发例子,用PIC18F4550实现.可以和电脑用USB控制连接.-USB examples of the development, use PIC18F4550 achieve. And can control the computer using the USB connection.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:551858
    • 提供者:zuoyong
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com