搜索资源列表
Matlab GUI编程中文参考手册
- MATLAB 的名称源自 Matrix Laboratory ,它是一种科学计算软件,专门以矩阵的形式处理数据。 MATLAB 将高性能的数值计算和可视化集成在一起,并提供了大量的内置函数,从而被广泛地应用于科学计算、控制系统、信息处理等领域的分析、仿真和设计工作,而且利用 MATLAB 产品的开放式结构,可以非常容易地对 MATLAB 的功能进行扩充,从而在不断深化对问题认识的同时,不断完善 MATLAB 产品以提高产品自身的竞争能力。重点介绍MATLAB创建图形用户界面应用程序的原则和方法
computer.rar
- 用java编写的一个基于GUI的算术四则运算(加、减、乘、除)的计算器。 1.综合使用swing包的容器类和组件类设计一个合理的界面; 2.只能对整型数据进行处理; 3. 只能完成加、减、乘、除四项基本功能; 4.参照Windows附件中的计算器的外观和功能, Compiles which with java (adds based on the GUI arithmetic mathematical operations, reduces, while, eliminates) the cal
Android SQLite--小巧好用的SQLite GUI管理工具
- 非常好用的SQLiteSpy 1.8.16 免费正式版(内附有一做好的DB,大家可以马上看下效果)。网上看到的,整理了下,共享给大家! 希望有用! SQLiteSpy是一个快速和紧凑的图形用户界面的SQLite数据库管理软件。它可以读取sqlite3文件并执行SQL。图形用户界面使得它很容易分析和操纵sqlite3的数据库。 注意:SQLiteSpy是免费供个人和教育用途,SQLiteSpy主要特点: 1、数据库一览:树状显示所有的架构,包括表,列,索引和触发器在数据库中包含的
qq
- 应用IDE开发工具设计有菜单等标准GUI组件的界面,并能够结合文件输入/输出流的处理方法,开发出可以存取持久化数据的应用程序,提高对程序数据处理的认识。-Application development tools IDE design standard GUI components such as menu interface, and be able to combine file input/output flow approach can be developed to access pe
Wiley.Mobile.Python.Rapid.prototyping.of.applicati
- 讲解如何使用Python开发S60手机应用程序。这些应用包括GUI、SMS、音效、摄像头、数据处理、蓝牙、电话功能、移动网络、Web Service,最后讲解了提高开发效率的技巧和一些实例。-Python Development on the use of S60 mobile phone application. These applications, including GUI, SMS, audio, camera, data processing, Bluetooth, phone fu
ContourTool
- 个人编写的交通流数据分析软件,内部包含有处理数据绘制梯度图,色阶管理,鼠标感应取值,GUI绘图等一系列强大功能-Written by individuals for traffic flow data analysis software, internal processing of data includes mapping the gradient map, Levels administration, the mouse sensor values, GUI graphics and a
matlab-database-GUI-student-management
- MATLAB_GUI学生管理系统(视频对应文件)-MATLAB_GUI student management system (the corresponding video file)
file_scanner
- matlab/GUI开发,实现文件浏览功能。-matlab/GUI development, implementation file browsing capabilities.
matlabgui
- matlab+GUI+根轨迹分析+源代码(M文件)-MATLAB
chushi
- gui界面实现解方程,分为三种:牛顿叠加法、二分法最速下降法。-gui interface to achieve solutions of equations, is divided into three types: Newton superposition method, steepest descent method dichotomy.
analyse-of-systems
- 使用matlab编写的图形用户界面(GUI),用于测试自动控制中连续系统和离散系统的各项性能,比较基础。-Prepared using matlab graphical user interface (GUI), used to test the automatic control of continuous systems and discrete systems of the performance basis for comparison.
v0.2
- 基于matlab gui的电路仿真系统,包括电阻电路仿真、动态电路仿真和时域仿真-Matlab gui-based circuit emulation systems, including the resistance of circuit simulation, dynamic circuit simulation and time domain simulation
fangkuanV2.0
- 应用matlab GUI编程的俄罗斯方块!-Matlab GUI application programming Tetris!
GUI
- 利用Matlab的图形用户界面(GUI)编程实现1.信号产生,信号基本运算,傅立叶变换 2.图像文件的读取和显示,图像增强,边缘检测,图像的数学变换-Using Matlab' s graphical user interface (GUI) programming 1. Signal generation, signal basic operations, Fourier transform 2. Read and display image files, image enhance
points-clouds-
- matlab图像处理代码,利用算法对点云数据进行直方图以及标准差统计,含M文件和GUI-matlab image processing code, the use of algorithms for point cloud data, histograms and standard deviation statistics, including documentation and GUI M
matlab-GUI
- 这是本人编写的matlab的GUI程序,可以实现交互式的界面。里面的程序是bp神经网络的应用,另一个回归分析的程序还没有写。可以实现的功能是利用神经网络,然后上传数据,根据数据训练网络,然后可以输入部分数据,验证网络。-This is my GUI program written in matlab, you can achieve interactive interface. Bp inside the program is the application of neural networks
GUI-JIAODIAN
- 在matlab的GUI界面实现图像的角点检测-In the matlab GUI interface for image corner detection
shuju-gui-yi-hua-
- 图像处理中关于归一化的相关算法,对图像数据处理非常有帮助-Image processing of normalized correlation algorithm, for image data processing is very helpful
data_gui
- 数据处理 matlab gui BP 神经系统 matlab(data processing matlab gui BP)
PYQT_dealdata
- pyqt qt5 在《Python Qt GUI快速编程》中第8章数据处理和自定义文件格式的源代码,改成qt5版本(pyqt qt5 base on <Python Qt GUI Rapid program>)