-
VC++下实现OpenGL的三维星空多轨道卫星绕地球源代码:这个程序在C++中调用OpenGL,蓝色的球体代表地球,粉红色的球体代表地球的地球的静止轨道卫星,该
VC++下实现OpenGL的三维星空多轨道卫星绕地球源代码:这个程序在C++中调用OpenGL,蓝色的球体代表地球,粉红色的球体代表地球的地球的静止轨道卫星,该卫星在地球赤道上方和地球一起做同步运动。黄色球体代表其他轨道卫星,它们的轨道各不相同。-VC++ Realize OpenGL under the three-dimensional Star-orbit satellites around the earth more than the source code: the procedure in C++ Call OpenGL, blue sphere on behalf of the Earth, pink sphere of the Earth on behalf of the Earth
- 2022-04-13 01:42:20下载
- 积分:1
-
vc digital image pattern recognition technology and engineering practice, the fo...
vc++数字图像模式识别技术及工程实践中的第四章常用搜索算法-vc digital image pattern recognition technology and engineering practice, the fourth chapter commonly used search algorithm
- 2022-12-01 14:50:03下载
- 积分:1
-
超级的
超分辨率源代码,用它可以实现超分辨率,提高影像的分辨率,可以使一使-super-resolution source code, using it to achieve super-resolution and improve image resolution, can make a
- 2022-01-23 10:02:31下载
- 积分:1
-
图象处理程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换...
图象处理程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-Image processing procedures, provided the image histogram equalization, robert, sobel, prewitt, kirsch, gauss edge detection methods such as computing, median filter, two-dimensional FFT transform and DCT transform, image reversal, rotation and other basic template images transform and transform the functions of points. At present, only deals with 256* 256 image
- 2022-02-13 03:59:15下载
- 积分:1
-
本程序实现基于差平方和的图像匹配,本程序的优点是在大噪声条件下的匹配成功率很高,缺点是随着匹配区域以及图像的扩大,程序的耗时越来越长...
本程序实现基于差平方和的图像匹配,本程序的优点是在大噪声条件下的匹配成功率很高,缺点是随着匹配区域以及图像的扩大,程序的耗时越来越长-This procedure square and bad based on the implementation of image matching, the advantages of this procedure are in the noise of the match under the conditions of a very high success rate, with the disadvantage match the expansion of regional as well as images, more and more time-consuming process long
- 2022-02-02 10:47:45下载
- 积分:1
-
用C语言编写的动态演示C直线裁剪的源代码
用C语言编写的动态演示C直线裁剪的源代码-C language demonstration of dynamic linear cutting C source code
- 2023-01-11 06:45:03下载
- 积分:1
-
在C环境下的简单动画编程,一些图形函数的综合应用
在C环境下的简单动画编程,一些图形函数的综合应用-C environment in a simple animation programming, some graphics functions integrated application
- 2022-05-31 04:44:31下载
- 积分:1
-
利用WPF画曲线源码
源码描述:
一、源码特点
采用winform构进行开发,利用WPF画曲线,可放大缩小,拖动等
二、功能介绍
本源码是一个利用WPF画曲线源码,欢迎下载
三、菜单功能
1、利用WPF知识绘制曲线图形状,曲线图峰值等内容
2、点击Button按钮,现实曲线图,右键有保存复制等功能
3、利用鼠标是实现曲线图的放大缩小和拖动效果
四、注意事项
1、开发环境为Visual Studio 2010,使用.net 4.0开发。
- 2022-02-18 14:37:47下载
- 积分:1
-
做Java开发朋友一定知道Eclipse编辑器,这是它的VB实现.
Form1.Label1 = kk.vkCode & ":" & kk.scanCode...
做Java开发朋友一定知道Eclipse编辑器,这是它的VB实现.
Form1.Label1 = kk.vkCode & ":" & kk.scanCode & ":" & kk.Time
If wParam = 256 Then
Myfunc = 1: Exit Function
endif
wParam 的按键值可以在程序运行中测试中找到。-doing Java development friends will know that the Eclipse editor, This is the VB. Form1.Label1 = kk.vkCode
- 2022-02-04 18:28:40下载
- 积分:1
-
一个图形学的小房子,主要应用DDA算法,和内点区域填充,DDA算法,还有延迟...
一个图形学的小房子,主要应用DDA算法,和内点区域填充,DDA算法,还有延迟-a small house, the main application of DDA algorithm, and points within the region to fill the DDA algorithm, the delay
- 2022-02-05 17:35:04下载
- 积分:1