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

搜索资源列表

  1. Linux内存管理模拟器

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:293748
    • 提供者:付斌
  1. LinuxC_program_Code

    0下载:
  2. Linux下C语言编程例子,每一章节的例子,可以直接使用供大家参考。-Linux C language programming examples, each section of the examples can be directly used for reference.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:50373
    • 提供者:liulihua
  1. apr_development_train

    0下载:
  2. 跨平台windows\\unix\\linux的c语言编程解决方案-cross-platform windows \\ unix \\ linux c programming language solution
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:192107
    • 提供者:hegelon
  1. Linuxkernel-SourceFile

    0下载:
  2. 0。11版linux代码,对学习linux和提高c语言有帮助-0. 11 version of Linux code, to learn and improve linux c language help
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:110223
    • 提供者:shuaijinyu
  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
    • 文件大小:7639
    • 提供者:123456
  1. linux

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:3553
    • 提供者:韩雪雁
  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
    • 文件大小:36849565
    • 提供者:苏晟晖
  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
    • 文件大小:1024
    • 提供者: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
    • 文件大小:300420
    • 提供者:Yang
  1. OS23

    0下载:
  2. Linux C语言编程环境的使用,加深对消息的创建、发送和接收的理解,认识其本质。分析共享存储区的创建,附接和断接 -Linux C language programming environment used to enhance the message creation, sending and receiving understanding, understanding of its nature. Analysis of shared storage area to create,
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:1534
    • 提供者:王悟德
  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
    • 文件大小:29287
    • 提供者:张帅
  1. LinuxCFunctionLibraryManual

    0下载:
  2. Linux C 函数库 参考 手册 无所不包-Linux C Library Reference Manual all-encompassing
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:16817
    • 提供者:hailang
  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
    • 文件大小:9605
    • 提供者:黄扬
  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
    • 文件大小:1816567
    • 提供者:ldsfjlfjl
  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
    • 文件大小:75389
    • 提供者: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
    • 文件大小:347499
    • 提供者:lutao
  1. xmlParser

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

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

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

    • 发布日期:2017-05-17
    • 文件大小:4638947
    • 提供者:王虎虎
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com