搜索资源列表
乘式还原
- A代表数字0到9中的前五个数字,Z代表后五个数字,请还原 下列乘式。 A Z A × A A Z ------------ A A A A A A Z Z Z A A ------------ Z A Z A A *问题分析与算法设计 问题本身并不复杂,可以对乘式中的每一位使用穷举法,最 终可以得到结果。本题的关键在于怎样有效的判断每个部分积的 每一位是否满足题意,这一问题处理不好,编写的程序会很长。
JavaexErciseSource
- 学习Java的过程中所做的联系的汇总 字符串的输入、字符串转化到整数、异常处理、流 最大公约数和最小公倍数 字符ASCII码的比较 一元二次方程根 求根公式 窗口类、按钮类、窗口中对象(如按钮)的布局、事件、绘图(Paint) 复选框、单选框、列表框、下拉选择框 菜单类、对话框类 绘图、绘图函数 按钮类、标签类 -learning through the process linked to the summary of the input string, the string
LT45
- 四、有一个英文句子,以圆点为结束符,试将其单词分行输出 五、输入一个表达式,判断其括号是否配对-four, one English sentence to the end of dots to address and try to export its five branches words, the importation of a formula to determine whether its matching brackets
TTF160_TLB
- TTF160表格控件单元文件,delphi7-TTF160 formula one
Rounding
- 当m的值为50时,计算下列公式的值: T=1-1/2-1/3-1/4-…-1/m 要求:按四舍五入的方式精确到小数点后第四位 -When the value of 50 m, calculate the value of the following formula: T = 1-1/2-1/3-1/4- ...-1/m requirements: precise manner according to the rounding to one decimal place fourth
exp2_4_7
- 使用迭代公式计算某正整数的平方根-Using iterative formula one number square root
MicroprocessorFormulaCalculator
- 单片机课的实验作业。功能是实现一个有着简易计算功能的计算机,利用LCD屏互动。可以做加减乘除运算。特别的,给出了四个内置公式:等差数列求和,一元二次方程求根,排列,组合。-Our project is aiming at making a calculator to help the users calculate particular formulae. As long as the user correctly input the values of parameters needed in
rectangle
- 三角形面积的计算公式JAVA,但是还是分享-this is one formula which can calculate the whole area of rectangle.
Desktop
- In mathematics, the Euclidean distance or Euclidean metric is the ordinary distance between two points that one would measure with a ruler, and is given by the Pythagorean formula. -In mathematics, the Euclidean distance or Euclidean metric is the o
Delphi-6---XE
- Components calculate mathematical and logical expressions (formulas). They are easy to use and contain many methods that have one parameter - a formula and return a number - the result of calculating the formula. The above methods work fast and can b
