搜索结果
找到约 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)
matlab例程 用matalab开发的随机数生成程序包
用matalab开发的随机数生成程序包,用于各种随机数的生成,可到以下网址更新和浏览详细的说明:http://www.math.uu.se/research/telecom/software/
软件工程 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.
其他 Arithmetic: Dijkstra
Arithmetic:
Dijkstra,Dynamic_pro,Floydkruskal,Random_generate
math_exp:
插值与拟合实验
代数方程组的解法
微分方程实验
优化问题实验
数据分析,规划问题,绘图,解方程。。。。。。
VC书籍 我收藏的c語言900個例題
我收藏的c語言900個例題,裡頭有控制dos-bios,memory,macros,math....的一些範例,原碼可能很簡單但是很實用,希望大家喜歡
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.
嵌入式/单片机编程 自己写的算平方根的函数sqrt
自己写的算平方根的函数sqrt,并且用C库的sqrt进行了验证,十分精确。可以用在没有math库的情况,尤其是嵌入式程序中。
C/C++语言编程 C语言函数大全(语法着色版)
    C语言函数大全,已包含绝大部分的函数。每个函数包含函数名,功能,用法,举例,内容详尽。希望对大家有所帮助~~
函数名: abort
功 能: 异常终止一个进程
用 法: void abort(void);
程序例:
#include
#include
int main(void)
{
printf("Cal ...
数学计算 VC下最牛的算数表达式
VC下最牛的算数表达式,将math.h 所有函数都集成到一起都能用计算出来,包括加减乘除;(、 正玄、 余玄,乘方,log ln,等