Welcome![Sign In][Sign Up]
Location:
Search - jisuanqi

Search list

[ConsoleJiSuanQi

Description: Visual c++6.0实现的用数据结构栈和队列实现的计算器-Visual c++ 6.0 realize the use of stack and queue data structures realize calculator
Platform: | Size: 338944 | Author: 南才北往 | Hits:

[Otherjisuanqi

Description: 数值积分计算器 实现基本的数值运算,积分运算 支持嵌套函数使用-Numerical integration calculator realize basic numerical computation, integral use of computing to support nested functions
Platform: | Size: 2625536 | Author: mujindong | Hits:

[Data structsjisuanqi

Description: 设计一个一元多项式的简单计算器,其基本功能应有¬ ①输入并建立多项式,②输出多项式,③多项式相加,④多项式相减,⑤多项式的乘积。可利用单链表或单循环链表实现之。-One dollar to design a simple polynomial calculator, and its basic functions ? ① should have input and to establish polynomial, ② output polynomial, ③ polynomial sum, ④ subtract polynomials, ⑤ Polynomials product. Can make use of single-list or the realization of the single round-robin list.
Platform: | Size: 7168 | Author: hulinjie | Hits:

[Booksjisuanqi

Description: 一个用C++编写的科学计算器程序,包含源码和可执行文件-One with C++ Procedures for the preparation of the scientific calculator, including the source and executable files
Platform: | Size: 3620864 | Author: asfd | Hits:

[assembly languagejisuanqi

Description: 简单的计算器 1.键盘输入两个10进制数据(1到4位),选择实现加、减、乘、除运算,并选择以2进制、8进制、10进制、16进制方式输入。 要求: 程序界面尽量方便使用并简洁。 -Simple calculator 1. Keyboard input two 10-band data (1-4), select the realization of add, subtract, multiply, with the exception of computing, and choose to 2 M, 8 M, 10 M, 16 M enter. Requirements: easy-to-use interface and simple as possible.
Platform: | Size: 3072 | Author: 叶湘伦 | Hits:

[Delphi VCLjisuanqi

Description: DELPHI写的计算器源码,功能齐全,十分好用-DELPHI calculator written source, full-featured, very easy to use
Platform: | Size: 339968 | Author: 何益益 | Hits:

[CSharpjisuanqi

Description: 一个用c#实现的计算器源码,实现了计算器的常见功能,本程序侧重于让大家了解各种逻辑关系和常见算法,故界面较为粗糙,还请大家谅解-A used c# Realize calculator source code to achieve a common calculator functions, this program focuses on allowing everyone to understand the logic of relations and the common algorithm, so the interface is more rough, also requested the U.S. understanding
Platform: | Size: 835584 | Author: dgtrgh | Hits:

[Otherjisuanqi

Description: 计算器程序,用Visual C++调试,用C++编写-Calculator program using Visual C++ Debugging with C to prepare
Platform: | Size: 4096 | Author: 蛋蛋 | Hits:

[OtherVC++JISUANQI

Description: VC++计算器 ,有界面 ,有Sin ,cos ,tan cot功能-VC++ Calculator, there are interfaces, and Sin, cos, tan cot function
Platform: | Size: 38912 | Author: lzm | Hits:

[Otherjisuanqi

Description: 计算器源代码,可以实现简单的计算操作,拥有普通计算器的计算功能。-Calculator source code, you can realize a simple calculation of the operation, with the computing power of ordinary calculator.
Platform: | Size: 317440 | Author: | Hits:

[JSP/Javajisuanqi

Description: JAVA课程设计---计算器源代码 主程序界面菜单,菜单栏有游戏、工具、帮助三个子菜单。 用户可以通过鼠标或键盘依次输入参加计算的数值,进行加、减、乘、除、求余运算混合运算。 -JAVA course design--- main program source code calculator interface menu, menu bar there are games, tools, help the three sub-menu. Users can order through the mouse or keyboard input to participate in the calculation of values for add, subtract, multiply, divide, and more than a mixed computing computing.
Platform: | Size: 9216 | Author: 暮明 | Hits:

[ADO-ODBCjisuanqi

Description: c++课程设计,一个简单的计算器代码,只有简单的运算功能-c++ curriculum design, a simple calculator code, only of simple arithmetic functions
Platform: | Size: 1896448 | Author: 黄伟 | Hits:

[Other Embeded programjisuanqi

Description: 简易计算器,可以实现加减称出四则运算,4乘4的键盘,4位输出,数码管显示功能-Simple calculator, addition and subtraction can be achieved that the operator 4, 4 × 4 keyboard, four outputs, digital tube display
Platform: | Size: 115712 | Author: luchanggui | Hits:

[GUI Developjisuanqi

Description: VC++课程设计(GDUT) 计算器 (内含实验报告) 1.设计任务 系统地学习面向对象编程思想,了解MFC架构,逐步熟悉可视化编程环境Visual C++,并在此环境下设计并实现一个简单计算器系统,该计算器应能实现如下功能: 1)、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2)、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运算 3)、以角度、弧度两种方式实现上述部分函数 4)、具备历史计算的记忆功能 5)、对不正确的表达式能指出其错误原因 -VC++ Curriculum design (GDUT) calculator (includes experimental report) 1. The design of mission systems to learn object-oriented programming ideas, understand the MFC framework, and gradually familiar with the visual programming environment Visual C++, And In this environment is designed and implemented a simple calculator system, the calculator should be able to achieve the following functions: 1), binary, octal, decimal and hexadecimal number of add, subtract, multiply, divide, involution, modulus such as simple calculation 2), scientific computing function, including the (Anti-) sinusoidal, (anti-) cosine, (anti-) tangent, (anti-) Cotangent, prescribing, index function computing 3), to the angle of curvature of two ways to achieve some of the above function 4), with the history of computing and memory function 5), on the incorrect expression can point out the reasons for their errors
Platform: | Size: 4640768 | Author: caicai | Hits:

[Otherjisuanqi

Description: 计算器的VC++程序,可实现加,减,乘,除等简单运算。-Calculator VC++ Procedures, can be add, subtract, multiply, divide, such as simple calculations.
Platform: | Size: 799744 | Author: purson | Hits:

[Graph Drawingjisuanqi

Description: 用MATLAB GUI实现的一个计算器界面,能实现简单的功能-MATLAB GUI implementation using a calculator interface, easy to realize the function of
Platform: | Size: 7168 | Author: legenlay | Hits:

[VHDL-FPGA-Verilogjisuanqi

Description: 用VHDL语言实现通用计算器设计,MUXPLUS2软件仿真验证-Implementation using VHDL language design generic calculator, MUXPLUS2 software simulation to verify
Platform: | Size: 1067008 | Author: DAVID | Hits:

[Otherjisuanqi

Description: 本程序实现了对具有优先功能的计算器的编写,支持括号等功能的优化计算器。-This procedure has a priority on the implementation of the calculator function of the preparation, support brackets, such as optimizing the calculator function.
Platform: | Size: 1211392 | Author: 丹丹 | Hits:

[assembly languagejisuanqi

Description: 整数计算 计算器 汇编语言 不含负数 -ASM JISUANQI
Platform: | Size: 3072 | Author: 流星雨 | Hits:

[JSP/Javajisuanqi

Description: 简单的界面,实用性强的计算功能,是JAVA界面编程的最好学习源码-jisuanqi
Platform: | Size: 5120 | Author: zhuhaoxuan | Hits:
« 1 23 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net