-
D3D9基于HLSL粒子系统
应用背景D3D9基于HLSL的粒子系统,很不错的例子关键技术D3D9、HLSL、C++、DirectX,基于HLSL的语言的,使用的是windows平台,基于directx的库,实现了粒子系统的效果,效率比较高
- 2022-07-26 10:59:06下载
- 积分:1
-
purpose library and test program that 577 ides some very simple primitives to pr...
purpose
library and test program that provides some very simple primitives to produce EPS (postscript) files
compile
gcc -DTEST -g -o epsplot epsplot.c -lm (to produce test program)
-purpose library and test program that 577 ides some very simple primitives to produce EPS (postscript) files compile gcc- DTEST-g-o eps plot epsplot.c- lm (to produce test program)
- 2023-01-08 20:25:03下载
- 积分:1
-
实现图像数据的JPEG
实现图像数据的JPEG-LS标准的压缩,可以实现无损压缩也可以进行有损压缩-Realize image data standard JPEG-LS compression, lossless compression can be lossy compression can also be carried out
- 2022-03-05 01:27:29下载
- 积分:1
-
Fast Fourier Transform fft
快速傅立叶变换fft-Fast Fourier Transform fft
- 2022-11-05 06:20:03下载
- 积分:1
-
扫描线种子填充算法 C语言实现 已在Turbo C&C++上成功运行
扫描线种子填充算法 C语言实现 已在Turbo C&C++上成功运行-c
- 2022-01-25 19:37:25下载
- 积分:1
-
obj model format for opengl source code for Mac OS X
obj模型格式的opengl源代码
Mac OS X - Install Boost and both the SDL and SDL_image developer package-obj model format for opengl source code for Mac OS X- Install Boost and both the SDL and SDL_image developer package
- 2022-05-28 20:14:59下载
- 积分:1
-
51上用19264液晶的源码,包括画线和汉字.初学者很有帮助噢
51上用19264液晶的源码,包括画线和汉字.初学者很有帮助噢-51 with 19,264 LCD on the source, including line drawing and Chinese characters. Beginners helpful Oh
- 2022-03-21 20:19:40下载
- 积分:1
-
图像边缘检测,提取,轮廓跟踪算法代码
图象的边沿检测,提取,轮廓跟踪算法代码-image edge detection, extraction, contour tracking algorithm code
- 2023-03-29 15:45:03下载
- 积分:1
-
the strength of computer graphics procedures
计算机图形学的实力程序-the strength of computer graphics procedures
- 2022-05-25 02:53:05下载
- 积分:1
-
属性页示例
属性页对话框是将多个对话框集中起来,通过标签将各个页面激活。与属性页对话框相关的类主要包括CPropertySheet类和CPropertyPage类。一个属性页对话框可以包括一个CPropertySheet类和多个CPropertyPage类对象。 CPropertySheet类是CWnd类的派生类,其对象作为属性对话框的窗口框架出现,主要实现管理各个属性页面的作用。其用于管理属性页对话框的主要成员函数详见msdn。
- 2022-11-05 02:05:03下载
- 积分:1