搜索资源列表
www.libtiff.org
- tiff图像处理库,对传真编程比较有用
freetype218
- 字体处理库freetype的源码,网址:www.freetype.org-font handling the freetype source website : www.freetype.org
illum.tar
- This a reflection model (BRDF) viewer written by students in the course 15-860. See http://www.cs.cmu.edu/afs/cs/project/classes-ph/860.96/pub/www/860.html for info on the course.
www.weitu.cn
- 该上载的源代码是对位图进行处理的一个很好的例子-uploaded the source code to handle bitmap for a good example
dos16pic
- 本人原创. Turbo C2.0图形模式下显示BMP位图的高速方法,不同于一般的putpixel和line绘制的方法,速度之快令你感觉不到显示的过程,而且绝对能在TC的initgraph()初始化的BGI模式下使用。 个人网站:www.turinger.com-. Turbo C2.0BMPputpixellineTCinitgraph()BGI Website : www.turinger.com
WALSHC
- Walsh transform algorithms come from http://www.programmersheaven.com/
Bitmap_Fon1932889152005
- This is a demo of a bitmap font that uses OpenGL and is written in C++. It requires the gd library from boutell.com. There s a demo at http://www.coolgroups.com/font/. -This is a demo of a bitmap font that uses OpenGL and is written in C++. It requ
Transparen193111992005
- This a Transparent PNG texture loader for OpenGL. It requires the gd library at boutell.com. There s a demo at http://www.coolgroups.com/alpha/. -This a Transparent PNG texture loader for OpenGL. It requires the gd library at boutell.com. There s
Sky_cube192936932005
- This program demonstrates a 3d sky by placing the viewer inside a texture-mapped cube. There s a demo at http://www.coolgroups.com/skycube/. -This program demonstrates a 3d sky by placing the viewer inside a texture-mapped cube. There s a demo at h
Texture_Lo193084982005
- This program demonstrates loading a texture from a JPEG file. It requires the gd library from boutell.com. A demo is available at http://www.coolgroups.com/texture/. -This program demonstrates loading a texture from a JPEG file. It requires the gd
huffman_f
- huffman_f 在huffman_e的基础上,将排序改为利用堆排序原理选择最小的两个权值。也即,将所有元素的权值组织成堆后,每次堆内的根结点就是最小值了。每取出一个根结点后,就把堆尾元素调到根结点重建堆。取出两个最小值合并成一个子树后,再把子树作为叶子结点放到堆中,并让其上升到合适的位置,保持堆性质不变。因为每次不必完成整个排序过程,而只是组织成堆,因此,这种方法要比使用快速排序更快。上述算法参考了mg-1.2.1中Huffman编码的实现,见http://www.cs.mu.oz.au/m
PictureTreatment
- 提供的 vc 代码完成以下功能: 1. 将真彩位图转化成各色或黑白位图,进行二值化(支持多种抖动方法)处理后的位图,效果和速度极佳。 2. 将真彩或黑白位图进行 90度 , 180 度 ,270 度 高速度旋转。 [代码性质] VC完整应用程序代码 [代码作者] 王寒 [文件大小] 327K [更新日期] 2005-4-12 11:42:00 [来源]http://www.vckbase.com/code -vc code for the completion of
motion-3.2.3
- Motion up to version 3.1.8 was created and maintained by Jeroen Vreeken. Versions 3.1.9-3.1.12 was maintained by Kenneth Lavrsen (http://www.lavrsen.dk/) and Folkert van Heusden (http://www.vanheusden.com/). -Motion up to version 3.1.8 was crea
C++-READ-3dsformat
- 这是一个用C++读取3DS文件的例子,还可根据自己的需要改写扩充! 欢迎大家在www.programsalon.com上互相交流!共同进步!-This a C 3DS document read examples, but also according to their own needs expanded rewrite! Welcome to the www.programsalon.com on the exchange! Common progress!
imagecode
- 大量数字图象处理方面的原代码和原理说明, 各种图象处理算法的公式到如何编码都讲述一清二楚 ,文件需要解压,解压密码www.infoxa.com-lot of digital image processing code and the original principle that the various image processing algorithms to the formula of how codes are described above, file decompression
opengl_mksw
- opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装
AstroCpp
- Astronomy为一天文学有关 C/C++ 源代码,详细说明参见 http://www.projectpluto.com/source.htm-Astronomy day for Literature to the C / C source code, detailed descr iption, see http : / / www.projectpluto.com / source.htm
www.image2003.com
- 一种基于灰度评价的图像分块压缩算法解压密码:www.image2003.com.caj
Meanshift
- 根据网址http://www.caip.rutgers.edu/riul/research/code.html 提供的代码,对Meanshift图像分割进行了封装实现,提供了Matlab和C两种调用接口。-According to Web site http://www.caip.rutgers.edu/riul/research/code.html the code provided on the packaging Meanshift image segmentation was achie
InterfaceMS2
- 提供了网址http://www.caip.rutgers.edu/riul/research/code.html 的MS 分割法进一步封装,包括Matlab接口和C语言接口。-Provides a web site http://www.caip.rutgers.edu/riul/research/code.html further segmentation of MS packages, including Matlab interface and C language interface.
