搜索资源列表
duoxiangshiyunsuanqi
- 有漂亮的用户界面,用链表实现多项式的各种运算,推荐刚学数据结构链表的人下载.-a beautiful user interface, List polynomial used in a variety of computing, has recommended data structure Chain downloading from the Internet.
chejiandiaodu
- 有m台不同的机器,n个不同的工件。每个工件有多道工序,每道工序由指定的机器在固定的时间内完成。一道工序一旦开始处理,就不能中断。每台机器一次只能处理一道工序。一个调度就是决定每台机器上工序的处理顺序,使得机器完成所有工件的时间最短。具体的,该问题就是要求在满足(1)、(2)两个约束条件的前提下,确定每台机器上工序的顺序,使加工的时间跨度(从开始加工到全部工件都加工完所需要的时间)达到最小。其中,(1)表示工件约束条件:对每个工件而言,机器对它的加工路线是事先确定的;(2)表示机器约束条件:对每台
MATLAB70ch8
- 《MATLAB 7.0编程基础》第8章 (源码实例)主要讲解MATLAB图形用户界面设计-"MATLAB 7.0 programming foundation" Chapter 8 (source code examples) mainly on MATLAB graphical user interface design
matlab_gui
- 都是一些matlab图形用户界面的设计实例,包括simulink仿真。-are Matlab graphical user interface design examples, including Simulink simulation.
matlab-image-processing
- 《MATLAB 6.5辅助图像处理》 本书是基于MATLAB 6.5的图像处理工具箱v3.2 (Image Processing Toolbox)编写的,较全面系统地介绍了图像处理工具箱v3.2函数在有噪和退化图像的恢复、图形绘制、图像几何变换、图像增强、二值分析、小波分析和分形几何用于图像处理,以及图形用户界面设计等方面的工程实际应用。全书侧重于图像处理工具箱在工程中的具体应用,通过具体的分析和详细的实例,读者不仅可以对MATLAB图像处理工具箱函数的强大功能有一个深刻了解,更能学会正确
exm1001_1
- 对于传递函数为G=1/(s*s+2*&*s+1)归一化二阶系统,制作一个能绘制该系统单位阶跃响应的图形用户界面。本例演示:(A)图形界面的大致生成过程;(B)静态文本和编辑框的生成;(C)坐标方格控制键的形成;(D)如何使用该界面。-for the transfer function of G = 1 / (s * s * 2
Expression-D.S.Report2
- 数据结构课程设计报告,算术表达式求值,自动辨别算符优先级,括号,将char型转换成int计算,再将结果显示,具有精美用户界面-data structure curriculum design, arithmetic expression evaluates automatically identify operator precedence, in brackets, char to int conversion type, the result shows that the user inte
BP_yang
- BP网络的图形用户界面 另附BP和遗传算法的功能,不过不好用-BP graphical user interface followed by BP and genetic algorithm functions, but not used
Kalman_matlab00000
- 拥有matlab用户界面的卡尔曼滤波程序,matlab-kalman-GUI,有注释,有三个sample供大家学习,可以作为理解设计各种kalman滤波器的开发导航,对学习研究有借鉴价值。还加了一些我最开始上手学习kalman滤波的文档,希望对大家有所帮助。(无密码)-user interface with Matlab Kalman filtering procedures, Matlab-Tracking - GUI, Notes, for all three sample study, c
GUI_FDTD
- 用来编制FDTD用户界面,只需对callback做出修改就可得调用-used for the preparation of FDTD user interface, only the callback can make changes in the call
(ANN)
- 这是利用MATLAB图形用户界面设计技术设计的一个关于基于神经网络的变压器故障诊断系统,全部语言用MATLAB所编,途中还涉及三比值法 无编码法的MATLAB编程程序.-This is using MATLAB graphical user interface design, technical design of a neural network on the basis of the PSA Fault Diagnosis System, all language prepared by u
PF_codes
- 许多程序还提供了图形用户界面.可直接用于各种智能算法设计. -many procedures also provide a graphical user interface. Can be directly applied to various smart algorithm design.
winsvmlib.用户界面支持向量机程序
- 用户界面支持向量机程序,简单适用,适合初学者,User interface support vector machine procedures, simple to apply, suitable for beginners
swqm.rar
- 三维曲线曲面比较演示系统程序设计 设计一个图形用户界面(GUI)演示常见的三维函数图形,至少包含“三维绘图” 、“选项” 、“退出”等菜单,三维绘图的包括:参数方程x=e-t/20cos(t), y= e-t/20sin(t),z=t其中t 为0到2π、参数方程x=t,y=t2,z=t3其中t为0到1之间(在同一图形界面中分别绘制它们的三维曲面和三维曲线图)。“选项”菜单主要包括:网格开关,图例开关,坐标边框开关,色度空间选择菜单,曲线颜色菜单。,Comparison of three-dim
GUIbiancheng
- 应用Matlab设计图形用户界面的框架结构和设置其控件属性。-Application of Matlab graphical user interface design framework for the structure and set its control property.
matlabGUIdesignvideo
- 一个简单实用的matlab图形用户界面(GUI)的视频资料-matlab GUI design video
matlab-gui
- 掌握和精通matlab之gui设计,具体介绍MATLAB图形用户界面制作,含有插图-Matlab gui grasp and master the design of specific production introduces MATLAB graphical user interface, containing illustrations
wavelet-domain-denoising
- 此为利用小波来进行去噪处理的几种程序举例,期中包括wnoise 函数测试去噪、图像噪声处理、图像用户界面(GUI)的压缩和去噪声处理三方面。-This is to use wavelet denoising examples of several programs, including wnoise function test period denoising, image noise processing, graphical user interface (GUI) of the compr
拥有matlab用户界面的卡尔曼滤波程序
- 拥有界面的卡尔曼滤波,使用非常方便,便于大家学习(kalmanfilter with soft)
一个实例搞定MATLAB界面编程
- 关于MATLAB里边图形用户界面GUI的很实用的实例,一个例子搞定GUI。(A very practical example of the graphical user interface GUI in MATLAB is an example of GUI.)