-
项目名称:科学计算器
姓名:刘博
学号:03031147
班级:能动35
完成时间:2004...
项目名称:科学计算器
姓名:刘博
学号:03031147
班级:能动35
完成时间:2004-11-29
指导教师:罗建军
一.项目背景:
1.背景简介
我们在学习生活中,常会遇到一些繁杂的数值运算,尤其是遇到正弦、余弦、对数等手算困难的运算时,这时候我们就必须用到科学计算器,所以我便着手开发了这个计算器程序,以便用于自己的学习工作。
2.项目目标
编写一个能进行科学计算的计算器程序。
要求:
输入:被计算的数据
输出:计算结果
3.运行环境
1 硬件:
PIII 计算机(CPU 主频 550MHz以上、128MB内存)
2 软件
Windows XP 操作系统
Visual C++ 6.0
二.算法描述
1 选用对话框,并加入控件,做好计算器可视的外表。
2 给控件添加属性中的ID和名称。
3 在CCaculateDilg类中添加主要程序代码。
4 数字的输入
这个计算器应用程序实现的是顺序连接计算,即按照计算数和计算符的输入次序进行计算,知道按下"="按钮为止完成一次计算过程.过程可分为三个步骤:一是对计算数和计算符的输入处理 二是对计算的处理 三是对显示的处理.
1.处理输入
在程序中使用m_operand来储存当前的输入.每次输入时都必须将输入的数字累
- 2022-08-23 23:54:45下载
- 积分:1
-
Epson Universal Clear software version 3.6 other people do not need a free accou...
爱普生万能清零软件3.6版其他人不需帐号就可自由下载此源码-Epson Universal Clear software version 3.6 other people do not need a free account can download this source
- 2022-06-19 13:43:07下载
- 积分:1
-
一个粮情监控的PCB板,protel绘制,已在工程中实现。
一个粮情监控的PCB板,protel绘制,已在工程中实现。-A grain PCB board to monitor the situation, protel draw.
- 2022-09-06 13:15:03下载
- 积分:1
-
一个JAVA下applet到 application的转换
一个JAVA下applet到 application的转换-a Java applet to the application under the conversion
- 2023-08-24 15:45:03下载
- 积分:1
-
基于NS2的水下环境模拟与仿真文档+源代码
基于NS2的水下环境模拟与仿真文档+源代码-NS2-based simulation of the underwater environment and simulation documentation+ source code
- 2022-12-08 21:06:03下载
- 积分:1
-
QC software, a very user
QC软件,非常好用的一个软件,
可自动给QC洗澡喂食-QC software, a very user-friendly software that can automatically to the QC bath feeding
- 2022-05-25 00:26:11下载
- 积分:1
-
threads on the process used vc viewer's own Process Viewer and think that th...
关于进程&线程查看器 用过vc++自带的Process Viewer,觉得这个小程序简单易用,有时候作用还很大,我就产生了自己做一个类似程序的想法,想着想着就着手作了起来。 首先我查看了有关进程和线程的api函数(在tlhelp32.h中)了解了他们的用法。 具体实施阶段: 界面设计:该实用程序的界面几乎完全参考vc++自带的Process Viewer,以前从未接触-threads on the process used vc viewer"s own Process Viewer and think that this small program is easy to use, has great role Sometimes, I have done a similar proceedings to the idea of embarking on pondered made up. First I look at the relevant processes and threads api function (in tlhelp32.h) understanding of their usage. Specific implementation phase : interface design : The utility interface reference vc almost entirely onboard Process Viewer, never contacts
- 2022-03-22 05:20:03下载
- 积分:1
-
该文章是光子晶体的鼻祖写的很牛的文章,很有价值啊
该文章是光子晶体的鼻祖写的很牛的文章,很有价值啊-The article is a photonic crystal is the originator of the cattle to write articles, valuable ah
- 2022-01-30 21:01:51下载
- 积分:1
-
Haskell 代码。
对于 YUV 420 的图象,比较两个图象文件的差别像素,以宏块的方式表现。
我本人主要将之用于 H264 编解码器的 d...
Haskell 代码。
对于 YUV 420 的图象,比较两个图象文件的差别像素,以宏块的方式表现。
我本人主要将之用于 H264 编解码器的 deblock 过程的测试辅助定位。
很容易扩展为 YUV422 或 444 格式的图象。
更详细用法见程序内的帮助。-Haskell code. YUV 420 for the images to compare the differences between image pixels, macro block to the performance. I will mainly use it H264 codecs deblock the process of positioning the auxiliary testing. Be easily extended to YUV422 format or 444 images. See more detail usage procedures help.
- 2023-02-20 13:45:04下载
- 积分:1
-
在VC++环境下完全使用API实现的俄罗斯方块
在VC++环境下完全使用API实现的俄罗斯方块-VC++ API implementation of the Tetris
- 2022-10-18 15:15:03下载
- 积分:1