-
数字电视MMDS
数字电视MMDS-QPSK系统方案
21世纪是信息的世纪,数字化和网络化已成为不可阻挡的趋势-MMDS digital TV-QPSK System 21st century is the century of information. digital and network technology has become an irresistible trend
- 2023-08-04 06:25:04下载
- 积分:1
-
floating point multiplier
floating point multiplier
- 2022-08-25 05:32:46下载
- 积分:1
-
学生通讯录管理系统 用于管理学生的通讯信息
学生通讯录管理系统 用于管理学生的通讯信息-Student Address Book Management System
- 2022-03-13 16:24:02下载
- 积分:1
-
项目名称:科学计算器
姓名:刘博
学号: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
-
C51 source 4 character LED dot
C51源码 4字LED点阵程序-C51 source 4 character LED dot-matrix program
- 2022-01-25 14:30:13下载
- 积分:1
-
Beautiful Code is a useful book for programming.
代码之美,对于编程的学习非常有帮助。能够规范代码的编写,是一本值得一看的好书。-Beautiful Code is a useful book for programming.
- 2022-03-02 22:06:25下载
- 积分:1
-
英语单词接龙游戏
英语单词接龙游戏-English word word games
- 2022-07-15 23:17:36下载
- 积分:1
-
3d mmorpg worldforge 的服务端代码,脚本使用python,数据库使用mysql,在linux下编译...
3d mmorpg worldforge 的服务端代码,脚本使用python,数据库使用mysql,在linux下编译-3d mmorpg worldforge the service-side code, scripts using python, database, using mysql, in the compilation under linux
- 2022-02-25 05:17:23下载
- 积分:1
-
before non
非递归前序,中序,后序遍历二叉树(优化算法)-before non- recursive sequence, sequence after sequence binary tree traversal (optimization algorithm)
- 2022-10-11 18:45:02下载
- 积分:1
-
Interval coverage of the realization of the algorithm description: In this paper...
区间覆盖问题的算法实现
问题描述:给出x轴上N条线段的坐标,从中选出一些线段来覆盖区间【0,M】,要求所用线段数目最少
-Interval coverage of the realization of the algorithm description: In this paper, x-axis N be the coordinates of line segment, selected to cover a number of line segments [interval 0, M], requirement by the number of segments at least
- 2022-12-22 05:20:03下载
- 积分:1