-
VB数据库加载数据生成曲线图显示
比较老的教学式源码,采用的是VB6.0版本开发,演示如何从一个数据库里加载对应数据,并且在界面上以曲线图的形式显示出来,包含横纵数据分布,以及柱状图属性修改等;
- 2022-03-22 10:38:02下载
- 积分:1
-
用C语言实现了Cohen
用C语言实现了Cohen-Sutherland算法,代码可以直接复制到tc里面运行,很好实现了线段裁剪-With the C language to implement Cohen-Sutherland algorithm, the code can be directly copied to the tc run inside, well realized Line Clipping
- 2022-03-13 06:11:01下载
- 积分:1
-
在直角坐标系上画圆
在直角坐标系上画圆-the Cartesian coordinate system on the Circle
- 2023-09-07 12:15:02下载
- 积分:1
-
sift算法资料大全,包括论文和代码,中文和英文全有,还有两个实现代码...
sift算法资料大全,包括论文和代码,中文和英文全有,还有两个实现代码-sift resources
- 2022-08-03 17:06:01下载
- 积分:1
-
123
123
- 2022-09-27 07:40:02下载
- 积分:1
-
Opengl粒子应用(火焰效果)
Project Name: Fire Demo - SimpleVersion: 1.1Compiler: Bloodshed Dev-C++ ver:4.9.8.7bCredits:>Dustin Davis @ www.programmers-unlimited.com>Jeff Molofe (NeHe) @ nehe.gamedev.net>www.gametutorials.com>The People @ www.gamedev.netVarious copious sections of this program"s code was copied from the credits mentioned above; please visit their site as they have helped not only me but countless amounts of people with their dedication to programming.Options Dialog Box Configuration Notes:Particle Count = Stipulates the number of particles that are allocated for the particle generator to use. This amount can be either decreased for increased performance or augmented for a much "richer" effect to a point.Particle Speed = A modifer that governs how fast a particle moves depending on the direction specified
- 2022-06-30 11:24:40下载
- 积分:1
-
The phase difference based on blind deconvolution algorithm, vogel
基于盲解卷积的相位差算法,图像恢复,文件包里面有仿真和LBFGS优化算法-The phase difference based on blind deconvolution algorithm, vogel
- 2022-09-15 20:45:04下载
- 积分:1
-
包含完整的大津法二值化算法,计算图像的二阶距
包含完整的大津法二值化算法,计算图像的二阶距-Act contains a complete Otsu binarization algorithm to calculate the image of the second-order distance
- 2023-07-16 00:05:03下载
- 积分:1
-
are on Glscene example, the beginning of the study, hopes to have more friends i...
都是关于Glscene的实例,刚开始学习,希望有更多的朋友参与-are on Glscene example, the beginning of the study, hopes to have more friends in
- 2022-04-10 01:38:10下载
- 积分:1
-
实现基于目标跟踪质量的程序
本程序实现了基于质心法的目标跟踪,由于算法比较简单,因此背景颜色必须简单,最好是纯白色的。本程序先经过对视频图像的灰度化,二值化等一些图像处理,然后找出质心。程序中用到了Opencv库函数-Realize this procedure based on the quality of target tracking-force, due to relatively simple algorithm, so the need for a simple background color, the best was pure white. This procedure, after the first video images of gray and binary image processing, such as, and then find the center of mass. Procedures used in the library function Opencv
- 2022-02-02 16:04:58下载
- 积分:1