资源列表
aed
- 在构建操作系统时,如何构建多任务的并行执行-in building the operating system, how to construct multi-task parallel execution
imagezoominout
- 用VC++实现给定位图的缩放,使用图像处理技术-with VC positioning map to zoom in, the use of image processing technology
ImageEdgeProcessing
- matlab图像边缘边缘检测:包括小波多尺度边缘检测主程序、求纵向细节v和横行细节h的合成及模极大值、对矩阵取自适应阈值等-Matlab Edge Edge Detection : including wavelet multiscale edge detection main program. seeking details of the vertical and horizontal v h details of the synthesis and modulus maxima, the r
OpenGLDeepProgrammingAndExample
- OpenGL深入编程与实例揭密 好好好!-OpenGL programming and in-depth examples to conduct good!
MonitorSynchronization
- HTML智能解析器,可以解析任一类型的HTML语言-HTML parser, as an analytical type of HTML
imagemirrior
- 用VC++实现给定位图的镜像,使用图像处理技术-with VC plans to mirror positioning, the use of image processing technology
200132911815
- asp交友程序1.0版 ,本程序使用的核心为蓝芒asp交友程序-asp friends procedures version 1.0, the procedures used in the core of Lawang asp friends procedures
yixuetuxiang
- 在课程设计中,利用小波变换较容易的的实现了图象的去噪,效果不错-in curriculum design, the use of wavelet transform more easily than the realization of the image denoising good results
CodeforMATLABImageProcessing
- 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
howtousecppunit4test
- 测试驱动开发(TDD)是以测试作为开发过程的中心,它坚持,在编写实际代码之前,先写好基于产品代码的测试代码。开发过程的目标就是首先使测试能够通过,然后再优化设计结构。测试驱动开发式是极限编程的重要组成部分。XUnit,一个基于测试驱动开发的测试框架,它为我们在开发过程中使用测试驱动开发提供了一个方便的工具,使我们得以快速的进行单元测试。XUnit的成员有很多,如JUnit,PythonUnit等。今天给大家介绍的CppUnit即是XUnit家族中的一员,它是一个专门面向C++的测试框架。-tes
imagethinner
- 用VC++实现给定位图的细化,使用图像处理技术-with VC positioning map to the details, the use of image processing technology
BeginningOpenGLgameprogramming
- 英文原名:Beginning OpenGL game programming 中文:OpenGL游戏编程 本书分为两部分,首先是OpenGL的基础知识,内容包括OpenGL库函数、WGL简介、图元处理、变换和矩阵、颜色和灯光的渲染以及纹理映射 第二部分内容包括一些OpenGL的高级功能特性,内容涉及OpenGL的功能扩展、高级纹理映射,如何提高性能以及OpenG缓冲区的知识。-English version : Beginning OpenGL game programming Chi