CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - 使用C语言编写

搜索资源列表

  1. OS-DESIGN

    0下载:
  2. 在linux下使用c语言编写的一个文件拷贝的源码-the use of language c prepared a paper copy of the source code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:939511
    • 提供者:susu
  1. pmfix_src

    0下载:
  2. 一个pmfix程序,能够运行在LINUX上面,使用C++语言编写,截取网络数据包!-a pmfix procedures can run on LINUX above, the use of C language, Interception of network data packets!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:38570
    • 提供者:林宇
  1. tpm_tcs_bjtu

    1下载:
  2. 北京交通大学信息安全实验室开发的TPM内核仿真及TCS实现,使用C语言编写,在Linux环境下编译调试,谨供研究参考
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5008009
    • 提供者:曾瑶
  1. bm

    0下载:
  2. 字符串匹配算法,单模式字符串匹配。 使用c语言编写
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:6176
    • 提供者:刘学生
  1. jtag

    0下载:
  2. linux下使用c语言编写的flash烧写程序。使用jtag边界扫描链控制flash,并将数据写入flash中。-linux using c language program written in flash Shaoxie. Jtag boundary scan chain to control the use of flash, and the data is written to flash.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:25208
    • 提供者:王国澎
  1. libcstl-1.0.1.tar

    0下载:
  2. libcstl是使用C语言编写的一个通用的数据结构和常用的算法库,它模仿SGI STL的接口和实现。-libcstl is the use of C language, a common data structure and used algorithms library, which mimic the interface and the SGI STL to achieve.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-06
    • 文件大小:1356434
    • 提供者:王晓
  1. json-c-0.9.tar

    0下载:
  2. JSON(Javascr ipt Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于Javascr ipt Programming Language, Standard ECMA-262 3rd Edition - December 1999的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, Javascr ipt, Perl, Python等)。这些特性使J
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:340953
    • 提供者:gbios
  1. StudentManagementSystem

    1下载:
  2. 在Linux系统下,使用C语言编写学生管理系统,实现添加、查询、排序、统计、删除、登陆等功能。-In the Linux system, using the C language student management system, to achieve added, query, sorting, statistics, delete, landing and other functions.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:14125
    • 提供者:suihansong
  1. CompanyManagementSystem

    0下载:
  2. 在Linux系统下,使用C++语言编写公司人员管理系统,实现添加、查询、排序、统计、删除、登陆等功能。-In the Linux system, using the C++ language company personnel management system, to achieve added, query, sorting, statistics, delete, landing and other functions.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:106128
    • 提供者:suihansong
  1. udp_send

    0下载:
  2. Linux下发送udp数据,使用C语言编写,可用CC编译器编译,简单易懂。-Send udp data to destination IP in Linux evironmention. using C
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:833
    • 提供者:魏雅杰
  1. six_four.c

    0下载:
  2. 用C语言编写程序,将输入文件的各行逆序显示在标准输出上。如果不指定文件名,则逆序显示标准输入的内容。当使用-c选项时,每一行的字符也逆序输出。 标准输入以CTRL+D表示结束。使用系统调用.-With the C programming language, each line of the input file to standard output in reverse order. If you do not specify a file name, display the standar
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:701
    • 提供者:zangxiao
  1. LRU

    0下载:
  2. LRU算法源代码示列,使用C++语言编写,可供学习,研究使用-LRU Code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1481
    • 提供者:qiao
  1. LinuxProcesscontrol

    0下载:
  2. 进程的控制以及调用,对fork的调用。 使用c语言编写vi(vim)编译器。-Process control and call, the call to fork. Using c language vi (vim) compiler.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:118550
    • 提供者:huaidiwu
  1. pipeviewer

    0下载:
  2. linux下管道监视程序: 使用C语言编写的Linux管道监视程序,产生3个管道并监视管道中的内容,可以扩张到多个管道。-pipeline monitoring program under linux: use the C language for Linux pipeline monitoring program, resulting in three channels and monitor the contents of the pipeline, the pipeline can b
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:578
    • 提供者:张亮
  1. shiyancaozuoxitong-Linux

    0下载:
  2. 本实验要求在Linux 环境中使用C 语言编写一个简单的shell 命令解释器程序,-Operating system experiments, the first experiment, the experiment content
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:96379
    • 提供者:zhaojisi
  1. banksysFinal

    0下载:
  2. 使用C++语言编写银行排号系统,开发环境为Redhat Linux-Bank queuing system with C++ language development environment for Redhat Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-29
    • 文件大小:1547740
    • 提供者:李俊
  1. myls

    4下载:
  2. 在linux环境下使用C语言编写的一个myls程序,实现类似linux的ls命令。实现的命令选项:-a、-l、-i、-d、-t、-F、-R-In linux environment using C language a myls program to achieve similar linux ls command. Achieve command options:-a,-l,-i,-d,-t,-F,-R
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-07-13
    • 文件大小:7168
    • 提供者:azioli
  1. linux-watchdog

    0下载:
  2. linux下的看门狗操作。使用C语言编写的接口。-Watchdog operation under linux. Using the C language interface.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:865
    • 提供者:hehe
  1. linux下c语言编写的ftp

    0下载:
  2. Linux用c语言编写的ftp源代码,经测试可以使用(Linux using C language source code FTP)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-21
    • 文件大小:7168
    • 提供者:mmll
  1. SNMP agent

    0下载:
  2. 基于LINUX下的SNMP表格代理的开发,文件使用C语言进行编程,是很好的表格开发实例,同时附有MIB库文件编写例程,在LINUX平台下面使用mib2c进行模板文件生成。(Based on LINUX, the development of SNMP form proxy is implemented. The file is programmed by C language. It is a good example of tabular development. At the same ti
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-20
    • 文件大小:14336
    • 提供者:大辉
« 12 »
搜珍网 www.dssz.com