AMD64 Architecture Programmer’s Manual Volume 2 - System Programming.pdf
2021-06-20 20:00:58 4.35MB AMD
1
半正定规划的介绍,英文版,不好找到的资料,希望对大家有用
2021-05-24 08:50:15 3.07MB semidefinite
1
Benefits of SIMD Programming.pdf
2021-05-15 18:00:43 273KB SIMD
1
Practical Probabilistic Programming.pdf 由manning出版社出版,对应中文版翻译书为:《概率编程实战》。是概率编程入门绝佳的好资料。 该书介绍了什么是概率编程,和一个概率编程系统Figaro,该框架基于scala,易于扩展,支持多数常用概率推理算法。
2021-05-13 15:54:03 6.66MB 概率编程
1
三维地形编程的指导书。包含地形的切分、处理等操作。
2021-04-16 19:12:18 5.05MB 三维地形编程
1
MIPS 汇编入门
2021-03-04 13:01:56 5.05MB MIPS
1
2. Graphics Programming.pdf
2021-02-10 16:09:38 723KB opengl
1
SRv6 Network Programming.pdf
2021-01-28 03:16:55 9.64MB srv6
1
Special Edition Using Perl for Web Programming David Harlan, et al. CONTENTS Chapter 1 Perl Overview Perl Origins H Borrowings H Cost and Licensing H Distribution H G Perl Programs Invocation H Command-Line Arguments H Program Layout H G Data Types Scalars H Arrays H
2021-01-28 02:23:40 7.79MB Using  Perl For Web
1
Get started with Perl 5 and learn the important core concepts of Perl programming, such as variables, flow control, expressions, and I/O. Additionally, this book covers pattern matching and shows that Perl is extremely flexible and powerful, and that it isn’t afraid of the cloud. After reading and using this book, you’ll be able to start writing your own powerful scripts to solve many web and programming problems. This is a book for those of us who believed that we didn’t need to learn Perl, and now we know it is more ubiquitous than ever. You’ll see that Perl has evolved into a multipurpose, multiplatform language present absolutely everywhere: heavy-duty web applications, the cloud, systems administration, natural language processing, and financial engineering. This book provides valuable insight into Perl’s role regarding all of these tasks and more giving you a great start in your Perl programming adventure. What You Will Learn Perform operations on scalar values Use scalar, array, and associative array variables Work with flow control statements such as if, unless, while, until, for, and foreach Read and write directly to files with file handles Use conditional expressions such as numeric and string comparison, regular expressions, file testing, and Perl statements Format output with format statements Search for and replace sub-strings within a string using regular expressions Master Perl utilities such as split, join, index and more Control the file system and processes from within a Perl script Build functions for tasks including handling the scope of variables Import existing modules into your Perl script Who This Book Is For Those who are new to Perl.
2021-01-28 02:23:37 3.17MB Perl 5
1