-
CopyPwd is distributed in the hope that it will be useful, but WITHOUT ANY WARRA
CopyPwd is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Usage of CopyPwd is at the risk of the person or company using this software
- 2022-12-14 05:30:03下载
- 积分:1
-
一个迷宫问题的解法
一个迷宫问题的解法-a maze of Solution
- 2022-04-17 15:09:16下载
- 积分:1
-
此文件是拼图游戏(由鼠标控制点击,可选折不同的拼图内容)
此文件是拼图游戏(由鼠标控制点击,可选折不同的拼图内容)-puzzles (by clicking on the mouse control, optional packs of different puzzles.)
- 2022-02-02 14:22:31下载
- 积分: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
-
这是一个用C编写的图书馆管理系统,功能包含了登记新书,注册新用户,借还图书登记等等。界面也简单易懂。...
这是一个用C编写的图书馆管理系统,功能包含了登记新书,注册新用户,借还图书登记等等。界面也简单易懂。-This is a prepared using C library management system, functionality includes the registration of a new book, register new users, registration and so on circulation. Easy-to-understand interface.
- 2022-03-26 15:50:58下载
- 积分:1
-
一个小游戏 很好玩的扫雷游戏 比起电脑中的扫雷游戏给小巧
一个小游戏 很好玩的扫雷游戏 比起电脑中的扫雷游戏给小巧
-a little game is a lot of fun to the game than mine in a computer game compact mine
- 2022-03-11 23:04:41下载
- 积分:1
-
simulation code about 4G system in cellphone OFDM.
From transmitter ,channel ,r...
simulation code about 4G system in cellphone OFDM.
From transmitter ,channel ,receiver..etc.
-simulation code about 4G system in cellphone OFDM.
From transmitter ,channel ,receiver..etc.
- 2022-04-17 12:41:29下载
- 积分:1
-
Emdros is a text database middleware
Emdros is a text database middleware-layer aimed at storage and
retrieval of "text plus information about that text." This
information could be linguistic analyses or other annotations. Emdros
provides an abstraction of text that makes it well suited to storing
/syntactic analyses/ of text, but other linguistic information is
supported as well. Emdros comes with a query-language, MQL, that
enables powerful queries. Emdros acts as a middleware-layer between a
client (not provided) and a database back-end. Currently, PostgreSQL,
MySQL, and SQLite (2 and 3) are supported, but other back-ends can
easily be added.-Emdros is a text database middleware-layer aimed at storage and
retrieval of "text plus information about that text." This
information could be linguistic analyses or other annotations. Emdros
provides an abstraction of text that makes it well suited to storing
/syntactic analyses/ of text, but other linguistic information is
supported as well. Emdr
- 2023-07-09 16:25:04下载
- 积分:1
-
这里有多个用c++ builder6编写的小游戏程序,适合初学者!
这里有多个用c++ builder6编写的小游戏程序,适合初学者!-here are some small games source codes by c++ builder6.it is useful for new learner
- 2022-01-24 16:43:04下载
- 积分:1
-
记忆游戏,为了考验你的记忆!
Memory Game, for testing your memory!
- 2022-07-05 09:25:22下载
- 积分:1