搜索资源列表
slider.rar
- GUI控件slider的使用详细代码演示,强推荐,Slider controls the use of GUI code a detailed presentation, strong recommendation
GUI_Simulink
- 该实例主要功能: 1、演示了GUI界面的布局和效果; 2、演示了togglebutton、pushbutton对simulink模块参数的设置方法; 3、演示了Edit text 和slider的联合使用,及利用edit text 和slider 对simulink 参数的动态修改; 4、演示了simulink参数在GUI上的显示和更显; 5、语句进行了注释,为便于编译没用中文,大家凑或者看吧!-The main functions of examples: 1, prese
pda_win
- 一个PDA GUI系统的源码-A PDA GUI system source
simulatesa6link3DPumaRobot
- The robot currently moves with kinematic control using direct input of joint angles and slider bars (GUI). Some inverse kinematics options are built in but not automated yet (a demo button). A random input is also provided and the robot animates betw
usage-of-slider-in-GUI
- Matlab GUI中滑动条的应用(源代码) usage of slider in GUI/Matlab-usage of slider in GUI/Matlab
matlab-GUI-meterpanel
- matlab GUI 仪表盘指针 通过移动滑动条可以使虚拟仪表指针转动,同时LED 显示指针指示值-matlab GUI meterpanel by moving the slider you can make the virtual meter pointer rotate ,meanwhile the LED will show the value of the pointer
hsv
- 使用Matlab编写的GUI程序,可以通过滑动条调整图片对比度,方便新手学习-Written using Matlab GUI program, you can adjust the picture contrast slider to facilitate novice learning
qwt-6.1.0
- QWT全称是Qt Widgets for Technical Applications,是一个基于LGPL版权协议的开源项目, 可生成各种统计图。它为具有技术专业背景的程序提供GUI组件和一组实用类,其目标是以基于2D方式的窗体部件来显示数据, 数据源以数值,数组或一组浮点数等方式提供, 输出方式可以是Curves(曲线),Slider(滚动条),Dials(圆盘),Compasses(仪表盘)等等。该工具库基于Qt开发,所以也继承了Qt的跨平台特性。 【QWT基类】[2]QwtAbstra
Fuzzy-Logic-Based-Washing-Machine
- Fuzzy Logic based washing machine implementation with slider control GUI
MatlabTraderGUI-V1.1by-faruto
- MATLAB行情软件MatlabTraderGUI 1.完成了日线、周线、月线等不同周期的展示。 2.完成了MACD,BOLL,RSI,W&R,OBV,DMI,PVT等技术指标的展示。左上的两个均线的长度参数可以动态修改展示。 3.增加了展示范围的调整。(相当于普通行情软件的上下键) 4.增加了水平的slider用来滚动展示K线。(相当于普通行情软件的左右键) 5.拖动水平的slider,三个axes可以同步移动(拖动)。 6.
Sudoku-Puzzle
- 八数码问题(类似于华容道),是一个有益智力的小游戏,通过空白滑块的移动来将混乱的图案恢复到有序的状态 本代码的核心算法通过fortran编写,经过matlab的制图功能进行可视化,解决了任意初始条件下的八数码问题的自动求解过程 1、matlab的exe文件在matlab文件夹中,点击打开之后出现gui图形化界面。 2、点击start按钮,程序会随机生成一个初始状态,并判断是否可解(solvable按钮显示YES即可解,NO即不可解)。 3、可解的话点击go按钮,程序开始自动运行,
rgb-hsi
- matlab编写的图像处理GUI小程序,实现(1)对一幅暗RGB图像的直方图均衡,(2)并分别在R、G、B通道进行直方图均衡,RGB三个分量可通过滑块调节,(3)用HSI模型增强图像。附有具体的文档说明。-MATLAB image processing GUI program, to achieve (1) to a pair of dark RGB image histogram equalization, (2) and in the R, G and B channels of histo
Guangxue
- 光学衍射干涉实验 基于MATLAB的GUI平台制作了一个颜色的实验平台,能设置参数,通过滑动条,界面美观,能让学生在这个平台做实验。-Optical diffraction interference experiment Based on MATLAB GUI platform made a color experiment platform, can set parameters, through the slider, interface aesthetics, can let th
滚动条与滚轮的使用
- MATLAB gui 界面,实现面板随滚动条移动(MATLAB GUI interface to implement the panel moving with the scroll bar)