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

搜索资源列表

  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
    • 文件大小:28457
    • 提供者:mihai
  1. scanner

    0下载:
  2. 使用LEX编写的功能强大的C语言此法分析器,在linux下可以顺利运行-LEX prepared using the powerful C language parser of this method in the smooth running under linux
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:1466
    • 提供者:KnGine
  1. nombres-premiers

    0下载:
  2. nombres premiers with mpi and C on linux
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:1153
    • 提供者:nam hai
  1. Produto_Escalar_vs01

    0下载:
  2. This a Parallel Code to calculate a Dot Product using MPI library and C++. This is a .Net2010 Project. To emulate a parallel computer in your machine you need install a MPICH2 library for windows. This code works too Linux.
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:9841
    • 提供者:Palin
  1. Approaches-and-Examples

    0下载:
  2. 深入研究了Windows操作系统和Linux操作系统下在C语言程序中调用Fortran语言所编写的源程序的方法和技术.重点研究了调用过程中参数的传递方式和不同操作系统下C语言与Fortran语言混合编程的实现方法.文中以实例的方式给出了完整的可以执行的C语言程序调用Fortran语言程序的源程序.该程序清晰明了,易于移植-Approaches and Examples for Calling Program Compiled by Fortran Language in Code by C La
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:302683
    • 提供者:john
  1. cifa

    0下载:
  2. 编译原理课程需要, 纯c写词法分析器.运行在linux , 下载直接make 就可以, 内有详细注释-cifa
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:8191
    • 提供者:nianqin
  1. shell

    0下载:
  2. LINUX shell功能实现 C语言 实现了大部分功能-shell porgramming
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:1534
    • 提供者:潘超
  1. systemc-2.2.0.tar

    0下载:
  2. SystemC Class Library (Rel. 2.2.0) TLM模擬硬體功能。 - SystemC Class Library (Rel. 2.2.0) ================================== This is the release of the SystemC 2.2.0 Class Library. -------------------------------------
  3. 所属分类:source in ebook

    • 发布日期:2017-05-25
    • 文件大小:8273920
    • 提供者:謝君誠
  1. minix3.2-Source-Code

    1下载:
  2. MINIX 3操作系统源码,可以给你一个完整的操作系统的源码分析,是用C语言写的-MINIX 3 Operating System ,it can tell a whole analysis of the Linux System !
  3. 所属分类:OS Develop

    • 发布日期:2017-06-11
    • 文件大小:18434196
    • 提供者:王同学
  1. MapReduce

    0下载:
  2. linux下C语言实现的MapReduce算法的WordCount算法,可以统计一个文件夹下文件中单词出现的频率-WordCount algorithm of the C language implementation of the MapReduce algorithm under linux, statistics folder frequency word appears in the following file
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:6331
    • 提供者:吴浩
  1. linuxanalysis

    0下载:
  2. 通过对Linux的fork.c、exit.c代码的分析, 了解一个操作系统进程的创建、退出的过程; 锻炼学生分析大型软件代码的能力;通过与同组同学的合作, 锻炼学生的合作能力。-Based on Linux fork. C, exit. C code analysis, understand an operating system process to create and exit process Training students the ability of analysis of la
  3. 所属分类:Driver develop

    • 发布日期:2017-12-05
    • 文件大小:3753185
    • 提供者:伊瓦
  1. Exo4

    0下载:
  2. MPI with c simulation on linux/ubuntu
  3. 所属分类:MPI

    • 发布日期:2017-11-14
    • 文件大小:136328
    • 提供者:Mark
  1. geekos-0.3.0

    0下载:
  2. 一个用C语言开发的操作系统,学生可以在Linux或UNIX环境下对其进行功能扩充,也可以在Windows下使用Cygwin工具进行开发,且其针对进程,文件系统,存储管理等操作系统核心内容分别设计了7个难度逐渐增加的项目供教师选择-A C language development of the operating system, Linux or UNIX environment, students can be functional expansion under Windows using C
  3. 所属分类:OS Develop

    • 发布日期:2017-11-06
    • 文件大小:594498
    • 提供者:cy
  1. entity

    0下载:
  2. pro*c对宿主结构体数组的使用,在linux开发环境下编译通过-the use of struct
  3. 所属分类:MiddleWare

    • 发布日期:2017-11-20
    • 文件大小:5120
    • 提供者:shijunming
  1. tcc-0.9.24

    0下载:
  2. 一款C语言编译器,适用于Windows和Linux。-Prepared for the C language compiler for Windows and Linux.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-10
    • 文件大小:460236
    • 提供者:小贵子
  1. sh

    1下载:
  2. 用C++语言实现简单的Linux的shell编译器功能-With C++ language simple Linux shell compiler features
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:3389
    • 提供者:Wing
  1. Pthread

    0下载:
  2. Linux 环境之下对线程的基本操作,C语言描述,适用于初学者-pthread bacis using ,good for the green hand
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:7200
    • 提供者:fangle
  1. TinyXML

    0下载:
  2. TinyXML是一个开源的解析XML的解析库,能够用于C++,能够在Windows或Linux中编译。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这棵XML树-TinyXML is an open source parsing XML parsing library that can be used in C++, Windows or Linux can be compiled. The analytical model by parsing the
  3. 所属分类:Compiler program

    • 发布日期:2017-05-10
    • 文件大小:2239510
    • 提供者:孙磊
  1. LinuxC

    0下载:
  2. 自己写的c语言编译器,可以实现在linux环境下编译c语言-Himself wrote the c language compiler, can be implemented in linux environment compiler c language
  3. 所属分类:Compiler program

    • 发布日期:2017-04-01
    • 文件大小:193227
    • 提供者:wangyihan
  1. OLTP

    0下载:
  2. online transaction system in c on linux
  3. 所属分类:Compiler program

    • 发布日期:2017-04-17
    • 文件大小:11245
    • 提供者:chethan
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com