搜索资源列表
表达式解析器
- 源码,数学表达式解析器,可以解析并自动计算输入的公式-source, the mathematical expression parser, and can automatically calculate the analytical input to the formula
webexam2
- 数值计算方法网络课件系统是浙江大学过程装备与控制工程专业2001级本科生毕业设计成果。本系统采用ASP+ACCESS架构,在微软Windows Server 2003和IIS6.0平台上测试运行良好。 1. 安全性保证 2. 所见即所得的在线编辑器 3. 数学公式的完美输入和显示 4. 尽力遵循WEB设计标准 5. 随机无重复选题 题库系统的一个重要特点即是从数据库中随机选取给定数量的题目。 另一个特点是题型全面,涵盖了数值计算方法课程中几乎所有常见题型,如单选、多
newton
- 牛顿下山算法,给出了实例,求导数时自己把公式输入,希望有人能改变能自动求解导数,可以联系我。
drawfuc.rar
- 我自己写的一个函数图形生成器,输入数学公式后就能画出图形,希望给各位提供有用的东西,I wrote it myself graph a function generator, input mathematical formula can be drawn after the graphics, I hope to provide useful things that
文本加密编码技术
- 加密(10) 功能:(1)输入任意一段明文M,以及密钥K (2)根据以下公式将其转换为密文C。 Ci = mi + K ,其中i = 0,1,……n-1 , K 为密钥; (3)具有输入输出界面。 ,Encryption (10) functions: (1) the importation of any section of an express M, and the key K (2) in accordance with the following for
richuriruo
- 输入任意地点的经度、纬度,就可以通过天文计算公式计算出当地的日出、日落时间-Enter any place of longitude, latitude, it can be astronomical calculation formula to calculate the sunrise, sunset time
FormularEditorRecursion_SuperScript
- 基于递归的简单公式编辑器,可以输入仅含上标的迭代公式 公式的显示格式可以通过自定义常量编辑-Based on a simple recursive formula editor, you can enter on the subject of iteration formulas contain only the display format of the formula can be custom constants Editor
Expression
- 这是一个公式编辑器,编写一个微型非所见即所得公式编辑器,对于输入的源代码进行分析,判断语法是否正确,如果正确则输出对应的公式。 -This is a formula editor, the preparation of a miniature non-WYSIWYG formula editor, enter the source code for an analysis to determine whether the grammar is correct, if the correct ou
StringToMath
- 本程序能实现输入字符串类型而可以用数学公式计算出结果。-This procedure can achieve the type of input string can use mathematical formulas to calculate results.
mathcad
- MathCAD是美国Mathsoft公司推出的一个交互式的数学软件。该软件定位于向广大教师、学生、工程人员提供一个兼备文字处理、数学和图形能力的集成工作环境,使他们能方便地准备教案、完成作业和准备科学分析报告。在输入一个数学公式、方程组、矩阵之后,计算机能直接给出结果,而无须去考虑中间计算过程。在加入软件包自带的Maple插件后能直接支持符号运算。你可以在计算机上输入数学公式、符号和等式等,很容易地算出代数、积分、三角以及很多科技领域中的复杂表达式的值,并可显示数学表格和图形,通过对图形结果的分
Computingfacility
- 一款强大的数学计算工具,包括微分,积分等数学计算只要输入公式,直接计算结果。 计算工厂 -A powerful mathematical tools, including differentiation, integration and other mathematical calculations as long as the input formula, the result directly. Computing facility
mathsformulactr
- 基本数学公式输入,可实现基本的数学公式的输入,输入的公式为印刷体显示,适合教学使用-Enter the basic mathematical formulas, can achieve the basic mathematical formulas, and the input of the formula for the print show, suitable for teaching use
pp
- ,基于LabVIEW这个软件开发平台。虚拟函数发生器的设计参考了常见信号发生器的功能,在功能上有所扩展。仪器主要功能如下: 1可产生实验室常用的正弦波、方波、三角波、锯齿波。2任意波形的发生,任意波可实现公式输入。3信号频率、幅度、相位、偏移量、方波占空比可调可控-Based on LabVIEW software development platform. The design of the virtual function generator reference to the common
Using-skills-of-MathType
- 介绍了MathType的一些使用技巧,包括公式输入,公式排版等,给出了详细的图文教程-MathType introduced some tips, including formulas enter the formula typesetting, gives a detailed graphic tutorials
判断输入是否为命题公式
- 本程序可以实现:判断输入得公式是否为命题公式(This procedure can determine whether the input is propositional formula)
判断两命题公式是否蕴含
- 本程序可实现:判断两个输入的命题公式是否蕴含(This document can determine whether or not the two propositional formulas contain)
输入捕获实验 自编 多通道 测周期 TIM4
- 使用stm32制作LCR简易表 使用输入捕获测量频率 公式换算计算大小(Use STM32 to make LCR simple table, use input capture measurement frequency formula, conversion calculation size)
bin
- 数值计算中复化梯形求积公式代码,定义函数后,输入上限线和划分区间个数,输出积分值。还有牛顿插值公式。(Numerical calculation of complex trapezoid formula code,after function definitions, input limit line and interval number,output integral value.And the Newton interpolation formula.)
模糊输入_PC
- 一、问题描述 最近在开发一个Excel表格,遇到这样一个问题——记录有几千条,客户有几百个,怎样才能使用联想、模糊输入,快速登记数据。通过几天的查阅、思考,用公式和VBA综合解决了此问题。现将学习、研究的结果发上来供大家参考。 二、程序优点 1、数据源不需要排序,公式少; 2、不需要在表格中画TextBox、ListBox控件; 3、对Excel的复制、粘贴影响小; 4、代码少,轻松增加多表(如合同表、库存表等); 5、输入速度快。 三、后续还可改进的地方 1、增加拼音
plank公式计算光谱辐亮度
- 本代码用于计算光谱辐射亮度,共4个,输入分波长、波段,基于不同单位(this code is used to calculate spectral radiance,sums up to 4, the input includes wavelength and band, based on different units.)