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

搜索资源列表

  1. tcp-client-server-c

    0下载:
  2. tcp code for linux in c
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:1443
    • 提供者:ank
  1. C-Linux-chat

    0下载:
  2. 在linux系统下实现多人聊天室,文档内部有使用方法。-In the linux system to achieve more than chat rooms, use of internal documents.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:1392
    • 提供者:杨帆
  1. Linux

    0下载:
  2. Linux C High-level language programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-12
    • 文件大小:19118193
    • 提供者:Jackiewu3
  1. Embedded-Linux

    0下载:
  2. 嵌入式Linux下C语言编程+应用程序开发详解-Embedded Linux, C programming language, application development explain
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-06
    • 文件大小:1522030
    • 提供者:飞飞
  1. Linux

    0下载:
  2. linux c编程,详细讲解如何使用。 -linux c programming, linux c programming, linux c programming, linux c programming, linux c programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-17
    • 文件大小:26494886
    • 提供者:yuan
  1. linux-dll--skill

    0下载:
  2. linux c 动态链接库编程,使用技巧,完整实例,很实用的-linux c programming of the dynamic link library, using the skills, integrity instance, it is useful
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-03
    • 文件大小:2438
    • 提供者:zhaoxiaojun
  1. Linux-cPP-criterion-

    0下载:
  2. linux c++ 编程可能和windows c++编程还是有很多不一样的地方的-the the linux c++ programming possible and the windows c++ programming there are still a lot of different places
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-04
    • 文件大小:449595
    • 提供者:zhaoxiaojun
  1. Linux

    0下载:
  2. Linux c 网络编程超详细笔记,主要针对SOCKET的TCP/UDP俩方面列举出了详细的例子,可以一看。-Linux c network programming detailed notes, mainly for SOCKET the TCP/UDP both aspects listed detailed examples, you can see.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-25
    • 文件大小:291027
    • 提供者:韩勇
  1. Linux

    0下载:
  2. Linux C 高级编程,适合有一定linux c基础的开发人员,该文档为pdg格式,需要自己找个软件才能打开,该文档为网上稀缺资源。-Advanced Linux C programming, suitable for a certain linux c-based developer, the document pdg format, you need to find yourself a software to open the document for scarce resources
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-02
    • 文件大小:4908583
    • 提供者:韩勇
  1. Linux

    0下载:
  2. Linux下C语言多线程_网络通信聊天程序-Under Linux C language multithreaded and network communication chat program
  3. 所属分类:Linux Network

    • 发布日期:2017-11-24
    • 文件大小:3688
    • 提供者:孙天亮
  1. linux

    0下载:
  2. 关于C++的详细资料,是电子科技大学研究生的重要课程课件,其中给出了在linux下的用C++的六种编程范式的详细讲解以及经常用到的linux API。-About the details of C++, is a graduate of University of Electronic Science and Technology major courseware, which gives under linux using C++ programming paradigm six explai
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5391708
    • 提供者:王者
  1. telnet-server-for-linux

    0下载:
  2. 这是在Linux下用C语言写的telnet服务器,没有用户名和密码,直接以开启服务者的身份登录系统-It is used in the Linux telnet server written in C language, there is no user name and password, log in directly to open the service' s identity
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:3465
    • 提供者:ben
  1. linux-cPP-oracle

    0下载:
  2. linux下c++的oracle数据库操作源码 occi实现-Oracle source database operations
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2416
    • 提供者:赵吴
  1. linux

    0下载:
  2. linux c code for testing makefiles or boot source coede whjic can be writeen by novice perople etc
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1069
    • 提供者:tala
  1. Linux-ftp

    0下载:
  2. Linux下简单的FTP客户端程序. 这个FTP客户端程序主要分两个模块,一个是ftp_socket.c,负责socket方面的操作,另外一个是ftp.c,负责FTP的操作实现。有参考了网上开源的项目中PORT和PASV部分的处理,其他其实都挺简单的。核心代码不到900行,其中有一些地方没考虑得很全面,一些处理得不够优雅,以后慢慢再修改.-ftp linux sample
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:6535
    • 提供者:赵光辉
  1. Linux-control

    0下载:
  2. linux-c++ Keyboard driver ARM development board
  3. 所属分类:Driver develop

    • 发布日期:2017-05-05
    • 文件大小:18758
    • 提供者:翟卉馨
  1. Linux下简单的C++ socket编程

    0下载:
  2. 用c++实现简单的linux平台socket编程(Using c++ to achieve a simple Linux platform, socket programming)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-21
    • 文件大小:15360
    • 提供者:莫陌1
  1. linux二级文件系统及报告

    0下载:
  2. 设计一个简单的LINUX二级文件系统,包括文件的创建删除修改等,C语言实现(Design a simple LINUX two level file system, including file creation, deletion, modification, etc., C language implementation)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-25
    • 文件大小:54272
    • 提供者:jinqiuyang
  1. usbctl.c.tar

    0下载:
  2. USB查看与分类,在Linux平台下实现的,具体功能可见代码中注释(USB view and classification, implemented in the Linux platform, the specific function visible code comments USB view and classification)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:一个混子
  1. Linux+C编程实战源码

    0下载:
  2. linux 编程源码文件,非常好用,希望大家认真学习。(it is very valubal for you ,you can stady by yourself.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-04
    • 文件大小:8841216
    • 提供者:xmu_anny
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com