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

搜索资源列表

  1. 分析Bmp文件

    0下载:
  2. “分析Bmp文件” 在Windows 2000、2000 Server平台下编译成功,演示最简单的数字水印。-"analysis PDF document" in Windows 2000, 2000 Server platform compiler successful demonstration of the most simple digital watermarking.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:39620
    • 提供者:luyang30251
  1. neo_snow

    0下载:
  2. 这是用NEO写的一段简单的下雪特效,源代码在TC/DEV下编译通过,以演示如何通过程序产生粒子效果。-This is the NEO was a simple snow effects, the source code TC / DEV compiler, to demonstrate how procedures particle effects.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:635959
    • 提供者:董凯
  1. vtkcube(mfc)

    0下载:
  2. 这个是我在vc6下弄得vtk程序。程序很简单,不过很适合初学者研究。注意在vc下设定vtk得编译环境,除了田间vtk得lib等目录外,还要在工程->设定->link 选项卡, 在Object/library modules 中添加:vtkCommon.lib vtkFiltering.lib vtkGraphics.lib vtkHybrid.lib vtkImaging.lib vtkIO.lib vtkpng.lib vtkjpeg.lib vtkParallel.lib vtk
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:245228
    • 提供者:肖小
  1. complair

    0下载:
  2. 简单函数绘图语言解释器 输入相应的命令,可以画出相应的 图形.这个软件是编译课程设计的作品-simple language to explain the mapping function for the input corresponding to the order, can draw the corresponding graphics. The software is designed courses compiler works
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:9694
    • 提供者:yetta
  1. Simpfc

    0下载:
  2. 简单的分形图绘制程序 可以绘制简单的二叉树形分形图 turbo c 2.0编译-simple fractal mapping procedures can draw a simple binary tree-shaped Fractal 2.0 turbo c compiler
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:35433
    • 提供者:电子
  1. Video_Codec

    1下载:
  2. 这里提供的是一个视频编解码与传输的Demo程序,分为两部分,分别是Server和Client端,演示了视频编码、传输、解码以及视频显示等功能。 该程序采用了VFW(Video For Windows)体系结构进行编程,编译工具为VC++6.0或以上,视频编码采用了VFW体系下的DivX,当然你也可以根据需要改为Xvid或是其它,由于这份Demo以前写得较匆忙,没有留下任何文档,主要是因为程序非常的简单,但是对于没有VC++基础或是对VFW不太熟悉的朋友可要仔细看了,有问题就到中华视
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:39901
    • 提供者:中国
  1. EasyBMPtoAVI_0.54_console-source

    0下载:
  2. EasyBMPtoAVI is a simple, easy-to-use, cross-platform utility for creating an avi movie file from a series of windows bitmap (BMP) images. Some features: 1) Support for reading all bit-depths supported by EasyBMP. At the present time,
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:13359
    • 提供者:deeply2000
  1. ogl_cg_simple

    0下载:
  2. 这是一个OpenGL调用Cg程序的例子,简单的说明了OpenGL程序如何调用Cg程序;在编译前,必须确定安装了Nvidia的Cg ToolKit!-OpenGL This is a procedure called Cg example, a simple explanation of how OpenGL procedure called Cg procedures; the compiler, must determine installed Nvidia's Cg ToolKit!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:75519
    • 提供者:吕新荣
  1. 简易画图板

    0下载:
  2. 简易的画图板 实现画点线,曲线,矩形,圆形,以及色彩的变换,填充等,另外还加入一个小小的文本操作程式。 直接编译后就可以使用。-simple drawing board to achieve painting point line, curve, rectangle, circle, and the color transformation, fill in the blanks, in addition to the text by adding a small operation progr
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3338
    • 提供者:陈明
  1. meanshift.rar

    0下载:
  2. 本人自己实现的单纯meanshift跟踪算法.按原理编译,适合初学者参考,I own a simple realization of the tracking algorithm meanshift. In accordance with the principle of the compiler, suitable for beginners reference
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2927
    • 提供者:周凯
  1. DBT

    0下载:
  2. 用TC编辑一个图像,简单易操作的源代码,容易看懂,易明白,才用TC编译出来的,可以在VC环境下运行并生成.exe-TC editor with an image, a simple easy-to-use source code, easy to understand and easy to understand that only by using TC compiler, you can run in the VC environment and generate. Exe
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:974
    • 提供者:hl
  1. GraphCut

    1下载:
  2. 对Vladimir Kolmogorov,Yuri Boykov大牛的算法杰作——Graph Cut进行使用演示,代码力求精简,可供Graph Cut初学者参考学习。已通过VS2005编译。-Of Vladimir Kolmogorov, Yuri Boykov big cow masterpiece algorithm- Graph Cut for the use of demonstration, the code to be simple, for beginners Reference
  3. 所属分类:Special Effects

    • 发布日期:2015-06-18
    • 文件大小:17535
    • 提供者:杨金名
  1. SimpleImProcApp

    0下载:
  2. This example shows how to create a simple application for image viewing and processing, and how to add some MATLAB image manipulation and analysis functionality to it through a MATLAB Compiler generated DLL.-This example shows how to create a simple
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2829342
    • 提供者:mio
  1. OpenGL3D

    2下载:
  2. 在VC++6.0中使用OpenGL绘制三维图形的实例源代码,源代码比较复杂,它可以绘制3D立体效果图,长方体、正方体等,其功能类似一款简单的3D绘图工具,还有其它功能,你可以下载编译一下探个究竟!-VC++6.0 in the use of OpenGL graphics rendering three-dimensional examples of source code, source code more complicated, it can draw three-dimensional
  3. 所属分类:OpenGL program

    • 发布日期:2014-04-15
    • 文件大小:7214419
    • 提供者:Davinci
  1. source10

    0下载:
  2. 功能是LeadTools的介绍以及简单的多媒体编程,有两个目录 source\TestLead为LeadTools的介绍,用的是VC++5.0,运行时 文件c:\test.jpg必须准备好 source\TestMCI为简单的多媒体编程 命令行编译过程如下 vcvars32 cl testmci.c user32.lib vfw32.lib-Function is LeadTools and simple introduction to multimedia
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:375364
    • 提供者:李俊基
  1. EDA

    0下载:
  2. EDA技术,就是指以大规模可编程逻辑器件为设 计载体,以硬件描述语言为系统逻辑描述的主要表达方 式,以计算机、大规模可编程逻辑器件的开发软件及实验 开发系统为设计工具,通过有关的开发软件,自动完成用 软件方式设计的电子系统到硬件系统的逻辑编译、逻辑化 简、逻辑分割、逻辑综合及优化、逻辑布局布线、逻辑仿 真,直至对于特定目标芯片的适配编译、逻辑映射、编程 下载等工作,最终形成集成电子系统或专用集成芯片的一 门新技术,或称为IES/ASIC自动设计技术。 -EDA
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:3009960
    • 提供者:董洁
  1. OpenGL

    0下载:
  2. 使用vs2008编译器,用OpenGL写的简单的基本窗口程序,可以作为初学者学习的基本结构-Using vs2008 compiler, written with simple basic OpenGL window procedure can be used as beginners learn the basic structure
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:4083154
    • 提供者:郭雨
  1. picscale

    0下载:
  2. 图像的放大算法,在vc6.0下编译通过,对初学者有帮助,注释详细步骤简单。-Image magnification algorithm, in the VC6.0 compiler, help for beginners, notes in detail steps are simple.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:111249
    • 提供者:liuyanxin
  1. try4

    0下载:
  2. 单摄像头平面点定位算法,基于opencv,c和c++交叉编译,简单明了,必须已知高度信息,可以考虑同时用超声波定高实现-Planar point location algorithm for single-camera based on opencv, c and c++ cross compiler, simple, must be known to a high degree of information, you can consider while using ultrasonic se
  3. 所属分类:OpenCV

    • 发布日期:2016-01-24
    • 文件大小:5157888
    • 提供者:吴琨
  1. Kinect_openVN

    0下载:
  2. 使用Opencv2.0 与 kinect driver写的简单程序VS2008编译分别读取并显示RGB摄像头图像,伪彩色/灰度的深度图像 -Simple procedure the Opencv2.0 and kinect driver write VS2008 compiler to read and display the RGB camera images, pseudo-color/gray scale depth image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:8216139
    • 提供者:李剑
« 12 »
搜珍网 www.dssz.com