CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - Program学习

搜索资源列表

  1. ftptest

    0下载:
  2. 入门程序,用于测试ftp的基本编程, 可以学习ftp的代码实现-entry procedures for testing the basic ftp program, we can learn from the source implementation ftp
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1512
    • 提供者:孙憬超
  1. 2410ledflash

    0下载:
  2. ARM9 S3C2410 LED flash 程序,研究这个例子,对初学者有很大帮助,可以学习其启动方式,程序流程-ARM9 S3C2410 LED flash procedure, examined this case, for beginners will be of great help, we can learn from its start-up mode, program flow, etc.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:73937
    • 提供者:simon
  1. linux_tuixiangzi

    2下载:
  2. 这是LInux下C语言开发的推箱子游戏。对学习curese编程的人有帮助 用了大量的Curese函数,此游戏可建立关卡。默认有10关。 作者 /* File: tuixiangzi.c */ Makefile如下: all: tuixiangzi tuixiangzi: tuixiangzi.c gcc -o tuixiangzi tuixiangzi.c -lcurses clean: rm -f tuixiangzi *.bak
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4307
    • 提供者:张华
  1. mvc

    0下载:
  2. mvc源码,一个linux下简单的视频捕捉程序,你可以学习视频相关API函数的调用。 -myc source, Linux under a simple video capture program, you can learn video API function call.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:35834
    • 提供者:
  1. qt-Program-Design-backgammon

    0下载:
  2. 一个qt设计的教程,里面包含教程和源码。非常适合初学者学习。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2258928
    • 提供者:zj
  1. SPI driver

    1下载:
  2. SPI是一种新代的串口驱动。这是linux下的,可以帮助我们学习这种新接口的原理!-SPI is new general serial port driver.This program is based on linux. It is helpful to us to study the theory of this new port.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:15361
    • 提供者:清风吴
  1. Linux程序设计(原书第2版)源码.tar

    0下载:
  2. linux的程序设计第二版 是学习LINUX下程序设计的好教程哦,-the program design is the second edition of learning LINUX good program design handbook Oh,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:443318
    • 提供者:eyueyu123
  1. Bourne_again_shell(bash)basic_programming

    0下载:
  2. Bourne again shell (bash) 基本编程.pdf 通过学习如何使用 bash 脚本语言编程,将使 Linux 的日常交互更有趣和有生产 力,同时还可以利用那些已熟悉和喜爱的标准 UNIX 概念(如管道和重定向)。 在此三部分系列中,Daniel Robbins 将以示例指导您如何用 bash 编程。他将讲述 非常基本的知识(这使此系列十分适合初学者),并在后续系列中逐步引入更高 级特性。-Bourne again shell (bash) Basic pr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-21
    • 文件大小:296410
    • 提供者:吴继发
  1. Linuxdevicedriveradvance

    0下载:
  2. Linux设备驱动程序学习(5)-高级字符驱动程序操作[(2)阻塞型I-O和休眠] - Linux设备驱动程序.rar-Linux设备驱动程序学习(5)-高级字符驱动程序操作[(2)阻塞型I-O和休眠]- Linux设备驱动程序.rar
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:94276
    • 提供者:zwx
  1. hello_arm

    0下载:
  2. 这是一个用Qt开发的,可移植到ARM9板的一个hello桌面程序,通过这个程序,可以学习怎样开发嵌入式桌面程序-This is a development with Qt can be transplanted into ARM9 board a hello desktop program, through this process, you can learn how to develop an embedded desktop application
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:470974
    • 提供者:Mary
  1. UnixLinux-program-practice-source

    0下载:
  2. UnixLinux编程实践教程源码,一本非常不错的学习linux下用c进行编程的一本书,以讲解linux系统命令为主线来分析各种linux下常用的编程技术-UnixLinux programming practice tutorial source, a very good learning under linux using c programming a book to explain the main line linux system commands to analyze under
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:99993
    • 提供者:rain
  1. linux-c-program

    0下载:
  2. linux下C编程,最基本的运用,到文件I/O,网络编程。linux下c学习的宝典-From the initial environment configuration, basic commands to use, build cross-compiled platform, device drivers, a good learning materials linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-17
    • 文件大小:4741646
    • 提供者:余洋
  1. Linux2.6-emebed-app-program-and-test

    0下载:
  2. linux2.6嵌入式编程及试验书籍,学习嵌入式设计的必备。-linux2.6 embedded programming and test books, learn the essential embedded design.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-19
    • 文件大小:30279777
    • 提供者:f
  1. SDL-and-the-video-capture-program.tar

    1下载:
  2. 基于SDL库和V4L2的linux下视频采集源代码,实属难得,推荐大家学习!-Based on the SDL library and V4L2 video capture under linux source code, it is rare, we recommend to learn!
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-04-22
    • 文件大小:446464
    • 提供者:dsads
  1. Qt-program-design-step-by-step

    0下载:
  2. 面向程序设计与QT、如何创作QT、深入学习QT构造模块-Process-oriented design and QT, how to create the QT interval, in-depth study of QT building blocks
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-02
    • 文件大小:570174
    • 提供者:jason
  1. linux-program-book

    0下载:
  2. linux程序设计书籍的源代码,是学习linux的很好的参考代码,与大家分享一下。-the source code of the Linux programming books is a good reference source to learn linux, and to share with you....
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:225700
    • 提供者:yuanlu
  1. linux_C-program

    0下载:
  2. Linux 中一些常用函数的用法,很全面,对学习linux有很大的帮助。-Linux usage of some common functions, very comprehensive, a great help to learn linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-30
    • 文件大小:677764
    • 提供者:xuheng
  1. Linux-program-API

    0下载:
  2. linux编程必备手册,熟悉所有的函数,编程就自然其然了,如果完全理解其实现,这就是最好的学习方式了。-yes,this is the base of linux programming。
  3. 所属分类:Linux-Unix program

    • 发布日期:2015-06-26
    • 文件大小:259072
    • 提供者:ko
  1. Linux-program-and-err.tar

    0下载:
  2. 程序设计for Linux,内有勘误文件,避免不必要的错误。非常好的源码供学习啦。-Linux programming (the original book version 2) source
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-23
    • 文件大小:444275
    • 提供者:tanghaid
  1. Microcomputer-hardware-program

    0下载:
  2. 在大学电子信息学院本科阶段,学习了微机原理之后 所进行的硬件类的课程设计内容-In the undergraduate college of electronic information institute, after learning the microcomputer principle of hardware course design content of the class
  3. 所属分类:Linux-Unix program

    • 发布日期:2015-06-26
    • 文件大小:229376
    • 提供者:薛磊
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com