CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 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. c++program

    0下载:
  2. C++完美演绎编程基础训练,上手简单明了,迅速提高动手能力。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:121.56kb
    • 提供者:杨操
  1. RSA-base-c-program.rar

    1下载:
  2. 基于C语言的RSA算法实现 用标准C语言实现了RSA算法 编译通过验证,C language based on RSA algorithm
  3. 所属分类:加密解密

    • 发布日期:2012-11-06
    • 文件大小:14.97kb
    • 提供者:hui
  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. C.Compiler

    0下载:
  2. C编译器使用了界面库CJLIB6.0,自己修改了CrystalView的高亮显示方式,仿照emacs,代码生成先使用了PCode,但因为苦于手中没有解释器,编写一个时间不够,所以后来又编写了80x86汇编代码的生成,有一定突破。自我认为整个程序界面比较友好,功能(基于所要求的)也计较完善。-C compiler to use the interface library CJLIB6.0, his revised CrystalView highlighting the way, along th
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-22
    • 文件大小:885.36kb
    • 提供者:白大勇
  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. Playfair.c

    0下载:
  2. C program to cipher and decipher playfair
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:1.08kb
    • 提供者:rakeshmatam
  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. 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
    • 提供者:李婷
  1. 100-classic-C-program

    0下载:
  2. 100个经典的C程序,属于编程基础,广泛应用于各个领域-100 classic C program,which has a lot of help for Clanguage programming,welcome to refer to comment
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-30
    • 文件大小:31.74kb
    • 提供者:xwzhao1
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com