-
有光照效果的网格模型绘制程序
有光照效果,并且加入了键盘互动效果(代码中有注释),对于初学图形图像或者OpenGL的童鞋有参考意义。代码用了C++的类封装技术,对于从C刚刚过渡到C++的同学来说也是很容易看懂的。
- 2023-02-02 18:45:04下载
- 积分:1
-
我把LibSVM库中的GridSearch方法在VC6.0下实现,主要进行SVM中模型参数的选择,modelSelection,写成了子函数的形式,可以直接调用...
我把LibSVM库中的GridSearch方法在VC6.0下实现,主要进行SVM中模型参数的选择,modelSelection,写成了子函数的形式,可以直接调用,与大家共享,欢迎提出宝贵意见-I LibSVM library GridSearch method under VC6.0, SVM mainly in the choice of model parameters, modelSelection, written in the form of Functions can be called directly with the U.S. to share are welcome to put forward valuable suggestions
- 2023-03-20 21:25:03下载
- 积分:1
-
贝叶斯分类器
本代码为贝叶斯分类器,包括基于错误先验的贝叶斯分类器和基于风险先验的贝叶斯分类器,测试数据为自己设置的矩阵。
- 2022-03-19 01:24:15下载
- 积分:1
-
三维地形绘制--四叉树递归算法 .比较具有参考价值,值得借鉴...
三维地形绘制--四叉树递归算法 .比较具有参考价值,值得借鉴-Three-dimensional topographical map- quadtree recursive algorithm. Compared with the reference value, it is worth drawing
- 2023-08-15 12:20:04下载
- 积分:1
-
不同域数字水印图像的matlab代码
不同域数字水印图像的matlab代码-different domain digital watermark image of Matlab code
- 2022-06-15 04:50:53下载
- 积分:1
-
VC++图象处理虑波处理的多种方法wavefilter
VC++图象处理虑波处理的多种方法wavefilter-VC-image processing to consider the various methods wavefilter
- 2022-12-25 20:15:03下载
- 积分:1
-
OpenGL的显示配置的语言功能,当主OpenGL ..
有关opengl显示文字的函数配置,主要时关于opengl位图字体的显示-Of the language function of opengl display configuration, when the main opengl about the display of bitmap fonts
- 2023-04-14 07:55:04下载
- 积分:1
-
图片显示程序,很好的性能,绝对不错
图片显示程序,很好的性能,绝对不错-pictures procedures, a very good performance, absolutely true
- 2022-07-13 23:16:45下载
- 积分:1
-
Ellipsoid collision detection. Human
椭球体的碰撞检测。在以人形为主的场景内椭球体的碰撞精度比球体、AABB、OBB都要高,同时速度也很快-Ellipsoid collision detection. Human-oriented in the scene of the collision within the ellipsoid accuracy than the sphere, AABB, OBB higher speed quickly at the same time
- 2022-05-30 11:20:35下载
- 积分:1
-
purpose converts YUV components stored in PPM files to separate image, can handl...
purpose
converts YUV components stored in separate files to PPM image, can handle frame offset
compile
gcc -g -o yuvsplitextract yuvsplitextract.c -lppm -lpgm -lpbm -lm -purpose converts YUV components stored in PPM files to separate image, can handle frame offset compile gcc-g-o yuvspl itextract yuvsplitextract.c- lppm- lpgm- lpb m-lm
- 2022-07-22 20:57:30下载
- 积分:1