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

搜索资源列表

  1. U盘文件系统

    0下载:
  2. 详细描述关于U盘的文件系统的开发,资料绝对很有用-write up flash disk file system developing,it is very useful for you.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:127827
    • 提供者:兴娃
  1. u盘开发资料1

    0下载:
  2. u盘,mp3下的文件系统,完全兼容fat16,fat32,加上自己的硬盘驱动接口后应该可以使用
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:280464
    • 提供者:q11q22boy
  1. 51+ch375读写U盘超精简

    0下载:
  2. 这个程序可以支持WINDOWS按FAT16格式化的U盘,因为程序精简,所以只兼容超过50%以上的U 盘品牌,如果换 成CH375A芯片则兼容性可提高到85%,当然,如果使用WCH公司的子程序库或者正式版本的C源 程序兼容性更好-this procedure can support Windows FAT16 formatted by the U disk, because the procedure is streamlined and therefore only compatible wit
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:520317
    • 提供者:xie
  1. VC++编写的U盘小偷小程序

    0下载:
  2. VC++编写的U盘小偷小程序 实现对给定文件名的文件搜索下载
  3. 所属分类:Windows编程

  1. u盘安全

    1下载:
  2. 保护u盘文件安全
  3. 所属分类:Windows编程

    • 发布日期:2009-04-20
    • 文件大小:3580603
    • 提供者:cai8668
  1. U盘禁用程序(易语言编写)

    0下载:
  2. 利用易言语编写的U盘禁用软件
  3. 所属分类:Windows编程

  1. USB模拟的虚拟U盘.rar

    0下载:
  2. USB模拟的虚拟U盘,适用于usb storage驱动开发者
  3. 所属分类:驱动编程

  1. U盘格式化代码

    1下载:
  2. 所属分类:网络编程

    • 发布日期:2011-08-24
    • 文件大小:90343
    • 提供者:dragon_2009
  1. udiskdriver u盘过滤驱动程序

    0下载:
  2. u盘过滤驱动程序,使用driverstudio开发-udisk driver code
  3. 所属分类:驱动编程

    • 发布日期:2017-03-02
    • 文件大小:217631
    • 提供者:我是谁
  1. testUSB.rar

    0下载:
  2. 用VC++编写的识别USB,U盘等移动设备的小程序。提供出来供大家学习。,With VC++ Prepared to identify USB, U disk, such as mobile devices applet. To provide for them to learn from them.
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:91908
    • 提供者:zhouyunliang
  1. USBkey.rar

    1下载:
  2. c#写的获取cpu和硬盘、u盘逻辑序列号,c# write access to the cpu and hard drive, u disk serial number logic
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:47562
    • 提供者:li
  1. closeusbport.rar

    0下载:
  2. 利用WINDOWS注册表实现对USB设备(U盘)的禁用或启用.,WINDOWS registry to achieve the use of USB devices (U disk) of the disabled or enabled.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:12781
    • 提供者:my
  1. FileFilter.rar

    1下载:
  2. U盘过滤驱动程序,让U盘成为一个只读存储器。在DISK.sys和USBSTOR.sys驱动之间建立一个过滤驱动,U disk filter driver, so that U disk into a read-only memory. Disk.sys USBSTOR.sys drive in between and a filter driver
  3. 所属分类:Driver Develop

    • 发布日期:2015-12-15
    • 文件大小:723285
    • 提供者:Joy
  1. Copy_to_Udisk.rar

    0下载:
  2. 可将指定文件自动复制到可移动存储介质,U盘、移动硬盘等。只要有盘插入就自动复制。,Will automatically copy specified file to a removable storage medium, U disk, mobile hard disk and so on. As long as there is disk inserted is automatically copied.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:12622
    • 提供者:张问天
  1. alcor6[1].15.00

    0下载:
  2. 安国U盘量产工具,用于重新从底层格式化U盘,可以恢复U盘出厂容量-Yasukuni U disk volume production tool for the re-formatted from the bottom U disk, U disk to restore factory capacity
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2952224
    • 提供者:李立山
  1. SimpleDriverDetector

    0下载:
  2. VS2008 C#,自动监测新插入的设备(U盘、移动硬盘等),并按照设置自动复制特定文件到指定位置。主要用到 1.获取windows消息监测设备的插入与拔出 2.正则表达式以匹配文件名-VS2008 C#, automatic monitoring device changed(Flash disk, hard disk, etc.), and copy specified files to the destinate folder.
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:334358
    • 提供者:Beeven
  1. Usoorry

    0下载:
  2. U盘偷窥者,别人的u盘接上后自动在后台复制U盘的内容到你的硬盘上的代码。欢迎指教-U disk peeping, and others connected to the u disk automatically in the background to copy the contents of U disk to your hard drive code. Welcome advice
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1531
    • 提供者:CCLK
  1. testUSB

    0下载:
  2. VC开发的用于获取HID设备,USB设备,U盘信息的应用程序-VC developed for access to HID devices, USB devices, U disk information applications
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:47755
    • 提供者:panyang
  1. UDiskMonitor

    0下载:
  2. u盘偷猎者我这里,U盘里面有很多艳照,当着她的面不敢拷贝...那就用用这个吧 双击开始后台隐藏运行 。按ctrl+alt+u调出设置页面。可设置拷贝的文件的目录和开机启动。偷偷拷贝东西,哈哈~-I am here for u disk poachers, U disk and there are many Pornographic, not a copy in front of her face ... it started with a double click with the righ
  3. 所属分类:File Operate

    • 发布日期:2017-05-19
    • 文件大小:5136632
    • 提供者:赵云云
  1. STSFX.

    0下载:
  2. 计算机移动设备的管理,开启,禁用USB设备、U盘、软驱、光驱-Computer, mobile device management, open, disable the USB device, U disk, floppy, CD-ROM
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1656002
    • 提供者:徐周峰
« 1 23 4 5 6 7 8 9 10 ... 39 »
搜珍网 www.dssz.com