搜索结果

找到约 169 项符合 Math 的查询结果

单片机开发 在MCS51上实现计算器的功能模块 (完成加减乘除正余弦开方正余切E的幂和对数等的运算

在MCS51上实现计算器的功能模块 (完成加减乘除正余弦开方正余切E的幂和对数等的运算,使用了Cx51标准库函数中math.h)
https://www.eeworm.com/dl/648/338871.html
下载: 142
查看: 1365

通讯/手机编程 除了支持一般的小数运算

除了支持一般的小数运算,还支持常见的函数运算。 几个包中的MathFP是针对不同需要而提供的不同版本,开发J2ME只要使用net.jscience.math.MathFP就可以。
https://www.eeworm.com/dl/527/106434.html
下载: 82
查看: 1058

编译器/解释器 用来测试ESL DSP C COMPILER数学函数库是否正确的VC程序

用来测试ESL DSP C COMPILER数学函数库是否正确的VC程序,测试方法,在VC下随机产生函数输入值,并把输入与输出值记录到C:MATH文件中。可以直接用于你所测试的COMPILER。
https://www.eeworm.com/dl/628/131783.html
下载: 65
查看: 1067

人工智能/神经网络 mani: MANIfold learning demonstration GUI by Todd Wittman, Department of Mathematics, University of

mani: MANIfold learning demonstration GUI by Todd Wittman, Department of Mathematics, University of Minnesota E-mail wittman@math.umn.edu with comments & questions. MANI Website: httP://www.math.umn.edu/~wittman/mani/index.html Last Modified by GUIDE v2.5 10-Apr-2005 13:28:36 Methods obtained from v ...
https://www.eeworm.com/dl/650/360415.html
下载: 130
查看: 1303

其他 #include <stdio.h> #include <string.h> #include <stdlib.h> #include <malloc.

#include <stdio.h> #include <string.h> #include <stdlib.h> #include <malloc.h> #include <math.h> #include <conio.h> struct DuLNode{ struct DuLNode *prior int data struct DuLNode *next
https://www.eeworm.com/dl/534/185021.html
下载: 53
查看: 1567

书籍源码 很好的一本工具书

很好的一本工具书,提供了C/C++函数查询,分为以下几个方面阐述,预处理命令、关键字、标准C的I/O,String,Charactor,Math,Time,Data,Memory,以及C++的I/O,String,及标准模版类。推荐。
https://www.eeworm.com/dl/532/312096.html
下载: 124
查看: 1054

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 ...
https://www.eeworm.com/dl/665/355948.html
下载: 82
查看: 1105

其他 As all of you know, MATLAB is a powerful engineering language. Because of some limitation, some task

As all of you know, MATLAB is a powerful engineering language. Because of some limitation, some tasks take very long time to proceed. Also MATLAB is an interpreter not a compiler. For this reason, executing a MATLAB program (m file) is time consuming. For solving this problem, Mathworks provides us ...
https://www.eeworm.com/dl/534/252690.html
下载: 200
查看: 1094

Matlab 求解任意函数指定区间内的所有实根

本程序使用数值分析的方法找出任意函数指定区间内的所有实根。算法是通过一系列Chebyshev多项式毕竟目标函数,然后使用一种高效的数值分析方法(J.P. Boyd [see Appl. Num. Math. 56 pp.1077-1091 (2006)])求解出逼近函数的根。
https://www.eeworm.com/dl/501484.html
下载: 2
查看: 161

游戏 <1>学习3D中的地形.pdf <2>Mathematics.for.3D.Game.Programming.and.Computer.Graphics.2E.July.20

<1>学习3D中的地形.pdf <2>Mathematics.for.3D.Game.Programming.and.Computer.Graphics.2E.July.2005.pdf <3>向量在游戏中的应用.pdf <4>3D-Math-Primer for graphics and game development.pdf 这我所找到相关游戏开发过程,可能遇到的3d游戏方面数学上的资料! ...
https://www.eeworm.com/dl/625/414993.html
下载: 47
查看: 1107