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

搜索资源列表

  1. UNIX下C语言编程指南

    0下载:
  2. 本书主要讲述了如何在unix平台下进行C语言基础程序设计,以及高级编程.-the book explains how the unix platform for C language based programming, and high-level programming.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-09
    • 文件大小:3506370
    • 提供者:阿彪
  1. Linux程序设计(原书第2版)源码.tar

    0下载:
  2. linux的程序设计第二版 是学习LINUX下程序设计的好教程哦,-the program design is the second edition of learning LINUX good program design handbook Oh,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:443318
    • 提供者:eyueyu123
  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
    • 文件大小:3236
    • 提供者:lph
  1. crc

    0下载:
  2. crc校验 包括原理文件和说明 另附有一个crc16的c程序函数和crc32的vc项目文件-CRC checksum, including the principle of documents and a note attached CRC16 function of c procedures and CRC32 of vc project documents
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2399444
    • 提供者:梁健
  1. aes

    0下载:
  2. 本代码为实现了AES128位加密算法的C程序实现-the source codes implement the AES encrpytion algorithm in C.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:9327
    • 提供者:张宇治
  1. MD5-collision-process(c-source-code)

    0下载:
  2. 根据hash函数破解国际通用密码MD5的C程序,根据王小云的碰撞算法。-Hash function in accordance with international crack MD5 passwords of C procedures, according to Wang Xiaoyun of the collision algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:6289
    • 提供者:孙岩
  1. RC4

    0下载:
  2. 流密码中RC4算法的加密解密的c程序实现-stream cipher
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1945
    • 提供者:浅水深深
  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
    • 文件大小:1807
    • 提供者:钟秋
  1. yacc-1.9.1

    0下载:
  2. yacc(Yet Another Compil er),是Unix/Linux上一个用来生成编译器的编译器(编译器代码生成器)。yacc生成的编译器主要是用C語言寫成的语法解析器(Parser),需要与词法解析器Lex一起使用,再把兩部份產生出來的C程序一併編譯。yacc本來只在Unix系統上才有,但現時已普遍移植往Windows及其他平台。-yacc (Yet Another Compiler Compiler), is a Unix/Linux on a compiler to genera
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:69306
    • 提供者:王子
  1. cryptography-source-code-in-c

    0下载:
  2. 密码学各种加密程序算法,包括DES,AES,RSA等主要的加密算法-cryptography sourse code in C
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:981346
    • 提供者: 孙磊
  1. C-Programming-Linux-system

    0下载:
  2. Linux系统下C程序开发详解 学习电子书 -C Programming Linux system Detailed e-learning
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-01
    • 文件大小:13912148
    • 提供者:lws
  1. C-Linux-CD-with-the-book

    0下载:
  2. Linux系统下C程序开发详解 随书光盘源程序-C Programming Linux system CD with the book Detailed source
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1253079
    • 提供者:lws
  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
    • 文件大小:1085
    • 提供者:典韦
  1. C-language(english)

    0下载:
  2. C程序设计语言,很好的教程,适合初中级的朋友学习-C programming language, a very good tutorial, suitable for middle-class friends to learn
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-23
    • 文件大小:248259
    • 提供者:简成
  1. Linux-C-programming

    0下载:
  2. Linux环境C程序设计这本书的电子文档前三章的电子版,希望给网友带来帮助-Linux environment C pramming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-20
    • 文件大小:6137629
    • 提供者:bright
  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
    • 文件大小:6627771
    • 提供者: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
    • 文件大小:3743889
    • 提供者:李婷
  1. ranlib.C

    0下载:
  2. gibbs采样源程序,linux系统系的C程序-Code of gibbs samping
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:530595
    • 提供者:君君
  1. Detailed-disc-of-C-programmingLinux

    0下载:
  2. Linux系统下C程序开发详解光盘,Linux系统下C程序开发详解光盘-Detailed disc of C programming under Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-13
    • 文件大小:20496602
    • 提供者:yang
  1. record1.c.tar

    1下载:
  2. linux下简单录音程序,c语言源码程序,共大家学习分享。-record.c
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-05-10
    • 文件大小:1221
    • 提供者:李渴
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com