搜索资源列表

  1. testUSB

    1下载:
  2. 查找所有的USB设备,获得usb控制器信息,端口信息,连接设备信息及U盘描述;查找HID设备,获取U盘名称,产品ID,版本,序列号
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:78411
    • 提供者:wxb
  1. USBDiskID

    1下载:
  2. 该软件是在DELPHI2007环境下开发的,是获取U盘的序列号的例子程序,已经使用过,非常好.
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:248712
    • 提供者:欧盛芬
  1. getUkey

    0下载:
  2. 用DELPHI获取U盘序列号。 通过此功能可以把系统放在U盘上,防止别人拷走。
  3. 所属分类:Dephi控件源码

    • 发布日期:2008-10-13
    • 文件大小:188245
    • 提供者:zhangxiaobin
  1. usb接口信息编程

    0下载:
  2. 是一个获得USB设置的程序,可以获取系统的USB接口,USB的设置信息,并可以读取U盘的内容-USB access is a set of procedures, the system can access USB, USB configuration information, and can read the contents of the U-
  3. 所属分类:系统编程

    • 发布日期:2024-05-16
    • 文件大小:60416
    • 提供者:李顺古
  1. testUSB

    1下载:
  2. 查找所有的USB设备,获得usb控制器信息,端口信息,连接设备信息及U盘描述;查找HID设备,获取U盘名称,产品ID,版本,序列号
  3. 所属分类:驱动编程

    • 发布日期:2024-05-16
    • 文件大小:77824
    • 提供者:wxb
  1. USBDiskID

    1下载:
  2. 该软件是在DELPHI2007环境下开发的,是获取U盘的序列号的例子程序,已经使用过,非常好.-The software was developed under DELPHI2007 environment, is to obtain U disk serial number of examples of procedures are used, very good.
  3. 所属分类:磁盘编程

    • 发布日期:2024-05-16
    • 文件大小:248832
    • 提供者:欧盛芬
  1. getUkey

    0下载:
  2. 用DELPHI获取U盘序列号。 通过此功能可以把系统放在U盘上,防止别人拷走。-U disk using DELPHI obtain serial number. With this feature can be placed on U disk system to prevent others taking copy.
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-16
    • 文件大小:188416
    • 提供者:zhangxiaobin
  1. testUSB

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

    • 发布日期:2024-05-16
    • 文件大小:2152448
    • 提供者:panyang
  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. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:334848
    • 提供者:Beeven
  1. USBkey

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

    • 发布日期:2024-05-16
    • 文件大小:47104
    • 提供者:li
  1. DiskInfo

    0下载:
  2. 获取硬盘、光驱、U盘的详细物理参数。值得一看。-get harddisk info
  3. 所属分类:磁盘编程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:scy99
  1. USBID

    0下载:
  2. U盘序列号获取 识别是否U盘 是的话返回序列号
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-16
    • 文件大小:389120
    • 提供者:羽本多情
  1. ch375-test-1

    0下载:
  2. 此程序首先将CH375程序库及CH375芯片进行初始化,随后开始检测U盘是否已经插入,U盘插入后,读取U盘的物理总容量,单位为扇区,即一共有多少个扇区。然后获取U盘的格式化容量、剩余容量及文件系统类型。-This program first CH375 CH375 chip library and initialized, then start testing it has been inserted U disk, U disk in
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:174080
    • 提供者:解金键
  1. CheckUsbDisk

    0下载:
  2. 检测U盘是否插入。通过截获消息同时获取驱动器列表就可以看到插入和拔出的驱动器设备-Detect whether the inserted U disk. Intercepted messages to get through the list of drives at the same time you can see the plug and unplug the drive device
  3. 所属分类:系统编程

    • 发布日期:2024-05-16
    • 文件大小:18432
    • 提供者:付征
  1. u-id

    0下载:
  2. Delphi下获取U盘的ID号,这样就能实现程序的U盘认证! 测试时请将编译得到的程序复制到U盘根目录下运行! -U disk under Delphi to get the ID number, so that we can achieve U disk certification program! Please compile the test program has been copied to the root dir
  3. 所属分类:系统编程

    • 发布日期:2024-05-16
    • 文件大小:217088
    • 提供者:netangels
  1. U盘识别

    1下载:
  2. 利用LABVIEW来自动获取U盘大小,以方便大家更加快速的解决关于U盘问题(Automatically gets the size USB flash drive)
  3. 所属分类:LabView

    • 发布日期:2024-05-16
    • 文件大小:11264
    • 提供者:爱咋咋的
  1. UdiskSnDemo

    0下载:
  2. 获取u盘的序列号,unicode的,vs2010编译,基于CUSBdisk(Get U-disk serail number,for unicode format,combiled in vs2010,base CUSBdisk)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:62464
    • 提供者:iMike
  1. usb-U

    0下载:
  2. 一个USB U盘的驱动程序,当U盘插入时,可以获取U盘的设备描述符,识别出U盘(A USB U disk driver, when the U disk is inserted, you can get the U disk device descr iptor, identify the U disk)
  3. 所属分类:USB编程

    • 发布日期:2024-05-16
    • 文件大小:50176
    • 提供者:小石子
  1. U盘IAP-F429(2017.03.14)

    0下载:
  2. U盘IAP U盘获取的升级文件的数据写进stm32的flash,大致流程如下: 1.解锁flash 2.擦除指定扇区 3.写入升级固件的数据至刚擦除的扇区 4.跳转至用户程序(STM32 F429 IAP by U massage device)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-16
    • 文件大小:320512
    • 提供者:哈奥答复
  1. Delphi编程实现U盘锁源码

    1下载:
  2. Delphi获取U盘序列号、实现U盘锁源码 立即下载 获取U盘IDU盘锁(Delphi Obtain U Disk Serial Number, Realize U Disk Lock Source Code Download Now Get U Disk IDU Disk Lock)
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-16
    • 文件大小:522240
    • 提供者:刘姥姥
« 12 3 4 »

源码中国 www.ymcn.org