搜索资源列表
算式编译识别(语音版)(原创)
- 本程序结合识别技术.编译原理技术.智能发音 本品在识别基本字符基础上,可以识别算式,即给出你书写的算式是否正确,并计算出结果,由于硬件或操作系统的鼠标中断原因,记点不是很好,但我们通过补点基本上处理这个问题,由于字符数据库输入有限和鼠标作为书写工具,所以识别率不能达到100%,但只要你认真书写,慢慢规范书写基本上可达到100%,由于出于对程序的保护,所以不提供原代码,答辩时会透漏,并请您打开你的音响,会听到真人发声 -identification technology. Princip
pb91b5
- 寫一個程式將n個整數相加, 輸入檔的第一行是一個整數n, 接著n行每一行是一個整數, 你的程式要將這些整數相加並將結果輸出, 其中每個整數為不超過50位數的十進位數字-write a formula to the sum of n integers, the importation of the first line of stalls is an integer n, n OK then each trip is an integer, you should bring these progr
sjsz
- 将A、B、C、D、E、F这六个变量排成如图所示的三角形,这六个变量分别取[1,6]上的整数,且均不相同。求使三角形三条边上的变量之和相等的全部解。如图就是一个解。-A, B, C, D, E, F ranks of the six variables, as shown in Figure triangle, six variables, respectively [1,6] integer, which vary. Seeking to make the edge of the triangl
jsjqgbs
- 某幼儿园按如下方法依次给A,B,C,D,E五个小孩发糖果。将全部糖果的一半再加二分之一块糖果发给第一个小孩;将剩下糖果的三分之一再加三分之一块糖果发给第二个小孩;将剩下糖果的四分之一再加四分之一块糖果发给第三个小孩;将剩下糖果的五分之一再加五分之一块糖果发给第四个小孩;将最后剩下的11块糖果发给第五个小孩。每个小孩得到的糖果数均为整数。试确定原来共有多少块糖果?每个小孩各得到多少块糖果? 要求结果的输出格式为 sum=糖果总数 xa=A得到的糖果数 xb=B得到的糖果数 xc
yiyuanduoxiangsh
- 一元多项式相加, 一元多项式相加, 一元多项式相加, -one yuan polynomial together, the sum of one yuan polynomials and polynomials together, the sum of one yuan polynomials, one yuan polynomial together, the sum of one yuan polynomials an d polynomials together, the sum of o
dw中SUM函数的使用
- dw中SUM函数的使用-dw which use the SUM function
cell12321
- MFC写的简易电子表格,支持 =SUM(H4:H9)等的求和共式。-MFC write simple electronic forms, support = SUM (H4 : H9), the sum-total.
dtccgli
- 在计算机系统中,为了提高主存利用率,往往把辅助存储器(如磁盘)作为主存储器的扩充,使多道运行的作业的全部逻辑地址空间总和可以超出主存的绝对地址空间。-in computer systems, in order to raise the utilization rate of main memory, often auxiliary memory (such as disk) as a main memory expansion. Multi-channel operation so that t
matlabtoolbox
- matlab工具箱里的程序函数总概与解释-Matlab toolbox functions Lane procedures and interpretation sum
post2
- 编程计算n个居民点到邮局的距离总和的最小值。 -programming calculating n settlements to the post office the sum of the minimum distance.
pipe12
- 给定n口油井的位置,编程计算各油井到主管道之间的输油管道最小长度总和。-given the location of wells, the wells is calculated for Road to the oil pipeline between the minimum length of the sum.
armstrong
- 一个N位数的各位数的N次方之和等于这个数,称为armstrong数(如:153=1^3+5^3+3^3)。编一个程序,求出2,3,4位数中所有的armstrong数。-an N to the median number of Nth power equal to the sum of the number called armstrong (such as : 153 = a ^ ^ 3 5 3 3 ^ 3). Procedures for a series to get two, three
shopSaleCalculation
- 计算出当日此商品的总销售款sum以及每件商品的平均售价。要求用静态数据成员和静态成员函数。-this date calculated the total value of sales of each sum and the average price of goods. Calling for the use of static data members and static member function.
prog3_2_pc
- Implement the step 2 of two-level logic minimization. Our goal is to find the minimum (exact minimum) sum-of-products expression for a given function.
sum
- 超长整数相加 简单 明了
sum
- code segment assume cs:code sum_p proc near jcxz exit add ax,cx dec cx call sum_p exit: ret sum_p endp start: mov ax,2000h mov ds,ax mov ax,0 mov si,0 mov cx,7 call sum_p mov [si],ax mov ah,4ch int 21h
sum_of_series
- This prgm is for finding Sum of Series in VB.
SUM
- 一段小程序,界面打开后点击SUM按钮,弹窗,有加法器,在num1和num2内写入数后,单击add。num3会有和的值。-A small program interface opens click the SUM button, pop, adder, num1 and num2 write the number, click add. num3 there will be and the value.
Design-a-polynomial-sum-algorithm
- 设计一个一元多项式相加的算法程序。 两个一元多项式相加的运算规则是:两个多项式中所有指数相同的项,对应系数相加,若和不为0,则生成“和多项式”中的一项;对于所有指数不为相同的项,则分别复制到“和多项式”中去。 -Design a polynomial sum algorithm. Two unary polynomial sum arithmetic rule is: all indices in the same items of the two polynomials, and a