CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - C 语言学习

搜索资源列表

  1. JPEG源代码

    0下载:
  2. C语言实现JPEG压缩与解压缩,对学习图像处理有一定的参考意义。代码比较老,但是能说明问题。-C Language JPEG compression and decompression, to learn to deal with images as a reference significance. Comparing the old code, but illustrative.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:366544
    • 提供者:李峰
  1. Computational Geometry in C Ccode2.tar

    1下载:
  2. 计算几何c语言实现 第二版 的源代码。对于计算机图形学的学习有一定的益处。-computational geometry c language second edition of the source code. For the study computer graphics have certain benefits.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:57027
    • 提供者:李利华
  1. 离散冗于小波变换vc语言实现

    0下载:
  2. 冗于小波变换的c语言实现,对于学习小波变换很有帮助。-redundant wavelet transform in the c language, learning wavelet transform helpful.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:5713
    • 提供者:ggaaoo390
  1. Jpeg_code(c)

    0下载:
  2. 用c语言实现的Jpeg编码,供大家学习研究-with the Jpeg language coding, for your study and research
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:1446112
    • 提供者:李雷
  1. tcpoto

    0下载:
  2. 学习c语言的很好的例子。通过这个例子可以很好的掌握 tc中图形函数的使用-a good example. Through this example will be very good grasp tc graphics function of the use of
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1145
    • 提供者:su
  1. A11_collision-check

    0下载:
  2. 碰撞检测算法以及如何用精简的c语言实现,对学生学习OpenGL有帮助-collision detection algorithms, and how to streamline the c language, students learn to help OpenGL
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:19475
    • 提供者:高大大
  1. cximage599c_full

    1下载:
  2. CxImage类库是一个优秀的图像操作类库。它可以快捷地存取、显示、转换各种图像。有的读者可能说,有那么多优秀的图形库,如OpenIL,FreeImage,PaintLib等等,它们可谓是功能强大,齐全,没必要用其它的类库。但我要说,这些类库基本上没有免费的,使用这些类库,你要被这样那样的许可协议所束缚。在这点上,CxImage类库是完全免费的。另外,在使用上述类库时,你会遇到重重麻烦。因为它们大部分是平台无关的,且用C语言写成,有的还夹杂着基本的C++ wrapper和成堆德编译选项的声明需要
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3140836
    • 提供者:姜丽华
  1. graphic_arithmetic

    0下载:
  2. C语言实现图形学基本算法,有助于学习图形学的裁剪平移相交等基本算法。-C language graphics basic algorithm, to the learning graphics translation intersection of cutting the basic algorithm.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3360
    • 提供者:阿刀
  1. RocketCommanderSourceCode

    0下载:
  2. 微软官方的导弹飞行模拟程序。 基于DirectX 9用C#开发,功能全面,效果超炫。对进行图形显示开发和C#语言学习大有裨益。
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:460270
    • 提供者:聂聂
  1. 10game

    0下载:
  2. c语言10个经典小程序,很简单很有意思,增加学习C语言的趣味-c language classic 10 small procedures, is very simple very interesting to increase the C language learning fun
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:2674
    • 提供者:肖庆普
  1. bmp

    0下载:
  2. 用C语言编写的小程序,图像处理实例,供学习C综合实验的同学使用-Using C language applets, image processing examples for learning C students use an integrated experimental
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:76050
    • 提供者:ssh
  1. JPEG

    0下载:
  2. JPEG源代码C语言实现压缩与解,对学习图像处理有一定的参考意义。-C language source code for JPEG compression and the realization of solutions for image processing to learn some reference significance.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:366615
    • 提供者:yubua
  1. Cimage

    0下载:
  2. c语言图像图像处理程序包,包括了基本的图像图像处理方法,新手上路的学习好书-image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:2029585
    • 提供者:项喻
  1. OpenCV-cn

    0下载:
  2. 学习OpenCV的中文书。 OpenCV 是一个开源(参见http://opensource.org)的计算机视觉库,项目主页为 http://SourceForge.net/projects/opencvlibrary。OpenCV 采用C/C++语言编 写,可以运行在Linux/Windows/Mac 等操作系统上。OpenCV 还提供了Python、R uby、MATLAB 以及其他语言的接口。-Learning OpenCV of Chinese books. OpenC
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1371703
    • 提供者:guojie
  1. c

    0下载:
  2. 五份资料,有图像处理的源码,图书,c语言学习资料等-Five copies of data, such as image processing source code, books, c language learning materials, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:625173
    • 提供者:wenxin
  1. The-C-code-of-Yanghui-triangle

    0下载:
  2. 杨辉三角的C程序代码,用以学习C语言 ,希望对他人有所帮助-The C code of Yanghui triangle
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-07
    • 文件大小:4066
    • 提供者:lilei
  1. OPENGL

    0下载:
  2. 用opengl写的一些小程序,适合新手学习(Using OpenGL to write some small procedures, suitable for beginners to learn)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-18
    • 文件大小:519168
    • 提供者:liuxueying
  1. sm2_sm3_sm4_c语言实现

    0下载:
  2. c语言学习资料,可以看看SM234的学习规则(C language learning materials, you can see the rules of SM234 learning)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-21
    • 文件大小:26624
    • 提供者:nihao1239999
  1. chanvese_20120715.tar

    0下载:
  2. C语言实现Chan-Vese算法,外网下载的,供大家参考学习(Chan-Vese segmentation)
  3. 所属分类:图形图象

    • 发布日期:2017-12-31
    • 文件大小:65536
    • 提供者:garbolee
  1. 计算机图形学C语言版第2版

    0下载:
  2. C++编程提高你的图形界面编程能力。是学习图形学的最佳素材(geometry program helps you improve you program in c++, the best book in the field)
  3. 所属分类:图形图像处理

« 12 3 4 5 6 7 »
搜珍网 www.dssz.com