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

搜索资源列表

  1. ShiPin

    0下载:
  2. 利用OpenCv编写的读取USB摄像头视频的程序,代码简单易懂,适合需要读取视频的同学使用。-Use OpenCv prepared to read USB camera video of the program, the code is simple to understand for students to use the video to be read.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4508939
    • 提供者:王鹏
  1. USBDeviceDemo

    0下载:
  2. 读取USB设备信息,对USB设备操作:Disable,enable,restart,eject等-Read USB device information, the USB device operation: Disable, enable, restart, eject, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:238874
    • 提供者:David
  1. readUSBDiskID

    0下载:
  2. C#源码,可以读取插入U盘的序列号 this C# usbdisk id read sourcecode,can read usb disk id-this is C# usbdisk id read sourcecode,can read usb disk id
  3. 所属分类:USB develop

    • 发布日期:2017-04-25
    • 文件大小:67273
    • 提供者:天下之大奇
  1. IIC

    0下载:
  2. 实验目的: 学习STM32模拟IIC的使用,驱动24C02实现EEPROM数据读写. 硬件资源: 1,DS0(连接在PB5) 2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A10接RS) 4,按键KEY0(PE4)/KEY1(PE3) 5,24C02(IIC连接在PB6/PB7上面)
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:373138
    • 提供者:吴宇轩
  1. stc12c50s60_sl811_host_WR

    0下载:
  2. STC 的单片机使用SL811 实现 U盘读写,包括Excel文件的读取等. 并且带有广告牌的各种控制协议-this project for usb read and write base on sl811
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-07
    • 文件大小:1048665
    • 提供者:donny
  1. CH372

    0下载:
  2. 本节所给出主程序功能为51单片机从USB总线读取两个字节数据,计算两个数据的和。另外本文还给出了CH372的主端点、辅助端点之间数据上传下传的子程序,供读者参考。-The main function of this section is given as 51 microcontroller reads the two bytes of data the USB bus, two data and computing. This article also gives additional pr
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1568
    • 提供者:李刚
  1. connection

    0下载:
  2. 通过USB将传感器连接至电脑上,并在电脑上读取传感器的数据-The sensor is connected via USB to your computer and read the sensor data on a computer
  3. 所属分类:CSharp

    • 发布日期:2017-05-01
    • 文件大小:53628
    • 提供者:刘磊
  1. scan

    0下载:
  2. 嵌入式linux下使用usb扫描枪,读取数据程序- Use usb scanner embedded linux, read the data program
  3. 所属分类:Driver develop

    • 发布日期:2017-04-12
    • 文件大小:528
    • 提供者:zhouyang
  1. WaveData

    0下载:
  2. 该程序用于通过USB接口从Rigol示波器读取数据后保存至相应位置。默认读取通道二的数据,可在程序内相应位置修改,以读取其他通道。在Rigol DSO4000系列示波器测试通过。-This program is used to read data saved Rigol oscilloscope via the USB interface to the appropriate location. The default data read channel II can modify the c
  3. 所属分类:USB develop

    • 发布日期:2017-04-12
    • 文件大小:616
    • 提供者:nichenyin
  1. server_arm

    0下载:
  2. 基于T264的USB摄像头应用程序 在Windows端可以通过网络读取-T264 USB camera application on the Windows side can be read through the network
  3. 所属分类:Game Program

    • 发布日期:2017-04-14
    • 文件大小:3963
    • 提供者:y77826744chuia
  1. UsbHostLite-Beta-1.0

    0下载:
  2. LPC2478 USB HOST历程,可以正确读取U盘。-USB HOST LPC2478 process, you can read the U disk.
  3. 所属分类:SCM

    • 发布日期:2017-05-17
    • 文件大小:4296273
    • 提供者:xianglei
  1. read

    1下载:
  2. 读取芯片信息,CY7C68013A型号的USB芯片-read CY7C68013A information
  3. 所属分类:USB develop

    • 发布日期:2017-04-30
    • 文件大小:198551
    • 提供者:许晨瑞
  1. capture-camera

    0下载:
  2. labview vision 模块读取USB摄像头,连续图像采集-capture usb camera
  3. 所属分类:LabView

    • 发布日期:2017-05-01
    • 文件大小:17891
    • 提供者:
  1. stm32USB

    0下载:
  2. STM32通过USB外设将SD卡模拟成U盘,可以直接进行读取数据-STM32 via USB peripherals will be simulated SD card into USB flash drive, data can be read directly
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-04
    • 文件大小:454066
    • 提供者:liang
  1. track

    0下载:
  2. 读取USB摄像头图像,对图像进行运算处理,并利用windows底层API驱动云台转动,达到跟踪效果,开发环境VS2010+opencv2.4.9,开发语言C++,调试通过。-Read USB camera image, image processing, and the use of the underlying windows API driver head rotation, to achieve tracking effect, development environment VS2010
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8487287
    • 提供者:PrudentMe
  1. generic_hid_cs

    0下载:
  2. C#写的读取USB HID设备的测试软件-C# to read the HID USB device to read the test software
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-04
    • 文件大小:354599
    • 提供者:Zhh
  1. ni__camera

    0下载:
  2. labview利用uSB摄像头读取视频画面-labview usb camera
  3. 所属分类:LabView

    • 发布日期:2017-05-04
    • 文件大小:38766
    • 提供者:GK
  1. docaes

    0下载:
  2. 以USBKey作为密钥存储载体和身份认证实体,来实现对文件的一种基础加密功能。UsbKey是一个集身份认证、密钥安全存储、对称钥和非对称钥加密等安全功能于一体的安全硬件,是一种带有USB接口的加密锁。因为USB KEY是一种比较简化型的加密锁,不需要任何驱动程序。并且它具有极高的加密强度,用硬件保存密码,用软件配合来使用。并且携带方便,简单易用,性能稳定。安全操作系统启动后通过插入UsbKey对于用户的身份进行认证 通过把密钥安全存储在UsbKey中,能够防止泄漏、篡改。本次设计使用epass系
  3. 所属分类:software engineering

    • 发布日期:2017-06-11
    • 文件大小:17860113
    • 提供者:张若嘉
  1. Labview-to-AVR

    0下载:
  2. 实物调试,labview通过usb转ttl电平控制AVR单片机,实现串口测试:发送hello字符返回ok!读取单片机I/0口,更改数码管显示等功能。-Physical debugging, labview through usb to TTL level control AVR microcontroller, realize serial testing: send hello character return ok! Read the microcontroller I/0 interfac
  3. 所属分类:LabView

    • 发布日期:2017-05-05
    • 文件大小:32080
    • 提供者:樊旭然
  1. VS1003-CH376-MP3-DEMO-V1

    1下载:
  2. 此代码实现了一个简易的MP3功能。已经测试成功,放心使用。程序通过USB HOST芯片CH376读取U盘中MP3数据,然后送至VS1003芯片进行解码,从而播放MP3歌曲,其中系统显示是用了NOKIA 5110液晶进行显示,性价比高。-This code implements a simple MP3 function. Has been tested successfully, rest assured that use. Program through the USB HOST chip C
  3. 所属分类:SCM

    • 发布日期:2017-12-16
    • 文件大小:141312
    • 提供者:陈卫峰
« 1 2 ... 11 12 13 14 15 1617 »
搜珍网 www.dssz.com