搜索资源列表
0612543
- Cal a^n in O(lnN) Very short code in C-Cal a^n in O(lnN) Very short code in C++
cal
- 文法计算器,基于LR文法的,实现小数的加减乘除-no
Cal
- 一个控制台下的计算器,可以实现两个数的四则运算-A console calculator, you can achieve four fundamental operations of two numbers
cal
- 学习时候自己编的显示日历的一段代码,目前只能显示1900年以后任一年的1月份,其它的没时间去展开,仅供大家相互学习-Learn when their series display the calendar section of code currently only January in any year after 1900, the other do not have time to expand, we only learn from each other
cal
- 程序提示用户输入两个数,然后它将输出这两个数字的和、差、积、商、以及余数,分十进制和十六进制两种格式 -The program prompts the user to enter two numbers, then it will be the output of these two numbers and difference, product, quotient, and the remainder, and decimal and hexadecimal two formats
cal
- Dos下写的日历程序,初学者可下载做为参考。C语言。-Written under Dos calendar procedures, beginners can be downloaded as a reference. The C language.
cal
- c++实现的优先级计算器,进行加减乘除,和括号功能,利用栈进行实现-c++ achieve priority calculator, perform addition, subtraction, and brackets function to achieve the use of stack