搜索资源列表
ComplexNumberCalculator
- 这是一个简单实用的复数计算器程序。其界面和使用方法与Windows的计算器相似。可以进行复数的加减乘除四则运算,取共轭运算,开平方根运算,可以进行连续地计算。-This is a simple and practical procedures for plural calculator. Its interface and use methods similar to Windows calculator. Can be plural calculation 4 calculations, ta
ComplexCalculator
- 一个用MFC制作的实现“复数”各种操作的计算器。包括 加减乘除根模 自然对数 实幂指数 虚幂指数 正弦 余弦 正切。 主要是各种算法和类的设计。 可以供初学C++面向对象程序设计和MFC的同学参考。-err
dianzijisuanqi
- 一个简单的电子计算器,对复数类Complex重载+、-(减)、*(乘)、==(判等)、++(前置和后置),有助于类和运算符函数的学习。-A simple electronic calculator, the complex class Complex overload+,- (minus),* (x ),==( contracting, etc. ),++( pre-and post-), contribute to class and the operator function learnin
fushujs
- 各种复数计算器,有操作界面,c/c++源代码,vc6.0-A variety of complex calculator, there are user interface, c/c++ source code, vc6.0
Complex-Calculator
- 复数计算器.cpp,复数计算器能够计算复数的加减乘除-Complex Calculator. Cpp
RegEx
- 使用.net 4.0实现的计算器,和常见的计算器不同。这个计算器支持复数计算。比如说输入是 3.567E-10+4.89E+5i-.1 它会自动分析出其中的运算有 1. 0.00000000003567 2. 489000i 3. -0.1-As of .NET 4.0, the native library does offer a complex class in the namespace System.Numerics. The ideal situation
11
- 复数计算器 对复数进行简单的运算与测试 但是文件保存这方面有点问题-Complex calculator for simple arithmetic of complex tests, but to save the file with a problem in this area
ComplexCalculator
- 复数计算器 用来计算复数间的四则运算。能够实现基本的功能-Complex calculator used to calculate the complex between the four operations. Basic functions can be achieved
Complexor-Calc
- 复数计算器,用于复数的四则运算,用于计算正序、负序和零序分量,-Complexor Calc
calculator
- 本程序实现了一个复数计算器的功能,包括多复数加法,减法,乘法,除法,自加,自减和求模等多种运算.-This program implements a complex calculator functions, including multi-complex addition, subtraction, multiplication, division, self-imposed, self-less and other modulo arithmetic.
fushu
- 一个复数计算器的小程序,能计算相关的运算。-A plural calculator applet, can calculate the related operations.
complex-calculator
- C++的小程序,一个复杂的计算器的源代码,很实用,而且能实现基本和复杂的计算功能,包括复数的。-C + + program, a complex calculator source code, very practical, and can achieve the function of basic and complex computing, including the plural.
fushujisuanqi
- 在vc6.0下写的mfc复数计算器,仅供参考-mfc fushu calculator
calculator
- 该计算器不仅实现了标准的运算还是实现了科学运算和复数的运算,是一个多功能的计算器。-The calculator is not only realize the standard operation or implementation of the scientific computing and plural computing, is a multi-function calculator
calc
- 简单的计算器(不用库函数,包括复数功能的实现)-Simple calculator (not library functions, including the realization of complex functions)
ComplexCounter
- 复数计算器,实现两个复数的加减乘除。复数可以只有实部或虚部。(This is a complex counter.)
1
- 单链表复数计算器,数据结构基础作业。 简单实现输出和四则运算。(A single list of the plural calculator)
源
- 做到加减乘除,复数的加减乘除,矩阵的加减乘。(Do add, subtract, multiply and divide complex matrix, modified by add, subtract, multiply and divide.)