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

搜索资源列表

  1. jisuanqi

    0下载:
  2. 使用c语言编写的图形化的计算器,图形化的计算器图形化的计算器-Use c the graphical language of the calculator, graphic calculator graphic calculator
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:2841
    • 提供者:yang
  1. calculator

    0下载:
  2. 简易计算器,主要有以下5个功能模块,(1)计算器界面显示模块。计算器界面显示必须在执行实际计算操纵之前完成,在这里主要调用了C语言图形系统函数和字符屏幕处理函数画出类似windows自带的计算器界面(2)计算器按键控制模块。(3)计算器计算处理模块,主要完成双目四则运算和单目运算操作。(4)计算器记忆处理模块,使计算器具有记忆功能。(5)计算器退出系统模块。-Simple calculator, mainly in the following five functional modules, (
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:44510
    • 提供者:wanglei
  1. PopupCalculatorButtonandTextControlPopCalc

    0下载:
  2. 弹出式计算器,c#控件,点击按钮弹出,可以改变风格-PopupCalculatorButton
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:388908
    • 提供者:pentax
  1. jisuanqi

    0下载:
  2. 这是用C++Builder做的一个计算器,界面美观,功能与windows自带的基本一样-This is C++ Builder to do a calculator, interface aesthetics, function and comes with the basic, like windows
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:533944
    • 提供者:longlong
  1. computer

    0下载:
  2. c编的简易计算器,初学者可以学习一下,希望通过-c for a simple calculator, beginners can learn about
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:7048
    • 提供者:海龙
  1. Calculator

    0下载:
  2. 用C#实现的计算器,很小巧,不过功能还是俱全的,在Visual Studio里面运行。-Calculator
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:40020
    • 提供者:杨展国
  1. C

    0下载:
  2. 利用C++做出的项目源代码:只有象棋、扫雷、俄罗斯方块、FixYou、简易计算器、三微绘图。 请用开发C++的工具打开,在用VS2005及以上版本打开时会出现些问题,请用其他的工具打开! -The use of C++ to make the project source code: only the chess, mine clearance, the Russian box, FixYou, simple calculator, three micro-graphics. Please
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-14
    • 文件大小:3234137
    • 提供者:grave
  1. VC2

    0下载:
  2. 这是我用vc做的计算器,我的课程设计,内含报告文档-visual c++ mfc Calculator visual c++ mfc Calculator
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4856973
    • 提供者:戚文超
  1. C_sharp

    0下载:
  2. 个人所得税计算器 采用C#.net开发,可以计算不同总类的所得税-Personal Income Tax Calculator using C#. Net development, can be calculated in different types of income tax
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:241925
    • 提供者:zly
  1. jisuanqi

    0下载:
  2. 用飞思卡尔GP32单片机实现普通十进制计算器的功能,按键采用4×4键盘,显示采用16×2点阵式字符LCD,键盘符号定义如下:左下角的“<-”表示退格,即删除键,按一次删除LCD的最后一个数字。 LCD的第一行显示运算式,第二行显示运算结果。其他功能同普通计算器相同(只实现加减乘除四则运算功能)。 扩展功能:负数、小数运算。复合运算。连续运算。2进制、8进制运算。 -GP32 with Freescale MCU general metric calculator functio
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:82339
    • 提供者:deng1243
  1. calculate

    0下载:
  2. 一简单的计算器,在C-Free下运行。可以直接用生成的EXE进行计算-A simple calculator in C-Free run. Can be directly used to calculate the generated EXE
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-29
    • 文件大小:11993161
    • 提供者:空明
  1. JAVA

    0下载:
  2. 设计一个复杂的计算器,能实现Windows系统中计算器的功能 (1)定义组件:0~9,+、-、*、/、C=按钮;显示屏文本行;菜单; (2)要求能关闭窗口;点击按钮,或键盘数字会在显示屏上输出结果; (3)具有进制转换功能 -Design a complex calculator, Windows system to achieve the functions of the calculator (1) the definition of components: 0 ~ 9 ,+
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:119740
    • 提供者:hk
  1. jisuanqi

    0下载:
  2. c语言编的计算器,能对中缀表达式计算其结果,只需按要求输入程序即可-c language for the calculator, infix expressions can be calculated on the results, simply enter the procedures required to
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:20653
    • 提供者:zgk
  1. calculator

    0下载:
  2. 一个C语言写的简单计算器,里面有具体的源代码,也有不足之处,请多多指导。-C language to write a simple calculator, there are specific source code, but also the inadequacy of the guidance please.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-04
    • 文件大小:3729
    • 提供者:
  1. Compuetr

    0下载:
  2. 一个计算器的c++程序,使用MFC框架开发,支持括号运算-A calculator of the c++ program, use the MFC framework for the development, operations support brackets
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5381564
    • 提供者:周天
  1. cuculateC

    0下载:
  2. 计算器C程序,单片机的计算器程序不容易啊,但是这个写得很好,值得借鉴。-Calculator C procedures, procedures for single-chip calculator不容易啊, but this was very well written, is worth learning from.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:528
    • 提供者:ahu
  1. jsq

    0下载:
  2. c#简单实现的计算器,大家下载看看,有问题再说-compute based on c#
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:145469
    • 提供者:陈云贵
  1. Calculator

    0下载:
  2. 一款不错的计算器程序,用C++编译,MFC图形界面。适合于学习C++以及MFC类库的新手学习研究。-A good calculator program, using C++ compiler, MFC graphical interface. Suitable for learning C++ and MFC class library novice study and research.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:264417
    • 提供者:lili
  1. Calculator

    0下载:
  2. 用C编写的计算器,大家一起学习学习,共同进步-Prepared using C calculator we can work together to study learning and common progress
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1778140
    • 提供者:江枫
  1. Express_Calculator

    0下载:
  2. 用C写的表达式计算器,不但可以完成四则运算,还可以处理一些函数运算,可以配合graphviz画出表达式树和计算过程。-Written using C expression calculator, not only can complete the four operations, but also can deal with a number of functions computing, you can tie in with graphviz to draw the expression t
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-18
    • 文件大小:5000399
    • 提供者:webee
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com