搜索资源列表
c_tan
- c_tan:谭浩强编著c语言程序设计一书的c程序源文件-c_tan : Tan c-language compilation of a program design the source files c
calculator.zip
- 表达式计算器。表达式中只能有圆括号、函数名、运算符、常数与变量。一、变量名的命名规则:1、可以是字符、或字符串 2、不能以数字开头 3、不能夹杂有空格、运算符或标点符号,以及以下字符:\、|、=、&、%、$、@、#、`、~.二、函数有sin、cos、tan、cot、sqrt、asin、acos、atan、log,均需要小写。函数后的变量名可以加括号,也可以不要括号,如:log(C1)与logC1是相同的。三、运算符有+(加)、-(减)、*(乘)、/(除)与^(幂次)。,Expression ca
tan
- 这是单源点最短路径的程序,当时是我大三做的。算法分析的课程。-This is a single-source-point shortest path procedure, was my third year to do. Analysis of algorithms courses.
duoceng
- 多层有界边界吸收 c语言 弹性波波动方程求解方法-duo ceng you jie bian jie, C yu yan, tan xing bo dong fang chneg
C1
- C语言程序,主要实现一些算法,是谭明金的,非常有使用价值 -The C Programming Language, some algorithms, Tan Kim use value
C2
- C语言程序,主要实现一些算法,是谭明金的,非常有使用价值-The C Programming Language, some algorithms, Tan Kim use value
C3
- C语言程序,主要实现一些算法,是谭明金的,非常有使用价值-The C Programming Language, some algorithms, Tan Kim use value
C4
- C语言程序,主要实现一些算法,是谭明金的,非常有使用价值-The C Programming Language, some algorithms, Tan Kim use value
C5
- C语言程序,主要实现一些算法,是谭明金的,非常有使用价值-The C Programming Language, some algorithms, Tan Kim use value
C6
- C语言程序,主要实现一些算法,是谭明金的,非常有使用价值-The C Programming Language, some algorithms, Tan Kim use value
C7
- C语言程序,主要实现一些算法,是谭明金的,非常有使用价值-The C Programming Language, some algorithms, Tan Kim use value
C8
- C语言程序,主要实现一些算法,是谭明金的,非常有使用价值-The C Programming Language, some algorithms, Tan Kim use value
C9
- C语言程序,主要实现一些算法,是谭明金的,非常有使用价值-The C Programming Language, some algorithms, Tan Kim use value
Project-Diva-5
- 先实现了将前缀表达式转换为逆波兰表达式的功能, 之后再利用逆波兰表达式对表达式进行求值, 支持+,-,*,/,^等运算, 以及sqrt, lg, ln, exp, sin, cos, tan, asin, acos, atan, sh, ch等函数操作-First realized the prefix expressions into reverse Polish notation features, re-use reverse Polish expression after the exp
