-
模拟飞机和导弹飞行
这是一个基于OpenGL和MFC的3D模拟飞机和导弹飞行的程序(可在导弹和飞机之间切换)。画了一个简易的山地场景,有一些树木。导弹的尾焰比较形象。压缩文件包含了整个项目的头文件、源文件和各种资源文件,下载解压后即可在VS2010上运行。
- 2022-03-23 09:18:50下载
- 积分:1
-
purpose
computes histogram and some statistical measures (min, max, ...) for...
purpose
computes histogram and some statistical measures (min, max, ...) for a list of values (one per line)
compile
gcc -g -o analyze_values analyze_values.c -lm -purpose computes histogram and some stati stical measures (min, max, ...) for a list of values (one per line) compile g cc-g-o analyze_values analyze_values.c- lm
- 2022-06-12 20:56:57下载
- 积分:1
-
plural domain filtering image
复数域内图象扩散滤波程序,用MAPLAB语言编写-plural domain filtering image-proliferation process with MAPLAB language
- 2022-01-25 17:17:39下载
- 积分: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
-
recursive algorithm mapping Hilbert graphics, experimental report
递归Hilbert算法绘制Hilbert图形,有实验报告-recursive algorithm mapping Hilbert graphics, experimental report
- 2022-03-06 02:26:28下载
- 积分:1
-
Www.geometrictools.com from multi
来自www.geometrictools.com的多平台3d引擎库.屏蔽了中国IP,国内IP上不去-Www.geometrictools.com from multi-platform 3d engine library. Shield the Chinese IP, internal IP do not
- 2022-03-06 15:14:44下载
- 积分:1
-
在这个目录中包含代码实现K
kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector] - vector N (real) To compile: ICC KMEANS.CPP -kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Outpu
- 2022-08-15 00:35:38下载
- 积分:1
-
海图绘制,可以读取MAPINFO的MIF文件,效果比较好,大家可以下载下来用。...
海图绘制,可以读取MAPINFO的MIF文件,效果比较好,大家可以下载下来用。-nautical charting, and can read MapInfo MIF document, the results were quite good, we can use downloaded.
- 2022-02-05 15:07:21下载
- 积分:1
-
自编的,MFC,Bresenham算法生成直线
自编的,MFC,Bresenham算法生成直线-The self, MFC, Bresenham algorithm to generate a straight line
- 2022-06-29 13:00:12下载
- 积分:1
-
在粒子的应用粒子滤波在机动目标跟踪…
粒子滤波在机动目标跟踪中的应用,粒子滤波在机动目标跟踪中的应用。-Particle filter in the maneuvering target tracking in the application of particle filter in the maneuvering target tracking applications.
- 2023-08-30 05:25:03下载
- 积分:1