登录
首页 » Linux-Unix program » perl programming language, and a variety of functions within the implementation...

perl programming language, and a variety of functions within the implementation...

于 2022-02-05 发布 文件大小:11.58 MB
0 131
下载积分: 2 下载次数: 1

代码说明:

perl编程语言的内部实现以及各种函数库等的代码实现-perl programming language, and a variety of functions within the implementation of code libraries, etc. to achieve

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • <Unix环境高级编程>源代码,经典书籍的代码
    源代码,经典书籍的代码- The source code, classic books, the code
    2022-05-24 11:15:20下载
    积分:1
  • 因为GIF89格式的图片文件只支持256色动画, 所以特地开发了一款32位色的动画文件格式, 把这种格式命名为PIZ格式,属于多帧动画, 基于帧间差...
    因为GIF89格式的图片文件只支持256色动画, 所以特地开发了一款32位色的动画文件格式, 把这种格式命名为PIZ格式,属于多帧动画, 基于帧间差值和zip压缩的算法,类似PNG的 alpha通道,640x480尺寸,700帧,要11M字节 压缩包里面包含PIZ制作器和PIZ播放器, 以及全部代码 适合linux使用 -GIF89 because the image file format only supports 256 colors animation, I ve developed a 32-color animation file formats, this format is named Piz format, are multi-frame animation, based on the interframe difference and zip compression algorithm , similar to PNG s alpha channel, 640x480 size, 700 to 11M-byte packet containing compressed production Piz and Piz player, as well as all the code for linux use
    2022-02-06 19:39:54下载
    积分:1
  • 嵌入式LINUX9应用程序开发详解中第三章编程实例
    嵌入式LINUX9应用程序开发详解中第三章编程实例-Embedded application development LINUX9 Detailed programming examples in Chapter III
    2023-01-27 14:10:04下载
    积分:1
  • 本书并不是特意一本Linux 的内部手册相反它是对操作系统的介绍同时以Linux作为示例书中每一章遵循从共性到特性的原则它们将首先给出核心子系统的概叙然后进行尽...
    本书并不是特意一本Linux 的内部手册相反它是对操作系统的介绍同时以Linux作为示例书中每一章遵循从共性到特性的原则它们将首先给出核心子系统的概叙然后进行尽可能的详细描叙 我不会用routine_X()调用routine_Y()来增加bar 数据结构中foo 域的值这种方式来描叙核心算法 你自己可以通过阅读代码发现它每当需要理解一段代码时我总是将其数据结构画出来这样我发现了许多相关的核心数据结构以及它们之间的关系 每一章都是非常独立的就象Linux 核心子系统一样当然有时它们还是有联系的比如说如果你没有理解虚拟内存工作原理就无法描叙进程 硬件基本概念一章对现代PC 做了简要介绍操作系统必须与硬件系统紧密结合在一起协同工作操作系统需要一些只能够由硬件提供的服务为了全面理解Linux 你必须了解有关硬件的基础知识 软件基本概念一章介绍了软件基本原理与C 程序语言讨论了建立Linux 这样的操作系统的工具并且给出了操作系统的目标与功能的概叙 内存管理这章描叙了Linux 如何处理物理内存以及虚拟存储技术 进程管理描叙了进程的概念以及Linux 核心是如何创建管理与删除系统中的进程 进程间及进程与核心间通讯以协调它们的活动Linux 支持大量进程间通讯IPC -the book is not specifically a Linux internal manual Rather, it was the introduction of the operating system Linux simultaneously in each chapter of the book as an example to follow from the common characteristics of the principles is that they will be the first core subsystems of Syria will then proceed to the detailed depicts as possible, I will not use routine_X () call routine _Y () to increase the bar data structure foo domain of values in this manner, d
    2022-03-09 23:27:33下载
    积分:1
  • linux下的FTP命令。包含登陆,退出,如下载和上传…
    linux下的FTP命令。包含登陆,退出,下载和上传等命令。-FTP command under linux. Contains the landing, exit, such as download and upload command.
    2023-06-19 09:15:04下载
    积分:1
  • enhance Linux security a few basic steps
    增强Linux 安全的几个基本步骤-enhance Linux security a few basic steps
    2022-10-31 12:10:03下载
    积分:1
  • Linux线程程序
    linux thread programe
    2022-07-17 00:46:53下载
    积分:1
  • Linux一句话精彩问答
    Linux一句话精彩问答-Linux sentence exciting quiz
    2022-09-13 14:15:03下载
    积分:1
  • mosquiteo mobile iP 4 the handover program
    mosquiteo mobile iP 4 the handover program
    2022-08-02 23:28:39下载
    积分:1
  • 1。编写一个C++程序,作为内核命令行解释器
    1. 编写一个C程序作为Linux内核的shell命令行解释程序。Shell程序应该使用与Bource shell相同的方式运行程序。 2. 增加功能以使用户可以使用"&"操作符作为命令的结束符。一个以"&"结尾的命令应该与shell并发执行。 3. 增加功能以使用户可以使用""作为文件名前缀来重定向stdin和stdout描述符。同样,允许用户使用管道操作符" "来同时执行两个进程,并把第一个进程的stdout重定向为第二个进程的stdin。-1. Preparation of a C program as a Linux kernel shell command line interpreter. Shell procedures should be used with Bource shell the same way as operational procedures. 2. Increased functionality so that customers can use, "" operator, as ordered by the end tags. A "" the end of the order should be concurrent with the implementation of the shell. 3. Increased functionality so that customers can use "lt;" "Gt;" As a filename prefix to redirect stdin and stdout descriptors. Similarly, allows users to use pipeline operator, "" two parallel processes, and a process to redirect stdout second process stdin.
    2022-08-13 03:09:59下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载