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

搜索资源列表

  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
    • 文件大小:446401
    • 提供者: 刘竞楠
  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. 操作系统试验报告

    2下载:
  2. 试验目的:通过研究Linux的线程机制和信号量实现生产者消费者问题的并发控制 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1~20这20个整型数。 要求: (1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容.当前指针位置和生产者/消费者线程的标识符 (2)生产者和消费者各有两个以上 (3)多个生产者或多个消费者之间须共享对缓冲区进行操作的函数代码。-Test Objective : To study the Linux threading mechan
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:8533
    • 提供者:张飞
  1. 是一个渗透测试的系统,类似于Linux

    0下载:
  2. 是一个渗透测试的系统,类似于Linux,功能很强大,很实用,我也是刚刚装机的-Is a penetration test system, similar to Linux, very powerful, very practical, I have just installed the
  3. 所属分类:操作系统开发

    • 发布日期:2017-03-25
    • 文件大小:117038
    • 提供者:jennifershi
  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. ThreadMetric.rar

    1下载:
  2. 实时操作系统的时间参数测试代码,只要用于ThreadX,同时它具有可移植性,并有port.c文件来方便开发人员进行代码移植。C写的时间参数测试用例。,RTOS test suite,for ThreadX.also can be used in Linux or uc/os. Test the time parameter for RTOS,such as ContextSwitch time and response time.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:81745
    • 提供者:郑志
  1. pcmtest

    2下载:
  2. pcm音频播放测试程序,pcm格式的完整理解-pcm audio player test procedure, pcm format, a complete understanding
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:
    • 文件大小:1154103
    • 提供者:quguoping
  1. libdmtx-0.6.0.tar

    1下载:
  2. Datamatrix二维码库和测试程序,运行于linux,仔细研究可以很容易转化成VC程序,有这就没必要化钱买个控件了,本人libdmtx-0.3版本转化过,的确可行,现在把找到该版本的libdmtx-0.6版本给大家共享.-Two-dimensional Datamatrix code library and test procedures, running on linux, careful study can be easily transformed into VC procedures
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-09
    • 文件大小:1093922
    • 提供者:赖旭员
  1. rec-send_test

    0下载:
  2. linux下的C。点对点一收一发测试_192.168.0.1发_192.168.0.2收-linux under C. Close out a point-to-point test _192.168.0.1 issued _192.168.0.2 close
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:1924
    • 提供者:meaning
  1. banker_by_array

    0下载:
  2. 本程序为自己在学习操作系统时独立根据书上所述的银行家算法制作而成,包括一个数组输入函数(Sr()),数组输出函数(Pr())和一个判断函数(test()),并通过指针传递参数,可以自定义进程数目和资源种类数目(源程序限10个以内,可自行更改数组)。 注:本程序是在linux环境下通过gcc编译器编译成功的。若移植到windows环境下可能在汉字显示部分出现乱码。-This procedure for their own independence in learning, when the o
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:8798
    • 提供者:
  1. DE2_uclinux_hello_zImage

    0下载:
  2. 在linux下生成的zImage文件,能够在nios上运行,包括了FPGA的下载文件SOF和系统的PTF文件,在DE2上测试成功!-In linux generated zImage file, can be run on Nios, including the FPGA and the download file SOF system PTF file, in DE2 test success!
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:1414497
    • 提供者:lf
  1. cannon

    1下载:
  2. 该源码使用MPI并行语言实现Cannon数值算法,在Linux下测试实现.需要配置多节点分布环境-The source language using MPI parallel numerical algorithm Cannon, in the realization of Linux test. Need to configure multi-node distributed environment
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:2942
    • 提供者:li.junli
  1. ltt-0.9.6-pre8.tar

    0下载:
  2. linux测试工具linux trace toolkit-linux test tools linux trace toolkit
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:1187711
    • 提供者:王懿琪
  1. ltt-0.9.6-pre6.tar

    0下载:
  2. linux测试工具 linux trace toolkit-linux test tools linux trace toolkit
  3. 所属分类:OS Develop

    • 发布日期:2017-05-03
    • 文件大小:1265133
    • 提供者:王懿琪
  1. patch-2.6.28.4-lttng-0.88.tar

    0下载:
  2. linux测试工具 linux trace toolkit补丁文件-linux test tools patch file linux trace toolkit
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:397803
    • 提供者:王懿琪
  1. patch-2.6.30-rc5-lttng-0.136.tar

    0下载:
  2. linux测试工具 linux trace toolkit补丁文件-linux test tools patch file linux trace toolkit
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:454578
    • 提供者:王懿琪
  1. selfwriteOS

    0下载:
  2. 学习C语言是很容易找到老师的,你会被详细告知IDE是什么以及如何使用。但学习操作系统呢?你会发现绝大多数操作系统书籍只讲原理,讲各种各样的算法和策略。如果为了考试你可以把它背下来,但是如果是出于兴趣呢,怕是读了几天就感到索然无味了。本资料是操作系统开发实践的技术资料,对于OS感谢兴趣,想要亲身体验编写OS的实践者以及UNIX,LINUX源代码爱好者都可以在本资料中了解实践所需的知识和思路。-Learning C language is very easy to find a teacher, y
  3. 所属分类:OS Develop

    • 发布日期:2017-06-14
    • 文件大小:22413276
    • 提供者:zhangning
  1. Netconnet

    0下载:
  2. 该软件用于测试网络连接,测试本机与远程机是否连通-The software is used to test network connectivity, testing the machine and the remote machine is connected
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-09
    • 文件大小:184889
    • 提供者:蒋军
  1. Hello

    0下载:
  2. 用来测试并行环境的hello.F90程序,用Fortran语言编写,代码不长,可是经常用到的哦!-Used to test the parallel environment hello.F90 procedures, with the Fortran language, the code is not long, but often used Oh!
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:701
    • 提供者:王伟
  1. LINUX_systems-theory-TEST.doc

    0下载:
  2. 针对于LINUX系统的简单操作和算法练习题,系统原理-For a simple operation on the LINUX/UNIX system and algorithmic exercises, systems theory
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:144118
    • 提供者:yuki
« 12 »
搜珍网 www.dssz.com