搜索资源列表
20032315
- 这是一个计算器的程序,使用C++编写, 在VC控制台下运行-This is a calculator, the use of C + +, VC console running
Csharp_calculator_sample(WINFORM)
- 相信这个程序对已经学习C#很久而刚刚入门图形界面编程的初学者有用,一个用C#做的计算器-believe that the process of learning C# has been a long time and just portal GUI Programming beginners useful, one C# do Calculator
arithmetic_edwardversion
- 本程序是用纯C语言编的一个基于命令行的四则运算计算器。主要用于计算四则运算表达式的值,同时可以实现四种进制任意两种之间的转换。 主要功能:1.四则运算:能够解释并执行四则运算表达式。四则运算就是包含+、—、*、/、.(小数点)和数字的运算表达式,例如:3+2.9*(5-6/3) -4+(+8*6)等; 2.错误警告:能够对不符合语法的表达式给出相应的错误警告,本程序共给出了8大类警告 3.进制转换:能够做二进制、八进制、十进制、十六进制中任意两种进制之间的互相转换 4.帮助系统:提供完善的帮助系
jisuanqi
- 一个图像化的C语言计算器程序,有兴趣的可以
jisuanqi
- 计算器程序,c++语言实现,利用栈,可执行复杂的4则运算如8-1+(2-1)*9/3,vc++6编译通过
功能强大的计算器
- 功能强大的计算器,采用仿C语言表达式语法 并且给出表达式的逆波兰表达式,支持二十余种函数运算,程序经测试成功-powerful calculator, using fake C language syntax expression and expression is the inverse Poland expression, I support 20 species of Operational functions, procedures have been tested successful
计算器--程序
- 用VC实现的一个简单的计算器的程序。
asm-C-CPP-program
- 包括C语言哈夫曼树的实现;win32写的代码统计工具;汇编加密解密机masm程序;C++哈夫曼树的实现;汇编简单计算器;汇编编译工具-Including the realization of C language Huffman tree win32 statistical tools to write code assembly the encryption decryption machine masm process C++ Huffman tree realization com
01131516409
- 简单的一元多项式计算器,C语言,包含程序原代码和课程设计文挡-One simple polynomial calculator, C language, contains procedures for the original code and curriculum design text block
one
- 一元稀疏多项式计算器加减乘除等程序 C语言编写-C
nibolanjisuanqi
- 这事逆波兰计算器的c程序,学习数据结构中可以用来动手-This calculator inverse Poland of c program, the study data structures can be used to begin to try
Calculator
- 一个简单的计算器c程序,可以实现简单的加减乘除-A simple calculator c program, simple addition and subtraction multiplication and division
MatrixCalculator
- 实现线性代数的矩阵运算的C++程序,矩阵计算器。-Linear algebra matrix operations C++ procedures matrix calculator.
bolanshijisuanqi
- C语言实现波兰式计算器 程序设计——波兰式计算器-C language Polish calculator The programming- Polish calculator
ji-suan-qi
- 是一个计算器的C#程序,编程严谨,可以使用-C# is a calculator program, rigorous programming, you can use
Calculator-program
- 数据结构与算法,计算器c程序,做+, -, *, /, ^ -Data structure and algorithm,Calculator program ,#c. can do+,-,*, /, ^ , and other operations.
Calculator285
- 用c++在vc++环境中做的计算器小程序,可以完成基本的运算。-Using c++ in vc++ environment to do a small calculator program that can perform basic arithmetic.
math-calculator
- 计算器C语言编码程序,具备比较详细的功能-C language code calculator program, with more detailed features
C语言股票成本计算器
- 适用于目前的上证和深证股票的成本计算,纯C语言源码,可以作为初学者学习参考,控制台小程序.(simple pure C code for stock cost calc.)