-
Graphics,game programming and study the DirctX.It can improve your programming.
图形图像方面、游戏编程的入门指导。涉及DirctX学习指导。-Graphics,game programming and study the DirctX.It can improve your programming.
- 2022-07-19 11:16:16下载
- 积分:1
-
finding zero for Bessel function
finding zero for Bessel function
- 2022-10-10 16:55:02下载
- 积分:1
-
利用VC++ 6.0实现了地球图的绘制功能
利用VC++ 6.0实现了地球图的绘制功能-VC 6.0 Earth Map function
- 2022-06-12 11:29:09下载
- 积分:1
-
目的
purpose
simulates embedding and detection of watermark in random noise using QIM (quantization index modulation), uses non-linear scaling
compile
gcc -g -o nlqim nlqim.c -lm
-purpose simulates embedding and detectio n of watermark in random noise using QIM (quanti index modulation. 5), uses non-linear scaling compile gcc-g-o nlqim nlqim.c- lm
- 2023-04-16 16:20:02下载
- 积分:1
-
读取AutoCAD文件中内嵌的缩略图, 可以读取从AutoCAD版本10~2005. 该文件是一个UNIT,请建立工程并产生新例调用它...
读取AutoCAD文件中内嵌的缩略图, 可以读取从AutoCAD版本10~2005. 该文件是一个UNIT,请建立工程并产生新例调用它-read AutoCAD documents embedded thumbnail, can be read from AutoCAD version 10 ~ 2005. This document is a UNIT, and works to establish new cases have called it
- 2022-01-30 23:17:01下载
- 积分:1
-
矢量绘图程序源码
矢量绘图程序源码-source vector drawing program
- 2022-10-08 21:35:02下载
- 积分:1
-
jkkjjjjjjjjjjjjjjjjjjjllllllllllllllllllll
本程序基本于.Net平台开发,默认支持Access数据库,可扩展为任意数据库,拥有完整的文章发布-jkkjjjjjjjjjjjjjjjjjjjllllllllllllllllllll
- 2022-04-08 09:53:45下载
- 积分:1
-
通过计算机图形学模拟柔软的布料的物理运动,然后进行三维显示和渲染,包含所有的源代码,C++编写,是Intel程序员的高质量代码...
通过计算机图形学模拟柔软的布料的物理运动,然后进行三维显示和渲染,包含所有的源代码,C++编写,是Intel程序员的高质量代码-Through computer graphics simulation of soft fabric physical movement, and then proceed to three-dimensional display and rendering, contains all the source code, C to prepare, is Intel
- 2023-07-11 03:30:03下载
- 积分:1
-
YCBCR for color space under the color clustering KMEAN
颜色聚类KMEAN下颜色空间的YCBCR
- 2022-07-16 19:53:26下载
- 积分:1
-
色彩空间的转换 ColorTransform RGB与LAB互转
应用背景在图像处理中,有时需要将真彩色图像转换到其他色彩空间进行处理,已获得更好的处理结果,即从RGB空间转换到LAB或者HSI空间等,处理后为迎合人眼需求一般要将其他色彩空间的处理结果再次转换到RGB空间。本代码即实现了RGB与LAB的互转。关键技术
在色彩空间的正向转换中(RGB to LAB):采用的是九级均匀分割建模,棱柱差值;
在反向转换中(LAB to RGB):采用的是多项式回归方法。
- 2022-05-05 08:48:48下载
- 积分:1