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

搜索资源列表

  1. DOS文件格式转化为UNIX文件格式的C程序

    0下载:
  2. DOS文件格式转化为UNIX文件格式的C程序-DOS file format conversion for UNIX file format C Program
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2.01kb
    • 提供者:孙忠裴
  1. hwclock

    0下载:
  2. Linux C程序, 用于同步rtc读取得时间和kernel的时间, 因为有时由于硬件的影响,这两个时间会产生差异。 程序相当于hwclock, 可用于嵌入式设备上。-Linux C program, is used to syncronize the time bwtween RTC and kernel time, since sometimes the two time differs because of hardware problem on embedded equipment.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:6.92kb
    • 提供者:孙凯亮
  1. ecn_error.c.tar

    0下载:
  2. 在网络中,传递数据的时候经常发生差错,可以用汉明编码进行发送,检错,在一定程度上控制差错-control error by hamming code .This is an Engineering Approach to Computer Networking
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:6.2kb
    • 提供者:lincoln
  1. telnet.c

    0下载:
  2. 一个小的telnet程序与大家共享,/* 本程序支持如一些参数: * --host IP地址 或者 -H IP地址 * --port 端口 或者 -P 端口 * --back 监听数量 或者 -B 监听数量 * --dir 服务默认目录 或者 -D 服务默认目录 * --log 日志存放路径 或者 -L 日志存放路径 * --daemon 使程序进入后台运行模式 */ -A small telnet program to share with you
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:3.16kb
    • 提供者:lph
  1. readdir.c

    0下载:
  2. A sample C program to demonstrate the usage of readdir() function to read directory listing in Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1003byte
    • 提供者:jeff
  1. rtc.c

    0下载:
  2. A sample C program to demonstrate the usage of rtc() function in Linux to read the read time clock.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1.46kb
    • 提供者:jeff
  1. hammingCode_unix

    0下载:
  2. The program implements Hamming code on binary strings
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2.39kb
    • 提供者:dandyIII
  1. Linux-C-program

    0下载:
  2. 精通Linux C编程的一份非常不错的资料,欢迎下载-Proficient in Linux C programming, a very good information, please download the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-14
    • 文件大小:3.46mb
    • 提供者:dfpdn
  1. udpServer.c

    0下载:
  2. UDP server program to listen client application
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:705byte
    • 提供者:kiran
  1. gpReadMouseTest.c

    0下载:
  2. linux下用 C语言编写的调用gnuplot的 程序 , 用于捕捉鼠标位置 。-Sample C program for calling gnuplot in linux system to record the position of the mouse.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:1.28kb
    • 提供者:前中会
  1. program-examples

    1下载:
  2. linux下内核编程的Damon程序 netlink呀什么都有-linux kernel programming under the program netlink 呀 everything Damon
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:12.56kb
    • 提供者:wwsn
  1. wenjianguanli

    0下载:
  2. 1)程序主界面可选择进程调度算法进行演示,其中调度算法包括:时间片轮转法,短作业优先算法,动态优先级算法。 2)然后进入子界面可选择进程数量和输入进程运行所需要的时间。 3)每个进程的优先数由随机函数产生且优先数随等待时间而变化,执行并显示结果。 -1) The program can choose the main interface shows the process of scheduling algorithm, scheduling algorithm which incl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:8.04kb
    • 提供者:代浩
  1. linux-dev-manage.c

    0下载:
  2. 该C程序通过调用linux环境下的一些系统函数,实现对linux中/dev目录的管理,包括统计该目录下文件数目,以及列出所有文件等。-The C program by calling the linux environment, some system functions to realize the linux in the/dev directory management, including the statistics of the directory number of files,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:1.76kb
    • 提供者:钟秋
  1. linux-c-program

    0下载:
  2. linux下C编程,最基本的运用,到文件I/O,网络编程。linux下c学习的宝典-From the initial environment configuration, basic commands to use, build cross-compiled platform, device drivers, a good learning materials linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-17
    • 文件大小:4.52mb
    • 提供者:余洋
  1. Shellprogram.c

    0下载:
  2. This program works as Shell program in linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:3.99kb
    • 提供者:sriram
  1. linux-c-producers-and-consumers-

    0下载:
  2. linux c实现生产者 消费者程序 -linux c program producers and consumers to achieve
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:991byte
    • 提供者:xiangyunl
  1. linux-C-biancheng

    0下载:
  2. 一个简单的C++程序,重点说明了一些语句的运用,对初学者很有用-A simple C++ program, focusing on the use of some statement, is useful for beginners
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1.06kb
    • 提供者:典韦
  1. calendar.c.tar

    0下载:
  2. 一个简单的C万年历程序,可以查询任何年份月份的日历~-Calendar a simple C program, you can check the calendar month of any year-
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:762byte
    • 提供者:tim
  1. Linux-C

    0下载:
  2. 在Linux在编写C程序的一本很好的书,不管是初学者还是有一定功底的人都可以-In writing a C program in Linux, a very good book, whether beginners or people with certain skills can look
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-21
    • 文件大小:6.32mb
    • 提供者:zhangrong
  1. Linux-C-Program

    0下载:
  2. 本书全面解读Linux C程序设计的开发环境、开发工具和典型应用,清晰把握Linux环境编程的精髓。-The book is a comprehensive interpretation of the Linux C program development environment, development tools, and typical applications, a clear grasp of the essence of the Linux environment.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-15
    • 文件大小:3.57mb
    • 提供者:李婷
« 12 3 4 5 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com