搜索结果
找到约 169 项符合
Math 的查询结果
按分类筛选
- 全部分类
- 技术资料 (19)
- 嵌入式Linux (14)
- 其他书籍 (13)
- 数学计算 (10)
- matlab例程 (10)
- 其他 (7)
- 编译器/解释器 (7)
- Java编程 (7)
- 单片机开发 (7)
- 数值算法/人工智能 (6)
- VC书籍 (5)
- 源码 (4)
- 软件工程 (4)
- 数据结构 (4)
- 单片机编程 (3)
- DSP编程 (3)
- 加密解密 (3)
- 书籍源码 (3)
- 电子书籍 (3)
- 测试测量 (2)
- 游戏 (2)
- 汇编语言 (2)
- 嵌入式/单片机编程 (2)
- 人工智能/神经网络 (2)
- 文章/文档 (2)
- 微处理器开发 (2)
- Delphi/CppBuilder (2)
- JavaScript (2)
- 习题答案 (1)
- C/C++语言编程 (1)
- 电源技术 (1)
- 通讯/手机编程 (1)
- 操作系统开发 (1)
- Matlab (1)
- 源码/资料 (1)
- Linux/Unix编程 (1)
- Applet (1)
- 文件格式 (1)
- 通讯编程文档 (1)
- Java书籍 (1)
- FlashMX/Flex源码 (1)
- Delphi控件源码 (1)
- 其他行业 (1)
- 中间件编程 (1)
- Jsp/Servlet (1)
- 精品软件 (1)
- VIP专区 (1)
Java编程 此文档包含有AOP
此文档包含有AOP,Annotation,xml读写,一般文件读写,各种属性文件读写,
安全控制基础,还有Reflect功能的测试。
还有在math中,自己写一个数的n次幂算式
各种框架的核心基础基本都在这里边,当然只是一个简单基础类的探讨,更
深的技术,需要在具体环境下在扩展设计... ...
Java书籍 THE DESIGN PATTERNS JAVA COMPANION 1. Creational Patterns 17 The Factory Pattern 18 How a Facto
THE DESIGN PATTERNS JAVA COMPANION
1. Creational Patterns 17
The Factory Pattern 18
How a Factory Works 18
Sample Code 18
The Two Derived Classes 19
Building the Factory 20
Factory Patterns in Math Computation 22
When to Use a Factory Pattern 24
Thought Questions 25
The Abstract Factory Pattern 26
...
单片机开发 This sample displays a basic integer calculator powered by the 8051 microcontroller. Although Keil
This sample displays a basic integer calculator powered
by the 8051 microcontroller. Although Keil C51 has a
full floating point math library the evaluation version
is restricted to 2k of object code, so we have constrained
this sample to integer maths in order to fit within this limit.
The progra ...
单片机开发 ead file "YD.DOC". Who is the intended user Beginners in assembly and programmers. Features o
ead file "YD.DOC".
Who is the intended user
Beginners in assembly and programmers.
Features of the program:
Yilmaz Disassembler:is an interactive disassembler which lets the user be a part of the disassembling process,is flexible, the user can disassemble in different formats,has user friendly i ...
JavaScript 1.入门教程文件夹 在该文件夹中包括了JavaScript的大部分知识
1.入门教程文件夹
在该文件夹中包括了JavaScript的大部分知识,可以帮助读者快速入门。主要包括:JavaScript语言概述,JavaScript语言入门,JavaScript事件处理,JavaScript基于对象编程,文档对象模型(DOM),String、Math、Array等数据对象,Window及相关顶级对象,Document对象等 。
2.视频动画文件夹
在该文件夹中包括5 ...
数学计算 用PHP编写的表达式计算器
用PHP编写的表达式计算器,是用的编译的知识实现的,并非使用eval()函数实现。
功能强大,可以做所有的数值计算,代数计算还不能实现。
1。可以计算形如“-3*sin(2^0.5/2+3.1415)-pi()^2”的式子。
2。能识别数字(包括小数、正负数)、数学函数。
3。可以做加、减、乘、除、指数、取模 计算(其中加、减包括一元和二元两 ...
微处理器开发 200-MHz ARM920T Processor • 16-kbyte Instruction Cache • 16-kbyte Data Cache •
200-MHz ARM920T Processor
&#8226 16-kbyte Instruction Cache
&#8226 16-kbyte Data Cache
&#8226 Linux&reg , Microsoft&reg Windows&reg CE-enabled MMU
&#8226 100-MHz System Bus
&#8226 MaverickCrunch&#8482 Math Engine
&#8226 Floating Point, Integer, and Signal Processing
Instructions
&#8226 Opt ...
文件格式 java面试笔试题大汇总 ~很全面 java面试笔试题大汇总 第一
java面试笔试题大汇总 ~很全面
java面试笔试题大汇总
第一,谈谈final, finally, finalize的区别。
最常被问到。
第二,Anonymous Inner Class (匿名内部类) 是否可以extends(继承)其它类,是否可以implements(实现)interface(接口)?
第三,Static Nested Class 和 Inner Class的不同,说得越多越好(面试 ...
其他书籍 The ability to write efficient, high-speed arithmetic routines ultimately depends upon your knowled
The ability to write efficient, high-speed arithmetic routines ultimately depends
upon your knowledge of the elements of arithmetic as they exist on a computer. That
conclusion and this book are the result of a long and frustrating search for
information on writing arithmetic routines for real-time ...
技术资料 有源滤波器中数字低通滤波器的设计及其DSP实现
· 摘要:  介绍了基于瞬时无功功率理论的ip-iq谐波检测方法及对低通滤波器的要求,分析讨论了数字低通滤波器的类型、阶数及截止频率对有源电力滤波器谐波检测效果的影响.利用Matlab仿真软件设计了二阶巴特沃思(Butterworth)数字低通滤波器,对ip-iq谐波检测算法进行了仿真研究,并结合TI司推出的浮点算法在定点DSP ...