-
eluosi
俄罗斯方块,有5个速度档,在游戏的过程中可以播放音乐(game)
- 2009-06-04 21:58:36下载
- 积分:1
-
This is a mental picture of the game software itself can modify the source code
这是一个有关智力拼图的游戏软件,可以自己修改源代码-This is a mental picture of the game software itself can modify the source code
- 2022-05-29 11:07:01下载
- 积分:1
-
Erh startling to stay in office, she does not want to go home, as she has been h...
玉儿无神地呆在办公室,她不想回家,她象受到重创般再没有以往的神气,就在她正享受这份孤独寂寞时,刺耳的短信...刚刚发了一篇作品,一种好奇心的驱使,她误闯进了一家聊天室,其实也就是联想总站的一个小聊天室而已-Erh startling to stay in office, she does not want to go home, as she has been hard hit as no previous listless, She is on the enjoyment of this loneliness, piercing SMS ... has just made a one works, a curiosity, She had mistakenly entered a chat room, in fact, is the terminus of an association of small chat room only
- 2023-01-25 23:40:03下载
- 积分: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
-
code
说明: 综合学习资料,包含树枝电解,无人机轨迹规划和通信权衡仿真(Comprehensive learning materials, including tree electrolysis, UAV trajectory planning and communication trade-off simulation)
- 2020-02-11 23:18:15下载
- 积分:1
-
cop2000
说明: cop2000实现无符号数乘法——两个8位无符号数相乘,所乘结果是16位,采用原码一位乘,在计算时,用乘数寄存器的最低位来控制部分积是否与被乘数相加,然后右移部分积和乘数,同时乘数寄存器接收部分积右移出来的一位,完成运算后,部分积寄存器保存乘积的高位部分,乘数寄存器中保存乘积的低位部分。(Cop2000 implements unsigned number multiplication-multiplication of two 8-bit unsigned numbers. The multiplied result is 16 bits. When calculating, the lowest bit of multiplier register is used to control whether or not the partial product is added to the multiplier, and then the partial product and multiplier are moved right. At the same time, the multiplier register receives the right-shifted bit of the partial product. After completing the operation, the partial product register saves the product. The higher part, the lower part of the product is saved in the multiplier register.)
- 2021-01-03 19:28:55下载
- 积分:1
-
QRSDet
说明: 心电波形的QRS检测算法,在心率检测仪中实现过,能过YY1079(QRS detection algorithm of ECG waveform has been implemented in heart rate detector and can meet YY1079.)
- 2019-05-24 14:30:29下载
- 积分:1
-
拉东变换程序
说明: 运用拉东变换 程序比较详细 可以用来学习(Radon transform to detect lines)
- 2019-12-08 20:31:17下载
- 积分:1
-
zxxx
gps and phone
- 2021-01-19 22:18:41下载
- 积分:1
-
Java/JSP毕业设计 学生成绩管理系统 SqlServer数据库
Java 学生成绩管理系统,数据库采用MySql设计,一个完整的Java毕业设计源码,也可自行更改为其他数据库,运行于JSP环境下,调试注意:数据库名:xscj_chao.sql
数据库映射文件:MyConn
MySQL数据库密码:123456
- 2023-06-26 00:20:07下载
- 积分:1