-
一个3维分形几何图形生成程序
一个3维分形几何图形生成程序-A 3-dimensional fractal geometry to generate process
- 2022-10-01 10:45:06下载
- 积分:1
-
图像配准,参数设置的需要,那些有兴趣的可以尝试,B ..
图像配准,需要参数的设置,有兴趣者可以试试,也可以和我联系啊-Image registration, the need for parameter settings, those interested can try, but also can contact me ah
- 2022-09-02 17:20:03下载
- 积分:1
-
论文是关于照相机定标,对相关的相机定标技术进行总结,但提出了一种有效的相机定标技术...
论文是关于照相机定标,对相关的相机定标技术进行总结,但提出了一种有效的相机定标技术-Thesis was on the camera calibration, camera calibration of relevant technologies to sum up, it proposes an effective camera calibration technique
- 2023-01-22 00:10:05下载
- 积分:1
-
matlab设计模拟带通滤波器
matlab设计模拟带通滤波器
matlab设计模拟带通滤波器
matlab设计模拟带通滤波器-using matlab to design a alogo band pass filter.
using matlab to design a alogo band pass filter.
using matlab to design a alogo band pass filter
- 2022-01-26 14:46:18下载
- 积分:1
-
实现吃豆豆模型,能够监听键盘事件移动,判断吃否吃到豆豆,吃到一定数量会升级,会长大,速度会增加。...
实现吃豆豆模型,能够监听键盘事件移动,判断吃否吃到豆豆,吃到一定数量会升级,会长大,速度会增加。-Only eat Peas model, able to monitor keyboard events move, to determine whether to eat eat Peas, eat a certain number will be upgraded, grow up, the speed will increase.
- 2022-01-23 10:34:20下载
- 积分:1
-
这是一个绘制魔术三角形和递归圆的程序,在c语言运行的
这是一个绘制魔术三角形和递归圆的程序,在c语言运行的-This is a magic triangle and drawing a round of the recursive procedure, the operation of the language c
- 2022-03-04 01:16:03下载
- 积分:1
-
use of absolute and relative coordinates coordinates linear mapping algorithm
利用绝对坐标和相对坐标绘制直线的算法-use of absolute and relative coordinates coordinates linear mapping algorithm
- 2022-01-26 03:24:47下载
- 积分:1
-
指纹识别源代码,研究指纹识别的人可以作为参考。
指纹识别源代码,研究指纹识别的人可以作为参考。-fingerprint recognition source code, the study of fingerprint recognition can serve as a reference.
- 2022-12-13 22:35:03下载
- 积分:1
-
opengl切削仿真
#include "stdafx.h"
#include
#include
#include
#include
void solidCylinder(GLdouble radius, GLdouble height, GLint slices, GLint stacks) //»Ò»¸öÔ²ÖùÌ壬ÓÃDiskÀ´¸ÇסÉÏϵ×Ãæ
{
GLUquadricObj* qobj = gluNewQuadric();
gluCylinder(qobj, radius, radius, height, slices, stacks); //slicesÀàËÆÓÚ¾¶È£¬stacksÀàËÆÓÚγ¶È
glScalef(-1.0, 1.0, -1.0);
- 2022-02-03 11:01:56下载
- 积分:1
-
图像处理源码关于三角形的算法
图像处理源码关于三角形的算法-source image processing algorithms on the triangle
- 2022-03-03 22:27:32下载
- 积分:1