搜索资源列表
BCBGaoJiJieMianTeXiaoBaiLi
- C++ Builder高级界面特效制作百例-100 example of the make c++ bulider senior interface specially good effect
advanceCimage1
- 很多高级一点的图形图像处理程序,基于C++开发,希望大家能用得着(--)-many senior point graphics processing based on the C + + development, I hope you will worthwhile (--)
advanceCimage2
- 很多高级一点的图形图像处理程序,对图像进行傅立叶变换处理(图像变换),进行高斯模糊处理(图像复原),加入随机噪声,基于C++开发,希望大家能用得着(--)-many senior point graphics processing images on Fourier transform (Image Transform), Gaussian fuzzy processing (Image Restoration), by adding random noise, based on C + + d
advanceCimage3
- 很多高级一点的图形图像处理程序,对图像进行直方图均衡,水平镜像处理(几何变换),处理头文件.基于C++开发,希望大家能用得着(--)-many senior point graphics processing right image histogram equalization, mirroring the level of treatment (Geometric), the first document processing. Based on the C + + development,
advanceCimage4
- 很多高级一点的图形图像处理程序,利用LoG边缘算子法对图像进行边缘提取,均值滤波处理(图像复原),中值滤波处理(图像复原),基于C++开发,希望大家能用得着(--)-1:00 graphics image processing procedure, and use Getting Edge Operator law right image edge extraction, mean filter (Image Restoration), the median filter processing
image-advanced-process-5
- 很多高级一点的图形图像处理程序,对图像进行去除彩色处理,加入椒盐噪声,利用Prewitte边缘算子法对图像进行边缘提取,医学伪彩色处理,遥感伪彩色处理,利用Roberts边缘算子法对图像进行边缘提取,利用Sobel边缘算子法对图像进行边缘,对图像进行垂直镜像处理(几何变换),沃尔什变换处理(图像变换),基于C++开发,希望大家能用得着(--)-1:00 graphics image processing procedures, the removal of color image process
MATLAB_txtx
- 内容为《MATLAB实用指南系列》各书用到的部分程序。包含MATLAB_syjc,MATLAB_gcsx,MATLAB_txtx,MATLAB_gjbc等4个目录。 MATLAB_syjc目录下为《MATLAB实用教程》用到的部分程序。 MATLAB_gcsx目录下为《MATLAB工程数学》用到的部分程序。 MATLAB_txtx目录下为《MATLAB图形图像》用到的部分程序。 MATLAB_gjbc目录下为《MATLAB高级编程》用到的部分程序。 所有程序均
picture
- 该函数用visual c++实现可以实现图像复合文档的高级编程-vc++
c.programming.treecontrol.menu.navigation.image.ra
- c高级编程树控菜单浏览图像代码c high-level programming code tree control menu navigation image -c high-level programming code tree control menu navigation image
c.mosaic
- c图像高级编程马赛克开发代码c image mosaic of high-level programming to develop code -c image mosaic of high-level programming to develop code
tuxianggongcheng
- 一个圆形区域,从圆的底部到圆的顶部颜色从黑色渐变到白色,用C++编程绘制同样的图形,使用画点函数(SetPixel)进行绘制。基本要求可以使用各种灰度的像素颜色,高级要求只能使用黑白二色(RGB(0,0,0)和RGB(255,255,255)两种颜色)进行绘制,也就是要使用半调技术(halftune)或者抖动(dither)技术。-A circular area at the bottom of the circle to the circle from the top of the color
1000
- ,用C++编程绘制同样的图形,使用画点函数(SetPixel)进行绘制。基本要求可以使用各种灰度的像素颜色,高级要求只能使用黑白二色(RGB(0,0,0)和RGB(255,255,255)两种颜色)进行绘制,也就是要使用半调技术(halftune)或者抖动(dither)技术。-All sorts of gray pixel color, senior require only a black-and-white two color (RGB (0) and RGB (255,255,255)
C-and-C-P-P-graphics-programming
- C与C++高级图形程序设计完整版 内容摘要: 附录与关键词: 计算机图形学 程序设计 计算机图形学 全文目录 为什么要阅读本书 前言 第一章 数学模块 鸣谢 第一部 分通用程序 第二章 图形界面模块 第三章 如何使用模块 第四章 实体建模理论和数据库结构 第五章 给画面增加物体 第六章 在屏幕上排序和显示物体 第七章 Model.c描述文件生成程序 第八章
BlitJit
- BlitJit是高性能,基于 C++的图像处理库,旨在利用JIT编译的权力。它是一个高级图像处理API库,可以直接使用。 BlitJit支持多种像素格式和图像合成操作,可以编译(JUST IN TIME)功能。-BlitJit is high performance low level image blitting library for C++ language designed to take power of jit compilation. It' s designed for
howto_make_metafile
- 使用C#的GDI++绘制矢量图metafile,如emf,wmf,并且实现gdi++的高级功能:抗锯齿,过渡等效果.-Draw vector of GDI++ using C#, such as emf, wmf, and to achieve gdi++ advanced features: anti-aliasing, and transition effects.
Lecture_about_VC_digital_image_processing_program.
- 本文是关于VC数字图像处理编程的讲座内容,讨论如何利用微软的Visual C++开发工具来实现一些常用的数字图像处理算法,论述了图像处理的理论,主要的内容分为基础篇、中级篇和高级篇,具体包含的主要内容有: 1. 图像文件的格式; 2. 图像编程的基础-操作调色板; 3. 图像数据的读取、存储和显示、如何获取图像的尺寸;等等 -This article is about the VC digital image processing programming, Lectur
csharp
- C#是微软公司发布的一种面向对象的、运行于.NET Framework之上的高级程序设计语言。并定于在微软职业开发者论坛(PDC)上登台亮相。C#是微软公司研究员Anders Hejlsberg的最新成果。C#看起来与Java有着惊人的相似;它包括了诸如单一继承、接口、与Java几乎同样的语法和编译成中间代码再运行的过程。但是C#与Java有着明显的不同,它借鉴了Delphi的一个特点,与COM(组件对象模型)是直接集成的,而且它是微软公司 .NET windows网络框架的主角。-C# is