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

搜索资源列表

  1. 计算器实例程序

    0下载:
  2. 一个小计数器 c#编的 语句简单,初学者可下而学之-a small counter c # series of simple statements, and beginners can be acquired under
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:7642
    • 提供者:丁昭雄
  1. C++计算器小程序

    0下载:
  2. C++计算器小程序
  3. 所属分类:其他小程序

    • 发布日期:2009-04-01
    • 文件大小:856
    • 提供者:wolfram
  1. 一个简单计算器的源码

    2下载:
  2. 用C#实现的一个简单的计算机的程序源码。
  3. 所属分类:C#编程

    • 发布日期:2009-04-15
    • 文件大小:43157
    • 提供者:sheng4893166
  1. c

    0下载:
  2. 计算器vb程序,输出大中小三个数,查找学生序号为1的学生,用指针指向字符串,-Vb calculator program, the output Xinhuanet three the number of students in search of one serial number for students, with pointer to string
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4637
    • 提供者:张歌
  1. jisuanqi

    0下载:
  2. 一款普通的计算器C程序,经测试,可以使用(内含详细注释,)-An ordinary calculator C program, tested, can be used (containing detailed notes)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:2015
    • 提供者:zz
  1. 51caculator

    0下载:
  2. 基于proteus的计算器C程序,可是实现加减乘除各种功能,大家可以多尝试-Based the proteus calculator C program, but the realization of addition, subtraction, multiplication and division various functions, we can try to
  3. 所属分类:驱动编程

    • 发布日期:2017-11-17
    • 文件大小:56320
    • 提供者:叶松青
  1. Jisuanqi

    0下载:
  2. 仿windows系统自带的计算器c#程序-Imitation windows system comes with a calculator c# program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:216007
    • 提供者:wuxiaoming
  1. calculator

    0下载:
  2. 这是一个简单的计算器C程序,在VC 6.0环境运行,包括加减乘除。-This is a simple calculator C program in VC 6.0 operating environment, including the addition and subtraction, multiplication and division.
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:5989
    • 提供者:谢波
  1. C#多功能计算器

    0下载:
  2. 一款简易的计算器小程序,可实现加减乘除多种运算(Implement four arithmetic operations)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-22
    • 文件大小:115712
    • 提供者:张特特
  1. MFC简单计算器

    1下载:
  2. windows编程初学者作业,一个简单的基于MFC的计算器程序,源代码为C++语言编写。可以简单执行四则运算,三角函数计算等。(Windows programming beginners job, a simple MFC based calculator program, the source code for the C++ language. You can simply perform four operations, trigonometric functions, and so on
  3. 所属分类:Windows编程

  1. c语言实现加减乘除

    0下载:
  2. 运行该程序编程可以实现加减乘除的简单计算器(Using the C programming language can achieve add, subtract, multiply and divide)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:43008
    • 提供者:栀子花
  1. calculator

    0下载:
  2. 这只是一个C++实验课上的计算器小程序。(This is a calculator.)
  3. 所属分类:其他小程序

  1. jisuanqi最终版

    0下载:
  2. 简单的计算器小程序,包含标准型和科学型,没有实现很复杂的运算(Simple calculator applet, including standard and scientific type)
  3. 所属分类:C#编程

    • 发布日期:2018-01-05
    • 文件大小:130048
    • 提供者:xiexiean
  1. 矩阵计算器

    0下载:
  2. 用于计算矩阵的一个小程序,除四则运算之外,还有矩阵化简,求逆等功能。(In addition to four operations, a small program for calculating the matrix has the functions of Matrix Simplification and inversion.)
  3. 所属分类:C#编程

    • 发布日期:2018-01-08
    • 文件大小:209920
    • 提供者:不灭死神
  1. 计算器

    1下载:
  2. C#窗体小应用计算器,简单的练习窗体程序,实现类似于微软自带的计算器(a samll application "calculator " which is coded in C#)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:71680
    • 提供者:zzzttcc
  1. polynomial.cpp (1)

    0下载:
  2. 利用c++封装,实现了多项式加法 减法 乘法 求值 求导 求积分 判断是否相等等操作, 而且使用了文件操作,进行文件的读取。异常处理较好,程序健壮性不错(The use of C + + package, to achieve a polynomial addition and subtraction multiplication and multiplication of the demand-seeking derivative to determine whether the same j
  3. 所属分类:Windows编程

    • 发布日期:2018-04-22
    • 文件大小:49152
    • 提供者:qq874455953
  1. 矩阵计算C语言版

    0下载:
  2. 一个矩阵计算器 进入程序 输入A=[1 2 3 4;5 6 7 8; 9 10 11 12] 【横向一行】 输入B=X X X 输入C=X X X 输入D=X X X 支持多项矩阵加减乘,即E=AC,E=AD-C+B,E=ADB-C这一类的,矩阵在6*6以内,项数不定,加减乘运算顺序不定 输入E=A*B+C-D【例子】 输出矩阵形式的答案 E= x x x…… x x x…… x x x……(Matrix calculation for C langu
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:15360
    • 提供者:Master_King
  1. Cal

    0下载:
  2. 基于visual studio 开发的计算器模拟小程序,帮助初学者掌握c#基本知识(Analogue calculator)
  3. 所属分类:Windows编程

  1. 计算器

    0下载:
  2. 实现加减乘除以及开根号的简易运算,用float定义数据,程序内部没有检测数据溢出。(To achieve and open radical operation suggestions add, subtract, multiply and divide)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-02
    • 文件大小:14336
    • 提供者:fangyouzhi
  1. 实现科学计算的计算器(c#)

    0下载:
  2. 该程序是一个应用计算器,开源共享。。。。。(calculator share The program is an application calculator, open source sharing)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-06
    • 文件大小:19456
    • 提供者:Crane0
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com