搜索资源列表
图像处理软件及源代码
- 界面做的很好,功能比较好,但只是对毕业设计的一些内容,小型图像处理软件,执行了一些简单图像处理操作-interface so good, function better, but only to graduate some of the elements of design, the small image processing software, the implementation of some simple image processing operations
一个很好的32位DIB图形类
- 功能全,有一个彩色直方图和浮动对话框的功能,比较有参考价值.设计界面很好用的.-functional whole, a color histogram and floating dialog functions, more reference value. good design of the interface.
Soft20060210160843621
- 说明:C语言课程设计作品 功能:仿Windows的自带计算器 环境:DOS 大小:800多行 特色:图形界面,支持鼠标,算法稍有复杂 -: C language curriculum design works functions : imitation of the Windows environment, bringing their calculators : DOS Size : over 800 firms characteristics : a graphical interface,
DrawingTool2D
- 画2D数学图形,界面友好,6种以上数学图形,用语教学研究,开发于2006年,硕士毕业设计 JAVA
Radar
- 设计一个matlab雷达信号仿真界面程序。(提示:例如可以根据选择产生一个不同类型噪声(均匀分布、高斯分布等类型),并在界面中显示该噪声时域图形,并能根据要求画出该噪声的自相关、FFT等信号处理后的结果。)-Design a matlab radar simulation interface program. (Hint: for example, can choose to generate a different type of noise (uniform distribution, Ga
136496-test_guide
- 利用MATLAB进行界面设计的一些用用的资料和代码-Use MATLAB to interface design used by some of the information and code
MenuItemExample1
- 代码为菜单的界面设计。本程序在eclipse中调试通过,可以很好得使用,谢谢。-Code for the menu interface design. This program debug through eclipse, you can get a very good use, thank you.
CoolClock0.0
- VC++完全透明的时钟 v1.0 一个主要偏向于界面设计编写的圆形透明时钟,除了指针和刻度盘不透明外,其余全是透明的,按住时钟中心点可以手动时钟移动,双击可关闭,想学习透明窗体制作的VC朋友可不要错过哟-VC++ fully transparent clock v1.0 interface design as a major bias in the preparation of a circular transparent clock, in addition to an opaque po
matlab-GUI
- matlab GUI人机界面交互小程序。用GUI实现对2D图形的线形、颜色的控制。2图形可自己随意设计,程序中有详细步骤。-matlab GUI man-machine interface interactive applets. Control GUI achieve linear 2D graphics, color. 2 graphics can be free to design, detailed steps in the program.
GUIerjie
- 通过matlab实现以下功能:设计GUI界面实现二阶系统阶跃响应-Design GUI interface to achieve second-order system step response by matlab to achieve the following functions:
test_
- 实现点集的约束Delaunay三角剖分,采用GUI图形设计界面-Constrained Delaunay triangulation point set using the GUI graphical design interface
guidesign
- 利用matlab设计gui界面实现对图像的平滑、锐化、反转等处理-Using matlab design GUI interface processing for image smoothing, sharpening, reverse
SplineInterpolation-in-mfc
- 1、将三次样条插值功能封装成CCubicSplineInterpolation类,所采用的是第二类边界条件:在端点的二阶导数值为0. 2、基于对话框设计了使用界面,通过打开文件夹内的test.xls可以载入全部数据,并可利用上述三次样条类进行单点插值和全部插值。 3、经检验,该程序插值结果与matlab中: pp=csape(a,b, second ,[0 0]) result=ppval(pp,x0) 插值结果一致。-1, will be packaged into a cub
delaunay_poufen
- delaunay三角剖分的算法,主要是根据边扩展来构建三角网的算法,有简单的界面设计实现 -delaunay triangulation