CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - scientific computing

搜索资源列表

  1. jisuanqi

    0下载:
  2. 系统地学习面向对象编程思想,了解MFC架构,逐步熟悉可视化编程环境Visual C++,并在此环境下设计并实现一个简单计算器系统,该计算器应能实现如下功能: 1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运算 3、以角度、弧度两种方式实现上述部分函数 -Systematic study of object-oriented programming ideas, u
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:56.85kb
    • 提供者:Dante
  1. jisuanqical

    0下载:
  2. vc++ 实现的 计算器 科学计算 ,基本计算 进制转换 课程设计-vc++ achieve calculator scientific computing, the basic calculation of M-ary conversion curriculum design
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:413.71kb
    • 提供者:caidongyun
  1. vc

    1下载:
  2. 1) 具备十进制输入(0、1、2…8、9),扩展十六进制运算符(A、B…E、F),具备基本的运算功能,包括加法、减法、乘法、除法、取反,具备小数运算; 2) 三角函数运算,(反)正弦、(反)余弦、(反)正切、(反)余切; 3) 科学运算,包括乘方、取模、开方、指数、阶乘、对数、π和e,角度、弧度切换,二进制、八进制、十进制及十六进制数切换运算, 4) 具备历史计算的记忆功能 5) 用户操作非法或出错时,系统会显示提示; -1) with decimal input
  3. 所属分类:其他小程序

    • 发布日期:2013-01-12
    • 文件大小:69.62kb
    • 提供者:king
  1. Cchengxu

    0下载:
  2. 这个程序包包括了C语言中的一些常见的程序,如阶乘,读取二进制文件,递归,二维数组平均值排序等几十个程序。有了这些程序,会更好的进行科学计算-This package includes the C language of some common procedures, such as factorial, read binary files, recursion, sorting, such as the average of two-dimensional array of dozens of
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:14.3kb
    • 提供者:郭韬
  1. jishuqi

    0下载:
  2. 实现计算器的功能: 1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2、科学计算函数,包括[反]正弦、[反]余弦、[反]正切、[反]余切、开方、指数等函数运行 3、以角度、弧度两种方式实现上述部分函数 4、具备历史计算的记忆功能 5、对不正确的表达式能指出其错误原因-Implementation calculator functions: one, binary, octal, decimal and hexadecimal number of
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:52.7kb
    • 提供者:刘金来
  1. Calculator

    0下载:
  2. 用vc写的一个图形用户界面科学计算器,下功能: 1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运算 -Vc written with a graphical user interface of scientific calculator, the next feature: 1, binary, octal, decimal and hexadecimal numbe
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:60.97kb
    • 提供者:qiu
  1. Calculator1

    0下载:
  2. 利用MFC AppWizard 生成计算器应用程序框架,计算器不仅能实现简单的四则运算功能,还实现了高级的科学计算功能,而且具有简洁大方的图文外观。-Use MFC AppWizard to generate an application framework calculator, calculator, not only to achieve a simple arithmetic function, but also achieved a high-level scientific comp
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-19
    • 文件大小:5.23mb
    • 提供者:XIAXIA
  1. Calculator

    0下载:
  2. 简单的VC计算器,科学计算函数,对不正确的表达式能指出其错误原因-VC simple calculator, scientific computing function, the expression can not be correct to point out the wrong reasons
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1.59mb
    • 提供者:赵王
  1. mfc

    0下载:
  2. 本程序设计的是一个简单的计算器,可以实现一些常用的四则运算和科学计算。-The program design is a simple calculator, you can achieve some common four operations and scientific computing.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:43.78kb
    • 提供者:刘晨曦
  1. calculator

    0下载:
  2. 用MFC做的一个能实现科学计算和进制转换的计算器-To use MFC to do to achieve a scientific computing and hex conversion calculator
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:424.26kb
    • 提供者:acrcong
  1. VCjisuanqi

    0下载:
  2. 设计一个计算机器,要准备以下几个功能: 1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运行 3、以角度、弧度两种方式实现上述部分函数 4、具备历史计算的记忆功能 5、对不正确的表达式能指出其错误原因 -Design of a computer device, to prepare for the following functions: 1, binary
  3. 所属分类:Other systems

    • 发布日期:2017-05-19
    • 文件大小:5.08mb
    • 提供者:李日明
  1. jisuanqi

    0下载:
  2. 自认为比较完善的计算器,拥有很强大的科学计算功能,在百度上输入科学计算器,这就是以那个界面为蓝本做的,功能都是自己一步一步敲代码实现的。大家可以借鉴一下。-Since more complete calculator that has a very strong scientific computing, scientific calculator, enter in Baidu, which is modeled on that interface to do, features are st
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:68.69kb
    • 提供者:
  1. calculator

    0下载:
  2. 一个计算器程序,可以简单使用,也有扩充的科学计算功能,以MFC的对话框实现整体设计-A calculator program that can simply use, but also to expand the scientific computing to achieve the overall design of MFC dialog
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3.47mb
    • 提供者:laj
  1. calculator

    0下载:
  2. 用VC的mfc编写的科学计算器,实现加减乘除科学计算等多种功能-Mfc VC, prepared by a scientific calculator, scientific computing to achieve Math functions
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1.97mb
    • 提供者:ljj
  1. databasesystem

    0下载:
  2. 数据( Data ) :描述事物的符号记录称为数据。数据的种类有数字、文字、图形、图像、声音、正文等。数据与其语义是不可分的。解析在现代计算机系统中数据的概念是广义的。早期的计算机系统主要用于科学计算,处理的数据是整数、实数、浮点数等传统数学中的数据。现代计算机能存储和处理的对象十分广泛,表示这些对象的数据也越来越复杂。数据与其语义是不可分的。 500 这个数字可以表示一件物品的价格是 500 元,也可以表示一个学术会议参加的人数有 500 人,还可以表示-Data (Data): descr
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:152.4kb
    • 提供者:yangyang
  1. caculator

    0下载:
  2. 实现科学计算器功能 不仅有基本的加减乘除还有科学计算功能-To realize scientific calculator function,Not only has the basic add, subtract, multiply and divide and scientific computing function
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:6.01kb
    • 提供者:黄乔
  1. vbcalculator

    0下载:
  2. 含科学计算功能的多功能计算器,可实现转换,参考其他源码,本人只是收集学习整理,以此引发的纠纷与本人无关-Scientific computing with multi-function calculator, enabling conversion, reference to other source, I just collect learning order, as to disputes and I have nothing
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:14.55kb
    • 提供者:何为
  1. jisuanqi

    0下载:
  2. 自己做的仿windows的计算器,可以进行算式计算,科学计算。-Do their own imitation of the windows calculator, can be calculated as, scientific computing.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:144.23kb
    • 提供者:朱一波
  1. calculator

    0下载:
  2. 一个类似windowsXP自带计算器,能实现基本计算功能,无科学计算功能-A similar windowsXP own calculator, to achieve basic computing functions, no scientific computing
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:226.04kb
    • 提供者:宋俊安
  1. CPPcounter

    0下载:
  2. 本课程设计用C++实现一个简单计算器。其类似于Windows附件中自带的计算器。这个计算器不仅实现了简单的四则运算功能,还实现了高级的科学计算功能,而且具有简洁大方的图文外观。-The course is designed in C++ to implement a simple calculator. Its similar to the attachment that comes with Windows calculator. This calculator not only to ach
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:410.38kb
    • 提供者:侯亚斐
« 12 3 »
搜珍网 www.dssz.com