搜索资源列表
用VC++编写U盘通信程序
- 介绍了用visual c++编写应用程序调用api函数,从而简化了与硬件通信的过程。-introduces the visual c write applications called api function, thus simplifying the hardware and communications process.
Udisk
- u盘读写程序,适合所有开发u盘驱动人员参考与学习-u disk read and write procedures, suitable for all u disk drive development of reference and learning
GetUSBNumber
- VB的代码,用来获取U盘物理序列号. 可以在这个基础做一些加密狗类型的小软件 -VB code used to obtain U disk physical serial number. You can do something on this basis, the type of small software dongle
USBStorage
- 该程序演示了如何在各种USB FUNCTION之间进行切换.一个典型的应用就是把Windows Mobile/WINCE变成U盘使用. 注意设备一定要有支持USB Function Driver的硬件(即USB Client Control),一般市面上的智能手机/PDA都具有此功能.该功能适用于WINCE5.0以上内核. 使用Visual Studio 2005编译.C#代码. -Make you Windows Mobile Device a usb disk. C# cod
Usb
- 可以用VB打开工程.直接查看U盘序列号.和MD5加密-VB can be used to open the project. Direct Show U disk serial number. And MD5 encryption
DiskShow
- 磁盘信息实时读取 U盘信息 包括磁盘空间的显示-Information in real-time disk read U disk information including disk space display
udisk
- u盘文件自动复制专家能自动复制u盘里的文件到电脑里文件夹里面,他能自动后台运行- u disk copy co
200908111600503630
- 1.快速对比数据库各表字段的微小差别(如:类型、长度). 2.对比存储过程脚本. 3.对比视图脚本. 4.对比函数、触发器脚本. 5.分页列出各个差别对象的名称,指出具体位置(以便查看、修改). 6.支持把对比结果输出到日志文件,存于U盘或用于网络发送. 7.绿色软件,免安装,无插件,下载、拷贝后运行即可使用(便于网盘、U盘携带). 程序员在日常设计和维护数据库时,时常修改数据库中各种对象,往往出现多个不同版-1. Quick Compare database tab
DiskThief
- 采用Visual C++设计的一个U盘小偷的程序,实现文件的自动拷贝,当电脑上有外设插入时,系统自动检测并自动的将文件从U盘拷贝到本地电脑上-Using Visual C++ design of a U disk thief program to realize the automatic copy of the file, when the computer peripherals plug on, the system automatically detect and automatical
20100116_owen_MSS
- 对于U盘提供加解密算法,在Visual C++6.0平台下通过-For the U disk to provide encryption and decryption algorithms, in the Visual C++6.0 platform through
20109301946772
- 这个是本人原创,加入了子类化!插入U盘就会在右下脚给出提示!加入右键安全打开,和防御盘符,清除.exe文件等功能,绝对可以防U盘病毒!希望能和大家多多交流-This is my original, joined subclass! U disk inserted in the lower right leg will give tips! Adding security to open right, and defense drive, clear. Exe files and other fu
UUDiskMonitorD
- UDiskMonitor(U盘小偷,,带源码,Visual C++可视化) -The UDiskMonitor (U disk thief, with the source code, Visual C++ visualization)
ushadu
- 基于Visual Basci平台的U盘杀毒例子,欢迎下载研究-Example, based on the platform of Visual Basci U disk antivirus welcome to download research
CSharp
- 实例功能:搜索本地所有磁盘(包括硬盘,U盘,光驱这些存储器),中的所有文件和目录,当然,系统保护的某些文件或文件夹可能无法现实出来,搜索出来后它们是以树型结构在TreeView控件中显示 开发工具以及开发语言:Visual Studio.net 2005 -C#-Examples of functions: search all local disks (including hard disk, U disk, optical drive these memory), all files a
readUdisk
- Win32控制台应用程序 编译环境:Visual Studio 2005 主要功能: 1). 读取U盘序列号,保存在USBSerial数组里。 2). 验证 第一次运行程序读取U盘序列号存放在 C:\Windows\system32\USBSerial.dat文件中 以后运行检验读取到的U盘序列号与保存在文件中的是否一致,若相同,置 gTag 为1 若不一致,置 gTag 为0 -Win32 console application Compile enviro