CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Linux c

搜索资源列表

  1. linux-c-source

    0下载:
  2. linux下c编程的源码,适合初学者,希望能得到您的认可。-linux under c programming source code, suitable for beginners, want to get your approval.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:37709
    • 提供者:庄保国
  1. hash

    0下载:
  2. 哈希表,linux c 编写。非常实用,简洁-Hash table, linux c preparation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:4845
    • 提供者:李世蓂
  1. LinuxSocket

    0下载:
  2. Linux下socket编程的绝佳范例,我在此收获颇丰,希望贡献出来和大家一起分享-Socket programming under Linux an excellent example of this very productive, I hope that contributions to come out to share with everyone
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:754993
    • 提供者:jiangchun
  1. TCP.IP.Sockets.in.C.Practical.Guide.for.Programmer

    0下载:
  2. linux下socket编程,c语言版本,大师的经典之作,做socket编程不得不看,但是是外文的,不过经典的东西往往都是外文的-linux under the socket programming, c language version, the master' s classic, do socket programming had to look at, but it is in foreign languages, but the classic things that are o
  3. 所属分类:Linux Network

    • 发布日期:2017-05-21
    • 文件大小:6346268
    • 提供者:
  1. doxygen-1.6.3.linux.bin.tar

    0下载:
  2. Doxygen C++文档生成器, 可以很方便的自动生成文档,yeal!-Doxygen C++ Document Generator, a good tool to create doc automaticly!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-13
    • 文件大小:3473923
    • 提供者:陈可
  1. Embeded_linux_note

    0下载:
  2. 这是个人收集了一年的Linux学习笔记。里面有很多个人收集过来的技巧。内容有SourceInsight,Linux 的安装优化,Linux源码的学习,fedora的配置,中断的学习,eclipse的嵌入式,如何得到外网的资料 等。 使用方法: 进入linux嵌入式学习笔记->打开linuxnote.doc 里面有超过30个的文档静态连接,这样方便了读者使用。-This is a personal collection of Linux-year
  3. 所属分类:Document

    • 发布日期:2017-05-23
    • 文件大小:7173695
    • 提供者:BertonHe
  1. Linux_C_chm

    0下载:
  2. linux 下的C 语言编程,作为手册或者学习都很好 chm文档-linu c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:258641
    • 提供者:lizhenghui
  1. Linux-Cprogram

    0下载:
  2. Linux下C的编程入门教程,简单易懂,有基础知识,进程介绍,文件操作,时间,信号处理,信息管理,线程操作,网络编程-Linux C program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:511733
    • 提供者:李俊
  1. xerces-c-3.0.1.tar

    0下载:
  2. 这个是在linux环境下解析xml文档的很好的工具,与大家分享-for-linux:xerces
  3. 所属分类:Compiler program

    • 发布日期:2017-05-17
    • 文件大小:4638947
    • 提供者:王虎虎
  1. socket

    0下载:
  2. 单线程并发服务器(select) 编程. errexit()和passiveTCP()两个方法见"linux socket通信示例(传送文件)"文章-common implementation of thread pool logic for httpd and config.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-27
    • 文件大小:1057
    • 提供者:allen
  1. netPhone(linux)

    0下载:
  2. 这个网络电话程序是linux下,用C语言实现的。它既不是实现的H.323 或 SIP协议, 也没有使用RTP协议,更没有使用到任何其它第三方软件,不过,它确实工作的很好。通话话音质量非常不错。-The network telephone program is linux, using C language implementation. It is not to achieve the H.323 or SIP protocol, and no use of RTP protocol, and
  3. 所属分类:VOIP program

    • 发布日期:2017-03-29
    • 文件大小:67398
    • 提供者:田军舰
  1. tcp_ip

    0下载:
  2. Linux下网络编程。实现qq对话,bmp图像数据传输等。原创!-Linux Network Programming. QQ dialogue to achieve, bmp image data transmission. Original!
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:726760
    • 提供者:wzhiwei
  1. linux_C_QQ

    0下载:
  2. linux、c、TCP、IP、协议实现QQ公聊、私聊、传文件功能-linux、tcp、ip、QQ
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:65499
    • 提供者:w0rm
  1. linuxcode

    0下载:
  2. 吴岳写的《Linux C程序设计大全》源代码,书写的很不错,里面的代码非常具有代表性,并且配有两个项目案例可供学习,是你学习LINUX编程不可多得的好资料。-Wu Yue write " Linux C Programming Filmography" source code, written very well, inside the code is representative and is available with two project case study, is
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:74771
    • 提供者:flangxisi
  1. Linux-C

    0下载:
  2. linux环境下的c语言入门基础教程,讲得比较基础,是新手入门的好教程。-the book of study c of linux. It s a good book for the beginner.
  3. 所属分类:Linux-Unix program

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

    0下载:
  2. linux下的c编程,编译通过,但必须自己下载环境,代码正确-c programming under linux, compile, but must download the environment, the code correctly
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:1318455
    • 提供者:珉珉
  1. servers

    0下载:
  2. Linux平台的LDAP Server实现源代码。-LDAP Server
  3. 所属分类:Linux Network

    • 发布日期:2017-05-04
    • 文件大小:1323514
    • 提供者:第爱的
  1. linux-usbdriver

    0下载:
  2. linux下面 usb设备驱动 单字节发送 usbm9.26.c 读写成功,把接口程序中read的count参数作为输出参数 demo26.c 测试程序-linux usb device driver following single-byte read and write successfully sent usbm9.26.c, the interface program in the count parameter read the test procedure as output p
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:8685
    • 提供者:qifeng
  1. mystring

    0下载:
  2. 实现常用Linux C字符串处理函数,如strlen() strcpy() strsep()等-mystring
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:7296
    • 提供者:qh
  1. linux

    0下载:
  2. Linux下的编程 本人课程设计 全部能运行 包括:合并排序.cpp 进程管理.cpp 进程控制实验.c 内存管理.cpp 生产者和消费者.c 死锁实验.c 线程实验.c-Programming under Linux I can run all the curriculum include: Merge sort. Cpp process management. Cpp process control experiment. C memory management. Cpp producers
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:10453
    • 提供者:楚碧痕
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com