搜索资源列表
Huffman Coding
- Huffman coding for image Arithmetic Coding for image
arithmetic-progamm-for-C
- c++开发的好资料,c的常用算法程序集,包含20个算法-c++ develop good information, c of the commonly used algorithm for assembly, including 20 algorithms
bignum
- This program is to handle all possible arithmetic operations (+, -, *, /, %) and logic operations (<, >, >=, <=, ==, !=) between 2 numbers, which have quite a lot of number of digits.-This program is to handle all possible arithmetic oper
arithmetic
- 有100个人搬100块砖,男人一次搬4块,女人一次搬2块,小孩四个人搬一块,这100个人一次性 搬完这100块砖,问有多少个男人、女人、小孩? 很简单的程序但是是原创,-arithmetic about a problem
arithmetic-coding
- arithmetic coding in C
arithmetic
- 堆栈整数四则运算:可输入四则运算表达式,求值。-Integer arithmetic stack: 4 operator can enter the expression is evaluated.
arithmetic
- 利用堆栈实现算术表达式的功能,当你输入一个式子时,他自动检验符号的优先级+,-,*,/,(,)-The use of the stack to achieve the function of arithmetic expressions
arithmetic-coding
- this is a source code for data compression using Arithmatic coding
Arithmetic
- 一个关于多媒体编码--算术编码的VC工程文件 -Arithmetic Coding
arithmetic
- 实现简单的四则运算,通过点击工程上的按钮,输入各种数目,然后就能求出加减乘除的结果。-Implement simple arithmetic, by clicking the button on the project, the number of input variety, then we can derive the result of addition and subtraction multiplication and division.
Fraction-arithmetic
- 分数四则运算简单示例,较为实用,可以小学生分数四则运算出题练习。-Fraction arithmetic simple example, more practical, and can score the questions on the primary school arithmetic practice.
ImgeTool_-using-Arithmetic-opertaionaSpatial-Filt
- MFC Image processing tool using spatial filtering, Arithmetic operation, histogram,etc
mental-arithmetic
- mental arithmetic. very useful for childen.
arithmetic
- 四则运算器:一个四则运算字符串进行求值。-Arithmetic device: a string of four operations is evaluated.
Integer.arithmetic.calculation.VC
- 整数运算VC计算软件代码Integer arithmetic calculation software code VC -Integer arithmetic calculation software code VC
Arithmetic-expressions-computing
- 用C语言写的带有加减乘除以及括号的算术表达式计算-Arithmetic expressions computing
Arithmetic-expressions-are-evaluated
- 算术表达式求值是以我们常用的输入算术式的方式输入式子,然后将式子以中缀表达式存储,用栈进行括号匹配最后算出结果,是初学者很好的学习数据结构的例子-The arithmetic expression is evaluated based on our common input arithmetic way input formula, then the expression to infix expression storage with stack the brackets match last
arithmetic-expression-evaluation
- 数据结构实验 算术表达式问题 输出前缀表达式和后缀表达式,以及求值运算-The output prefix expression data structure experiments arithmetic expressions and suffix expressions, as well as the evaluation value calculation
Infix-to-suffix-arithmetic-expressio
- 输入一个中缀算术表达式S,S中的操作数为0到9,只含+,-和*,/运算,也可能含有括号(),运算符的计算顺序和实际四则运算的计算顺序相同. 输出与S等价的后缀表达式-Input an infix arithmetic expressions S, the S operand 0-9, containing only+,-,*,/operator may also contain brackets (), the same order as the operator of the calculat
primary-school-arithmetic-system
- c语言编写的小学生算术题程序,用于初学者。-c language program of primary school arithmetic questions
