搜索资源列表
myls
- 完成ls的如下功能 不带参数的ls:列出当前目录下的非隐藏(文件和目录名不以.开头)的文件和目录 ls -a:列出当前目录下的所有文件和目录 ls -l:以长列表形式列出当前目录下的非隐藏的文件和目录。每个文件或目录只要求列出如下信息:类型与权限、文件名、链接数、用户ID、组ID、字节大小、块数 ls 路径名:如果路径名代表一个存在的文件则显示该文件,否则提示出错;如果路径名字代表一个存在的目录则列出该目录中的文件 列出文件名和目录名时,要求可执行文件最后加上一个*号,目录名
cipankongjian
- 模拟UNIX磁盘空间管理中使用的分组链接法。在内存中建立一个虚拟盘,模拟成组链接法,实现对该虚拟盘空间的管理 虚拟盘共60块,10块为一组,系统最多支持5个文件 可以显示文件对磁盘块的占用情况,当前空闲块的分布情况 -simulated UNIX disk space used in the management of a link France. In memory to establish a virtual disk to simulate the Links Group, r
valgrind-3.2.1.tar
- The Valgrind distribution has multiple tools. The most popular is the memory checking tool (called Memcheck) which can detect many common memory errors such as: * touching memory you shouldn t (eg. overrunning heap block boundaries) *
xenv.tar
- analyse Sigma XENV data blocks
opencvtest
- OpenCV (open video library) capture test for Linux. Built using Code::Blocks. Project files included.
prj0.tar
- linux 源代码: When free() is called, the memory cannot usually be returned to the OS, do to contiguity restrictions. So your implementation should simply put this memory on its own internal free list. When malloc() is called, your implementation should
tbb30_20100310oss_src
- Intel® Threading Building Blocks (TBB) offers a rich and complete approach to expressing parallelism in a C++ program. It is a library that helps you take advantage of multi-core processor performance without having to be a threading expert. Threa
digitaleyes-c
- DigitalEyes is an OCR (Optical Character Recognizer) developed in C/Caml. usage : ./digitaleyes[.opt] [processes in chronological order] file -noise Reduces image noise. -rotate Finds angle and rotate image. -lessons Builds the lessons
JinChen
- 在Java环境中,实现进程调度算法,进程控制块PCB表结构,适用于多级队列反馈调度算法-In the Java environment, course scheduling, process control blocks PCB table structure for multi-level feedback queue scheduling algorithm
linux-advanced-storage.tar
- introduce Linux advanced storage interface which use to 4KiB physical blocks
unisx-system
- 模拟UNIX系统的空闲块成组链接法,实现磁盘存储空间的管理。 设计分配和归还磁盘空间的程序,能显示或打印分配的磁盘空间的块号,在完成一次分配或归还后能显示或打印各空闲块组的情况(各组的空闲块数和块号)。本实习省去了块号与物理地址之间的转换工作,而在实际的系统中必须进行块号与物理地址的转换工作。 (6) 运行你所设计的程序,假定空闲块链接的初始状态如提示(2),现先分配4块,再依次归还第2块和第6块。把执行后分配到的块号依次显示或打印出来,且显示或打印空闲块组的情况。
small-unix
- 用C语言模拟小型类UNIX文件系统, 文件系统被分成三个部分,依次为:位视图,I节点区和数据区。数据区被分成1024块,每块有1024个字节。用一个文件模拟外存,在程序中用数组分别模拟内存中的I节点,位图,文件系统。在每一次的操作中如果相应元素有变动,则对应在文件中更新输出相应数据。-Small classes in C language simulation UNIX file system, file system is divided into three parts, as follow
Qt-program-design-step-by-step
- 面向程序设计与QT、如何创作QT、深入学习QT构造模块-Process-oriented design and QT, how to create the QT interval, in-depth study of QT building blocks
Row_Column_Reduction
- 无损图像压缩技术,具有高冗余的块。 说明:减少行的列: 输入:8x8块 输出:行参考矢量(逻辑)8x1双向 列参考矢量(逻辑)的1x8 减少矩阵 行的列扩展: 输入:行参考向量,列参考矢量和减少矩阵 输出:8x8块 参考:赛义夫Alzahir,“彩色地图和图形压缩,图像处理国际会议,香港2010年9月-A lossless image compression technique for blocks having high redundancy. De
codeblocks_12.11-1.tar
- Code::Blocks 是一个开放源码的全功能的跨平台C/C++集成开发环境。-Code :: Blocks is an open-source full-featured cross-platform the C/C++ integrated development environment.
cpg
- Helper routines for SuperH Clock Pulse Generator blocks (CPG).
itcw
- Functions for incremental construction of fcx enabled I/O control blocks.
dmacopy
- memcpy for large blocks, using memory-memory DMA channels 6 and 7 in Etrax
cbe_regs
- Accessor routines for the various MMIO register blocks of the CBE
gcinode
- dummy inodes to buffer blocks for garbage collection