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

搜索资源列表

  1. 实验源码

    0下载:
  2. Linux下载的几个小C程序,不错的哦。-Linux downloaded several small C procedures, good oh.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:4550
    • 提供者:周梦星
  1. memory-manage

    0下载:
  2. 全面介绍了程序员在编程过程中需要了解的内存知识,涵盖windows和linux,c和c-A comprehensive introduction to the programmer during programming knowledge to understand memory, covering windows and linux, c and c++
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:788525
    • 提供者:sly
  1. LinuxC

    0下载:
  2. 主要是linux 下的C语言开发的过程 对初学linux开发的同学很有帮助-linux C development
  3. 所属分类:software engineering

    • 发布日期:2017-05-22
    • 文件大小:6735105
    • 提供者:朱毅凡
  1. c-programming-in-linux

    0下载:
  2. c programming in linux
  3. 所属分类:software engineering

    • 发布日期:2017-05-10
    • 文件大小:2522992
    • 提供者:Black Hole
  1. linux-xia-ku-de-shi-yong

    0下载:
  2. C++的文档资料,比较适合初学者看看,还包括linux下函数库的一点介绍-Documentation of C++, more suitable for beginners to take a look at, but also a little introduction of the library under linux
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:10867
    • 提供者:多多
  1. Linuxxia-C

    0下载:
  2. 主要介绍linux下C的编程,很不错的一本资料,内容介绍的也很详细,包含了各个库函数的使用及详细的介绍。-Introduces the C programming under linux, a very good information, content is also very detailed, including the use of the library functions described in detail.
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:74814
    • 提供者:多多
  1. LINUX_glibc-ANDROID_bionic

    0下载:
  2. LINUX C库是基于GLBIC的, ANDROID 是基于BIONIC C 的 ,本文可以帮助你移植以LINUX GLIBC开发的程序到ANDROID 平台 -LINUX C library based on GLBIC of, ANDROID is based on the BIONIC C, this article can help you transfer LINUX GLIBC development process to the ANDROID platform
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:11830
    • 提供者:shone
  1. LinuxC-study

    0下载:
  2. 涵盖linux的所有c语言开发函数,函数使用说明,例题讲解-the linux c is a good book about studying the linux,you should have one that can help you.
  3. 所属分类:software engineering

    • 发布日期:2017-12-05
    • 文件大小:5073383
    • 提供者:lygweifeng
  1. Linux-Get-Localtime

    0下载:
  2. 在Linux操作系统下利用C编程获得本地时间函数-To get the local time use Cunder the Linux
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:318891
    • 提供者:占伟
  1. linux-socket-introduce

    0下载:
  2. 关于一些socket的简单知识的介绍,socket的基本操作,socket中tcp的三次连接于四次释放原理,和一个C/S的实现代码-The basic operation of the introduction of some simple knowledge of the socket, socket, tcp socket in three connected to the release of four principles, and a C/S implementation code
  3. 所属分类:software engineering

    • 发布日期:2017-12-05
    • 文件大小:151764
    • 提供者:白勇
  1. LinuxEmbeddedC

    0下载:
  2. linux嵌入式C语言开发工具、嵌入式C语言程序设计、嵌入式串口开发实例-linux C program
  3. 所属分类:software engineering

    • 发布日期:2017-11-18
    • 文件大小:4713642
    • 提供者:金磊
  1. linuxPC

    0下载:
  2. linux c 视频教程配套ppt 主要内容包括c基础 linux基础-linux c video tutorials supporting ppt main contents include basic linux based c
  3. 所属分类:software engineering

    • 发布日期:2017-11-22
    • 文件大小:2973713
    • 提供者:lane
  1. c-socket-programming.pdf.tar

    0下载:
  2. this socket programming which is used in linux programming-this is socket programming which is used in linux programming
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:107205
    • 提供者:Amit Sinha
  1. LiunxPC-travel

    0下载:
  2. Linux C一站编程,从C语言基础到网络高级编程,一次搞定-Linux C programming a station from a C to a network-level programming language based, one-stop
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:3991291
    • 提供者:胡永涛
  1. linuxC

    0下载:
  2. linux C programming documents
  3. 所属分类:software engineering

    • 发布日期:2017-05-17
    • 文件大小:4300194
    • 提供者:ulong
  1. j5.c

    0下载:
  2. 精度达到毫秒的计时器,计时准确,用C语言编写,可以运行在LINUX系统中,实现相当不错的计时功能-Millisecond precision timers, timing accuracy, using C language, can run on LINUX system to achieve fairly good timing function
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1867097
    • 提供者:navy
  1. inode.c-analyse

    8下载:
  2. 阅读和分析Linux下的ROMFS文件系统代码(inode.c),说明其功能和实现的思路,给代码写出注释并画出流程图。 -ROMFS file system code reading and analysis under Linux (inode.c), explain its function and implementation of ideas, to write notes and draw a flowchart of the code.
  3. 所属分类:Project Design

    • 发布日期:2015-12-10
    • 文件大小:1380352
    • 提供者:lcb
  1. adc_example_interrupt

    0下载:
  2. Raspberry ADC example in linux c
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1304809
    • 提供者:Dber
  1. Embedded-C-language-essence

    0下载:
  2. C 语言嵌入式系统编程,基于 ARM 的嵌入式Linux 移植真实体验,深入浅出 Linux 设备驱动编程-C language programming of embedded systems based on ARM Embedded Linux porting real experience, and easy Linux device driver programming
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1583997
    • 提供者:tianxia19922008
  1. linux 常见命令操作

    0下载:
  2. linux常见命令 使用命令对源码进行编译下载到ARM核心板流程。arm-none-linux-gnueabi-gcc -o wei wei.c
  3. 所属分类:软件工程

« 1 2 34 5 6 »
搜珍网 www.dssz.com