搜索资源列表
cminus
- 一个简单的CMINUS程序,附有源代码,多多交流。-CMINUS a simple procedure, with source code, more exchanges.
jianpan
- 利用C语言实现键盘控制数码管显示值加1或减1-The use of C language realization of the keyboard to control the digital display the value of plus 1 or minus 1
C++_calculator
- this program is simple calculator that calculate [multiply, divide, plus, minus, facrorial, power, sin(x), cos(x), tan(x), sqrt(x), Ln(x), Exp(x)] of two number.
C-Minus
- 关于编译原理的一个c减编译器,很实用,供大家学习-On the principle of a c compiled by the compiler, it is useful for them to learn from
huochaigun
- 一个C程序,其想要输出20个减号,不过,粗心的程序员把代码写错了,你需要把下面的代码修改正确,不过,你只能增加或是修改其中的一个字符,给出三种答案。-A C program, its desired output of 20 minus sign, but the careless programmer to code wrong, you need to modify the following code is correct, but you can only add or modify o
jisuanqi
- 基于Visual C++的建议计算器,可实现多位浮点数的加减乘除-Calculator,can be used to calculate plus, minus, multiply and except.
c
- 编程设计一个简单的计算器程序。从键盘输入2个操作数,1个运算符,当运算符为加(+)、减(-)、乘(*)、除(/)时,输出计算结果-Programming to design a simple calculator program. Two operands, an operator input from the keyboard operator plus (+), minus (-), multiplication (*), division (/), the output calculate
tmatric
- 本源程序提高一个C++的向量加减乘运算模板以及矩阵的加减运算模板。-c++ vector matric plus minus
big-intger-plus-minus-multiply
- C语言实现大数的加法减法以及乘法,水平限于仅仅大学生水平学习使用。-Use C language to achieve that addition, subtraction, and multiplication of a big intger.
matrix
- 矩阵(二) 编写C++程序完成以下功能: (1)假定矩阵大小为4×5(整型); (2)矩阵空间采用new动态申请,保存在指针中; (3)定义矩阵初始化函数,可以从cin中输入矩阵元素; (4)定义矩阵输出函数,将矩阵格式化输出到cout; (5)定义矩阵相加的函数,实现两个矩阵相加的功能,结果保存在另一个矩阵中; (6)定义矩阵相减的函数,实现两个矩阵相减的功能,结果保存在另一个矩阵中; (7)动态申请三个矩阵:A1、A2、A3; (8)初始化A1、A2;
kadai0128_1131201124_1.c
- 在1 2 3 4 5 6 7 8 9之间加入加减号使其等于1-Adding a minus sign between 1-9 equal to 100
no1_1
- 此C语言小程序功能为:两个复数求和、求差、求积运算。-Two complex sum, minus, quadrature operation
Catering_management
- 餐饮管理系统的c++实现,具体功能包括用户点单,加减菜,结账,统计日收入月收入,更改服务员权限等。-c++ restaurant management system implement specific features include user a single point, plus or minus vegetables, billing, statistics daily income monthly income, changes attendant permissions.
calculator
- 使用C语言和堆栈完成的具有简易功能的计算器。包括加减乘除、负号运算、括号运算、tan\sin\cos三角函数、结成运算,^乘方运算。-A calculator with a simple function that uses the C language and stacks. Including the operator in brackets, and minus add, subtract, multiply and divide operations, tan\\sin\\cos tri
