CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - c 程序

搜索资源列表

  1. GIF的C语言解码程序.zip

    0下载:
  2. 所属分类:图形图象

    • 发布日期:
    • 文件大小:4770
    • 提供者:
  1. 代码.rar

    0下载:
  2. 用C语言程序输出一个优美的图安
  3. 所属分类:图形图象

    • 发布日期:
    • 文件大小:2859
    • 提供者:
  1. 圖像處理

    0下载:
  2. c語言初學者圖象處理程序-image processing procedures
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:68595
    • 提供者:邱波
  1. tuxingxuanzhuan

    0下载:
  2. 一个用c语言遍的实现图形旋转程序-a language used all over the realization of graphics rotation procedures
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2795
    • 提供者:晴天
  1. oglmdi2

    0下载:
  2. 类似VC MDI界面的Opengl程序,使得可在同一界面下显示多种视图。用dev-C++编译-similar VC Opengl MDI interface that allows the same interface can be shown under a variety of views. With dev - C compiler
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:205982
    • 提供者:张扬
  1. 画图系统

    0下载:
  2. 我的程序是用C语言编的一个画图软件,满足以下几点: 用某种方法实现圆的生成算法。 实现橡皮筋直线、圆、矩形。 实现多边形裁剪。 实现基本几何变换(平移、旋转、缩放)。 实现Bezier曲线或B样条曲线。 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来。-the procedures I used the C language is part of a drawing software to meet the following points : the use of a ce
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:5316
    • 提供者:李玮玮
  1. CAD_Book_CD

    4下载:
  2. 王清辉、王彪编写的《Visual C++ CAD应用程序开发技术》书本的源程序代码。本书内容包括:总体程序框架的分析与设计、功能模块的划分、相关DLL库的开发与使用、CAD基础几何类库的开发、在MFC环境下使用OpenGL进行图形绘制、开发面向CAD应用程序的OpenGL通用绘图类、使用面向对象技术设计CAD软件的几何内核等。-Wang Qing, Wang Biao prepared by the "Visual C CAD application development techn
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2907155
    • 提供者:杨海锋
  1. DSPbmp

    0下载:
  2. 用turbo c 编写的bmp文件显示程序-used to prepare the documents show bmp procedures
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:3832
    • 提供者:徐本昌
  1. ifs

    0下载:
  2. 迭代函数系统的实现小程序,内涵C++源代码,及运行程序-Iterated Function System of small programs, and the substance of C source code, and operational procedures
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:423812
    • 提供者:齐松
  1. opencv-人脸识别

    2下载:
  2. opencv是c语言编写的图像和视频处理的函数库,这个程序利用vc平台,调用opencv的人脸识别函数-openve is a library for image and video in c,this programe is developed on VC, call face recognition function of opencv.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2903240
    • 提供者:刘卓
  1. 点阵汉字显示

    0下载:
  2. 在使用Turbo C进行程序设计时,一般情况下只好使用英文进行人机交互。要是想直接用中文界面,就需要另想他法了。那么在图形界面下显示汉字的问题就迫切需要解决了。-using Turbo C programming design, but under normal circumstances the use of the English language, human-computer interaction. If they wish to use the Chinese language in
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2865
    • 提供者:邓立胡
  1. Chap01_Olympic

    0下载:
  2. Visual C++ 高级编程技术OpenGL篇 》程序源代码\\5613879-Visual C programming OpenGL chapter "source code \\ 5613879
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:8843
    • 提供者:陈徐红
  1. Chap02_GLMdi

    0下载:
  2. Visual C++ 高级编程技术OpenGL篇 》程序源代码\\5613879-This is the source code of the book VC++ advantage program Opengl!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:36997
    • 提供者:陈徐红
  1. 光学字符识别技术

    0下载:
  2. OCR算法代码。这不是一个完整的系统,没法生成可执行程序。代码基于Linux/KDE开发,用到了C++标准模板库。代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。由于这是从一个完整的OCR系统中抽取的部分代码,所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用)-OCR algorithm code. This is not a com
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:874247
    • 提供者:小智
  1. OpenGL盒子

    0下载:
  2. 简单的OpenGL程序,按O键打开盖子,按C键关闭盖子。-simple procedure, according to O bond opened the lid and press the C button and close the lid.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:907541
    • 提供者:方程
  1. PARABOLA

    0下载:
  2. c编程环境下做出 抛物线(简单程序),点3个点做出抛物线,仅做初学c图形编程的范例-made under the parabola (a simple procedure), the point made three points parabola only do that when c graphical programming paradigm
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1788
    • 提供者:了了
  1. CSharpAndArcEngine

    0下载:
  2. C# 和 ArcGIS Engine 开发运用 实例 程序 开发 环境为.NET-C# and ArcGIS Engine examples of the development and application of procedures for the development environment.NET
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:14997
    • 提供者:liud
  1. Speed Carxp

    0下载:
  2. 自己参考资料写的关于c图像的小程序,里面还用的了键盘的使用,算是游戏吧。绝对原创!很利于初学者学习。-his reference was made on the images of small c procedures, which also use the keyboard use, it is the game. Absolutely original! Beginners very conducive to learning.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2687
    • 提供者:闵敏
  1. parzen

    0下载:
  2. parzen窗法对图象进行扫描处理的c++源程序,可供大型图象处理程序调用.-method of image scanning the c source available for large-scale image processing procedure call.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:907
    • 提供者:马燕
  1. 离散小波变换(DWT)

    1下载:
  2. 离散小波变化的程序,用C++代码实现。其中子函数包括墨西哥帽函数,待分析函数-discrete wavelet changes in the procedures, using C + + code to achieve. Functions which include Mexico apparatus function, pending analysis functions
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:2195
    • 提供者:姜斐
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com