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

搜索资源列表

  1. 如何编写Linux下的客户机_服务器软件.c

    0下载:
  2. linux下服务端客户端通信模型,详细说明了linux下的网络变成和标准客户端/服务器模型的通信细节(model under linux system about the server and the client progrom)
  3. 所属分类:网络编程

    • 发布日期:2018-04-20
    • 文件大小:3072
    • 提供者:是他酷我
  1. 嵌入式Linux应用程序开发详解(完整版)

    1下载:
  2. Linux介绍及系统安装,常用命令介绍及Linux系统下c语言编程基础;嵌入式系统基础以及嵌入式Linux开发环境搭建。(Linux introduction and system installation, common command introduction and the basis of C language programming under Linux system, embedded system foundation and embedded Linux development
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-04-21
    • 文件大小:6454272
    • 提供者:小小白12
  1. Linux C下服务器与客户端之间的文件传输

    0下载:
  2. 实现windows和linux之间的通信 或者 window间通信 linux间通信(Communication between windows and Linux or communication between Linux communication between window)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-21
    • 文件大小:1670144
    • 提供者:jackgoogle
  1. linux开发Makefile模板

    0下载:
  2. Linux软件Makefile模板,满足C、C++文件单独编译或混合编译要求,用户按照框架即可一键Make,生成可执行程序(Linux software Makefile template to meet C, C++ files individually compiled or mixed compilation requirements, users follow the framework to execute Make commands to generate executable pr
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:小枕头
  1. Linux设备驱动程序编写教程

    0下载:
  2. 相当不错的Linux驱动编程教程,内容详细。非常适合初学及有经验人士。(Linux driver programming)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-22
    • 文件大小:1257472
    • 提供者:yingfei199
  1. Best Code C++

    0下载:
  2. Analisis C++ best course introduction
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:517120
    • 提供者:salserin028
  1. 像素鸟

    0下载:
  2. linux上的控制台flappybird,仅供参考,请勿用于商业用途。(flappy bird on console.)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:noble_bot
  1. 贪吃蛇

    0下载:
  2. linux下面写的贪吃蛇,感兴趣的瞧瞧,有问题欢迎反馈(The snakes written under Linux are interested in looking at them)
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:10856448
    • 提供者:夏小夕
  1. 统计与带宽封装.c.tar

    0下载:
  2. 在liunx下显示数据流量和宽带带宽显示,已经封装号接口适合任何版本的linux使用(The data traffic and broadband bandwidth display under liunx show that the package number interface is suitable for any version of the Linux.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:嘟嘟ql
  1. Desktop

    0下载:
  2. L牛膝下 用c语言 实现客户端服务器端文件的上传下载功能(Implement the uploading and downloading function of the client server file)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:回答的啊
  1. Linux操作系统下C语言编程入门

    0下载:
  2. linux下的嵌入式开发,c语言编程及案例(Embedded development under Linux, programming and case of C language)
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-04-30
    • 文件大小:529408
    • 提供者:823523616
  1. Linux下Gcc生成和使用静态库和动态库详解

    0下载:
  2. Network programming of C and C++ based on Linux(Network programming of C and C++based on linux)
  3. 所属分类:网络

  1. 第7章初始化程序(main.c)

    0下载:
  2. 是Linux内核教程的第7章初始化程序(main.c)(It is the seventh chapter of the Linux kernel tutorial, the initialization program (main.c).)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-05-02
    • 文件大小:602112
    • 提供者:violetta
  1. linux grep命令

    0下载:
  2. linux grep命令 1.作用 Linux系统中grep命令是一种强大的文本搜索工具,它能使用正则表达式搜索文本,并把匹 配的行打印出来。grep全称是Global Regular Expression Print,表示全局正则表达式版本,它的使用权限是所有用户。 2.格式 grep [options] 3.主要参数 [options]主要参数: -c:只输出匹配行的计数。 -I:不区分大 小写(只适用于单字符)。 -h:查询多文件时不显示文件名。 -l:查询多文件时只输
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:21504
    • 提供者:hhhhhhsss
  1. linux qudong jiaocheng pdf

    0下载:
  2. linux驱动程序开发教程.pdf文件,里面详细描述了如何用c/c++来写linux驱动程序(Linux driver tutorials)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:10018816
    • 提供者:haha258654
  1. CC++HTTP服务器开发

    1下载:
  2. 跨平台windows Linux c/c++ http服务器开发技术 简单可靠方便的http服务器开发包,支持VC 和 linux NetEngine_SimpleHttp c/c++ 开发http服务器(Cross platform windows Linux c/c++ HTTP server development technology Simple, reliable and convenient HTTP server development kit, supporting VC a
  3. 所属分类:网络编程

    • 发布日期:2018-05-04
    • 文件大小:21925888
    • 提供者:aaadddzxc
  1. redis_task_consume

    0下载:
  2. Redis list 的消费客户端 linux C版,可以作为消费者常驻进程(redis list comsume (linux c code))
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-05-07
    • 文件大小:10240
    • 提供者:HelloWorld2030
  1. aes

    1下载:
  2. 简单的AES加密算法实现,将txt改为.c后缀即可。(Implementation of simple AES encryption algorithm)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2019-08-05
    • 文件大小:4096
    • 提供者:kevin_1
  1. 基于C语言实现的模拟操作系统文件系统

    1下载:
  2. 模拟linux操作系统,期末课程设计,实现linux基本功能,显示所有文件,返回目录(Simulation of linux operating system, final course design, realize the basic functions of linux, display all files, return to the directory)
  3. 所属分类:其他

    • 发布日期:2020-05-26
    • 文件大小:2367488
    • 提供者:帕西法尔
  1. LinuxC

    0下载:
  2. Linux C编程一站式学习 宋劲杉 北京亚嵌教育研究中心 <songjinshan AT akaedu DOT org> 版权 ? 2008, 2009 宋劲杉, 北京亚嵌教育研究中心(Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later
  3. 所属分类:Linux/Unix编程

    • 发布日期:2020-11-28
    • 文件大小:4531200
    • 提供者:cnshark
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 ... 50 »
搜珍网 www.dssz.com