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

搜索资源列表

  1. liunx_copyfiles.rar

    0下载:
  2. 这是LINUX下文件复制的一个小例子,希望对学习linux下C语言编程的朋友有启发.,This is a copy of LINUX a small example, hope to learn C language programming under linux friends instructive.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:537
    • 提供者:
  1. libdecodeqr.rar

    2下载:
  2. QR二维码的译码C语言代码实现。希望大家能够一起学习。呵呵,Two-dimensional QR code decoding C language code.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-04-19
    • 文件大小:1914422
    • 提供者:joonuk008
  1. pkcs11-engine

    1下载:
  2. 使用openssl完成pkcs11功能的工程,使用Engine方式实现,可以在此基础上调用自己的硬件设备完成密码运算。使用C语言开发,是学习openssl,pkcs11,Engine机制不可多得的样例程序。-Function using the openssl pkcs11 complete the project, be achieved using the Engine can be invoked on the basis of their hardware equipment to co
  3. 所属分类:CA program

    • 发布日期:2017-03-29
    • 文件大小:340854
    • 提供者:鹿淑煜
  1. libthreadpool-src.tar

    0下载:
  2. c threadpool线程池,学习c语言的好东西-c threadpool thread pool, a good thing to learn c language
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2776
    • 提供者:Seven
  1. LinuxC

    0下载:
  2. 源码等-精通LinuxC编程 含linuxC学习视屏和C语言基础知识介绍PDF并且包含源码-Source, etc.- Proficient LinuxC programming screen and with linuxC learning the basics of C language and contains the source code descr iption PDF
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1402046
    • 提供者:王辉
  1. top-3.4.tar

    1下载:
  2. linux下的top命令的源代码,适合学习linux或者c语言的同志们参考,可根据自己的需要修改编译-top command under linux source code for learning linux or c language reference comrades, according to their need to modify the compiler
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-03-28
    • 文件大小:354159
    • 提供者:张涛
  1. Playfair1

    0下载:
  2. 用C语言编写的具有程序界面的Playfair加密解密算法,非常好用,适合作为研究学习的资料。-Using C language program interface with encryption and decryption algorithm Playfair, very useful for learning the information for research.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-12
    • 文件大小:2829264
    • 提供者:amber
  1. Excelfile

    0下载:
  2. Excel管理系统源代码,在VC++6.0中运行,不能在TC20中运行,是学习C语言好帮手-Excel management system source code, in VC++ 6.0 running, should not run in the TC20 is to learn C language good helper
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:270042
    • 提供者:车静
  1. linuxcode

    0下载:
  2. linuxcode,主要用c++语言编写,还有vb,basic等,用于大家学习交流。-linuxcode, the main c++ languages, as well as vb, basic, etc., for them to learn from the exchange.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:89219
    • 提供者:wang
  1. Makefile

    0下载:
  2. 一个对于在unix/linux下学习c语言的makefile 的很好的指导资料-One for the unix/linux to learn c language makefile good guidance information
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:128506
    • 提供者:liuweikai1338
  1. CCompilation

    0下载:
  2. 一种用C语言写的编译器,国内很少,很有学习价值-A written in C language compiler, domestic small, useful to learn the value of
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:346968
    • 提供者:qqld
  1. deamon

    0下载:
  2. 在Linux下实现守护进程的标准代码,学习Linux c语言服务器编程入门级别-In Linux daemon under the standard code, learning Linux c language programming entry-level server
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:2177
    • 提供者:李英伦
  1. writeclearcode

    0下载:
  2. 这是一本关于UNIX下的C语言编程的非常经典的资料,上传上来和各位仁兄一起学习/-This is a book on UNIX programming language C under very classical information, upload up and that man with learning /
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:255590
    • 提供者:jordan_james
  1. pass

    0下载:
  2. 使用标准C语言编写,无平台相关内容,可以在所有C编译器上编译,使用简单的位运算进行文件加密,虽然算法简单,但即便知道算法也不太容易破解,有注释,可供C语言初学者学习研究!-Using standard C language, non-platform-related content, you can in all C compiler compiled, using a simple bit computing for file encryption, although the algor
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:1721
    • 提供者:etcher
  1. aes-c

    0下载:
  2. aes的实现,语言C 很好很快 对于学习密码学的人很有用-aes of the implementation, language C very soon
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:4080
    • 提供者:li
  1. qrencode

    0下载:
  2. 二维码QR的编码实现。C语言实现。希望各位一起学习。一起做条码开发-QR Code two-dimensional realization of the code. C language. I hope that learning together. Barcode together to develop
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:335613
    • 提供者:joonuk008
  1. wuziqi

    0下载:
  2. linux环境下c语言写的不需要图形界面的五子棋,在shell执行就可以,下棋是输入坐标的方式,只实现基本功能,做学习使用-c under linux written language does not require the Gobang graphical interface, the implementation will be in the shell, enter the coordinates of playing chess is the way to achieve the ba
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:953
    • 提供者:zb
  1. Linux002clanguage

    0下载:
  2. linux学习 c语言应用。。。对想学习linux的人很有用-linux learning c language applications. . . Linux for people who want to learn useful
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:131350
    • 提供者:dabao
  1. hello

    0下载:
  2. hellowin的源码 学习c语言的 第一个程序 有助于了解msg等函数的应用-hellowin
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:4810
    • 提供者:张英博
  1. clangugagecal

    0下载:
  2. 较详细的解释关于C语言数值算法的原理及注意事项,对于学习C语言有帮助。-A more detailed explanation on the C language of the theory and numerical algorithm of attention for learning C language help.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:361452
    • 提供者:樊英平
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com