搜索资源列表
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盘通过:郎
htlibrary
- Java版的图书管理系统,使用文件锁, 修改只允许同时运行一个管理系统. 修改系统使用HSQLDB数据库, 这是一个开源的小型数据库. 这个DBMS虽然很迷你, 但功能却一点儿也不弱. 它支持标准SQL语言的大部分特性, 支持事务操作等等. 而且由于完全使用Java编写, 使得Java应用程序与它可以完全无缝地集成. 缺点是速度会稍微慢一点, 不过对于这个图书馆管理系统来说是绰绰有余的了!-Java version of the books management system
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
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
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.
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-project-supermarket-billing-system
- his simple student information system project.Wher you can do following things 1. Add Records 2. List Records 3. Modify Records 4. Delete Records 5. Exit Program to store data file is used-his is simple student information system projec
Telecom-Billing-Management-System-in-c-with-sourc
- This Mini project is compile in gcc compiler with code::blocks IDE. This project can be a good reference for those student who are doing there school project in c.Architecture of this project is very simple and easy to understand the code. Just file
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++.
FSD虚拟化
- 基于微过滤器的文件系统虚拟化理论,对学习文件系统虚拟化有一点点帮助(File system virtualization inside Windows system using mini-filter drivers)