搜索资源列表
CG4
- 实现了Bezier曲面的构造算法,随机生成一个曲面造型。(TurboC2.0,编译前修改库路径)-achieve a Bezier surface structure algorithm generates a random surface modeling. (TurboC2.0, compiler for amending the path)
spacial
- 关于小波变换的一个课程设计,编译可以通过。不错-on wavelet transform a curriculum design, the compiler can be passed. Yes
BlurAndSharpenDemo
- 有关图形锐化方面等的操作,编译成功后直接运行-Sharpening the graphical aspects of the operation, the compiler directly after successful operation
xcg-VESA
- //*** *** *** *** *** *** * // VESA图形支持程序 * // (限支持16位:高彩色 32位:真彩色 两种图形模式) * // 徐昌贵 * // TC 3.0 编译调试运行通过 * // ALL RIGHTES RESERVED * // 最后修改日期:2002.10.27 * // 于四川.峨眉.西南交通大学.峨眉分校 * //****************************************************
rerwersert
- 图形学金刚石C程序及其变种,C语言编写,以编译-graphics Diamond C procedures and varieties, C language, compiler
ddddfffsdgdfhjfgjkghkgjklkliklklkll
- Bspline曲线一笔画锚,C语言编写,以编译-Bspline curve of a stroke anchors, C language, compiler
dfcsdfzsdgzdfgtsrtyfujgjcgjyiuykujhke
- 图形学扫描线填充算法,具有填充选择功能的代码体,C语言编写,以编译-graphics scanning fill algorithm, filled with choice of body function code, C language, compiler
texture_sampling
- NVIDIA推出的C for Graphics(cg)。Cg是一种高级编程语言,可使开发者更轻松、快捷地创建具有电影效果的实时图像。这里是基于vc环境的纹理取样程序。安装cg runtime 后可以运行和编译了,希望对在学cg的朋友有用。-NVIDIA introduced the C for Graphics (cg). Cg is a high-level programming language, developers can more easily and quickly create
uniform_parameter
- NVIDIA推出的C for Graphics(cg)。Cg是一种高级编程语言,可使开发者更轻松、快捷地创建具有电影效果的实时图像。这里是基于vc环境的联合变量程序。安装cg runtime 后可以运行和编译了,希望对在学cg的朋友有用。-NVIDIA introduced the C for Graphics (cg). Cg is a high-level programming language, developers can more easily and quickly create
varying_parameter
- NVIDIA推出的C for Graphics(cg)。Cg是一种高级编程语言,可使开发者更轻松、快捷地创建具有电影效果的实时图像。这里是基于vc环境的外部变量程序。安装cg runtime 后可以运行和编译了,希望对在学cg的朋友有用。-NVIDIA introduced the C for Graphics (cg). Cg is a high-level programming language, developers can more easily and quickly create
vertex_and_fragment_program
- NVIDIA推出的C for Graphics(cg)。Cg是一种高级编程语言,可使开发者更轻松、快捷地创建具有电影效果的实时图像。这里是基于vc环境的顶点和变量完整过程的程序。安装cg runtime 后可以运行和编译了,希望对在学cg的朋友有用。-NVIDIA introduced the C for Graphics (cg). Cg is a high-level programming language, developers can more easily and quickly c
JPEG2000wavelet
- “wavelet”目录中存放的是API函数源程序 “wavelet_gui”目录中存放的是JPEG2000应用举例的DELPHI调用 “可执行应用”目录中存放的是笔者编译成功的可执行应用程序-"wavelet" directory is placed source API function "wavelet_gui "directory is kept JPEG2000 applications for the DELPHI called&q
BezierSplines
- 本代码在VC6.0的环境下编译.其内容为一个完整的贝塞尔曲线的实例,是很有价值的源代码.-VC6.0 the code in the compiler environment. It contains a complete example of Bessel curve, is a very valuable source.
qrcodec
- 日本某大学根据JAVA的QR生成条形码源代码改写的C语言条形码,附带编译需要的库文件等-a Japanese university under the QR Java source code generation bar code rewrite the C language bar code, fringe compiler needs of the library, etc.
234234
- 图象的半影调和抖动技术 source目录下为本章介绍的源程序 功能是实现图案化和抖动技术,以及bmp2txt 命令行编译过程如下 vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-penumbral image dithering techniques to reconcile source directory for the chapter describes the
553213tr
- 直方图修正和彩色变换 source目录下为本章介绍的源程序 功能是直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-and color histogram that transform source directory for the chapter describes the functions of the source
75673452
- 腐蚀,膨胀,细化算法 source目录下源程序 功能是腐蚀,膨胀,细化算法 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-corrosion, swelling, thinning algorithm source directory source function is corrosion, swelling, thinning algorith
936414
- 边沿检测与提取,轮廓跟踪 source目录下为源程序 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-edge detection and extraction, contour tracking source directory function is the source for edge detection and
MTsmoke
- 采用tuio协议编写的烟雾效果互动场景,C++和openGL编写,可以部署在任何多点触摸平台上,编译后可直接运行-Preparation of an agreement with the smoke effect tuio interactive scenes, C++ and openGL preparation, can be deployed in any multi-touch platform, the compiler can be run directly after the
pgm-file-read-awrite
- 一个用于读写PGM图像的小程序,展示了PGM文件的读写原理。 VC++ 6.0环境编译通过 -A PGM image to read and write small programs to demonstrate the principles of reading and writing PGM files. VC++ 6.0 compiler environment