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

搜索资源列表

  1. tcc-0.9.23

    0下载:
  2. Tiny C Compiler - C scr ipting Everywhere - The Smallest ANSI C compiler Installation on a i386 linux host (for Windows read win32/readme.txt) ./configure make make test make install By default, tcc is installed in /usr/local
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:435.94kb
    • 提供者: 刘竞楠
  1. huffmanfordepreesingcoding

    0下载:
  2. 哈夫曼(Huffman)编码压缩和解压缩程序 huffman.c 主要的功能模块 bitio.c/bitio.h 一些支撑函数,支持以比特(bit)为单位的文件I/O 用法: 压缩 huffman E <in-file> <out-file> 解压缩 huffman d <in-file> <out-file> 压缩时,读入<in-file>中内容,建立Huffman编码,将结果存入<out
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.7kb
    • 提供者:冯灿科
  1. process_attemper

    1下载:
  2. 1、 :编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对进程进行调度。 “最高优先数优先调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。尝试静态优先数与动态优先数两种方法: a) 静态优先数是指优先数在整个进程运行期间不再改变。优先数可以在数据输入时指定,也可以根据到达顺序、运行时间确定。 b) 动态优先数是指进程的优先数在创建进程时可以给定一个初始值,并且可以按一定原则修改优先数。例如进程获得一次CPU后就将其优先数减少1。或者进程等待的时间超过某一时限
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:357.4kb
    • 提供者:huiting_liu
  1. asm4.tar

    0下载:
  2. The files in linux/arch/x86/include/asm/d*
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:13.5kb
    • 提供者:pupnuser
  1. translatorHTML2RTF

    0下载:
  2. This a HTML to RTF translator. This translator is done in LEX and YACC. You need to pass to the translator the html file and the application will output a file formatted in rtf style according to the html you ve entered. For using: lex file.l, yacc
  3. 所属分类:Compiler program

    • 发布日期:2017-03-26
    • 文件大小:27.79kb
    • 提供者:mihai
  1. my_ls

    0下载:
  2. 用C语言实现linux的ls命令,可选参数包括d,l,R,i,a,格式为my_ls [Option]...[Filepath]-linux using C language implementation of the ls command, optional parameters, including d, l, R, i, a, format my_ls [Option] ... [Filepath] ...
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:22.11kb
    • 提供者:
  1. neko-2.0.0-linux.tar

    0下载:
  2. Neko s compiler and virtual machine sources with garbage collection. The compiler converts a source .neko file into a bytecode .n file that can be d with the virtual machine. -Neko s compiler and virtual machine sources with garbage collection. The
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-10
    • 文件大小:1.39mb
    • 提供者:Plaplablah
  1. xmake-2.0.5.tar

    1下载:
  2. 一个基于Lua的轻量级自动构建工具 简单的工程描述 target( console ) set_kind( binary ) add_files( src .c ) 构建工程 $ xmake 运行目标 $ xmake run console 调试程序 $ xmake run -d console 支持特性 Tasks Macros Actions Options Plugins Temp
  3. 所属分类:Compiler program

    • 发布日期:2017-05-13
    • 文件大小:2.54mb
    • 提供者:王润清
  1. sqlite3数据库操作示例

    0下载:
  2. SQLite,是一款轻型的数据库,是遵守ACId的关系型数据库管理系统,它包含在一个相对小的C库中。它是d.RichardHipp建立的公有领域项目。它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如 Tcl、C#、PHP、Java等,还有OdBC接口,同样比起Mysql、PostgreSQL这两款开源的世界著名数据库
  3. 所属分类:易语言编程

搜珍网 www.dssz.com