搜索结果
找到约 145 项符合
math 的查询结果
按分类筛选
- 全部分类
- 嵌入式Linux (14)
- 其他书籍 (13)
- 数学计算 (10)
- matlab例程 (9)
- 编译器/解释器 (7)
- 单片机开发 (7)
- 数值算法/人工智能 (6)
- 其他 (6)
- Java编程 (6)
- VC书籍 (5)
- 软件工程 (4)
- 单片机编程 (3)
- 电子书籍 (3)
- 数据结构 (3)
- 加密解密 (3)
- 书籍源码 (3)
- 源码 (3)
- 测试测量 (2)
- 游戏 (2)
- 人工智能/神经网络 (2)
- Delphi/CppBuilder (2)
- DSP编程 (2)
- 汇编语言 (2)
- 微处理器开发 (2)
- 文章/文档 (2)
- 嵌入式/单片机编程 (2)
- JavaScript (2)
- 技术资料 (2)
- 电源技术 (1)
- 通讯/手机编程 (1)
- 操作系统开发 (1)
- Delphi控件源码 (1)
- 中间件编程 (1)
- 其他行业 (1)
- Java书籍 (1)
- 通讯编程文档 (1)
- Linux/Unix编程 (1)
- FlashMX/Flex源码 (1)
- 文件格式 (1)
- Jsp/Servlet (1)
- Applet (1)
- Matlab (1)
- 源码/资料 (1)
- 习题答案 (1)
- VIP专区 (1)
- 精品软件 (1)
单片机开发 在MCS51上实现计算器的功能模块 (完成加减乘除正余弦开方正余切E的幂和对数等的运算
在MCS51上实现计算器的功能模块
(完成加减乘除正余弦开方正余切E的幂和对数等的运算,使用了Cx51标准库函数中math.h)
单片机开发 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 ...
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
...
其他书籍 Part2 using C++ Operators if you are dreading this chapter because you don t like math_relax. c++
Part2 using C++ Operators
if you are dreading this chapter because you don t like math_relax.
c++ does all your math for you!it is a miscon ception that you have to be good at math
to understand how to program compters.
VC书籍 Part5 using C++ Operators if you are dreading this chapter because you don t like math_relax. c++
Part5 using C++ Operators
if you are dreading this chapter because you don t like math_relax.
c++ does all your math for you!it is a miscon ception that you have to be good at math
to understand how to program compters.
软件工程 The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This
The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This source code library includes C-callable functions (ANSI-C language compatible) for general signal processing math and vector functions.
软件工程 The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This
The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This source code library includes C-callable functions (ANSI-C language compatible) for general signal processing math and vector functions.
matlab例程 用20个示例项目的方式介绍Matlab/Simulink。内容包括: *Contains over 20 hands-on projects in MATLAB(with code) integra
用20个示例项目的方式介绍Matlab/Simulink。内容包括:
*Contains over 20 hands-on projects in MATLAB(with code) integrated throughout the book *Includes a complete introduction to Simulink *Accompanied by a CD-ROM containing MATLAB examples, source code, third party simulations & projects *Suitable for ...
matlab例程 The MATLAB Compiler automatically converts MATLAB M-files to C and C++ code. The MATLAB Compiler in
The MATLAB Compiler automatically converts MATLAB M-files to C and C++
code. The MATLAB Compiler includes the MATLAB C/C++ Math and Graphics
Libraries, which let you automatically convert your MATLAB applications to C
and C++ code for stand-alone applications.
通讯编程文档 CppReference 对于c/c++的详尽说明 C/C++ Reference General C/C++ Pre-processor commands Operator P
CppReference
对于c/c++的详尽说明
C/C++ Reference
General C/C++
Pre-processor commands
Operator Precedence
Escape Sequences
ASCII Chart
Data Types
Keywords
Standard C Library
Standard C I/O
Standard C String & Character
Standard C Math
Standard C Time & Date
Standard C Memory
Other stan ...