-
C++定义了组件及
C++ defines to assembly EQUs
- 2022-10-05 18:25:03下载
- 积分:1
-
提出了一种基于样本的分级检索
MPEG 视频的新方法:首先用I 帧的dct_dc_size 字段快速粗检,然后用断层摄影(tomography)法分析B 帧...
提出了一种基于样本的分级检索
MPEG 视频的新方法:首先用I 帧的dct_dc_size 字段快速粗检,然后用断层摄影(tomography)法分析B 帧运动矢
量的时空分布特性以进一步缩小结果集,最后用DC 图像的精确匹配方法验证检索结果.试验结果表明,本方法
所需计算量较小,且可保证较高的检索精度.-presents a sample classification based on MPEG video retrieval of the new method : First of all I frame with the rapid field dct_dc_size rough Frederick, and then use tomography (tomography) Analysis of B pictures motion vector space-time distribution to further narrow the results set, and DC Images precision Matching test results retrieval. test results showed that the calculation method for small and can guarantee higher retrieval accuracy.
- 2022-03-16 00:41:37下载
- 积分: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#编程出来的,对搞测绘的人有帮助哦-Can be precisely calculated ellipsoid area of the map is based on the Land Bureau of the documents C# Programming out of people who engage in surveying and mapping has helped Oh
- 2022-07-26 14:05:03下载
- 积分:1
-
entire stations, flash version download site
整站程序,下载网站 flash版-entire stations, flash version download site
- 2022-02-04 18:39:34下载
- 积分:1
-
VHDL 的一个流水灯程序 开发平台Quartusii
使用的延时方法为分频思想...
VHDL 的一个流水灯程序 开发平台Quartusii
使用的延时方法为分频思想
- 2022-06-29 10:16:18下载
- 积分:1
-
一个关于adaboost算法的matlab程序,这是我开始接触adaboost研究的程序,有实用价值...
一个关于adaboost算法的matlab程序,这是我开始接触adaboost研究的程序,有实用价值-this is a adaboost algorithm write with matlab code,and it is my starting program of researching work on adaboost,it is valuable for application
- 2023-04-02 18:50:03下载
- 积分:1
-
For serial debugging for the host with the communication between modules, use th...
用于串口调试,用于主机与各模块之间的通讯,使用很方便-For serial debugging for the host with the communication between modules, use the very convenient
- 2022-03-25 12:12:50下载
- 积分:1
-
特征识别
charecter recognition
- 2023-03-07 07:35:04下载
- 积分:1
-
一个扫雷游戏,用鼠标控制左击确定无雷,右击确定有雷,在右击取消有雷标记,刚开始用鼠标控制菜单,选者难度,及记录,开始游戏后按 F2返回菜单...
一个扫雷游戏,用鼠标控制左击确定无雷,右击确定有雷,在右击取消有雷标记,刚开始用鼠标控制菜单,选者难度,及记录,开始游戏后按 F2返回菜单-a minesweeping games, with the left mouse control attack to determine mine-free, right click identified minefields in the right-to remove the minefields marked the beginning, with mouse control menu, the choices were difficult, and records of the games started by F2 to return to the menu
- 2022-02-15 23:54:23下载
- 积分:1