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

搜索资源列表

  1. PPTlinuxpart1

    0下载:
  2. Beginning+Linux+Programming.pdf 电子书 linuxLinux到底是啥子? Unix与Linux 什么是Distribution Linux的功能与优缺点 如何学习Linux GNU与GPL 系统管理员的职责 Linux主机规划 安装RedHat 安装红旗 -Beginning+Linux+Programming.pdf
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4103385
    • 提供者:张森
  1. Komodo-Edit-5.1.2-3572-linux-libcpp6-x86.tar

    0下载:
  2. 一个perl编程的集成开发环境,供习惯于VS开发的用户使用。相关的配置可以google。-A perl programming integrated development environment for the development of users accustomed to VS. Configuration can be related to google.
  3. 所属分类:Other systems

    • 发布日期:2017-06-21
    • 文件大小:39373476
    • 提供者:bonnie
  1. LINUX_system_analysis_and_advanced_programming_tec

    0下载:
  2. LINUX系统分析与高级编程技术 本书介绍Linux环境下的编程方法,内容包括Linux系统命令、 Shell脚本、编程语言(gawk、Perl)、系统内核、安全体系、X Window等,内容丰富、论述全面,涵盖了Linux系统的方方面面。本书附带光盘包括了RedHat Linux系统的最新版本,及安装方法,还包括本书的大量程序代码,极大地方便了读者,为使用和将要使用Linux系统的技术人员提供了较全面的参考。 -LINUX system analysis and
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-26
    • 文件大小:9359690
    • 提供者:QianYang
  1. LINUXwhitebook

    0下载:
  2. 这是在linux系统下的编程白皮书,是深入学习Linux编程的好资料-This is a linux system programming under the White Paper in-depth study and better information on Linux programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-22
    • 文件大小:7029091
    • 提供者:wuhuailin
  1. cutftp.tar

    0下载:
  2. 一个非常简单的FTP服务器,包括浏览、删除、上传、下载、转换目录等最基本的功能,用传统的多进程的方式实现。可供初学 Linux网络编程的朋友参考。什么都不用说了,一切尽在代码中,注释还是比较丰富的。 -A very simple FTP servers, including browsing, delete, upload, download, convert directories such as the most basic functions, the traditional multi-
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:23449
    • 提供者:王丛
  1. sh.tar

    0下载:
  2. linux 编程 she-linux programming shell
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:1039
    • 提供者:Chanyaobin
  1. Linux_shell.pdf.tar

    0下载:
  2. 《linux操作系统》课程教案(SHELL编程基础篇)。-《Linux operating system》 course teaching plan (SHELL Programming Basics).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:212925
    • 提供者:wiisola
  1. LinuxShellExample

    0下载:
  2. Linux Shell 实例精解,是Linux Shell编程的参考资料-Fine examples of Linux Shell solution is Linux Shell Programming reference
  3. 所属分类:Shell api

    • 发布日期:2017-06-16
    • 文件大小:24242822
    • 提供者:王连
  1. gcode

    0下载:
  2. Linux下开源数控系统EMC2的G码编程指南,该指南将各种编码指令进行了分类,便于编程参考-Under the open-source Linux system, EMC2 CNC G-code programming guide, the guide would have been classified in a variety of coding instructions for easy programming reference
  3. 所属分类:software engineering

    • 发布日期:2016-01-23
    • 文件大小:12861
    • 提供者:ayk1985
  1. module

    0下载:
  2. linux平台下的模块编程,有三个小程序,通过加载模块实现一些功能,可以不断添加功能-linux platform module programming, there are three small program, by loading the module to achieve some of the features, you can continue to add features
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:1128
    • 提供者:hc
  1. tchaikov-scim-googlepinyin-515e9e6

    0下载:
  2. 谷歌的输入法,Linux下使用的版本源代码,学习编程的好资料-Google' s input method, Linux source code for the version used to learn good programming information
  3. 所属分类:IME Develop

    • 发布日期:2017-04-10
    • 文件大小:1174600
    • 提供者:张古藤
  1. tcp

    0下载:
  2. linux下的TCP编程实验,包含socket编程技术,十分实用。-linux programming under the TCP experiments, including socket programming technology, very useful.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:16816
    • 提供者:suting
  1. LinuxKernelProgrammingbyExamples

    0下载:
  2. examples for linux kernel programming-examples for linux kernel programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:543067
    • 提供者:tac
  1. signal-comminication

    0下载:
  2. linux高级编程中有关于进程间通信 管道和信号等重要操作的源代码实例 非常的详细 希望大家喜欢-Advanced Programming in the linux on the inter-process communication channels and signal operation and other important details of the source code for examples of great hope that everyone likes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:7523
    • 提供者:韩佳楠
  1. linux_ping

    0下载:
  2. linux 下的ping源码,用socket实现,刚学linuxs socket编程的可以下载阅读。当然,你可以把该程序移植到嵌入式系统中。-ping source code under linux, using socket implementation, just learning linuxs socket programming can be downloaded to read. Of course, you can put this program ported to an embe
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:10346
    • 提供者:yr
  1. cgi

    0下载:
  2. 基于CGI库的程序编写的介绍 嵌入式web服务器建设-Based on CGI programming library introduction to the building of the embedded web server
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-26
    • 文件大小:450924
    • 提供者:zhaodebao
  1. linuxbook

    0下载:
  2. LINUX编程白皮书,讲的很明确,适合于自学linux-LINUX programming white paper, said very clearly, is suitable for self-linux
  3. 所属分类:software engineering

    • 发布日期:2017-06-02
    • 文件大小:14462472
    • 提供者:公共
  1. socket

    0下载:
  2. linux网络编程,内容详细,通俗易懂,必备的入门书-linux network programming, detailed and user-friendly, essential guide book
  3. 所属分类:Linux Network

    • 发布日期:2017-05-03
    • 文件大小:1406540
    • 提供者:林元培
  1. ARM

    0下载:
  2. 基于ARM 体系结构的32 位微处理器已得到了广泛应用。该文通过具体开发实例,从硬件和软件2 个方面讨论了以32 位ARM9 微处理器S3C2410 为核心的商标识别系统的设计,结合实际应用说明了嵌入式操作系统Mizi Linux 的使用,描述了底层硬件驱动的编写、上层应用程序商标识别算法的设计,以及硬件平台的搭建和系统的移植等内容。-】ARM architecture-based 32-bit microprocessor is applied widely. The design of
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:509073
    • 提供者:bushwell
  1. Linux

    0下载:
  2. A Practical Guide to Linux® Commands, Editors, and Shell Programming -A Practical Guide to Linux® Commands, Editors, and Shell Programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-15
    • 文件大小:3773771
    • 提供者:wz
« 1 2 ... 38 39 40 41 42 4344 45 46 47 48 49 50 »
搜珍网 www.dssz.com