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

搜索资源列表

  1. Linux内存管理模拟器

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

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

    0下载:
  2. grub 1.95 linux 的bootloader 源代码,小型的os,可以作为学习写操作系统使用 -grub 1.95 Bootloader linux source code, the small os. can learn to use the operating system
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:519269
    • 提供者:lixiang2007
  1. dolinux11

    0下载:
  2. linux 1.1 源码分析 有教程 有全部源码 学习linux的好东西-linux 1.1 source code analysis and guidance for all the learning linux source of good things
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:5221294
    • 提供者:your name
  1. tdasm-0.1.2.tar

    0下载:
  2. 在Linux RedHat 6.0 下的 KDevelop 1.1上开发的表格驱动的万用汇编器-in Linux RedHat 6.0 KDevelop 1.1 on the development of forms-driven with the 10000 assembler
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:104865
    • 提供者:CAI
  1. compiler([1].netstl)

    0下载:
  2. (1) 给定一段符合Pascal子集语法的语言,能成功转换成C语言; (2) 一个简单的说明文档; (3) 2007.7.14之前上传到ftp:// C07:C07@10.11.3.71/upload,用学号建立自己的目录; (4) (可额外加分5分)若有出错处理功能,请在说明文档中写明可以处理哪几项错误。 注意事项: (1) 两人一组 (2) 可以使用词法、语法自动生成工具,windows下有Flex,Bison,Linux下有Lex,Yacc,Java的有Jlex,J
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:48656
    • 提供者:cy
  1. tslib-1.4.tar.gz

    2下载:
  2. 最新嵌入式触摸屏中间件(库),源码级。已测试过,很好用,包括例子程序,Touchpanel library for embedded linux development
  3. 所属分类:MiddleWare

    • 发布日期:2016-01-26
    • 文件大小:389120
    • 提供者:AAA
  1. linux-1.0

    0下载:
  2. linux kernel源代码,适合学习linux用-linux kernel s source code
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:1538513
    • 提供者:xiaoght
  1. ictclas-linux-1.0.tar

    2下载:
  2. 中科院ictclas分词系统的LINUX版本,非常不错的免费中文分词工具。-CAS ictclas Segmentation System LINUX version.
  3. 所属分类:MultiLanguage

    • 发布日期:2016-04-27
    • 文件大小:2806784
    • 提供者:
  1. Linux

    0下载:
  2. Linux内核详解,介绍了0.1.1版的linux操作系统以及系统的架构-The Linux kernel explain, introduced the 0.1.1 version of the Linux operating system and system architecture
  3. 所属分类:OS Develop

    • 发布日期:2017-11-08
    • 文件大小:4751676
    • 提供者:陈海卫
  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
    • 文件大小:1202912
    • 提供者:cs
  1. mpich2-1.2-userguide

    0下载:
  2. MPI2-1-2的用户指南,内含MPI在windows、Linux下的安装方法介绍,pdf格式-MPI2-1-2 User' s Guide, containing MPI in the windows, Linux installation method under the introduction, pdf format
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:184092
    • 提供者:wang
  1. MSYS-1.0.10

    0下载:
  2. 有一些C++功能库,它们在Linux系统下,能够方便的采用g++进行编译,在Windows下,则可以方便被Visual C++或Borland C++编译,但却“忘了”为Windows下的的g++(即 MinGW版 g++) 提供用于编译的文件——是这些库的作者轻视MinGW g++吗?当然不是——MinGW不仅提供Windows版本下的g++编译器,同时也提供了msys用来模拟一个最小化的Linux环境。前述的C++功能库,它们的提供的用于编译的文件,撰写得非常“纯正”,以至于只要一个像msy
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-11
    • 文件大小:2776395
    • 提供者:zhangpei
  1. xerces-c-3.0.1.tar

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

    • 发布日期:2017-05-17
    • 文件大小:4638947
    • 提供者:王虎虎
  1. netcdf-3.5.1

    0下载:
  2. 在linux系统下要读取netcdf格式的数据必须安装此插件-In linux systems to read data in netcdf format must install this plug-in
  3. 所属分类:Compiler program

    • 发布日期:2017-03-22
    • 文件大小:758001
    • 提供者:gmx
  1. dsnet-server-src-1.1.0

    0下载:
  2. cleversafe的源代码,目前因为商业化运作,已绝版。这是最后一版的开源。本包为服务器端源代码- This open source version of the Cleversafe dsNet has been tested to work on Linux. For installation, configuration, and usage instructions visit www.cleversafe.org.
  3. 所属分类:SCSI-ASPI

    • 发布日期:2017-05-19
    • 文件大小:5810176
    • 提供者:陈天明
  1. dsnet-client-src-1.1.0

    0下载:
  2. cleversafe的源代码,目前因为商业化运作,已绝版。这是最后一版的开源。本包为客户器端源代码- This open source version of the Cleversafe dsNet has been tested to work on Linux. For installation, configuration, and usage instructions visit www.cleversafe.org.
  3. 所属分类:SCSI-ASPI

    • 发布日期:2017-06-20
    • 文件大小:33817056
    • 提供者:陈天明
  1. 1-1

    1下载:
  2. 《现代编译原理C语言描述》书上第一章的直线式程序解释器的一个问题:写一个函数int maxargs(A_stm),告知给定语句中任意子表达式内的print语句的最大参数个数. 参照所给部分源码,在Linux环境下编写的,GCC版本4.4.4测试通过-The book Modern compiler Implementation In C, in first chapter of the book linear program interpreter there be a problem: W
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:20773
    • 提供者:安哥拉
  1. openmpi-1.4.3.tar

    0下载:
  2. 并行算法MPI实现代码,linux系统下openmpi-MPI to achieve parallel algorithm code, linux system openmpi
  3. 所属分类:MPI

    • 发布日期:2017-11-05
    • 文件大小:53872640
    • 提供者:tim
  1. VMwareTools-8.8.1-528969.tar

    1下载:
  2. vmware tools 8.1支持本地与虚拟机之间文件拖拽。-vmware tools 8.1 Drag and drop files between the support of local and virtual machine
  3. 所属分类:OS Develop

    • 发布日期:2017-10-31
    • 文件大小:60215221
    • 提供者:zhao shi jiang
  1. paxCompiler-4.1-Full-Sources-

    0下载:
  2. paxCompiler 4.1源码,最高效的delphi脚本,支持所有平台,包括windows,linux, mac ox, android, ios等-paxCompiler 4.1 source code, most efficient delphi scr ipt supports all platforms, including windows, linux, mac ox, android, ios, etc.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-15
    • 文件大小:3934829
    • 提供者:lh
« 12 3 4 5 »
搜珍网 www.dssz.com