搜索资源列表
03031146
- 项目名称:科学计算器 姓名:刘博 学号:03031147 班级:能动35 完成时间:2004-11-29 指导教师:罗建军 一.项目背景: 1.背景简介 我们在学习生活中,常会遇到一些繁杂的数值运算,尤其是遇到正弦、余弦、对数等手算困难的运算时,这时候我们就必须用到科学计算器,所以我便着手开发了这个计算器程序,以便用于自己的学习工作。 2.项目目标 编
fdsp
- DSP程序 Matlab是一套用于科学工程计算的可视化高性能语言与软件环境。它集数值分析、矩阵运算、信号处理和图形显示于一体,构成了一个界面友好的用户环境,在这个环境中,问题与求解都能方便地以数学的语言(主要是矩阵形式)或图形方式表示出来。
Arp
- 由中科院数学机械化研究所开发的 数学机械化平台(Dos平台运行)能进行各类复杂的数学运算。包括数值运算和多项式运算等。 挺不错的
Interpolater
- 该程序用于求解科学与工程计算上的数值运算,用VC即可编程实现
VCmatlab
- 利用matlab提供的引擎接口函数与VC联合开发编程,可在VC中充分发挥matlab强大的数值运算功能,弥补VC中数值运算函数的不足
UnrollLoops
- 利用模板元编程实现解循环优化 在《C++ Templates: The Complete Guide》一书中(以下简称书),提出了模板元编程最早的实际应用之一:在数值运算中进行解循环优化。 而本文的标题是噱头!本文的真正目的是指出这种优化措施在增加复杂性的同时,并不一定能明显改善效率。应当谨慎使用该技术——默认不使用该技术,在点积计算确实是效率瓶颈时考虑采用该技术,并认真测试该技术是否真能提高效率。
十进制整数相互转换
- 一组转换函数用于十六进制字符串二进制字符串八进制字符串到十进制整数相互转换,对数值运算和运算转换有帮助-a group function for converting hexadecimal string octal binary string string to decimal integer conversion of numerical computing and Operational Conversion help
calculator
- 一个在VC++平台上实现的计算器的程序,能实现基本的数值运算-A VC++ Platform calculator procedures, to achieve the basic numerical computation
COM
- 基于COM组件的VC调用Matlab的方法及实现,可以方便地实现Matlab的数值运算能力和VC的快速运行能力。-COM-based component of the VC call Matlab and the realization of Matlab can easily achieve the numerical computing power and the ability to run fast VC.
Matrix
- 一个用列主元法求解矩阵的程序,对数值运算的同志应该有所帮助。-A main element method with the column matrix of the process of numerical computation of the comrades should help.
sum
- 20个无符号数相加实验目的:通过非数值运算(如统计、分类、排序、代码转换等)编程,进一步掌握8086/8088汇编语言程序设计方法和技巧。-20 unsigned numbers together experiment: through non-numerical operations (such as statistics, classification, sorting, transcoding, etc.) programming, and further understand 8086/
字符串数值运算_函数
- 计算字符串中的数字与某个因数相乘的结果,结果返回源字符串中的数字与因数相乘结果(calculate the result of a string multiply a number)
电磁场数值计算法
- 本文介绍了电磁场的数值计算方法,并用MATLAB进行运算,很好用(The numrical method of microwave is introduced and it is good)
数据转换小工具
- 数值转换小工具,asc2bcd,bcd2acd,异或运算,LRC运算等(Numeric conversion tools, asc2bcd, bcd2acd, XOR operations, LRC operations, etc.)
SP++3.0
- SP++ (Signal Processing in C++) 是一个关于信号处理与数值计算的开源C++程序库,该库提供了信号处理与数值计算中常用算法的C++实现。(Lightweight Matrix Computing Library)
第五章数值积分答案
- 习题讲解,关于matlab对于数值积分的运算(example,numerical integration)
MyCalculator
- 用C#写的 支持数值运算、逻辑运算和字符串运算,不区分大小写。(It is written in C# to support numerical operations, logical operations, and string operations, and is not case sensitive.)
yichang
- BaseException:所有异常的基类 SystemExitb python:解释器请求退出 KeyboardInterruptc:用户中断执行(通常是输入^C) Exception:常规错误的基类 StopIteratione:迭代器没有更多的值 GeneratorExita:生成器(generator)发生异常来通知退出 SystemExith:Python 解释器请求退出 StandardErrorg:所有的内建标准异常的基类 ArithmeticErrord:所有
C++经典数值算法源码
- 20个经典Visual C++数值算法源码,包括插值,常微分方程,图形操作,矩阵运算,数值积分等算法(20 classic Visual C++ numerical algorithm source code)
MATLAB工程数学应用 许波
- 关于MATLAB的一些简单功能介绍,MATLAB符号运算及数值运算操作(Some simple functions about MATLAB)