搜索资源列表
jsq
- 部分函数: 处理n! 计算显示数值的阶乘 处理Exp,可用于显示科学计数法 处理x^y 处理sin,反正弦,双曲正弦,反双曲正弦,cos,tan函数,为什么使用了例如sin函数 与正确结果不一样 处理dms函数(将显示的数值转换为“度-分-秒”格式;Inv+dms把度-分-秒转换为10进制) 处理(FE)——打开或者关闭科学计数法,10^32总是以指数显示 取模,(余数) 计算机逻辑与,在运算之前截断小数部分 计算机逻辑或,
Algorithm
- c# 数值计算源代码 复数运算 矩阵运算 线性代数方程组的求解 非线性方程与方程组的求解 -c# numerical source code plural computing matrix calculation of linear algebraic equations for solving nonlinear equations with the equations
xinhaoxianshi
- 以AT89S52为核心,对采集的模拟信号利用A/D转换为数字信号并送到单片机进行运算处理并通过显示电路显示结果。本系统具有自动轮流显示8个通道模拟信号的数值并可以通过按键切换通道的功能。-AT89S52 as the core in the acquisition of analog signals using A/D conversion and digital signal processing to carry out single-chip and the result will be
cSharp-complex-operation
- 用c#实现各类复数运算的源代码,配套书籍为《C#数值计算算法编程》-Achieved with the c# source code for various types of complex operations, supporting the book as " C# numerical algorithm programming"
cSharp-matrix-operation
- 用c#实现各类矩阵运算的源代码,配套书籍为《C#数值计算算法编程》-Achieved with the c# source code for various types of matrix operations, supporting the book as " C# numerical algorithm programming"
MultiWiiV1_7
- 基于 Matlab 的积分分离 PID 控制 算法及仿真 摘 要 MATLAB 是一种集数值计算、符号运算、可视化-flying car
CSharp
- 编译环境:Microsoft Visual C++ 6.0 说明: 采用树形结构处理表达式,按优先级运算结果,一个加,减,乘,除或数值为一个节点-Compile environment: Microsoft Visual c++ 6.0 Descr iption: Expression of tree structure processing, according to the priority operations as a result, a plus, minu
DivisionCalculator
- 编写的一个能进行无限精度除法运算的小程序,主要提供几种不同的算法,包括仿手工运算、系统自带数值类型运算。-Write an infinite precision division can be a small program, which offers several different algorithms, including imitation of hand operations, the system comes with numeric type operations.