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

搜索资源列表

  1. Computer

    0下载:
  2. 一个用C语言编写的功能完善的图形界面的计算器-Written in a language with a C-featured graphical interface Calculator
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3750
    • 提供者:雷晓明
  1. Text1

    0下载:
  2. 基于80C51单片机的实现计算器功能的c++程序。 计算器功能有:连续的加减乘除,计数范围为:-99999-999999 程序中有详细的注释,供参考。-Calculator based on the realization of 80C51 MCU function c++ program. Calculator functions: continuous addition and subtraction, multiplication and division, counting ra
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:1951
    • 提供者:陈明
  1. cal

    0下载:
  2. linux下编写计算器,用gtk做的界面,支持高精度的四则运算。-A high-precision calculator writing in linux by c and gtk.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:9825
    • 提供者:林学森
  1. calculator

    0下载:
  2. 计算器,用c语言实现一个简单的计算器,简单实用-calculator
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:6475
    • 提供者:朱迪
  1. calculator

    0下载:
  2. 简单实现一个计算器,通过C#和.NET 学生朋友们可以拿去用-Implement a simple calculator
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3426
    • 提供者:苏妍
  1. jisuanqi

    0下载:
  2. 是公选课的作业来的,是一个用c#做出来的计算器来的,希望大家喜欢-Is elective operations to the public, is to use c# to do a calculator came out, hope you like
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:51112
    • 提供者:刘建龙
  1. FuncationCalculator

    0下载:
  2. 简单的计算器C++语言编程.新手参考-Simple calculator C++ programming language. Novice reference ..
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:3761
    • 提供者:sky
  1. ad_cal

    0下载:
  2. 计算器C++,实现加减乘除,有MFC界面-Cal
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:263935
    • 提供者:Tony
  1. Ex9

    0下载:
  2. 用VC写的计算器控制台程序,可以帮你理解C++语言-Written with the VC console calculator program that can help you understand C++ Language
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:906342
    • 提供者:zhang
  1. reverse_Polish_calculations

    0下载:
  2. 数据结构初学者 ,c++,逆波兰计算器,很适合初学者,欢迎提出建议-Data structures for beginners, c++, Reverse Polish calculator, it is suitable for beginners, and welcomes suggestions for
  3. 所属分类:Windows Develop

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

    1下载:
  2. c++语言编写的计算器程序,可以实现加减乘除,不过不支持双位数,使用堆栈编写,含有中缀表达式到后缀表达式的转换。-c++ language calculator program, Math can be achieved, but does not support double-digit, use the stack preparation, with infix expression to postfix expression converter.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:269870
    • 提供者:王文
  1. CaculatorJSP

    0下载:
  2. 在visual c++6.0编译环境下开发一个MFC类型的计算器,简单易学。-make a simple computer
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:28029
    • 提供者:jack
  1. DlgCalc

    0下载:
  2. 使用C语言编写的一个计算器程序。具有普通四则运算和EXP等功能。-Use a calculator written in C language program. With ordinary arithmetic and EXP functions.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:81373
    • 提供者:厉征鑫
  1. jisuanqi

    0下载:
  2. 这是我自己用c语言编的一个计算器,供大家参考学习-This is for my own use c language compile a calculator, for your reference study
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:71101
    • 提供者:张慧
  1. calculator

    0下载:
  2. 计算器 基于C#的加减乘除整数运算的简单计算器,具有清除功能-calculator
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:3477
    • 提供者:王波
  1. 12655132

    0下载:
  2. 计算器的c实现代码,可以实现计算器的一些功能,模拟windows操作系统中的计算器-a jisuanqi de shixian
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3730
    • 提供者:CY
  1. cacle

    0下载:
  2. 一个用c#使用很少的代码做的简单计算器,代码看起来很容易理解。-Use a little with c# code to do simple calculator, the code looks very easy to understand.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:100115
    • 提供者:王虎
  1. Program

    0下载:
  2. 简单的计算器,适合初学者。 适合刚接触C#的大学生。-简单的计算器
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-13
    • 文件大小:2030
    • 提供者:sa
  1. cal

    0下载:
  2. 无界面的计算器,在控制台下运行的那种。适合初学者学习,c++第一阶段-df
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1415
    • 提供者:周晓牧
  1. Calculator

    0下载:
  2. 一个由C#实现的界面,简单的计算器程序,漂亮的界面和简单的窗口操作。支持数字小键盘输入数据。-Achieve a C# interface, simple calculator program nice interface and simple windows. Support for numeric keypad input data.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:47011
    • 提供者:师颖
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com