搜索资源列表
51+ch375读写U盘超精简原程序(啊雨)
- 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示 首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试 验,作为参考. 这个程序可以支持WINDOWS按FAT16格式化的U盘,因为程序精简,所以只兼容超过50%以上的U 盘品牌,如果换 成CH375A芯片则兼容性可提高到85%,当然,如果使用WCH公司的子程序库或者正式版本的C源 程序兼容性更好。 下 欢测试以下U盘通过:郎
Simple SCSI Prog
- u盘操作实例代码
WCFMessage.rar
- 基于WCF的即时通讯源码(IM),BS、CS混合模式。简单调试即可使用。 ,WCF-based source of instant messaging (IM), BS, CS mixed mode. Simple to use debugging.
Chat
- 简单的带界面的UDP聊天程序,通过VC++编写-Simple UDP chat program with Interface, written by VC++
USB_Device_Simple
- 《USB开发指南——基于LPC2400》配套例程,包括了PC部分和ARM部分-" USB Development Guide- based on the LPC2400" package routines, including a part of PC parts and ARM
u-disk
- 一个很简单的U盘加密工具,先备份在使用,好好学习天天向上-A very simple U disk encryption tool to back up in use What we have learned
src
- 自动侦测插入的存贮设备(U盘/移动硬盘等),把指定的文件拷贝到指定的目录。 程序结构很简单,两个进程:一个判断U盘的状态,通过MSG把U盘的状态送给主进程,主进程处理所有事务 一个线程处理发声. -Automatically detects the insertion of the storage device (U disc/mobile hard disk, etc.), the specified files are copied to the specified dir
61505U
- R61505U的初始化以及简单的测试程序-R61505U initialization and a simple test procedures
20080624_FlashThief
- u盘小偷程序,非常简单,好用,特别适合初学者-u disk thieves procedure is very simple, easy to use, especially suitable for beginners
u-thief
- 用vb子类化技术打造的u盘小偷,程序很简单,但通过SetWindowLong这个API直接修改了程序原有的消息处理函数,值得借鉴.-Vb subclass using technology to build the u disk thieves, the procedure is very simple, but this API directly through SetWindowLong modified the original procedure of message processin
ZLIP0.2
- 这是一个51下能运行的TCP/IP包,学习起来很简单-This is a 51 to run under the TCP/IP packet, learning together is very simple
u-boot-270-lcd.tar
- 针对yassylcd的uboot源码,lcd驱动实现简单的图形显示-Yassylcd for the uboot source, lcd drive to achieve a simple graphical display
3D
- U 盘病毒防御,简单的自运行限制。dos下的-U disk virus defense, running from simple restrictions. under dos
copy
- u盘的自我复制,实现u盘的简单的复制功能-u set of self-replication, the realization of the simple u disk replication
pic
- 汽车点火程序.他是基于pic单片机,硬件非常简单,你很容易从网上查到资料。-this module is uesed ignate by car.which is based on PIC microcontroller . the handware is simple .u can easily find it on the net
tools
- 1 - base64 decode 2 - url encode 3 - url decode 4 - md5 hash 5 - random str 6 - sha1 hash 7 - DES hash 8 - CRC32 9 - rot13 encode 10 - ASCII -> bin 11 - ASCII -> dec 12 - ASCII -> hex 13 - ASCII -> char() 14 - AS
usb
- C#监听USB设备插入并识别出盘符.一个C#编写的与系统设备有关的小程序,用以监听USB设备比如手机、U盘等是否插入或拨出电脑,若有插入电脑的话并自动识别出盘符。程序界面比较简单,只是为了告诉大家监听状况。本程序创建于VS2008,低版本如VS2005等将无法打开。-C# monitor USB device is plugged into, and to identify the drive letter. One written in C# and system equipment-rela
u
- 处理及调度的详细算法机器实现,算法简单通俗易懂-The detailed process and scheduling algorithm realization, simple machines
USB_key
- 【原创】 使用批处理编写,利用wmic读取设备id,简易实现加密U盘原理的小程序。可以模拟实现USB-key(U盾)功能。-【Original】 use batch writing, use of wmic reading device id, simple realization of U disk encryption principle of applet. Can be simulated to achieve USB-key (U Shield) feature.
FlashThief
- 两年前吧,在网上看到别人用C写的一个简单的U盘小偷源程序,确实很简单,因为没什么功能,也没什么错误检测。因为自己需要(当然是干坏事了^_^,不过不是什么伤天害理的坏事),也就简单的编译了那个小程序。 后来想起这个东东,就自己亲手用VC++重新编写了一个,而且是以Windows服务形式工作的,功能还勉强。现在把一些不足的代码完善完善,经测试可用。如有不足或好的想法请提出,一起交流交流~~~ -Two years ago it, to see someone else on the Inte