搜索资源列表
含括弧的任意精度四则运算的详细解释
- 1.本程序主要的功能是利用链表将用户输入的任意精度中缀表达式转换成后缀表达式,为了以便于区分数据和操作符,数据间用下划线将它们区分开来,并且计算出此表达式的值。 2.需要注意的是:此程序所叙述的四则运算是狭义的,并没有显式的要求用户以中括弧“[]”或者是大括弧“{}”进行输入,因为这样会大大的加大程序的代码量,为了简便起见,同时又为了实现四则混合运算的功能,只要用户将含有中括弧或者是大括弧的地方均以小括弧表示即可。-1. This program is the main functio
松斋 经典功率谱估计
- 接法又称周期图法,它是把随机序列x(n)的N个观测数据视为一能量有限的序列,直接计算x(n)的离散傅立叶变换,得X(k),然后再取其幅值的平方,并除以N,作为序列x(n)真实功率谱的估计。 -Connection also known as cycle map, it is random sequence x (n) N observational data as a sequence of limited energy, direct calculation x (n) the discr
ThreadDemo2
- 构造过程的α-β裁减 1.α裁减 在考虑轮到棋手下棋的一个亲节点及轮到对手下棋的一个子节点时, 如果该子节点的数值已经小于或等于其亲节点的回溯值, 那么就不需要对该节点或者其后续节点做更多的处理了。 计算的过程可以直接返回到亲节点上。 2.β裁减 在考虑轮到对手下棋的一个亲节点及轮到棋手下棋的一个子节点时,
my_project
- 英语的自动句子权值计算程序,已经根据权值排序句子。-English the automatic right to sentence calculation procedure, based on the right value ranking sentence.
dianzhujisuanji1.0
- 一个比较好玩的电阻器解码和计算需要的颜色色值和温度容限.-a more fun Resistance decoder and computing needs of the color values and color temperature tolerances.
插值
- 计算方法!插值!很有代表性-calculation! Interpolation! Very representative
temp00
- 用户只要按提示输入存款数量、存款日期及存款类型就可得到利息值及 总额。该程序要求人机界面友好,在窗口下给出输入提示,当输入有误时提示重 输入或退出。可循环计算任意次 -users are prompted to input the number of deposits, deposit dates and types of deposits will be of interest and value of the total. The procedural require
tuihuo
- 简单的pso程序,用来计算最大值.y=x2-simple procedure used to calculate the maximum. Y = x2
Newton001
- Newton插值多项式,这里才用6组数据进行测试.每步详细记录计算过程-Newton interpolation polynomial, here only six sets of data used for testing. Detailed records of each step calculation process
seqstack
- 使用栈的一些方法,用它来验证表达式是否合法并计算表达式的值-use some of the ways it is used to test whether the expression of legitimate and calculated the value of the expression
7.1
- 对应不同的a值产生一组矢量来表示高斯脉冲波形,并计算其相应的ESD。最后,画出了各个a值所对应的脉冲波形及其ESD-a different corresponding values of a group vector to express Gaussian pulse waveform, and calculated the corresponding ESD. Finally, paint all of a value corresponding to the pulse waveform a
post2
- 编程计算n个居民点到邮局的距离总和的最小值。 -programming calculating n settlements to the post office the sum of the minimum distance.
newall4
- 摄像机标定新算法,用一个子函数计算出两组运动组的参数本程序用于调试摄像机标定新算法这个程序在原来的基础上改变了部分返回值,将标准离差改为均方值的计算加入标定整体误差计算,运动复原和三维复原整体误差计算应先用计算出的平移矢量进行三维复原,从得出的点对统计其z方向为正的个数,多者为正确的平移矢量 -new camera calibration algorithm Functions with a calculated exercise group were the parameters of the
pu-converter
- 电力系统计算潮流通常要归算标么值,用这软件能快速计算
输入一个字符串表达式,计算其值
- 输入一个运算字符串表达式,计算其值-input string expression, calculating its value
DOTUR
- 用于划分OTU(operation taxonomic unit),输入数据为DNA序列的距离矩阵,输出为各个水平上OTU的划分情况,以及evenness,richness,diversity index的计算值。可用于文库分析和后期生物信息的分析。
计算图象熵和中值滤波的源程序
- 这个程序能够实现各种模板的中值滤波处理,还能够计算处理后图象的熵!-the process to achieve the various templates median filter handling, but also to calculate the processed image entropy!
1
- 用栈实现的算术表达式求值算法。输入一串含有字母的表达式,要求输入其值即可进行计算。-Stack with the realization of the arithmetic expression evaluation algorithm. Enter a string containing the letters of expression, for the importation of its value can be calculated.
untitled1
- modbus通讯,根据所给数据计算出CRC值(Modbus communication, and calculate the CRC value according to the data given)
pb_lx
- 功能:w_1向w_2传参(累加次数)并触发w_2控件cb_1(累加器);w_2控件cb_1计算从1至所接收累加次数的累加值并返回w_1。 目的:说明窗口间相互触发控件及传参、传值的技术细节。(Function: w_1 passes to w_2 (accumulating times) and triggers w_2 control cb_1 (accumulator); w_2 control cb_1 calculates accumulative value from 1 to re
