CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 计算器 c 程序

搜索资源列表

  1. Csharp_calculator_sample(WINFORM)

    0下载:
  2. 相信这个程序对已经学习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
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:12988
    • 提供者:王选
  1. jisuanqi

    0下载:
  2. 一个图像化的C语言计算器程序,有兴趣的可以
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-17
    • 文件大小:1865
    • 提供者:刘振勇
  1. 功能强大的计算器

    0下载:
  2. 功能强大的计算器,采用仿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
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:314008
    • 提供者:熊方勋
  1. one

    0下载:
  2. 一元稀疏多项式计算器加减乘除等程序 C语言编写-C
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:2150
    • 提供者:箫箫
  1. Calculator

    0下载:
  2. 用C++编译的简单的计算器程序,非常实用,希望大家能喜欢。-A simple calculator program, very useful
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:79346
    • 提供者:xia yu
  1. matrixCalculator

    1下载:
  2. 矩阵计算器,C++编写的MFC程序,可以实现矩阵加减,数乘,转置,矩阵相乘等功能 -Matrix Calculator, C++ program written in MFC, you can achieve matrix addition and subtraction, multiplication, transpose, matrix multiplication and other functions
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-08-21
    • 文件大小:3542792
    • 提供者:马瑞辰
  1. calculater

    0下载:
  2. C++语言编写的mfc程序,实现了基本的计算器的加减乘除的功能。-Written in C++, mfc program to achieve the basic addition and subtraction, multiplication and division calculator functions.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-24
    • 文件大小:8417040
    • 提供者:黄子
  1. Computation

    0下载:
  2. 计算器,一般是指“电子计算器”,所以,可以认为是“电子计算器”的简称,该名词由日文传入中国。本文是用C语言编写的计算机程序-Calculator, generally refers to " electronic calculator" , so can be considered " electronic calculator" short, the term was introduced into China by the Japanese. This is
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:7940
    • 提供者:yingmeige
  1. Calculator

    0下载:
  2. 计算器(C语言源码):实现多种数学运算,程序内附带详细说明-Calculator (C language source code): to achieve a variety of math
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3771
    • 提供者:miao
  1. compute

    0下载:
  2. 用C++写的一个简单的计算器程序,可以输入表达式进行计算,这是初学C++时写的,so总体代码有点粗糙-In C++ to write a simple calculator program that can calculate the input expression, which is when the novice C++ to write, so the overall code is a bit rough
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1239
    • 提供者:BeeSui
  1. cPP

    0下载:
  2. 四项计算器 程序,模拟具有加、减、乘、除四种功能的简单计算器。 // 该程序具体要求如下: // 1. 运行程序,显示当前值及命令提示command>。 // 2. 通过键入字符 + 、 - 、 * 或 / (分别表示加、减、乘或除运算符)响应程序的提示command>,能够支持加、减、乘、除运算。 // 3. 当一个运算符输入后,程序便要求输入同当前值一起运算的第二个数。若给定了第二个数,程序便执行指定的运算,显示新的当前值。 // 4. 在程序提示c
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:905
    • 提供者:屠竹南
  1. Calculator

    0下载:
  2. 用才语言编写程序,做成一个计算器,实现基本的数学运算-C language program, made ​ ​ a calculator, and basic math
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:3529
    • 提供者:黄战胜
  1. WindowsApplication13

    0下载:
  2. c#编写的计算器程序,实现了基本与windows自带的功能相似,实验作品仅供参考。-c# to write a calculator program to achieve basic functionality comes with windows. Experimental works are for reference only.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:47206
    • 提供者:pld
  1. Calculator

    0下载:
  2. 一个简单的计算器c程序,可以实现简单的加减乘除-A simple calculator c program, simple addition and subtraction multiplication and division
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1864
    • 提供者:李天从
  1. caculator

    0下载:
  2. 用c++实现的,不带括号运算的,计算器程序-The c++, without parentheses operator, calculator program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:905
    • 提供者:GrantLD
  1. bolanshijisuanqi

    0下载:
  2. C语言实现波兰式计算器 程序设计——波兰式计算器-C language Polish calculator The programming- Polish calculator
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:1522
    • 提供者:杨晨
  1. ji-suan-qi

    0下载:
  2. 是一个计算器的C#程序,编程严谨,可以使用-C# is a calculator program, rigorous programming, you can use
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:54658
    • 提供者:张映雪
  1. Calculator-program

    0下载:
  2. 数据结构与算法,计算器c程序,做+, -, *, /, ^ -Data structure and algorithm,Calculator program ,#c. can do+,-,*, /, ^ , and other operations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1413
    • 提供者:xuyangsui
  1. math-calculator

    0下载:
  2. 计算器C语言编码程序,具备比较详细的功能-C language code calculator program, with more detailed features
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:1939586
    • 提供者:何小五
  1. C语言股票成本计算器

    0下载:
  2. 适用于目前的上证和深证股票的成本计算,纯C语言源码,可以作为初学者学习参考,控制台小程序.(simple pure C code for stock cost calc.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-19
    • 文件大小:6144
    • 提供者:弹丸一击
« 12 »
搜珍网 www.dssz.com