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

搜索资源列表

  1. Linux0.01设备管理代码

    0下载:
  2. Linux0.01设备驱动程序 最精简的linux代码 适合操作系统入门-Linux0.01 device drivers streamlining the most suitable source Linux operating system entry
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:24.3kb
    • 提供者:wzy
  1. Qt_sa01_V1.0

    0下载:
  2. linux下qt编程的一个入门小程序。qt是跨平台的图形编程环境。-qt programming under a small entry procedures. Qt is a cross-platform graphical programming environment.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:30.62kb
    • 提供者:于朋
  1. testfifo

    0下载:
  2. 入门程序,用于测试fifo。 仅仅几行,但可以了解fifo基本写法-entry procedures for testing fifo. Only a few lines, but I can understand basic written fifo
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:939byte
    • 提供者:孙憬超
  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
    • 文件大小:1.48kb
    • 提供者:孙憬超
  1. test_m

    0下载:
  2. 入门程序,用于测试共享内存的基本编程, 可以学习共享内存的代码实现-entry procedures for testing the basic shared-memory programming, we can learn from the shared memory implementation of the code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.59kb
    • 提供者:孙憬超
  1. udptest

    0下载:
  2. 入门程序,用于测试udp 仅仅几行,但可以了解udp基本写法-entry procedures for testing udp only a few lines, but I can understand basic written udp
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.55kb
    • 提供者:孙憬超
  1. tcptest

    0下载:
  2. 入门程序,用于测试Tcp。 仅仅几行,但可以了解tcp基本写法-entry procedures for testing genes. Only a few lines, but I can understand basic written tcp
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.67kb
    • 提供者:孙憬超
  1. SHELL

    0下载:
  2. SHELL功能的实现,简单的SHELL入门程序
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.48kb
    • 提供者:chenzhiqiang
  1. Linux应用程序开发指南

    0下载:
  2. LINUX开发教程很适合入门者看.-Linux Development Guide is very suitable for beginners to see. Oh
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:9.11mb
    • 提供者:
  1. linuxprogram

    0下载:
  2. 自己收集的linux入门到学懂高级编程书集 包括linux程序设计第三版,Linux C函数库参考手册.pdf等-Own collection of linux entry to learn high-level programming book set includes the third edition linux programming, Linux C library reference manual. Pdf, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-28
    • 文件大小:10.89mb
    • 提供者:沧海一笑
  1. linux_all-code

    0下载:
  2. 《linux驱动程序设计从入门到精通》一书中所有的程序代码含驱动和相应的应用程序-Linux driver design from entry to the master," a book containing all the program code-driven applications and the corresponding
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-10
    • 文件大小:52.04mb
    • 提供者:无名
  1. LinuxDrv

    0下载:
  2. Linux驱动示例,入门推荐.有字符设备驱动,块设备驱动.-Linux driver example, the entry recommended. There is character device drivers, block device drivers.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:76.09kb
    • 提供者:gantian
  1. Linux_c

    0下载:
  2. linux下学习C语言编程的一些入门程序-linux C programming language to learn some entry procedures
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:38.06kb
    • 提供者:twang
  1. adc

    0下载:
  2. adc 驱动,是嵌入式入门程序,绝对是学习嵌入式的绝佳材料,特别是驱动层。-adc driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:3.53kb
    • 提供者:jame
  1. QTrumenwendang

    0下载:
  2. QT开发环境配置和QT的入门程序,doc格式,适合刚刚接触qt的童鞋-QT and QT development environment configuration entry procedures, doc format, suitable for children' s shoes just touch the qt! ! !
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-04
    • 文件大小:1.03mb
    • 提供者:彤云
  1. HelloQt

    0下载:
  2. 一个Qt的入门程序,对于Qt库下的C++初学者非常适用。-A Qt is the beginning of the program, for Qt libraries of c++ beginners under very applicable
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-08
    • 文件大小:1.5mb
    • 提供者:宋江
  1. hello-world

    0下载:
  2. 简单c程序,初级入门初级,仅限于编译器测试使用,(Simple C program, primary entry-level, limited to compiler testing use,)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-02
    • 文件大小:1kb
    • 提供者:aam
  1. awk实用程序源码

    0下载:
  2. Linux 平台下编写程序语言的makefile脚本编写入门文档(An introductory document for writing makefile scr ipts for programming language under the Linux platform)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-09
    • 文件大小:20kb
    • 提供者:xiaowang2018
  1. Unix入门经典(中文版)

    0下载:
  2. 入门经典,,啥都有,,uinx程序员必备,,所有uinx基础知识(Introductory classics, everything has, UINX programmer must, all UINX basic knowledge)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-29
    • 文件大小:33.44mb
    • 提供者:张少主
  1. Linux 应用程序开发

    0下载:
  2. linux 应用程序开发比较好的资料,简明扼要,满足初级Linux程序员入门需求(Linux application development relatively good information, concise and meet the entry requirements of junior Linux programmers.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-05-01
    • 文件大小:2.62mb
    • 提供者:bai_123
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com