-
C language development of the clock
用C语言开发的时钟-C language development of the clock
- 2023-01-19 21:50:04下载
- 积分:1
-
D3D Tile demo, very good presentation Tile
D3D Tile demo,很好的Tile演示-D3D Tile demo, very good presentation Tile
- 2023-08-08 19:45:03下载
- 积分:1
-
为提高 converter.also forwardflyback 逆变器可以用于太阳能应用产品。
这是模拟在 simulink (matlab) 提出反激变换器中的文件。此转换器用于加快从 30-40v to300v 的电压。典型的代表太阳能电池板低压,可用于太阳能光电池 system.transformer 提供了更好地隔离。
- 2022-08-08 14:22:26下载
- 积分:1
-
回文判别
实验要求:称正读和反读都相同的字符序列为“回文”,如“abba”和“abccba”是“回文”,“abcde”和“ababab”则不是“回文”,试设...
回文判别
实验要求:称正读和反读都相同的字符序列为“回文”,如“abba”和“abccba”是“回文”,“abcde”和“ababab”则不是“回文”,试设计一个算法,判别读入的一个以@为结束符的字符序列是否是“回文”。
实验目的:
1、掌握循环队列的定义及应用;
2、掌握队列的基本操作;
3、进一步熟练掌握栈的基本操作及应用;
4、初步学会解决具体问题的算法设计。-Experimental identification requirements palindrome: that is read and the anti-time sequence of characters are the same as a " palindrome" , such as " abba" and " abccba" is " palindrome" , " abcde" and " ababab" is not " palindrome" and try to design an algorithm to determine a time to @ for the character sequence at the end of it is " Palindrome." The experiment was: 1, master cycle and application of the definition of the queue 2, master the basic operation of the queue 3, and further stack master the basic operation and applications 4, a preliminary settlement of specific issues of the Institute of algorithm design.
- 2023-08-10 17:55:02下载
- 积分:1
-
cpptooltip_src.zip TIP窗口的好东西。
cpptooltip_src.zip TIP窗口的好东西。-cpptooltip_src.zip
- 2022-04-26 19:04:44下载
- 积分: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
-
日常信息管理
Daily Information Manager
- 2022-02-01 11:37:41下载
- 积分:1
-
GUI界面菜单设计,包含了gui界面设计的源代码
GUI界面菜单设计,包含了gui界面设计的源代码-GUI interface, menu design, contains the source code gui interface design
- 2022-12-09 16:05:03下载
- 积分:1
-
mc39i硬件手册,您上载的源码为何会被站长不采用或帐号被删除....
mc39i硬件手册,您上载的源码为何会被站长不采用或帐号被删除.-mc39i hardware manual, you upload the source code for that station will be not be adopted or account be deleted.
- 2022-04-13 15:23:54下载
- 积分:1
-
辛普森正交复数的常用算法是一种常见的集成我…
复化Simpson求积分,常用算法中很常用的一种积分方法-Complex of Simpson quadrature commonly used algorithm is a common integration method
- 2022-05-25 01:44:50下载
- 积分:1