矩阵计算英文版教材,内容涉及第一章矩阵乘法问题、第二章矩阵分析、第三章d一般线性系统、第四章特殊线性系统等等。
2021-09-14 11:22:37 21.29MB 矩阵计算
1
能源管理体系就是从体系的全过程出发,遵循系统管理原理,通过实施一套完整的标准、规范,在组织内建立起一个完整有效的、形成文件的能源管理体系,注重建立和实施过程的控制,使组织的活动、过程及其要素不断优化,通过例行节能监测、能源审计、能效对标、内部审核、组织能耗计量与测试、组织能量平衡统计、管理评审、自我评价、节能技改、节能考核等措施,不断提高能源管理体系持续改进的有效性,实现能源管理方针和承诺并达到预期的能源消耗或使用目标。
2021-08-24 13:52:47 3.27MB 能源管理体系
1
此标准规定了计算机编程环境下,二进制和十进制浮点数及其运算的格式和方法,异常的出现条件以及它们的默认句柄。此规范中的浮点数系统可以通过软件、硬件,或者软硬件相结合的形式来实现。对于标准中规定的运算,输出的结果、异常有输入值、操作序列和结果的数据格式所唯一确定,完全在用户的掌控之下。 This standard specifies interchange and arithmetic formats and methods for binary and decimal floating-point arithmetic in computer programming environments. This standard specifies exception conditions and their default handling. An implementation of a floating-point system conforming to this standard may be realized entirely in software, entirely in hardware, or in any combination of software and hardware. For operations specified in the normative part of this standard, numerical results and exceptions are uniquely determined by the values of the input data, sequence of operations, and destination formats, all under user control.
2021-08-12 10:03:43 916KB 浮点 IEEE754 浮点数 标准
1
The OpenGL graphics system is a software interface to graphics hardware. (“GL” stands for “Graphics Library”.) It allows you to create interactive programs that produce color images of moving, three-dimensional objects. With OpenGL, you can control computer-graphics technology to produce realistic pictures, or ones that depart from reality in imaginative ways.
2021-08-01 00:32:28 35.81MB OpenGL 图形学 跨平台
1
Head.First.Java中文以及英文原版资料,是初学者必学的教材,可以中英文对照学习,顺便提高英文阅读能力
2021-07-19 13:42:49 82.73MB JAVA Head First J
1
深度学习英文原版pdf下载,三位大神的杰作,深度学习必备资料,欢迎下载。
2021-07-09 14:12:31 68.71MB Deep Learning 英文原版 pdf
1
[Java并发编程实践].(Java.Concurrency.in.Practice).Brian.Goetz.英文原版pdf 这是高清pdf书签文字版本,英文原版
2021-06-12 21:41:06 2.83MB java并发 编程实践
1
INTRODUCTION Preface to the Fifth Edition Learning C++ is an adventure of discovery, particularly because the language accommodates several programming paradigms, including object-oriented programming, generic programming, and the traditional procedural programming. C++ was a moving target as the language added new features, but now, with the ISO/ANSI C++ Standard, Second Edition (2003), in place, the language has stabilized. Contemporary compilers support most or all of the features mandated by the standard, and programmers have had time to get used to applying these features. The fifth edition of this book, C++ Primer Plus, reflects the ISO/ANSI standard and describes this matured version of C++. C++ Primer Plus discusses the basic C language and presents C++ features, making this book self-contained. It presents C++ fundamentals and illustrates them with short, to-the-point programs that are easy to copy and experiment with. You’ll learn about input/output (I/O), how to make programs perform repetitive tasks and make choices, the many ways to handle data, and how to use functions. You’ll learn about the many features C++ has added to C, including the following: • Classes and objects • Inheritance • Polymorphism, virtual functions, and runtime type identification (RTTI) • Function overloading • Reference variables • Generic, or type-independent, programming, as provided by templates and the Standard Template Library (STL) • The exception mechanism for handling error conditions • Namespaces for managing names of functions, classes, and variables The Primer Approach C++ Primer Plus brings several virtues to the task of presenting all this material. It builds on the primer tradition begun by C Primer Plus nearly two decades ago and embraces its successful philosophy:
2021-06-10 10:56:19 6.43MB c plusplus
1
Matlab金融工具箱提供了用于数学建模和统计分析的功能财务数据。包括了各种金融衍生品定价模型的回测和优化投资组合。 该工具箱可以估算风险,对信用建模,分析收益率曲线,价格固定收益工具和欧洲期权都有所涉猎。
2021-05-25 09:07:07 13.83MB Matlab 金融工程 工具箱
design-patterns-for-embedded-systems-in-c 非扫描 英文原版pdf
2021-05-23 07:57:58 7.82MB 设计模式 embedded c
1