Welcome![Sign In][Sign Up]
Location:
Search - c write simple file system

Search list

[Search EngineSpideroo

Description: C#写的一个搜索引擎,可以搜索、建立索引等。building a simple search engine that crawls the file system from a specified folder, and indexing all HTML (or other types) of documents. A basic design and object model was developed as well as a query/results page-C# to write a search engine, search, index and so on. Building a simple search engine that crawls the file system from a specified folder, and indexing all HTML (or other types) of documents. A basic design and object model was developed as well as a query / results page
Platform: | Size: 24874 | Author: zz | Hits:

[Otherfilesys_emu

Description: 本程序是使用Vc++6.0开发的用于计算机系操作系统课程的文件系统模拟程序,程序在控制台中运行,提示你加入文件,更改文件和删除文件;对文件也可以写入、删除和更改内容。它完整地实现了一个最简单的模拟文件树,希望对你理解操作系统关于文件系统的基础知识有所帮助-this procedure is the use of Vitamin C 6.0 for the development of the computer science courses on operating system file system simulation procedure is running the console prompt you to join documents, altered documents and delete files; The document can also write, delete and change content. Its complete implementation of a simple simulation tree, and I hope to your understanding of the operating system file system based on knowledge of some help
Platform: | Size: 8204 | Author: 刘权 | Hits:

[Windows DevelopGTFileSystem

Description: C#写的简易文件系统,可实现创建、删除文件(夹),还可实时监视文件-C# to write simple file system, can be established, and delete files (SCH), but also real-time surveillance documents
Platform: | Size: 48591 | Author: godtroop | Hits:

[Otherteacher

Description: 2003 - 2004 学年度(下)C++ 课程设计题目 实现简单的教师信息管理系统,使用到了链表,定义了一个 TeacherList 类,可以实现简单的插入,查找,删除等功能,涉及到二进制文件的读写操作。-2003- 2004 school year (the) C++ Curriculum design subject teachers to achieve a simple information management system, the use of the list, TeacherList defines a category, you can achieve a simple insert, find, delete and other functions related to binary file The read-write operation.
Platform: | Size: 3072 | Author: 赵君 | Hits:

[OS Develop模拟二级文件系统

Description: 用C语言编写程序,模拟二级目录的文件系统 建立一个模拟文件系统,能实现建立、打开、删除、关闭、复制、读、写、查询等功能-use C language write programmes,simulate two-level directory file systems,create a simulated file systems in order to realize the functions such as create,open,delete,close,copy,read,write,find.
Platform: | Size: 178176 | Author: 唐瑜 | Hits:

[OS program不错的文件系统

Description: 1、 用高级语言编写和调试一个简单的文件系统。模拟文件管理的工作过程。从而对各种文件操作命令的实质内容和执行过程有比较深入的了解。 2、 要求设计一个n个用户的文件系统。每次用户可保存m个件,用户在一次运行中只能打开一个文件。对文件必须设置保护措施,且至少有Creat,Delete,Close,Write等命令。-1, with high-level language debugging and prepared a simple file system. Simulation document management process. Thus the various documents commands to the substance and implementation of a more in-depth understanding. 2, designed a n users file system. Each time a user kept m pieces in a user operation can open a file. The document must install protective measures, but at least Creat, Delete, Close, etc. Write orders.
Platform: | Size: 9216 | Author: | Hits:

[Search EngineSpideroo

Description: C#写的一个搜索引擎,可以搜索、建立索引等。building a simple search engine that crawls the file system from a specified folder, and indexing all HTML (or other types) of documents. A basic design and object model was developed as well as a query/results page-C# to write a search engine, search, index and so on. Building a simple search engine that crawls the file system from a specified folder, and indexing all HTML (or other types) of documents. A basic design and object model was developed as well as a query/results page
Platform: | Size: 24576 | Author: 站长 | Hits:

[Otherfilesys_emu

Description: 本程序是使用Vc++6.0开发的用于计算机系操作系统课程的文件系统模拟程序,程序在控制台中运行,提示你加入文件,更改文件和删除文件;对文件也可以写入、删除和更改内容。它完整地实现了一个最简单的模拟文件树,希望对你理解操作系统关于文件系统的基础知识有所帮助-this procedure is the use of Vitamin C 6.0 for the development of the computer science courses on operating system file system simulation procedure is running the console prompt you to join documents, altered documents and delete files; The document can also write, delete and change content. Its complete implementation of a simple simulation tree, and I hope to your understanding of the operating system file system based on knowledge of some help
Platform: | Size: 8192 | Author: 刘权 | Hits:

[Windows DevelopGTFileSystem

Description: C#写的简易文件系统,可实现创建、删除文件(夹),还可实时监视文件-C# to write simple file system, can be established, and delete files (SCH), but also real-time surveillance documents
Platform: | Size: 91136 | Author: godtroop | Hits:

[Embeded Linuxsimple_arp.tar

Description: 用C写的简易ARP测试程序,主要代码部分来自uboot,自己稍微改了下,,2410,无系统下运行,需要gcc的gcc库,运行在30008000地址处。可以让局域网内某台机器暂时无法上网,局域网内有效。此程序非病毒(对linux系统无效),仅限学习交流,其他用途后果自负。文件以tar结尾,下载后自己去掉结尾的gz。欢迎交流~-Using C to write a simple ARP test procedure, the main part of the code from uboot, their slightly changed, the, 2410, no system is running, the need for the gcc library gcc running in the address 30008000. LAN allows a machine is temporarily unavailable Internet, LAN effectively. This process of non-virus (on the linux system is invalid), is limited to learning exchanges, and other uses at your peril. Tar file to the end, after they remove the download at the end of gz. Welcome to exchange ~
Platform: | Size: 184320 | Author: 孙凯 | Hits:

[OS programfilesystem

Description: 用c#实现的在内存中模拟的简易文件系统,整个文件系统可保存至硬盘。系统设计参照fat格式。文件系统提供的操作: a) 格式化 b) 创建子目录 c) 删除子目录 d) 显示目录 e) 更改当前目录 f) 创建文件 g) 打开文件 h) 关闭文件 i) 写文件 j) 读文件 k) 删除文件 -With c# Realize the simulation in memory of the simple file system, the entire file system can be stored to the hard disk. System design with reference to fat format. File system operation to provide: a) format b) create a subdirectory c) delete the subdirectory d) show the directory e) Change the current directory f) create a file g) open the file h) close the file i) Write a document j) reading a document k ) delete files
Platform: | Size: 808960 | Author: twofox | Hits:

[Linux-Unixchntpw-source-040818

Description: The Offline NT Password Editor (c) 1997-2004 Petter Nordahl-Hagen -(c) 1997-2004 Petter Nordahl-Hagen See COPYING for copyright & credits. See INSTALL for compile/installation instructions. Where to get more info: ----------------------- http://home.eunet.no/~pnordahl/ntpasswd/ At that site there s a floppy and a bootable CD that use chntpw to access the NT/2k/XP-system it is booted on to edit password etc. The instructions below are for the standalone program itself, not the floppy. What does it do? ---------------- This little program will enable you to view some information and change user passwords in a Windows NT SAM userdatabase file. You do not need to know the old passwords. However, you need to get at the file some way or another yourself. In addition it contains a simple registry editor with full write support, and hex-editor which enables you to fiddle around with bits&bytes in the file as you wish yourself. Why? ---- I often forget passwords. Especially on test installations (that I just _must_ have som
Platform: | Size: 54272 | Author: 林帅 | Hits:

[Linux-UnixDISK

Description: C语言模拟 Linux 文件系统为Linux系统设计一个简单的二级文件系统。要求做到以下几点: 1.可以实现下列几条命令: login 用户登录 dir 列目录 create 创建文件 delete 删除文件 open 打开文件 close 关闭文件 read 读文件 write 写文件-C language simulation Linux file system for Linux systems to design a simple file system 2. Asked to do the following: 1. Can be achieved following a few commands: login Login create directory dir create a file list delete delete files open document open document close Close Reading paper read write write file
Platform: | Size: 4260864 | Author: 陈观民 | Hits:

[Linux-Unixcfz

Description: 【设计题目】Linux二级文件系统设计【开发语言及实现平台或实验环境】C++/VC++【设计要求】理解Linux的文件系统的组织;掌握常用的数据结构;系统采用两级目录,其中第一级对应于用户账号,第二级对应于用户帐号下的文件 使用文件来模拟外存,进行数据结构设计和操作算法的设计,实现一个文件系统并实现基本的文件操作(为了简便文件系统,不考虑文件共享,文件系统安全以及管道文件与设备文件等特殊内容)。要求:1、对程序的每一部分要有详细的设计分析说明 2、程序执行的每个步骤要有具体的提示内容或输出3、源代码格式规范,注释不少于三分之一4、设计合适的测试用例,对得到的运行结果要有分析,5、设计中遇到的问题,设计的心得体会6、提交完整程序代码、课程设计报告及相关文档可实现下列命令操作:login dir create delete open close read write cd exit help cls attrib-【Title】 design Linux 2 File System Design and Implementation 【development language platforms or experimental environment】 C++/VC++ 【】 to understand the design requirements Linux file system organization grasp common data structure system uses two directories, which corresponds to the first level user account, the first 2 corresponds to the files under the user account use the file to simulate the external memory, data structure design and operation of the algorithm designed to achieve a File systems, and basic file operations (for simple file system, regardless of file sharing, file system security and pipeline documents Documents and equipment and other special content). Requirements: 1, each part of the program design and analysis must be detailed in note 2, for each program execution Steps have to be specific tips content or output 3, the source code format specification, not less than one-third of the Notes 4, design appropriate test cases, The results have been oper
Platform: | Size: 5120 | Author: 王跃 | Hits:

[Embeded LinuxArchive

Description: C++写的一个简单的嵌入式文件系统 以及0.11版本的linux源代码-C++ to write a simple file system and embedded linux source code version 0.11
Platform: | Size: 440320 | Author: seaow | Hits:

[OS Developfilsys

Description: 自己操作系统写的一个简单文件系统,纯C,-Their own operating system to write a simple file system, pure C,
Platform: | Size: 4096 | Author: eeeeee | Hits:

[VC/MFCvcPP-BOOK_22

Description: c++电子书籍,独立打包,保证单包可解压,内含大量电子书,网上搜集而来,持续更新中...... 本包内容: 输入法编程指南.chm 数据结构21世纪高等职业教育计算机技.rar 数据结构算法与应用--C++ 语言描述.zip 一个ini文件转xml文件的源码.doc 一个简单的完成端口(服务端_客户端)类.pdf 一个月挑战C++.chm 用VC实现基于TCP_IP的局域网内点对点的大文件传输转.pdf 自己动手编写操作系统.pdf 最全的网络协议拓扑图了(清晰版).pdf-c++ e-books, independent packaging, single package can be unpacked, containing a large number of e-books, collected from the Internet, constantly updated ... the contents of the package: input method Programming Guide. chm data structure in the 21st century vocational education computer technology. rar data structure algorithms and the application- C++ language description. zip ini file transfer xml file source. doc completion port (a simple server- client) class. pdf month challenge C++.chm with the VC achieve turn TCP_IP LAN peer-to-peer-based file transfer. pdf yourself to write the operating system the pdf' s most complete network protocol topology diagram (clear version). pdf
Platform: | Size: 61260800 | Author: 蜗牛 | Hits:

[CSharpsqlite-dll-win32-x86-201408081749

Description: 用c#实现的在内存中模拟的简易文件系统,整个文件系统可保存至硬盘。系统设计参照fat格式。文件系统提供的操作: a) 格式化 b) 创建子目录 c) 删除子目录 d) 显示目录 e) 更改当前目录 f) 创建文件 g) 打开文件 h) 关闭文件 i) 写文件 j) 读文件 k) 删除文件 -With c# Realize the simulation in memory of the simple file system, the entire file system can be stored to the hard disk. System design with reference to fat format. File system operation to provide: a) format b) create a subdirectory c) delete the subdirectory d) show the directory e) Change the current directory f) create a file g) open the file h) close the file i) Write a document j) reading a document k ) delete files
Platform: | Size: 296960 | Author: idexon | Hits:

[Consoleemployee-record-system

Description: 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 to add, view, change and remove data using file handling. Here, you can list the employees’ record but cannot search it like in other C projects. Try modifying this project, and write your own code to implement the search function. This project is complete and totally error-free.
Platform: | Size: 11264 | Author: | Hits:

[Other Embeded programFatfs_GCC

Description: FatFs gcc 编译工程 FatFs Module是一种完全免费开源的FAT文件系统模块,专门为小型的嵌入式系统而设计。它完全用标准C语言编写,所以具有良好的硬件平台独立性,可以移植到8051、PIC、AVR、SH、Z80、H8、ARM等系列单片机上而只需做简单的修改。它支持FATl2、FATl6和FAT32,支持多个存储媒介;有独立的缓冲区,可以对多个文件进行读/写,并特别对8位单片机和16位单片机做了优化。-FatFs Module is a completely free open source of FAT file system Module, designed specifically for small embedded systems. It is completely written in a standard C language, so it has good hardware platform independence, can be transplanted into 8051, PIC, AVR, SH, series single chip microcomputer Z80, H8, ARM, and just do simple modification. It supports FATl2, FATl6 and FAT32, support multiple storage medium Have independent buffer, the multiple files can be read/write, and particularly of 8-bit MCU and 16-bit single chip microcomputer has been optimized.
Platform: | Size: 549888 | Author: 孙春兴 | Hits:
« 12 »

CodeBus www.codebus.net