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

搜索资源列表

  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. pthread

    0下载:
  2. 多线程 编写源代码 经典实例 Linux C下实现-Classic example of the preparation of multi-threaded Linux C
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:1086
    • 提供者:zpf
  1. cgi-0.7

    0下载:
  2. Linux 下面的一个C封装的CGI的实现,提供了良好的和web服务器通信的接口-Linux following a C implementation of CGI package, provides a good interface and web server communications
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-28
    • 文件大小:405555
    • 提供者:afei
  1. linux-2.6.14-for-skyeye.tar

    0下载:
  2. skyeye 模拟器下 的 linux-2.6.14 含LCD cs8900a(driver/net/arm/cs8900-end.c是最终版) 已修改arch/arm/kernel/module.c 以支持insmod 驱动 kernel/resource.c文件添加I/O读写函数-skyeye simulator under linux-2.6.14 with LCD cs8900a (driver/net/arm/cs8900-end.c is the final
  3. 所属分类:Other systems

    • 发布日期:2017-10-30
    • 文件大小:47210496
    • 提供者:李新
  1. OpenCV-2.1.0

    1下载:
  2. opencv for linux c++ build
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:14459566
    • 提供者:huxin
  1. FTP

    0下载:
  2. Linux下的FTP最小实现,包括客户端和服务器端-FTP minimum implementation under Linux, including client and server side
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:164594
    • 提供者:harry
  1. linuxdevices

    0下载:
  2. linux下发送短信模块,在linux下用终端发过短信的代码,经过测试(sms)-linux send message,it had test!sms
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:105034
    • 提供者:lidongqing
  1. Linux

    0下载:
  2. 嵌入式Linux应用程序开发详解之linux c开发基础-Developing Detail Explain embedded Linux application development based on the linux c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-17
    • 文件大小:4852605
    • 提供者:白色米兰
  1. MySQL

    0下载:
  2. Linux下通过C++语言代码来操作MySQL数据库,后面的那些用来指定mysql安装的时候包含路径和库文件路径,具体与你机器上的mysql安装的路径有关。-Linux, by C++ language code to manipulate the MySQL database, back to those used to specify mysql installation path and library files when the path contains the specific m
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:3708
    • 提供者:陈娟
  1. Linux

    0下载:
  2. linux操作系统下C语言编程入门 „ 源程序编译 „ Makefile 的编写 „ 程序库的链接 „ 程序的调试 „ 头文件和系统求助 -linux operating system, C language programming entry
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:510302
    • 提供者:juice
  1. linuxC_programming

    0下载:
  2. linux下C程序设计,包括网络编程,进程间通信等,经典-Under linux C programming, including network programming, inter-process communication, classical
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-23
    • 文件大小:7599875
    • 提供者:cmdeng
  1. linux-c-develop

    0下载:
  2. linux操作系统下的内核分析,编程开发文档,对于liunx的学习和开发人员有很好的指导作用-linux operating system kernel analysis, programming development documents, for liunx learning and developers have a good guide
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:510348
    • 提供者:方德
  1. mp3

    0下载:
  2. linux mp3播放歌曲的应用程序,调试成功的-linux mp3 music player application, debugging success
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:5591
    • 提供者:hongwei
  1. FrameC_V0_4

    0下载:
  2. 1. 这是对之前MyOOCFwV1_0(http://www.pudn.com/downloads229/sourcecode/middleware/detail1079540.html)的完善,解决了之前的bug 2. 新添源码(src目录下):CharString、链式栈、链式队列、先序二叉树 3. 新添测试代码,放在test目录下 4. 运行环境:Linux + Eclipse IDE for C/C++ Developers-1. This is the improved v
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:33877
    • 提供者:
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com