CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - c linux

搜索资源列表

  1. Linux内存管理模拟器

    1下载:
  2. Linux下使用c语言实现的内存管理模拟器 假设有台计算机物理内存大小为4MB,每个内存页大小为4k。采用分页机制,使用二级页表,第一级为页目录,共有1024项,每个页目录项指向一个页表,每个页表项指向一个实际的物理页面,每个页表共有1024个页表项。假设页目录和页表不占用内存空间。 系统中还有一个交换设备,采用分块管理机制,每块大小为4K,共1024个。有一系列内存访问指令,系统根据内存访问指令的内存虚地址访问内存。如果页目录项为空,则分配一个页表,并将相关值存入页目录项,如果页表项为空,
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:4.48kb
    • 提供者:罗鹏魁
  1. HEC-linux

    0下载:
  2. c/c++虚拟机linux版本-c / c Linux version of Virtual Machine
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:286.86kb
    • 提供者:付斌
  1. ansi.c.grammar

    0下载:
  2. C语言的lex\\Yacc文法实现,在linux\\Unix的shell中直接可以生成所有的文件。Unix下可以直接使用lex和Yacc生成可执行程序。-C language lex \\ Yacc grammar realized, In linux \\ Unix shell can be directly generated all the documents. Unix can be used directly lex and Yacc generating executable pro
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:7.46kb
    • 提供者:123456
  1. linux

    0下载:
  2. 《虚拟机的设计与实现c/cpp》(linux平台)源码 好东西大家熟知不多说
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:256.31kb
    • 提供者:teddy
  1. c

    0下载:
  2. linux 下的聊天室程序, 用linux c写一个局域网的聊天室程序,基于组播来实现,为方便调试只在本机上实验,不和其他的机器通讯。 加入组播的任何一个成员发送的消息,在组内的其他成员都能收到
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3.47kb
    • 提供者:韩雪雁
  1. linux-源代码

    0下载:
  2. 这个linux源代码是很全面的~基本完整了~使用c编译的~由于时间问题我没有亲自测试~但就算用来做参考资料也是非常好的-the linux source code is very comprehensive ~ ~ basic integrity of the use of a translation of c ~ due to the time I did not personally test to be used to do it even if reference is very goo
  3. 所属分类:操作系统开发

    • 发布日期:2014-01-21
    • 文件大小:35.14mb
    • 提供者:苏晟晖
  1. 使用Linux下的图形库

    0下载:
  2. 编写一个C程序,使用Linux下的图形库,分窗口显示三个并发进程的运行。-Write a C program, using the graphics library under Linux, sub-window displays three concurrent processes running.
  3. 所属分类:操作系统开发

    • 发布日期:2016-01-27
    • 文件大小:1kb
    • 提供者:Allan
  1. myshell.rar

    1下载:
  2. 用纯C语言编写的一个Linux下的Shell,包含tch和bash的基本功能(包含重定向和后台运行),暂时不支持管道。已经在cygwin和Ubantu 7.10下测试通过。 主要包含: makefile 编译生成myshell可执行文件 myshell.c 主函数(涉及程序入口) utility.c 所有功能函数(将近1000行) myshell.h(包含宏定义、结构体声明、库函数的头文件,及utility.c中的所有函数的声明) readme 用户手册(当用户在myshel
  3. 所属分类:OS Develop

    • 发布日期:2015-08-07
    • 文件大小:293.38kb
    • 提供者:Yang
  1. linux-ex

    0下载:
  2. linux下的汇编实例汇总,同时含有c文件和asm文件方便对照学习-summary compiled under linux instance, the file contains both c and asm files to facilitate the control study
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:28.6kb
    • 提供者:张帅
  1. block-linux-cdp

    0下载:
  2. 块级的连续数据保护系统,此为可加载的LINUX模块,作为块设备驱动程序与通用块层的中间层工作-This module provides the functionality of Continuous Data Protection at block level.
  3. 所属分类:Disk Tools

    • 发布日期:2017-04-17
    • 文件大小:9.38kb
    • 提供者:黄扬
  1. cfront.2e.tar

    0下载:
  2. cfront是最开始c++语言到C语言的转换工具,这个版本2,是在Plan 9中使用的。-Cfront most are beginning c++ language to C language conversion tools, this version 2, at Plan 9 are used.
  3. 所属分类:Compiler program

    • 发布日期:2017-05-09
    • 文件大小:1.73mb
    • 提供者:ldsfjlfjl
  1. flex-2.5.4a-1

    0下载:
  2. flex,词法自动生成工具,他可以在极短时间内帮助产生编译器的词法c源程序-flex, automatically generated lexical tools in a very short time he can help the compiler generate c source of lexical
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:1.15mb
    • 提供者:cs
  1. [C]-Linux-Gnu-C-Compiler-Gcc-Howto

    0下载:
  2. [C] Linux Gnu C Compiler Gcc-Howto just try this book you should be satisfied
  3. 所属分类:Compiler program

    • 发布日期:2017-03-26
    • 文件大小:73.62kb
    • 提供者:code_breaker
  1. Linux

    0下载:
  2. 对linuix 文件系统的模拟,包含了若干文件命令,是用c语言实现的。-Linuix file system on the simulation, the order contains a number of documents is achieved with c language.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:339.35kb
    • 提供者:lutao
  1. trimaran-4.0-manual

    0下载:
  2. trimaran是一个前端 后端编译器,通过一堆中间代码和表示,可以profiling出一些信息,进而优化体系结构 数据结构是c c++,linux下-trimaran is a front-end back-end compiler, by a bunch of intermediate code and said that they are profiling some information, and then optimize the architecture
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:381.02kb
    • 提供者:王振华
  1. xmlParser

    0下载:
  2. xml解析程序,有例子程序。非常好用,linux,windows移植简单-prase xml。
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-30
    • 文件大小:560.37kb
    • 提供者:sober
  1. xerces-c-3.0.1.tar

    0下载:
  2. 这个是在linux环境下解析xml文档的很好的工具,与大家分享-for-linux:xerces
  3. 所属分类:Compiler program

    • 发布日期:2017-05-17
    • 文件大小:4.42mb
    • 提供者:王虎虎
  1. air_planes.tar

    0下载:
  2. it is an simulation of the airplane controller written in C.Basic operating systems functions such as fork,dup,system are used for the Linux platform.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-08
    • 文件大小:3.67kb
    • 提供者:ahmet
  1. tiny-c.tar

    0下载:
  2. compiler source code at linux.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:14.86kb
    • 提供者:compiler
  1. Linux File

    1下载:
  2. C++语言实现Linux操作系统的文件管理系统-C++ language document management system for the Linux operating system
  3. 所属分类:操作系统开发

    • 发布日期:2013-05-25
    • 文件大小:15.65kb
    • 提供者:
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com