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

搜索资源列表

  1. Windows

    0下载:
  2. Windows程序设计源代码 是基于C++基础上的一些编程源码,希望对大家有用-Windows programming source code
  3. 所属分类:Graph program

    • 发布日期:2017-11-25
    • 文件大小:4869701
    • 提供者:罗伟泉
  1. data

    0下载:
  2. 是基于C++基础上的编程,主要是MFC编程,里面有很多代码和案例,是很好的资料值得分享和学习-Programming based on C++ based on MFC programming, there is a lot of code and case, good information worth sharing and learning
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:24624138
    • 提供者:
  1. mfc

    0下载:
  2. C++结合opencv的编程,打开图像,适合初学者,值得一看-Opencv C++ combination of programming, open an image, suitable for beginners, worth a visit
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:2180619
    • 提供者:徐宾
  1. Visual-CPP.NET-GDIP

    0下载:
  2. Visual C++.NET GDI+编程基础,Visual C++.NET GDI+编程基础-The Visual C++.NET GDI+ Programming Fundamentals, Visual C++.NET GDI+ Programming Fundamentals
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-04
    • 文件大小:130804
    • 提供者:yang
  1. EasyX_2012

    0下载:
  2. EasyX 是针对C++ 的图形库(graphics.h),可以帮助 C 语言初学者快速上手图形和游戏编程。-EasyX is for C++ graphics library (graphics.h), can help the C language for beginners to get started fast graphics and game programming.
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:494021
    • 提供者:严航
  1. convolution-model

    0下载:
  2. 褶积运算,褶积模型的制作,c语言编程,地震数据处理-Convolution, convolution model making, c language programming
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:5523
    • 提供者:张振
  1. cPP

    0下载:
  2. 这是一个vc++的c++图像编程,陆骔骐版本的-This is a vc++ c++ image programming, Lu Zong Qi version
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:23674118
    • 提供者:王丹萍
  1. libsvm-weights

    0下载:
  2. 此文件为SVM的线性工具包,为matlab编程的重要工具包,里面包含visual c++文件,在调用时需先安装visual c++相关软件。- This tool provides a simple interface to LIBSVM, a library for support vector machines.the Liblinear paackage for linear SVM.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:96266
    • 提供者:lewis chan
  1. image-process-fundation

    0下载:
  2. 本书主要讲述了Visual c++数字图像处理典型算法及实现。全书共12章,分别介绍了数字图像编程基础、图像感知与获取、图像的点运算、几何变换、正交变换、图像增强、腐蚀算法、膨胀算法、细化算法、边缘检测与提取、轮廓跟踪、图像分割、图像配准、图像复原和图像的压缩编码技术,对每种常用的数字图像处理方法,本书都提供了完整的源代码。本书内容丰富,叙述详细,实用性强,适合于数字图像处理工作者阅读参考。 目录 第1章 Visual C++数字图像编程基础 1.1数字图像处理概述 1.2图像
  3. 所属分类:Graph program

    • 发布日期:2017-11-01
    • 文件大小:91395
    • 提供者:杨天表
  1. gui16

    0下载:
  2. C写的计算机图形学算法实例,这是偶对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等,图形均为实时生成,所有算法由本人独立实现,未用任何图形函数库。   由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之外执行程序,必须
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:277022
    • 提供者:Liu
  1. CSharpMapX

    0下载:
  2. C#版本的GIS编程C#,能从中学到很多。-C# s GIS program, We can learn more from the code.
  3. 所属分类:GIS program

    • 发布日期:2017-11-15
    • 文件大小:769628
    • 提供者:jianlin zhu
  1. hello

    0下载:
  2. 应用turbo c 的编程环境下在graphics函数库的帮助下进行编程设计出人造卫星运动动画。即在繁星闪烁的夜色背景上,绘出一个有轨道环绕蔚蓝色地球的造型,然后又一颗卫星由左至右不断地从屏幕上掠过,屏幕下方同时显现出“HELLO”的放大字样-The programming environment of the application of turbo c programming graphics library help design satellite motion animation. S
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-22
    • 文件大小:4072
    • 提供者:翼落天
  1. procedure

    0下载:
  2. 高程内插程序和空中三角测量编程,用C#语言编写的 -Elevation interpolation procedure and aerial triangulation programming
  3. 所属分类:GIS program

    • 发布日期:2017-11-17
    • 文件大小:154778
    • 提供者:ljx
  1. TO

    0下载:
  2. 该程序可以使示波器产生方波信号,运用c语言进行编程。-The program allows the oscilloscope produces a square wave signal, using c language programming.
  3. 所属分类:Wavelet

    • 发布日期:2017-11-30
    • 文件大小:626
    • 提供者:韩林娜
  1. opengl-programming-guide

    0下载:
  2. 《opengl编程指南》第七版的源代码,为c文件,包含书中所有代码。- The source code of Opengl Programming Guide(the seventh edition).
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-10
    • 文件大小:686700
    • 提供者:郭清朗
  1. XggjToolLoad(ForCAD2006)

    1下载:
  2. autocad 编程,采用C#不错的例子,实现工具菜单的编程-autocad programming, using the example of good C# programming tools menu! ! !
  3. 所属分类:CAD

    • 发布日期:2014-02-15
    • 文件大小:75830
    • 提供者:att
  1. ZMapVersion1.0

    0下载:
  2. 能够实现GIS系统的基本功能,处理地图,打开地图,打印/保存地图等,使用ArcEngine和C#,编程环境为VS2008-Able to achieve the basic functions of the GIS system to deal with the map, open the map, print/save the map, use ArcEngine and C# programming environment for VS2008
  3. 所属分类:GIS program

    • 发布日期:2017-11-28
    • 文件大小:2156340
    • 提供者:zhengzhengzhong
  1. contour

    0下载:
  2. C++,opencv编程,实现提取图像的轮廓!-Extract the outline of the image!
  3. 所属分类:Special Effects

    • 发布日期:2017-12-09
    • 文件大小:709982
    • 提供者:丁建波
  1. L

    0下载:
  2. c语言对图形的处理的编程,源代码 通过ccs实现-the function of c
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:18055
    • 提供者:刘艳
  1. VCPP

    0下载:
  2. c++6.0编程代码,车道线检测,可运行,实现报警和鸣笛两种措施。运行前对OPENCV进行设置,并下载一个视频解码器。-the programming c++6.0 code, lane line detection can be run to achieve alarm and whistle two measures. Opencv set before running, and download a video codec.
  3. 所属分类:OpenCV

    • 发布日期:2015-02-06
    • 文件大小:4368384
    • 提供者:chenying
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com