搜索资源列表

  1. Calculator

    0下载:
  2. Simple line-oriented calculator program. The class can also be used to create other calculator programs.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1526
    • 提供者:wendahe
  1. 数学表达式计算器

    0下载:
  2. 这是一个对数学表达式求值的C++ class,详细的说明在Calculator.pdf中。 这个Calculator class虽然经过我多次测试,改正了不少错误,但我不保证在将来的使用中它不会对您的程序造成影响,对您在使用中造成的一切后果,本人不承担任何责任。-this a mathematical expression evaluates the C class, detailed descr iption of the Calcu
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:34370
    • 提供者:李海生
  1. calculator

    0下载:
  2. 该类有以下特点: 1.支持字符串中含有各种常用函数,如"7.5+sin(6*ln(8))/exp(5)" 2.具有很好的纠错能力,能检查出表达式中括号是否配对、库函数是否正确 3.运算过程中能检查并判断出各种异常,如除数为0、开方函数sqrt(x)中x<0,反余弦函数acos(x)中的x<-1或x>1等 4.支持积分、求方程,算术表达式中可含有x,计算时将用类中的成员变量xx代替-Such has the follow
  3. 所属分类:源码下载

    • 发布日期:2024-06-17
    • 文件大小:23552
    • 提供者:温馨
  1. 数学表达式计算器

    0下载:
  2. 这是一个对数学表达式求值的C++ class,详细的说明在Calculator.pdf中。 这个Calculator class虽然经过我多次测试,改正了不少错误,但我不保证在将来的使用中它不会对您的程序造成影响,对您在使用中造成的一切后果,本人不承担任何责任。-this a mathematical expression evaluates the C class, detailed descr iption of the Calcu
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:33792
    • 提供者:李海生
  1. Calculator_C++

    0下载:
  2. VC++实现的一个计算器,采用了一个高手写的按钮类,界面友好-VC to achieve a calculator, using a button to write a master class, user-friendly
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-17
    • 文件大小:39936
    • 提供者:
  1. Calculator

    0下载:
  2. Simple line-oriented calculator program. The class can also be used to create other calculator programs.-Simple line-oriented calculator program. The class can also be used to create other calculator programs.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:wendahe
  1. JAVAcaculatorlikewindows

    0下载:
  2. Java 语言实现的计算器,超级仿真windows自带计算器,功能强大-Java Language realize calculator, super windows own simulation calculator, powerful
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-17
    • 文件大小:617472
    • 提供者:sysull
  1. Calculator

    0下载:
  2. 一个JAVA写的功能完整的计算器,包括标准型和科学型,跟Windows带的几乎一样,是学习写计算器的一个帮助。-JAVA write a full-featured calculator, including the standard type and science-based, with almost identical to Windows belt, is learning to write a calculator to he
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-17
    • 文件大小:294912
    • 提供者:djbz
  1. Calculator

    0下载:
  2. 这是基于窗口类在MFC下编写的一个多功能计算器,很实用,代码很清晰可供大家分享-This is based on the window class in MFC, prepared a multi-function calculator, very useful, the code is very clear for everyone to share
  3. 所属分类:Windows编程

    • 发布日期:2024-06-17
    • 文件大小:2075648
    • 提供者:王涛
  1. 20080405_9a428821385c382c2511qbZ6dSFYrYC3

    0下载:
  2. 这是一款非常实用的计算器,我认为其实用程度远远胜过Windows系统提供的计算器.主要特色是支持多项式运算,即可以一次输入整个多项式,并能够识别运算的优先级(利用堆栈实现)-This is a very practical calculators, in fact, in my opinion much better than using Windows system calculator. Main features are supp
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:68608
    • 提供者:陈 波
  1. JAVA-calculator

    0下载:
  2. JAVA计算器,NETBEANS开发。算法较容易理解。功能简单实用,适合初学者研究。-JAVA calculator, NETBEANS development. Algorithm easier to understand. Function is simple and practical study for beginners.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-17
    • 文件大小:123904
    • 提供者:陈恒
  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. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:264192
    • 提供者:lili
  1. Calculator

    0下载:
  2. 包含JAVACC学习笔记 JAVACC对小型计算器的代码说明 以及小型计算器实现的.jj文件 及生成的java class文件-particularized in the Chinese descr iption~
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-06-17
    • 文件大小:251904
    • 提供者:吕楚晴
  1. calculator

    0下载:
  2. 程序主要包括两个类,Calculate和Calculatorfr a me。其中Calculate类的功能是进行计算,它利用Calculatorfr a me中的数据计算出结果,显示在界面上。Calculatorfr a me 是初始化界面,以及响应用户的操作。另外还有一个是测试类Calculator类用于启动计算器。-Procedures will include two classes, Calculate and Calculat
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-17
    • 文件大小:4096
    • 提供者:陈志明
  1. calculator-class

    0下载:
  2. 同一个界面实现计算器跟用户登录功能: 1、在用户没有登录成功时,计算器控件的按钮变成灰色。用户登录成功方能使用计算器; 2、用户登录界面的验证码由随机数函数产生; 3、计算器跟用户登录界面均有数据重置功能。-Implement the same interface with the user login function calculator: 1, the user is not logged in successfull
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-17
    • 文件大小:43008
    • 提供者:周一新
  1. calculator

    0下载:
  2. 计算器课设,用于开发计算器,供做课设的同学使用-Calculator class set for the development of calculator, do the lesson for students to use established
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:1286144
    • 提供者:侯杰
  1. calculator

    0下载:
  2. 一个简单的计算器,课堂作业,功能与界面有待改善。-A simple calculator, class assignments, function and interface to be improved.
  3. 所属分类:文件格式

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:lynn
  1. calculator

    0下载:
  2. 用C++写的计算器类,运用面向对象的方法和思想,文件中包含说明文档-The written with C++ Calculator class, use of object-oriented methods and ideas, the file contains documentation
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:1367040
    • 提供者:周超
  1. OC-Calculator

    0下载:
  2. OC写的一个关于三角函数的计算器功能 关于分类以及协议, Programming in OC书上的 chapter11中的第四题-The functions sin(), cos(), and tan() are part of the C Standard Library (as scanf () is). These functions are declared in the system header file math.h,
  3. 所属分类:MacOS编程

    • 发布日期:2024-06-17
    • 文件大小:153600
    • 提供者:徐传佳
  1. jisuanqi

    0下载:
  2. 实现计算器类以及相关函数函数。 2、完善计算器类的检查函数,增加对输入的合法性检查,包括滤掉所有非法输入及处理左右括号不配对的输入。 3、编制应用程序测试这个计算器(The calculator class and the related function function are implemented. 2, improve the checking function of the calculator class, increas
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-17
    • 文件大小:691200
    • 提供者:占喜666
« 12 3 4 5 6 7 8 »

源码中国 www.ymcn.org