搜索资源列表
vc++表达式求值
- 一个很好的表达式求值程序,用vc++实现,有很好的参考价值,住要是字符串的处理问题-a good expression evaluates procedures, using vc, and it is a good reference value, live strings if the treatment! !
cal24point
- 用C写的一个算24点代码,使用逆波兰表达式的求值。-C counting write a 24 point code, the use of reverse Polish expression is evaluated.
secretshare_java
- Shamir秘密分享算法的java实现,主要是使用平面上k点可以决定k-1次方的多项式,以k点为门槛值,应用Lagrange多项式插入方法的技术,回复原多项式,再求出主密钥。-Shamir secret sharing algorithm to achieve the java, is the use of the plane could be decided k k-1 power of the polynomial, a k-value of the threshold, Applicati
singers and scores 歌手投票打分系统
- 为歌手投票:1、检测出最高分和最低分,然后求出平均分 2、计算各个评委的打分与平均分的差的绝对值,绝对值大的为“差评委”,小的为“好评委”。 在求出最大值和最小值时还要捕获数组b的下标,即得到评委的序号
多线程实现求PI值程序
- 多线程求PI值,可以设置任意线程数目,最后会输出所用时间
求MD5值算法
- 实现md5值加密算法.可以对帐户密码进行加密,对文件进行求md5值运算
hash.rar
- 求所有主流Hash值的程序,包括MD5,sha等,Hash value for all major procedures, including MD5, sha, etc.
Shamir
- Shamir秘密分享算法的C#实现,主要是使用平面上k点可以决定k-1次方的多项式,以k点为门槛值,应用Lagrange多项式插入方法的技术,回复原多项式,再求出主密钥。-Shamir secret sharing algorithm to achieve the java, is the use of the plane could be decided k k-1 power of the polynomial, a k-value of the threshold, Application
MD5
- 一个简单的求取文件MD5值的实现文件,通过GetMD5函数调用实现!-Obtain a simple file MD5 value of files through function calls to achieve GetMD5!
Calculation
- 表达式求值,用户输入需要计算的计算式,程序计算出来。-Expression for the value of user input required calculation calculation formula, the program calculated.
Operator
- 这是一个表达式求值的实验java写的,但是只能实现一位数的运算,因为任何数字都是当成字符一个一个入栈的-biaodashi qiuzhi
biao
- 输入一个表达式包扩括号,进行求值 比如输入2+6*35-(68/5-3)*5@#-Enter an expression in parentheses expansion pack to carry out evaluation
shujujiegou
- 1、 用户键盘输入一个中缀表达式,回车表示结束;如果该中缀表达式正确,那么在字符界面上输出其后缀表达式,其中后缀表达式中两相邻操作数之间利用空格隔开;如果不正确,在字符界面上输出表达式错误提示。 2、 四则运算表达式求值。将中缀表达式转换为后缀表达式,计算并输出结果。利用二叉树后序遍历来实现表达式的转换,同时使用栈来求解后缀表达式的值。 3、 测试数据 - a student can learn it so ,a hope we can share it together
expressions
- 运用C++软件实现表达式求值,有加减乘除功能,希望对大家有用-Use C++ software to realize expressions are evaluated, add, subtract, multiply and divide function, hope to all useful
bezier3
- 简单的bezier贝塞尔曲面的绘制,利用的是OpenGL中二维求值器的方法,其基本思想是在控制点之间,进行细小的分割,利用多个小三角形模拟二维曲面,所以需要进行x和y方向上的分割 -A simple bezier Bezier drawing using OpenGL 2D evaluator, the basic idea is to simulate the two-dimensional surfaces, the use of multiple small triangle sma
Calculator
- 在Fedora Linux下编写的C语言程序。可以将文本文件中的表达式构造成语法树并计算求值。表达式如存在语法错误,表达式语法错误可由相关自动机发现。代码适合:学习自动机和语法树的初学者。-C codes under Fedora Linux. The codes can transform expressions in text file to a parse tree. Grammar mistakes could be detected by a finite automata. This
Expression-evaluation
- 数据结构课程实验之一,表达式求值,可用于实现加减乘除及括号的浮点数运算。-Expression, floating-point arithmetic, such as addition, subtraction brackets
DS
- 数据结构C/C++重点程序代码:哈弗曼编码、表达式求值、二叉树应用、链表排序等-Data structure( C/C++ program code):Huffman coding, expression uation, the application of binary tree and chain table sorting, etc
1061220122
- 后缀表达式求值求值,可以求任意表达式得求值-err
biaodashiqiuzhi
- 表达式求值程序,很好的实现表达式的ascii码输入,到数值计算-Expression uation procedures, to achieve a very good expression of the ascii code input to the numerical calculation