搜索资源列表
New0004
- 个人编写的小程序,实现圆弧画图和插补,未进行规格化,如果有人能帮忙进一步优化,将不甚感激!-A program which programed by myself could bring about circular arc drawing and interpolation.But it is not standardized.I am be very grateful for whom optimize it futherly.
图像去躁之邻域算法
- 本程序用来实现数字图像的消除噪声,采用邻域加权求平均的算法,在原来基础上作了一点小小的优化-the procedures used to achieve the elimination of digital image noise, using Neighborhood weighted average for the algorithm, based on the original made one small Optimization
GraphTool
- 使用MFC实现一个绘图程序 功能:类似于Windows系统的画图程序。具有画图、填充图、打开图形文件等功能。 使过SkinMagic优化程序界面;-use a drawing program functions : Windows system similar to the drawing program. With drawing, filled with maps, graphics files opened functions. So too SkinMagic optimizat
Picture_MMX32
- 图像显示程序,但程序中分别使用了各种指令进行不同级别的优化,主要展示了MMX在VC开发环境下的使用,以及速度比。-images procedure, but the proceedings were using a variety of different levels of instruction for the optimization of the main display in the MMX VC environment, and to use speed.
SubGis
- 本程序是对上一个程序的进一步优化,有不完善的地方,请大家多交流交流。 -this procedure is a procedure on further optimization and imperfections, please exchange more exchanges.
pso1
- pso粒子群优化算法程序 加了实现模糊功能的新算法。-PSO PSO algorithm processes the realization of the new and fuzzy algorithm.
show_pso
- pso 粒子群优化算法演示程序,实现图形化界面。-PSO PSO algorithm demonstration program to achieve graphical interface.
yuv2rgb-Nov14new
- 用汇编写成yuv420 to rgb565程序,优化程度很高-used to compile written yuv420 rgb565 procedures, the high level of optimization
ChaosAttractors
- 混沌优化程序,各种混沌优化的例子,时分混沌,chengs,logistic,duffing,henon,loren2.-chaos optimization procedures, various examples of chaos optimization, chaotic hours, chengs, logistic, Duffing, henon, loren2.
7_18
- 图像分割基础框架程序,经过了进一步的优化和改进,可以更好的实现图像的绘制的处理-image segmentation based on the framework of procedures, after further optimization and improvement, can achieve better picture of the treatment
vc.net.CAD
- 本书主要结合VB.NET和VC#.NET两种语言介绍了创建交互式CAD系统的基本思路和技术,分别给出了两种语言的小系统完整代码,并讨论了技巧实现的其他可能性以及系统代码的改进方法。 本书前3章主要介绍语言基础和.NET框架基础,第4章至第8章结合一个CAD小系统的创建详细地介绍了交互式CAD系统的组织思路和基本技术,第9章至第11章介绍了更多的技巧实现方法和系统优化方法,第12章结合CAD编程进行了一些设计模式方面的讨论;写作过程中注意了循序渐进的讲解原则,内容适合不同学习阶段的读者。 书中所有
bianjieyouhua
- 使用遗传算法实现一维边界局部优化,程序可在MATLAB环境下运行-use of genetic algorithm to achieve a peacekeeping borders local optimization process will be run under MATLAB
dsp_optimize
- dsp优化精华,通过7个rgb转yuv小程序的优化过程,可以初步了解一下dsp程序优化的精髓,包括浮点转换、定点优化、程序级优化、指令集优化、内存优化、DMA优化、数据拼合终极优化-dsp optimize essence, through turn seven rgb yuv small program optimization process can be a preliminary understanding of the essence of the dsp program optimi
peizhun
- 图象配准源程序一, GUI界面,proj.m 图片选择窗口,testListBoxlj.m 二,最优化算法 PSO.m POWELL.m 三,互信息尺度 MI.m EMI.m RMI.m HiMI.m GMI.m FPMI.m 四,POWELL.m附属子程序 oneDimSearch.m 五,PSO.m附属子程序 myMI.m 六,配准结果检验程序 restore.m 七, gob
DelaunayTriangulation
- 采用C++实现的Delaunay三角网的构建,对传统的算法进行了优化,保证了在大量离散的时程序的运行速度-Using C++ Achieved Delaunay Triangulation Construction, the traditional algorithm is optimized to ensure that in the process when a large number of discrete speed
liziqun
- 粒子群优化算法(的源程序,优化值,对图像分割有很大的帮助。-Particle swarm optimization (PSO) of the source.
vcphotoboth
- VC++处理图像模糊或柔化的效果示例源程序,类似Photoshop中的图像高斯模糊效果,每点击一次鼠标右键,程序为模糊一次,直到你满意为止。注意程序仅实现了模糊的功能,其它功能比如程序优化和效率方面的考虑还比较少,因此程序运行速度方面可能会欠缺一些。-VC++ image processing blur or soften the effect of sample source code, similar to the image in Photoshop Gaussian blur, ever
youhua-gongjuxiang1
- 程序优化工具箱 - 1stOpt15PRO matlab工具箱matlab代做QQ1747812398 matlab包括拥有数百个内部函数的主包和三十几种工具包。工具包又可以分为功能性工具包和学科工具包。功能工具包用来扩充MATLAB的符号计算,可视化建模仿真,文字处理及实时控制等功能。学科工具包是专业性比较强的工具包,控制工具包,信号处理工具包,通信工具包等都属于此类。-Program Optimization Toolbox- 1stOpt15PRO matlab matlab doing
最优程序
- 优化函数,各种优化处理函数,可直接读取使用子函数(The optimization function, various optimization processing functions, can directly read the use of sub functions)
基于直方图优化的图像去雾技术
- 基于直方图对图像进行图像增强,给出实例,并附有gui程序设计,是图像空域处理的发方法之一,增加了像素灰度值的动态范围,从而达到增强图像的整体对比度的效果(Image enhancement based on histogram)