搜索资源列表
Mini-Fat
- fat文件系统管理程序短小精悍.可以作为开发fat16,fat12管理系统的参考.-fat file system management procedures short and pithy. As development fat16, FAT12 management system for reference.
51+ch375读写U盘超精简原程序(啊雨)
- 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示 首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试 验,作为参考. 这个程序可以支持WINDOWS按FAT16格式化的U盘,因为程序精简,所以只兼容超过50%以上的U 盘品牌,如果换 成CH375A芯片则兼容性可提高到85%,当然,如果使用WCH公司的子程序库或者正式版本的C源 程序兼容性更好。 下 欢测试以下U盘通过:郎
mini-uFS
- 文件系统 开辟空间,进行文件操作的windows文件系统-Windows file system file system to open up the space, and file operations
MFS
- 自己用C语言编的微型文件系统(Mini File System),供广大同学下载,练习或交作业使用。-own use C language provision of micro-File System (Mini File System), for students to download, exercise or use perpendicular operation.
chaoshi
- 配置数据库参数 采用VB6.0 ADO+SQL Server 2000数据库实现程序功能,配置采取如下步骤: 1> 根据DB文件夹中的内容,创建数据库,推荐用MDF文件附加数据库; \DB\MDF\BuySaleStorage_Data.MDF \DB\MDF\BuySaleStorage_LOG.LDF 2> 连接参数: 数据库名:BuySaleStorage 登录名: sa 密码: 无 3> 由BuySale
C_File_Management_System
- c语言小型文件管理系统,简单的实现文件的复制重命名等操作,用来学习文件的读写很有帮助-c language mini-document management system, the simple realization of a copy of the file rename and other operations, is used to learn to read and write documents very helpful
MiniAlarms2.0
- Mini Alarms 版本 2.0 项目创建于2008-8-5 Oscar Cai<blackmuffus@sina.com>版权所有,2008-2010。 Mini Alarms用于添加、删除、修改、启动或停止用户自定义的闹钟。用户通过指定以下信息来定义闹钟: - 倒计时时间或截止时间 - 闹钟消息 - 打开或关闭闹钟声音 由于通过INI文件记录闹钟的截止时间,因此就算重启机器,闹钟也能无差错继续倒计时。本程序也支持多语言界面。用户可以
FileDownloadSys
- 自己写的迷你的文件下载系统 感觉还不错 使用C++ 没有基于界面-Write your own mini-file download system feels pretty good use of C++ is not based on interface
operating-system
- 利用C语言编写一个微型命令解释程序,接受并解释以下命令:dir:列当前目录;cop 文件1,文件2:拷贝文件;era 文件名:删除文件;dis 文件名:显示字符串;end:结束并退出;命令前后有空格为合法命令。-Using C language to write a mini-command interpreter, to accept and explain the following command: dir: out the current directory cop file 1, f
MyVFWplayer
- 一个使用vfw系统函数写的mini播放器,可以播放基本的avi文件。-A use the vfw system function to write a mini player that can play avi file
ydfs_demo_1.07.tar
- ydfs is an open source mini distributed file system. It s major functions include: file storing, file syncing, and design for high capacity and load balance. -ydfs is an open source mini distributed file system. It s major functions include: file s
FILE2
- 用一个文件来模拟小型文件系统,即在一个文件中实现简化、完整的文件系统(Mini 文件系统),使该文件(镜像文件)成为一个带有一个文件系统的虚拟磁盘。可以在镜像文件中进行文件系统的各种基本操作,包括目录的管理以及各种文件操作,以及与宿主文件系统(镜像文件所在的文件系统)间的文件相互传输,并实现若干高级功能,如磁盘整理-Simplified to simulate a small file system, a file that is in a file, the full file system
mini-ufs
- 迷你磁盘文件系统的全部源代码,实现基本的展开目录,打开文件,复制文件等功能-Mini-disk file system source code, the basic expand the directory, open files, copy files, etc.
New-Compressed-(zipped)-Folder
- mini solor system cpp file
myspy
- 迷你间谍程序,一个文件系统的过来驱动程序,侦听捕获所有的读写操作。-Mini spy program, a file system over the driver listens to catch all read and write operations.
personal-dairy-management
- Mini Project in C Personal Diary Management System. One of the best C mini projects, mini project in C Personal Diary Management System is a console application without graphic. In this project, user can keep their personal record like they do i
Cyber-Management-System
- Mini Project in C Cyber Management System. This mini project in C Cyber Management System utilizes various features of C like Socket, Multithreading, and more. It can prove to be very useful for C languages learners who are beginners in the prog
employee-record-system
- Mini Project in C Employee Record System. This is a very simple mini project in C Employee Record System. In this project, you can manage employee records – add, list, modify and delete records. Understanding this project will help you learn how
Mini-STM32-VS1053
- 语音功能,MP3播放 文件系统;STM32上的功能集全的语音实验-The voice function, play MP3 file system STM32 function in all experimental speech
ScannerMinifilterDriver
- this is a scanner file system mini-filter driver program. this program was written by c++.