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

搜索资源列表

  1. fu

    0下载:
  2. 这是一个很小的c语言实现的复数计算器,它能进行简单的复数计算。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9437
    • 提供者:郑龙
  1. ComplexCalculator

    0下载:
  2. 一个用MFC制作的实现“复数”各种操作的计算器。包括 加减乘除根模 自然对数 实幂指数 虚幂指数 正弦 余弦 正切。 主要是各种算法和类的设计。 可以供初学C++面向对象程序设计和MFC的同学参考。-err
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:44244
    • 提供者:飏翳檒
  1. fushujs

    0下载:
  2. 各种复数计算器,有操作界面,c/c++源代码,vc6.0-A variety of complex calculator, there are user interface, c/c++ source code, vc6.0
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:38832
    • 提供者:李文
  1. fushujisuanqi

    0下载:
  2. (一) 题目 复数计算器 (二) 功能要求 实现对复数的+、×、+=、-=、×=、++、――、>=、<=、!=运算,其中>=、<=是针对复数的模进行运算。 (三) 解决方案 1. 明确实验操作对象和目的。 2. 针对目的和对象进行总体设计。 3. 细化流程:书写程序,编译、运行并调试。 (四) 设计思路  定义一个复数类complex。  声明所需成员函数和友元函数对各运算符进行重载。  定义各成员
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:6353
    • 提供者:孙婷婷
  1. 1-1

    0下载:
  2. 用C语言编写的复数计算器,实现了加减乘除功能,用结构体存储实部和虚部,适合数据结构初学者-Complex with a calculator written in C, to achieve the Math functions, with the structure store the real and imaginary parts, the data structure suitable for beginners
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1168
    • 提供者:zhangqianru
  1. cPPcalculator

    0下载:
  2. virsul c++课程设计开发复数计算器,成绩优秀-C++ course design development plural calculator
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:189244
    • 提供者:姚亚楠
  1. uuu

    0下载:
  2. 种复数其界面和使用方法与Windows的计算器相似。可以进行复数的加减乘除四则运算,取共轭运算计算器,有操作界面,c/c++源代码-Species complex interface and use methods similar to the Windows calculator. Addition, subtraction, multiplication and division can be the plural of the four operations, taking the con
  3. 所属分类:assembly language

    • 发布日期:2017-11-07
    • 文件大小:2150
    • 提供者:在梅边
  1. ComplexCalculator

    0下载:
  2. c++复数类计算器,支持用户直接输入日常书写习惯的表达式。原理:你波兰表达式+栈-c++ complex class calculator, support direct user input daily writing habits of expression. How it works: you Polish expression+ stack
  3. 所属分类:Data structs

    • 发布日期:2017-11-13
    • 文件大小:2038772
    • 提供者:hongxin
  1. calculator

    0下载:
  2. C++Builder做的小程序,实现复数计算器的功能。-C++Builder do small procedures, complex calculator functions.
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-27
    • 文件大小:1207574
    • 提供者:昆琨
  1. complexcalculator.rar

    0下载:
  2. VC++ .NET源代码实现的复数计算器,一个C++实验,源代码仅供参考吧。 ,NET source code to achieve complex calculator, a C++ experiments, the source code for reference only right VC++.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-07
    • 文件大小:509075
    • 提供者:zhangjun
  1. fushujsq

    0下载:
  2. VC/C++源码,算法相关,复数计算器   VC++ .NET源代码实现的复数计算器,-VC/C++ source code, algorithms related complex calculator Visual C++ NET source code to achieve complex calculator,
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-18
    • 文件大小:510316
    • 提供者:肖敬帅
  1. calc

    0下载:
  2. VC++ .NET源代码实现的复数计算器,一个C++实验,源代码仅供参考吧。-Complex calculator VC++ NET source code to achieve, a C++ experiment source code for reference only.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-04
    • 文件大小:508655
    • 提供者:金问女
  1. plural

    0下载:
  2. 复数计算器,基于windows form C++开发-This is a very complete negative function calculator, windows form C++ development
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-24
    • 文件大小:994708
    • 提供者:枯草
  1. zhuomianfushujisuanqi

    0下载:
  2. 复数的桌面计算器,用C#编写,能够实现复数的四则运算。-Plural desktop calculator, written in C#, to achieve complex four operations.
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2188
    • 提供者:钟蕊
  1. complex-calculator

    0下载:
  2. C++的小程序,一个复杂的计算器的源代码,很实用,而且能实现基本和复杂的计算功能,包括复数的。-C + + program, a complex calculator source code, very practical, and can achieve the function of basic and complex computing, including the plural.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1044687
    • 提供者:Penn
  1. C++复数计算器源代码

    0下载:
  2. 进行简单的复数计算 如加法 减法 乘法 除法(simple complex calculator)
  3. 所属分类:

    • 发布日期:2017-12-30
    • 文件大小:5120
    • 提供者:沁园芳菲
  1. ComplexCounter

    0下载:
  2. 复数计算器,实现两个复数的加减乘除。复数可以只有实部或虚部。(This is a complex counter.)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:375808
    • 提供者:yingying11
  1. 0下载:
  2. 做到加减乘除,复数的加减乘除,矩阵的加减乘。(Do add, subtract, multiply and divide complex matrix, modified by add, subtract, multiply and divide.)
  3. 所属分类:其他小程序

    • 发布日期:2018-04-18
    • 文件大小:3072
    • 提供者:DeoxysZero
搜珍网 www.dssz.com