搜索资源列表
CCallIDL(Linux)
- Linux环境下IDL数据可视化语言的接口编程,实现数据在C与IDL之间的交互-Linux environment IDL data visualization interface programming language, Data in C and the interaction between the IDL
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
GifDecode
- GIF解码程序源代码,C语言编程,方便在嵌入式系统上移植。
VGA256
- c语言VGA图形模式256色显示程序,彩色图像编程的基础程序
三种方法实现小车与月亮动画效果
- 动画实现用C语言编程,可以有三种程序设计方法,分别为: 1.用重画技术设计动画程序 2.用多图形页设计动画程序 3.用图像函数设计动画程序 本程序用C语言(TC)实现了三种画法,分别为Car1,Car2,Car3.对应以上三种实现方法。
c.tar
- 总变分(TV) 图像复原模型的C语言源码. 使用C语言与Matlab 混合编程. 主要计算由C语言完成. 图像的读, 输出由Matlab实现. 包含梯度下降流法, Chambolle对偶法, 交替半二次型算法 固定点线性迭代算法等.-Total Variation (TV) image restoration model of C language source code. Using the C language and Matlab mixed programming. Mainly c
Histogram-equalization
- 直方图均衡化的C语言实现,用C语言编程,均衡-Histogram equalization
Graphics-programming-in-C
- C语言图形编程技术,是关于如何用C语言来实现图形以及动画的技术,该资料能帮助学者对该技术有一个初步的了解和掌握。-Graphics programming in C, is about how to use C language to implement graphics and animation technology, the information the technology can help scholars to have a preliminary understanding an
Tetris-coded-by-c
- 简明易懂的C语言俄罗斯方块,编程语言C,源码,未编译,TC 通过。-Tetris: programmed by c, which is concise and simple, so it is an easy way to learn C with strengthening your capabiliy in 2D game. it is source code,and has been tested by TC
star
- c语言图形化编程练习的例子 c语言图形化编程练习的例子-c language examples of graphical programming exercises graphical programming exercises c language c language examples examples of graphical programming exercises
chengxu
- 用C语言编程,结合龙格库塔法求解非齐次常微分方程-C programming language, combined Runge-Kutta method for solving non-homogeneous ODE
tt
- 作为新一代操作系统的图形处理内核,GDI+在Windows XP和Windows Server 2003操作系统中扮演着极其重要的角色。 GDI+的出现,是对传统程序员的一种解脱。本书是目前国内少有的全面介绍GDI+编程的参考书。本书从画笔与画刷、文本与字体、区域与路径等基础知识谈起,将GDI+的技术细节一一展开。此外,GDI+的矩阵运算、图像的编码与解码、图像色彩信息校正等深层次知识,也都能够在本书中找到详细的说明。为了让读者更快地掌握GDI+编程,在每一章的内容中,都配有详尽的程序源代码
The-five-star-red-flag-design
- 计算机图形学,C语言编程,画星形图案并填充颜色-The five-star red flag design
TsaiC
- 通过C语言,实现了相机标定经典算法中TSAI两步法的编程-By C language to achieve a classic camera calibration algorithm TSAI two-step programming
45142853
- 稳马尔科夫HMM算法的C语言源代码,可用于图像处理及一维信号处理,(Steady markov HMM algorithm C language source code, can be used in image processing and one dimensional signal processing,)
BMP文件基于C语言的信息读取
- BMP图像文件的内部信息,可以依据C语言编程确定图像的具体信息内容