-
旋转变换的VC程序,请审阅
旋转变换的VC程序,请审阅-rotation transform the VC procedures, please review
- 2022-05-23 15:01:38下载
- 积分:1
-
Number Recognition on NeroNet
数字识别之神经网络法- Number Recognition on NeroNet
- 2023-02-18 17:20:04下载
- 积分:1
-
这是用MFC编写的使用openGL的视口代码。
CChildView::CChildView() 构造函数
CChildView::~CChildVie...
这是用MFC编写的使用openGL的视口代码。
CChildView::CChildView() 构造函数
CChildView::~CChildView() 析构函数
BEGIN_MESSAGE_MAP(CChildView,CWnd ) 消息映射
BOOL CChildView::PreCreateWindow(CREATESTRUCT& cs)创建窗口重新设置窗口参数
BOOL CChildView::PreTranslateMessage( MSG* pMsg ) 翻译消息
int CChildView::OnCreate( LPCREATESTRUCT lpCreateStruct ) 窗口创建好后进入此函数 完成openGL的初始化
void CChildView::OnSize( UINT nType, int cx, int cy ) 当窗口大小发生改变时重新设置OPenGL的视口参数。
void CChildView::OnDestroy() 销毁窗口 -It is written in MFC to use openGL viewport code. CChildView:: CChildView () constructor CChildView:: ~ CChildView () destructor BEGIN_MESSAGE_MAP (CChildView, CWnd) message map BOOL CChildView:: PreCreateWindow (CREATESTRUCT & cs) to create a window to reset the window parameters BOOL CChildView:: PreTranslateMessage (MSG* pMsg ) translation of the message int CChildView:: OnCreate (LPCREATESTRUCT lpCreateStruct) window is created and entered this function to complete openGL initialization void CChildView:: OnSize (UINT nType, int
- 2022-03-16 00:49:44下载
- 积分:1
-
读取amsre卫星数据
1、分别求出2007年6月、2007年12月、2008年6月105°E-145°E,10°N-50°N范围内各参数的5度间隔纬向平均...
读取amsre卫星数据
1、分别求出2007年6月、2007年12月、2008年6月105°E-145°E,10°N-50°N范围内各参数的5度间隔纬向平均值并输出ASCII有格式文件;
2、读入ASCII文件(read_ascii, ascii_template;或者readf),画图(plot、oplot)表示2007年6月、2007年12月、2008年6月输出结果(X轴为纬度,Y轴为参数, 同一参数不同月份放在一张图上,5个参数5张图),并进行必要标注(xyouts)。
-Read amsre satellite data 1, respectively, derived in June 2007, December 2007, June 2008 105 ° E-145 ° E, 10 ° N-50 ° N within the parameters of the 5-degree intervals zonal mean value and a format for the output ASCII file 2, read into the ASCII file (read_ascii, ascii_template or readf), Paint (plot, oplot) said that in June 2007, December 2007, in June 2008 the output (X-axis is latitude, Y-axis for the parameter, the same argument on a map in different months, the five parameters of Figure 5), and make the necessary mark (xyouts).
- 2022-03-22 21:33:29下载
- 积分:1
-
C#摄像头监控源代码
网上下的,功能强大,绝对能用。
C#摄像头监控源代码
网上下的,功能强大,绝对能用。-C# source code for web camera surveillance under the powerful, absolutely can be used.
- 2023-04-23 17:10:02下载
- 积分:1
-
一个很不错的图像处理软件 包括图像的翻转,灰度化,二值化等...
一个很不错的图像处理软件 包括图像的翻转,灰度化,二值化等-a very good image processing software includes images of overturned, gray, two values, such as
- 2022-11-29 03:45:03下载
- 积分:1
-
该程序使用了Bresenham算法的思想,将四个象限(考虑到斜率<1,>1一共八种情况)的问题通过交换端点的方法合并成一,四象限的问题。...
该程序使用了Bresenham算法的思想,将四个象限(考虑到斜率1一共八种情况)的问题通过交换端点的方法合并成一,四象限的问题。-draw line
- 2022-02-03 03:12:04下载
- 积分:1
-
实现图片里加自定义字符,需要GD库 可以加在自己的库里
实现图片里加自定义字符,需要GD库 可以加在自己的库里-achieve Photo Riga- defined characters, GD library needs to be raised in their Curry
- 2023-04-28 22:15:04下载
- 积分:1
-
用于采集图像的C代码
mini2440(处理器s3c2440)Linux下的cmos摄像头图像采集程序
该程序实现了
1、摄像头的图像的采集,采集到的数据直接显示在LCD上。
2、拍照,即将显示的采集到的图像信息保存为16位的bmp图片。(按键1拍照并保存,拍摄的时候led1点亮1秒)
3、图片浏览。可以浏览已拍摄的照片。(在拍摄状态按下按键2,即可进入图片浏览功能, 只可以播放一遍,其他功能尚未加入)
目前存在的问题:
1、保存的图像尚存在问题:在电脑上显示的不清楚,在
ARM9上可以正常显示。
2、拍摄的图片大小受限制,只能拍摄240*320的16位图片。下一步的改进:能够拍摄常见大小 的照片,并且保存为.jpg格式。
最主要的问题是摄像采集的数据
无线电协会
- 2022-03-29 08:41:16下载
- 积分:1
-
简单的模式识别的分类算法(K_均值算法),适用于各种识别算法的基础分类算法...
简单的模式识别的分类算法(K_均值算法),适用于各种识别算法的基础分类算法--详细信息见说明-simple pattern recognition classification algorithm (K_ means algorithm), apply to the recognition algorithm based classification algorithm-- detailed information, see Note
- 2022-12-14 00:10:03下载
- 积分:1