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

搜索资源列表

  1. sourecode_usb_dll

    0下载:
  2. 这是一个usb功能封装 可方面开发 欢迎下载-This is a usb function package can be downloaded welcome development area
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:26.99kb
    • 提供者:孙正宗
  1. USB接口编程源代码(VC)

    1下载:
  2. 详细介绍了VC下利用WINDOWS API函数来实现与符合HID设备类的USB接口通信,并给出了通信程序的部分源代码-details of VC using Windows API function to achieve compliance with the type of equipment HID USB communications, and communications procedures given the source code
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:193.26kb
    • 提供者:刘林超
  1. usbfilt.zip

    1下载:
  2. 一个简单的上层USB过滤驱动,在此基础上可以实现U盘只读,只写,加解密等功能。,a simple usb filter driver. you can implement read-only,write-only, encryptand uncrypt function based on this project
  3. 所属分类:Driver Develop

    • 发布日期:2016-01-25
    • 文件大小:493.98kb
    • 提供者:艾德
  1. usb.rar

    1下载:
  2. 使用windows api 函数实现识别插入usb口中的u盘的识别,并将U盘的id保存,Windows api function used to identify the u insert usb disk population identification, and preservation of U disk id
  3. 所属分类:Windows编程

    • 发布日期:2017-05-12
    • 文件大小:1.03mb
    • 提供者:卢继磊
  1. STM32-USB

    0下载:
  2. 超级无敌功能看看你就知道了, 超级无敌功能看看你就知道了,, 超级无敌功能看看你就知道了-The super invincible function see you ll know,The super invincible function see you ll know! ,The super invincible function see you ll know
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:1.06mb
    • 提供者:2311845726
  1. DirectShow_Video

    0下载:
  2. 基于DirectShow控制USB摄像头,并带有画质调节功能-Based on DirectShow Control USB camera, and with a quality adjustment function
  3. 所属分类:DirextX

    • 发布日期:2017-05-19
    • 文件大小:5.07mb
    • 提供者:李强
  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
    • 文件大小:23.9mb
    • 提供者:keke
  1. USB_FUNCTION_MMSP2

    0下载:
  2. wince4.2 USB function driver for magic eye mmsp2 platform
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:84.13kb
    • 提供者:zhangwang
  1. USB_Write-Protect

    0下载:
  2. USB Write Protect function written in C sharp. -USB Write Protect function written in C sharp.
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:12.89kb
    • 提供者:Joe
  1. USB_SerialNumber

    0下载:
  2. 读取usb串口号的程序,一个usb 应该有唯一的标示,通过函数分析最后得到结果-Read usb serial number procedures, a usb should have a unique marking, through the function analysis results of the last to be
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:70.58kb
    • 提供者:刘崇
  1. HookKey

    1下载:
  2. IRP Hook 键盘Logger源代码 键盘Logger是Hook 键盘类驱动Kbdclass的分发函数,在类驱动的下面是端口驱动。用DeviceTree 可以看到PS/2键盘的端口驱动是i8042prt,USB键盘的端口驱动是Kbdhid。无论是PS/2 键盘还是USB键盘,在端口驱动处理完IRP之后都会调用上层处理的回调函数,即KbdClass 处理输入数据的函数。Hook 这个回调函数,不但可以实现兼容PS/2 键盘和USB 键盘的Logger,而且比分层驱动的方法更加隐蔽。-
  3. 所属分类:Hook api

    • 发布日期:
    • 文件大小:56.31kb
    • 提供者:ithurricane
  1. keyboardlogger

    0下载:
  2. inline hook 可以实现兼容PS/2键盘和USB键盘的Logge 源代码 键盘Logger是Hook 键盘类驱动Kbdclass的分发函数,在类驱动的下面是端口驱动。用DeviceTree 可以看到PS/2键盘的端口驱动是i8042prt,USB键盘的端口驱动是Kbdhid。无论是PS/2 键盘还是USB键盘,在端口驱动处理完IRP之后都会调用上层处理的回调函数,即KbdClass 处理输入数据的函数。Hook 这个回调函数,不但可以实现兼容PS/2 键盘和USB 键盘的Log
  3. 所属分类:Hook api

    • 发布日期:2017-03-23
    • 文件大小:61.4kb
    • 提供者:ithurricane
  1. VB_USB

    0下载:
  2. VB与USB功能通信,直接作用于主板南桥.-VB communicate with the USB function, directly on the motherboard Southbridge.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:56.6kb
    • 提供者:lichao
  1. Usb_test

    1下载:
  2. 完成Cypress Bulk 功能的 PC 端测试代码-Function of the completion of Cypress Bulk PC-side test code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:6.98mb
    • 提供者:赖雪峰
  1. HID_USB

    0下载:
  2. 用C++编写的实现对hid设备的搜索与读写功能,-C++, search and read U disk function
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-13
    • 文件大小:2.96mb
    • 提供者:张红宾
  1. USBThief

    1下载:
  2. U盘小偷源码 先运行程序,插入U盘时,你不需要做任何事情,复制过程没有任何迹象,不会被人发现,即使复制过程中拔掉U盘,也不会出现任何问题 递归复制函数相信对大家有用-U disk thieves source first run the program, insert the U disk, you do not do anything, there is no sign of the copy process will not be found, even if the r
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:38.16kb
    • 提供者:志斌
  1. VC-usb-smartscard

    0下载:
  2. smart card 接口函数的开发例程-the development of smart card interface function routine
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-02
    • 文件大小:254.32kb
    • 提供者:feixiang1
  1. usb-serial-for-android-master

    0下载:
  2. 实现android手机串口通讯,需要手机支持OTG功能(Android mobile phone serial communication, the need for mobile support OTG function)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:125kb
    • 提供者:chnbo
  1. usb

    0下载:
  2. 实现USB通讯 上位机与下位机通讯,实现 usb通过功能(USB communication, PC and lower computer communication, to achieve USB through function)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:281kb
    • 提供者:love2017
  1. .net USB监控,自动监控u盘插拔源代码

    0下载:
  2. USB监控,自动监控u盘插拔源代码 windows消息处理函数,捕获Message的系统硬件改变发出的系统消息(USB monitoring, automatic monitoring site source code plug Windows message processing function, capture the system hardware of Message, change the system message)
  3. 所属分类:.net编程

« 12 3 4 5 6 »
搜珍网 www.dssz.com