搜索资源列表
zyy
- 这是一个c++环境下的模拟文件系统的部分源代码,支持词法分析,其中用到头文件#Include \"lex.h\"-c This is a simulated environment of the file system source code, support for lexical analysis, which uses the first document # Include "lex.h"
jffs2_src_study
- jffs2源码研究分析 全文分为 jffs2的数据实体及其内核描述符 描述jffs2特性的数据结构 注册文件系统 挂载文件系统 打开文件时建立inode的方法 jffs2中写正规文件的方法 jffs2中读正规文件的方法 jffs2中符号链接文件的方法表 jffs2中目录文件的方法表 jffs2的Garbage Collection 以及心得体会, 共11个章节 详细研究分析了jFFS2的源代码的核心部分.-jffs2
Windows文件系统过滤驱动开发教程
- 我经常在网上碰到同行请求开发文件系统驱动。windows的pc机上以过滤驱动居多。其目的不外乎有以下几种: 一是用于防病毒引擎。希望在系统读写文件的时候,捕获读写的数据内容,然后检测其中是否含有病毒代码。 二是用于加密文件系统,希望在文件写过程中对数据进行加密,在读的过程中进行解密。 三是设计透明的文件系统加速。读写磁盘的时候,合适的cache算法是可以大大提高磁盘的工作效率。windows本身的cache算法未必适合一些特殊的读写磁盘操作(如流媒体服务器上读流媒体文件)。设计自己的cac
第2章 办公日志系统
- 是一个好的源码, 数据库\GovLog 本案例SQL Server数据库 源代码 存放着系统登陆以及用户界面的网 页文件,另外还包括系统配置文件。 源代码\pic 存放着ubb图片文件 源代码\leftpic 存放着网页图片文件 源代码\company 存放着公司总结模块文件 源代码\conn 存放着数据库配置文件 源代码\dept 存放着各部门用户管理模块文件 源代
4
- 摘要:基于新修订水工结构设计规范的水工混凝土结构CAD系统,以中文Windows为操作平台,采用先进高效的VB语言和面向对象的程序设计方法,具有良好的人机交互界面.本文详细介绍水工混凝土结构CAD系统的总体设计原则以及文件系统、结构分析、素混凝土、钢筋混凝土、预应力混凝土、规范查询等功能模块的设计思-Abstract: Based on the newly revised Code for Design of hydraulic structures of hydraulic concrete
4
- 3) 跨平台文档结构的调整 项目文档是始终贯穿着整个系统的,但由于Windows系统与其他系统如Linux等的文档结构不同,项目的可移植性将会受到限制,因此强调可移植性的本系统中跨平台文档结构的调整是必不可少的,我们预计在这一阶段以Windows 和 Linux为基础出2套相应的代码版本,基础代码部分不变,只是在文档接口及对应的应用工具上做出相应的选择。预计所需时间为二个月,包括平台的移植,接口的研究和开发等-3) cross-platform document the restructurin
meandering_code
- asp聊天室系统,1 聊天室登陆页面以及聊天室内的整体美化 2 显示聊友列表显示性别 3 整理了图片文件的路径 4 增加了权限的设置类别 5 隐藏了管理界面的路径 6 为整体减肥,去掉了很多代码 管理账号:风筝 密码:123456 -asp chat room system, a chat room to chat room landing page and the overall beautification of 2 shows a list of shows t
20442_code
- This file is source code of uC/OS-II V2.8 and run in X86 System.
ALIENTEK-MiniSTM3
- 不完全手册,一本简单好用的arm编程知道书,教你不使用库函数也可以写出出色的程序- unsigned int i BYTE buffer[512] // file copy buffer FATFS fs // Work area (file system object) for logical drive FIL fsrc // file objects FRESULT res
004
- 一个以文件保存形式的图书管理系统,代码由c++语言写的-A file is saved in the form of library management system, code written by the language of c++
code
- The project is a software about cloud computing. This project checks the file system and user authentication.
for-HMI-STM32
- 文件系通平台STM32F103 源代码无问题-File system through platform the STM32F103 source code
File-transfer-system-based-on-TCP
- 本系统借助JAVASE平台,使用socket通信实现两台计算机间的文件传输并设计了相应的GUI。本文给出了socket模式下实现文件准确快速传输的详细方法, 并给出了相应的核心实现代码。-System With JAVASE platform file transfer between two computers using socket communication and design appropriate GUI. Socket mode files quickly and accurat
FAT
- FAT文件系统的详细解析和代码实现,包括文件系统的各种操作的实现。-The detailed analysis of the FAT file system and code implementation, including the implementation of file system operation.
web
- 这是基于s3c2440开发平台的web远程监控系统的源代码,是嵌入式linux系统平台,可以用该源代码制作文件系统。-This is a web-based development platform s3c2440 remote monitoring system source code, embedded linux system platform, you can use the source code for making the file system.
Hotel-Management-System
- C语言酒店管理系统 1本系统未用到文件.本系统采用函数 2本系统用例比较小 3本系统有良好的界面,舒适的变成思路和整齐的代码。 4本程序引用一个时间进程另外控制时间。-C language Hotel Management System an unused file system This system uses two systems function relatively small three cases the system has a good interface, c
inode.c-analyse
- 阅读和分析Linux下的ROMFS文件系统代码(inode.c),说明其功能和实现的思路,给代码写出注释并画出流程图。 -ROMFS file system code reading and analysis under Linux (inode.c), explain its function and implementation of ideas, to write notes and draw a flowchart of the code.
leveldb-shixianjiexi
- LevelDB是Jeff Dean, Sanjay Ghemawat的作品,实在是值得大家仔细品读。Cache机制非常简单,相信大家通过这篇文章能够非常清楚的了解其cache实现,其思路其实和文件系统的cache是一样的。另外,淘宝已经在Tair线上环境中大量使用了LevelDB存储引擎,推荐那岩写的《LevelDB实现解析》,35页的文档,结合着读代码,会对理解代码,有非常大的帮助。 -LevelDB is Jeff Dean and Sanjay Ghemawat s work, it
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
Operating-system-report
- 操作系统的实验二:添加系统调用, 学习Linux内核的系统调用,理解、掌握Linux系统调用的实现框架、用户界面、参数传递、进入/返回过程。阅读... ,文件是docx类型,但代码全都在里面-Operating system experiment 2: add the system call, learn the Linux kernel system call, understand, master the Linux system call implementation framework