搜索资源列表
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
vc.net.CAD
- 本书主要结合VB.NET和VC#.NET两种语言介绍了创建交互式CAD系统的基本思路和技术,分别给出了两种语言的小系统完整代码,并讨论了技巧实现的其他可能性以及系统代码的改进方法。 本书前3章主要介绍语言基础和.NET框架基础,第4章至第8章结合一个CAD小系统的创建详细地介绍了交互式CAD系统的组织思路和基本技术,第9章至第11章介绍了更多的技巧实现方法和系统优化方法,第12章结合CAD编程进行了一些设计模式方面的讨论;写作过程中注意了循序渐进的讲解原则,内容适合不同学习阶段的读者。 书中所有
GifDecode
- GIF解码程序源代码,C语言编程,方便在嵌入式系统上移植。
VGA256
- c语言VGA图形模式256色显示程序,彩色图像编程的基础程序
superflow
- 另外一个二维流体模拟的源码。好像使用了nvidia最新的显卡编程语言CUDA实现。
三种方法实现小车与月亮动画效果
- 动画实现用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
calchist
- 采用MATLAB编程语言完成的直方图编程,程序效率非常高!附带一篇论文。-MATLAB coding hist!
GET-TEST
- 基于LBP纹理特征的图像表达!采用MATLAB编程语言实现。-LBP coding。
maskimg_byvf
- 大量遥感影像的裁剪费时费力,本程序用IDL编程语言实现了大量遥感影像的批量裁剪,准确方便-IDL program for remote sensing volume cutting
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语言编程确定图像的具体信息内容