搜索资源列表
Visual C++ CAD
- 黄国明编写的《用Visual C++.NET开发交互式CAD系统》书本的源程序代码,是实现交互式CAD系统开发的基础。 -prepared "using Visual C.NET development of interactive CAD system "book of the source code, is an interactive CAD system the foundation for development.
C-tc
- C语言 C语言 C语言C语言C语言C语言 C语言C语言 C语言-C C C C C C C language
fractal-c
- 分形图象,C编程,在TC-2编译成功并运行成功.-fractal images, C programming, the TC-2 successfully compile and run successfully.
c#图像处理
- C# 图象处理 直方图 完整源代码,并附安装文件 绝对可用
C语言作图
- c语言作图,可以用来作为C语言开发电脑游戏的一部分程序!极有使用价值.-c graphic language, which can be used as part of the C language development part of the computer games procedures! Very useful.
C语画图
- 可以让你在短时间内学会C语言的图书馆处理-allows you to immediately learn the C language processing library
asp.net(C#)做的画图程序的源代码.txt
- asp.net(C#)做的画图程序的源代码
旋转、反射和扭曲图像C#源码.rar
- 旋转、反射和扭曲图像C#源码
C语言JPEG解压代码
- 用C语言进行JPEG的解压
C++五边形
- 该代码是用C++写的绘制五边形的图案
bmp2jpg C图片转换源代码
- bmp2jpg C语言写的图片转换源代码.
C#CAD2次开发实例
- C#二次开发CAD实例
DIBR的c实现
- depth image based render(dibr) 算法的c语言实现
Visual C++编写的在桌面上飘雪花的特效
- Visual C++编写的在桌面上飘雪花的特效,可以真实模拟风向变换效果和积雪在桌面图标上的效果,Visual C++ Prepared snow on the desktop to spend the special effects, can transform the real simulation of the effect of wind and snow on the desktop icon on the effects of
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
gabor
- gabor滤波器算法源码,c语言描述,有兴趣可以拿去参考参考-gabor filter algorithm source code
wppexp2
- C++ 语言的图形系统,由风魂设计-C language graphics system, designed by the Wind Spirit
fft
- The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm. -The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm.
Inpainting
- 一个用visual c++ 写的图像修复算法,有界面可以直接编译运行-A use of visual c++ Write image restoration algorithm, there are interface can be directly compiled to run
Harris_NCC_detection_matching
- Implement in C, the Harris corner detector and the normalized cross correlation (NCC).