-
115.2k serial port communication procedures and testing methods for the simple t...
115.2k串行口通信程序,校验方式为简单双向校验,而且是必要的,因为任何采用中断、crc等的方法均很难保证速度和避免错误.
总体速度5KB/秒
-115.2k serial port communication procedures and testing methods for the simple two-way check, but is necessary, Any interrupt, crc the methods are difficult to ensure that the speed and avoid mistakes. the overall rate of 5 KB/sec
- 2022-01-28 20:47:19下载
- 积分:1
-
delanay 三角形 生成的程序,还有相关资料的
delanay 三角形 生成的程序,还有相关资料的-delanay s
- 2022-06-26 13:17:33下载
- 积分:1
-
inter电脑主板电路原理图,私家收藏网上是找不到的!
inter电脑主板电路原理图,私家收藏网上是找不到的!-inter computer motherboard circuit diagram, private collections are not to be found online!
- 2023-06-29 21:20:06下载
- 积分:1
-
C++程序设计源代码例
C++程序设计源代码例-C programming source code cases
- 2022-07-24 10:30:12下载
- 积分:1
-
经典小游戏俄罗斯方块的源代码,vc++.net版,界面很漂亮.
经典小游戏俄罗斯方块的源代码,vc++.net版,界面很漂亮.-small classic Tetris game"s source code, vc. Net version, the interface is very beautiful.
- 2022-03-26 17:54:02下载
- 积分:1
-
an application functions and passing them to main function
an application functions and passing them to main function-an application on functions and passing them to main function
- 2022-02-21 11:44:32下载
- 积分: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
-
vb编写的小的提醒程序
vb编写的小的提醒程序-vb prepared by the small remind procedures
- 2022-03-25 07:54:26下载
- 积分:1
-
说明:C语言课程设计作品 功能:仿Windows的自带计算器 环境:DOS 大小:800多行 特色:图形界面,支持鼠标,算法稍有复杂...
说明:C语言课程设计作品 功能:仿Windows的自带计算器 环境:DOS 大小:800多行 特色:图形界面,支持鼠标,算法稍有复杂-Note : C language curriculum design works functions : imitation of the Windows calculator own environment : DOS Size : 800 OK features : graphical interface, mouse support, complex algorithm slightly
- 2022-01-21 22:32:56下载
- 积分:1
-
UDF波仿真程序
波浪模拟UDF程序,可以模拟二位数值水槽产生波浪,便于应用fluent求解波浪模拟问题-UDF wave simulation procedures
- 2022-07-21 23:52:07下载
- 积分:1