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

搜索资源列表

  1. linux-thread-samples

    0下载:
  2. linux下线程的典型例子,很适合初学者学习,运行需要uClibc-0.9.20库,没有的这个库的网友可以留个言,偶给你!-Thread typical example is well-suited to beginners learning needs, uClibc - 0.9.20 library, not the Library of netizens can leave a statement, even to you!
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:27643
    • 提供者:张维成
  1. linux下关于socket编程的C例子

    2下载:
  2. 这是linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用。-under linux on the C programming, which includes a socket several examples of usage, udp, tcp and select use.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:571308
    • 提供者:钟文德
  1. liux下C编程关于fifo使用的例子

    0下载:
  2. 这是liunx下C编程关于fifo使用的例子,其中比较全面的讲述了fifo的使用方法。-This is an example of using fifo in linux c,which shows a whole operation guide on fifo.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1693
    • 提供者:钟文德
  1. makefile例子

    0下载:
  2. makefile例子
  3. 所属分类:文档资料

    • 发布日期:2011-11-11
    • 文件大小:38400
    • 提供者:zhaiyuanyi
  1. linux-mini2440.rar

    0下载:
  2. ARM9开发的13个例子源程序,用C语言写的,在mini2440编译通过,包括按钮,LED灯控制,PWM蜂鸣器报警等源代码。,ARM9 development of 13 examples of source code, written using C language, compiled in mini2440 through, including buttons, LED light control, PWM buzzer alarm, such as source code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:17656
    • 提供者:马逸
  1. Linux-IPC.tar

    0下载:
  2. 资源中包含了Linux进程间通信的例子,同时有源文件和可执行文件。 源码主要包含了Linux下IPC机制的本地进程通信方式,包含了IPC共享内存,IPC信号量,IPC消息队列的实现,以及Linux下判断进程退出原因的示例程序。因为是做毕设学习时的练习程序,因此程序有详细的注释。(注意,每种通信方式需要在同时两个终端中查看验证,才可以看出效果,注意查看源码注释)-the source code included in the copressed package shows how IPC wo
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:11287
    • 提供者:liujingsong
  1. share(linux)

    1下载:
  2. 这是一个在linux平台上进行内存共享的例子,例子比较短,通俗易懂,是初学者学习的好例子-This is a linux platform to share examples of memory, for example, relatively short, easy to understand, is a good example for beginners to learn
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:50800
    • 提供者:leezhihui
  1. LINUX下TCP编程服务端跟客户端例子

    3下载:
  2. TCP client and TCP server for Linux!
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-11-21
    • 文件大小:3991
    • 提供者:svetozar
  1. linux-ldd3

    0下载:
  2. 这个是和linux设备驱动第3版配合使用源码,在书里使用的例子源码-This is a linux device drivers 3rd edition with the use of source, in the book example of the use of source
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:138826
    • 提供者:uuu
  1. linuxthreads

    0下载:
  2. linux下的多线程编程,里面有详细的例子代码分析-linux under the multi-threaded programming, there are detailed examples of code analysis
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-26
    • 文件大小:113581
    • 提供者:yangying
  1. linux

    0下载:
  2. Opengl超级宝典的例子,很多内容,linux系统下的。-Super Baodian Opengl example, many content, linux systems.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-24
    • 文件大小:7824095
    • 提供者:朱玲
  1. Linux

    0下载:
  2. Linux例子源代码,是老师给我的,对做设计绝对有帮助-Linux example source code, a teacher to me, to do the design can definitely help
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4674
    • 提供者:周薇
  1. linux

    0下载:
  2. linux下的c语言编程的一些例子,很实用哦,都是很基础的如文件读写、管道通信等-c language programming under linux some examples, very practical Oh, are all based, such as file reading and writing, communication channels
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:62379
    • 提供者:小小鸟
  1. Linux-Network-Programming

    0下载:
  2. 《Linux网络编程》内容简介:Linux是目前最流行的开源操作系统,网络功能在Linux下占有核心的地位。《Linux网络编程》循序渐进地从应用层到Linux内核、从基本知识点到综合案例,向读者介绍如何在Linux下进行网络程序设计。《Linux网络编程》内容分为4个部分:Linux程序设计基础部分、Linux用户空间网络编程部分、Linux内核网络编程部分以及综合案例部分。内容包含Linux系统概述、Linux编程环境、Linux文件系统简介、Linux下的进程和线程、TCP/IP协议族、应
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-09-20
    • 文件大小:1734656
    • 提供者:chinq
  1. linux-socket-c

    0下载:
  2. linux网络编程实例,讲解了一些udp tcp的socket编程,有select的例子-linux network programming examples to explain some of the udp tcp socket programming, there are select examples of
  3. 所属分类:Linux Network

    • 发布日期:2017-03-22
    • 文件大小:571349
    • 提供者:yzh
  1. linux-timer-example

    0下载:
  2. Linux Timer方面的教程。解释详尽,清晰。例子清晰,实用。能很好的帮助你掌握Linux Timer。-Linux Timer tutorial. Explain the detailed and clear. Examples of clear and practical. Well help you to master Linux Timer.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:73290
    • 提供者:liuzhiwei
  1. linux.gtk

    0下载:
  2. 几个基于linux的GTK+例子,可直接编译使用-linux gtk+
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:474269
    • 提供者:gwy
  1. linux fb-test-帧缓冲 两个例子(完整源代码)

    0下载:
  2. linux fb-test-帧缓冲 两个例子(完整源代码)(Linux fb-test- frame buffer two examples (complete source code).)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-18
    • 文件大小:9216
    • 提供者:lisq789
  1. 5、Linux内核、Linux驱动开发

    0下载:
  2. Linux内核开发,Linux驱动开发的详细教程及源码例子。(Linux kernel development, Linux driver development of detailed tutorials and source code examples.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-23
    • 文件大小:92066816
    • 提供者:killers
  1. 嵌入式linux下C编程例程

    1下载:
  2. 包括audio、video、fft jpeg 等等诸多例子
  3. 所属分类:嵌入式/单片机编程

« 12 3 4 5 6 7 8 9 10 ... 38 »
搜珍网 www.dssz.com