目录 第一章简介 问题与答案 这本书适合你吗? 为何有这么多的脚注? 关于习题和解答? 习题前标的数字是什么意思? 如果我是Perl讲师? “Perl”这个词表示什么意思? Larry为什么要创造Perl? Larry干吗不用其他语言? Perl算容易,还是算难? Perl怎么会这么流行? 现在的Perl发展得怎么样了? 哪些事情最适合用Perl来做? 哪些事情不适合用Perl来做? 如何取得Perl? CPAN是什么? 如何得到Perl的技术支持? 还有别的技术支持方式吗? 如果发现Perl有bug,我该怎么办? 我该怎么编写Perl程序? 一个简单的程序 程序里写的是什么? 我该如何编译Perl程序? 走马观花 习题 第二章标量数据 数字 所有数字的内部格式都相同 浮点数直接量 整数直接量 非+进制整数的直接量 数字操作符 字符串 单引号内的字符串直接量 双引号内的字符串直接量 字符串操作符 数字与字符串之间的自动转换 Perl的内置警告信息 标量变量 给变量取个好名字 标量的赋值 双目赋值操作符 用print输出结果 字符串中的标量变量内插 借助代码点创建字符 操作符的优先级与结合性 比较操作符 if控制结构 布尔值 获取用户输入 chomp操作符 while控制结构 undef值 defined函数 习题 第三章列表与数组 访问数组中的元素 特殊的数组索引 列表直接量 qw简写 列表的赋值 pop和push操作符 shift和unshift操作符 splice操作符 字符串中的数组内插 foreach控制结构 Perl最喜欢用的默认变量:$_ reverse操作符 sort操作符 each操作符 标量上下文与列表上下文 在标量上下文中使用产生列表的表达式 在列表上下文中使用产生标量的表达式 强制指定标量上下文 列表上下文中的 习题 第四章子程序 定义子程序 调用子程序 返回值 参数 子程序中的私有变量 变长参数列表 改进的&max子程序 空参数列表 关于词法(my)变量 use strict编译指令 return操作符 省略与号 非标量返回值 持久化私有变量 习题 第五章输入与输出 读取标准输入 来自钻石操作符的输入 调用参数 输出到标准输出 JNprintf格式化输出 数组和printf 文件句柄 打开文件句柄 以二进制方式读写文件句柄 有问题的文件句柄 关闭文件句柄 用die处理致命错误 用warn输出警告信息 自动检测致命错误 使用文件句柄 改变默认的文件输出句柄 重新打开标准文件句柄 用say来输出 …… 第六章哈希 第七章漫游正则表达式王国 第八章用正则表达式进行匹配 第九章用正则表达式处理文本 第十章其他控制结构 第十一章Perl模块 第十二章文件测试 第十三章目录操作 第十四章字符串与排序 第十五章智能匹配与given—when结构 第十六章进程管理 第十七章高级Perl技巧 附录
2021-12-28 17:45:37 17.47MB Perl 语言入门 第六版
1
Perl语言入门 中文 第六版(含完整书签)
2021-12-27 12:31:41 17.63MB perl
1
Introduction Spatial Data Modeller, SDM, is a collection of tools for adding categorical maps with interval, ordinal, or ratio scale maps to produce a predictive map of where something of interest is likely to occur. This release of SDM has been modified to only work with ArcGIS 9.3. The SDM modifications in this version have to do with changes in Band Collection Statistics and intersection of points in rasters. These errors caused by changes in Band Collection Statistics and intersection of points in rasters can be subtle; tools such as Calculate Weights, Area Frequency, NN Input Files, MS Large and MS Small compute had to be modified. All of the tools have help files that include references to publications discussing the applications of the methods implemented in the tool. Several of the tools create output rasters, tables, or files that require the user to enter a name. Default values are provided in most cases to serve as suggestions of the style of naming that has been found useful. These names, following ArcGIS conventions, can be changed to meet the user’s needs. To make all of the features of SDM work properly it is required that several Environment parameters are set. See the discussion of Environment Settings below for the details. The Weights of Evidence, WofE, and Logistic Regression, LR, tools addresses area as the count of unit cells. It is assumed in the WofE and LR tools that the data has spatial units of meters. If your data has other spatial units, these WofE and LR tools may not work properly.
2021-12-24 16:05:01 91KB Spatial Data Modeller
1
可运行,自动下载GFS数据,perl语言编写
2021-12-20 20:21:44 8KB wrf gfs
1
在linux系统下批量获取当前文件夹和子文件夹下所有文件信息perl脚本,获取文件路径,大小,创建时间,更新时间,生成csv文件,可用于比对。
1
Mastring Perl(中文版)——高级 InterMediate Perl(中文版:1-12章)——中级 Learning Perl(中文版)——初级
2021-12-17 14:10:16 47.99MB Perl
1
一些文件是uff16格式,虽然也是文本类型文件,但读取总是出现乱码,因此写了一个程序,可实现对UTF16编码的文件转换为utf8编码文件,请大家下载之前查清楚自己遇到的文件是否是utf16格式的.否则无效哦.使用方法请打开脚本里头几行有说明.
2021-12-15 22:56:15 1KB perl 转换 编码 uft16
1
linux环境的perl安装包,不用去官网下载了,测试好用。
2021-12-14 16:01:18 13.09MB 安装包 perl
1
Mastering Perl/Tk 英文原版 chm格式 by Steve Lidie and Nancy Walsh ISBN 1-56592-716-8 First Edition, published January 2002.
2021-12-14 15:00:19 3.24MB Perl TK
1
ActivePerl-5.24.2.2403-MSWin32-x64是一款perl开发工具,可用于window系统下的安装
2021-12-13 17:04:11 20.22MB perl
1
#!/usr/bin/perl -w use strict; use Bio::Tools::Run::RemoteBlast; my $prog = 'blastp'; my $db = 'ecoli'; my $e_val= '1e-10'
2021-12-13 14:34:22 967B 下载序列
1
Perl基础语法、Perl Tk 模块 、Genesis接口命令 编写封边程序讲解等。
2021-12-11 14:03:20 130B genesis 脚本 Perl
1
windows10安装openssl。 使用openssl生成privkey.pem,server.pem。 用 Nginx 实现 https 转 http
2021-12-04 21:00:49 399KB openssl https
1
Perl语言入门(第四版) 中文+英文版Perl语言入门(第四版) 中文+英文版
2021-12-02 20:40:59 1.64MB Perl 语言入门 (第四版) 中文
1
这个是MTK6261安装编译环境的时候使用的,这个版本是很合适的版本
2021-11-29 15:42:06 11.98MB Perl
1