CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - C 计算器

搜索资源列表

  1. V114i

    0下载:
  2. Visual C++ 计算器器的源代码,希望能帮助大家学习 -The Visual C++ calculator source code, hoping to help them to learn
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:400823
    • 提供者:面积
  1. VCalculattori

    0下载:
  2. 简单的Visual C计算器,科学计算算函数,对不正确的表达式能指出其错误原因 -Visual C calculator, scientific computing operator can point out the cause of the error function, the incorrect expression
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:1678919
    • 提供者:口音
  1. c-biao-dashi-jisuanqi

    0下载:
  2. 用递归方法实现的c语言表达式计算器。可以识别括号运算,实现混合运算。-C language using the recursive method to achieve expression calculator. Can identify the parentheses operator, the hybrid operation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1153
    • 提供者:cuiyulei
  1. CSharp-cla

    0下载:
  2. 简单的C#计算器,实现加减乘除取余等运算,实现记忆功能,双行显示-This is a simple calculator program, which implements the operations of addition, subtraction modulo the memory function, and two-line display!
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:52740
    • 提供者:liuzhaoyi
  1. csharpCalculator

    0下载:
  2.  C#计算器程序,新手学写的,界面和功能都还有些粗糙,再些鼓励一下,通过编写这些小程序,可有效提升你的编程水平,C#计算器也是初接触C#的朋友们必写的小程序,希望这个程序为想学C#或基础不好的朋友提供一些学习参考。-C,# calculator program, the novice learning to write the, interface and functions and some rough, then more encouraged to look, by writing the
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:15466
    • 提供者:seivin
  1. c

    0下载:
  2. 编程设计一个简单的计算器程序。从键盘输入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
  3. 所属分类:Other windows programs

    • 发布日期:2017-10-31
    • 文件大小:1805
    • 提供者:刘迪
  1. C

    0下载:
  2. C语言编写的简易计算器,初学者可以用来研究C语言的编程思想。-C language to write simple calculator, beginners can be used to study C language programming ideas.
  3. 所属分类:CSharp

    • 发布日期:2017-11-09
    • 文件大小:4409
    • 提供者:张旭
  1. Calculator

    0下载:
  2. c++计算器 直接输入数学表达式,做的时间短,还不能输入小数点比如输入5*(34+5)/(5-2)-C++ calculator direct input mathematical expression, do a short time, can t input point
  3. 所属分类:Graph program

    • 发布日期:2017-11-26
    • 文件大小:5587926
    • 提供者:陈朝
  1. calculator

    0下载:
  2. 简易C++计算器,能实现一般运算,自动连加,适合在校学生使用,以及课程设计研究。-The simple C++ calculator
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:131747
    • 提供者:叶泓谅
  1. jisuanqi

    0下载:
  2. C#计算器,利用C#语言适合初学者练习使用,-C# Calculator using C# language for beginners to practice using
  3. 所属分类:CSharp

    • 发布日期:2017-12-08
    • 文件大小:41380
    • 提供者:韩冲
  1. 逆波兰计算器的实现

    1下载:
  2. 逆波兰计算器的实现。是C++学习的基础。主要用到了堆栈数据结构-Inverse Polish calculator realization. Learning the basis C++. Mainly used in a stack data structure
  3. 所属分类:其他小程序

    • 发布日期:2017-11-06
    • 文件大小:909687
    • 提供者:陈静
  1. counter

    0下载:
  2. C#计算器,主要的一些计算器功能都具备!-c# counter
  3. 所属分类:CSharp

    • 发布日期:2017-12-08
    • 文件大小:138417
    • 提供者:咖啡
  1. Calculator-using-C

    0下载:
  2. 用C语言编写的计算器,51单片机,Calculator using C language, 51 microcontroller-Calculator using C language, 51 microcontroller
  3. 所属分类:CSharp

    • 发布日期:2017-11-20
    • 文件大小:84565
    • 提供者:庞家治
  1. c

    0下载:
  2. 一个计算器的程序,简单而全面,用c++编写计算器程序-Calculator Program
  3. 所属分类:Compiler program

    • 发布日期:2017-12-09
    • 文件大小:572416
    • 提供者:张宁宁
  1. Keil-C

    0下载:
  2. 计算器,是一个很短的,很简单基础,只能算加减乘除的-Calculator, calculator,it is aaaaaaaa
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-20
    • 文件大小:5168
    • 提供者:阿信
  1. c

    0下载:
  2. 基于单片机的计算器的设计,能实现整数的加减乘除等运算 也能连续计算 功能强大-Design based on single-chip calculator, to achieve integer addition and subtraction, multiplication and division operations can be calculated continuously powerful
  3. 所属分类:SCM

    • 发布日期:2017-11-30
    • 文件大小:77764
    • 提供者:金汝青
  1. 24point-game-for-C-

    0下载:
  2. 24点游戏算法,也可作为计算器运算部分核心算法-24 point game algorithm, also can be used as a calculator operation part of the core algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-05
    • 文件大小:2318
    • 提供者:黄剑
  1. Calculator

    0下载:
  2. C#计算器 Calculator源码+注释,参考价值大,此计算器源码记录操作运算符-C# Calculator Calculator source+ comments, reference value, this calculator source recording operation operator
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-04
    • 文件大小:18324
    • 提供者:金玮霞
  1. CPP-source-code-calculator

    0下载:
  2. C++计算器 源代码 C++计算器 源代码 C++计算器 源代码-C++ source code calculator
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:1435
    • 提供者:唐杰彬
  1. c

    0下载:
  2. 简单的labview计算器 能够实现加减乘除 有需要的可以看看那-Simple LabVIEW Calculator addition, subtraction, multiplication and division need to look at that
  3. 所属分类:LabView

    • 发布日期:2017-11-24
    • 文件大小:27023
    • 提供者:孙天伟
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com