搜索资源列表
Android SQLite--小巧好用的SQLite GUI管理工具
- 非常好用的SQLiteSpy 1.8.16 免费正式版(内附有一做好的DB,大家可以马上看下效果)。网上看到的,整理了下,共享给大家! 希望有用! SQLiteSpy是一个快速和紧凑的图形用户界面的SQLite数据库管理软件。它可以读取sqlite3文件并执行SQL。图形用户界面使得它很容易分析和操纵sqlite3的数据库。 注意:SQLiteSpy是免费供个人和教育用途,SQLiteSpy主要特点: 1、数据库一览:树状显示所有的架构,包括表,列,索引和触发器在数据库中包含的
uC-GUI-BitmapConvert
- 一款很不错的BMP图片数据生成工具,可以提起1bpp、2bpp、4bpp、8bpp等图片-A very nice BMP image data generation tool that can bring 1bpp, 2bpp, 4bpp, 8bpp and other images
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
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
- 结合gui和simulink的编程,能在gui中实时显示simulink模型中的数据。-combines gui and simulink, making the data of simulink model can display on the gui in real-time.
GUI-JIAODIAN
- 在matlab的GUI界面实现图像的角点检测-In the matlab GUI interface for image corner detection
案例一 GUI数据传递和多窗口编程
- MATLAB经典案例系列视频,数据传递和多窗口编程(MATLAB classic case series video, data transfer and multi window programming)
Matlab Gui 编程 数据传递
- Matlab Gui 编程 数据传递 介绍GUI数据如何传递,非常实用(Matlab Gui programming data transfer introduces how GUI data is transmitted, very practical)
matlab 串口 gui
- 单片机串口发送数据,PC端建立matlab GUI界面接收串口数据,画图并保存数据(MCU serial port to send data, PC terminal to establish matlab GUI interface to receive serial data, draw and save data.)
小波包能量可视化和GUI设计
- 特色:1.借用小波包分解和小波能量熵函数;2.GUI界面导入西储大学轴承故障数据;3:对提取小波能量方便快捷(Features: 1. Use wavelet packet decomposition and wavelet energy entropy function; 2. GUI interface to import bearing fault data of Xichu University; 3. It is convenient and fast to extract wavel
MATLAB GUI
- MATLAB GUI上位机,WiFI通信,连接稳定,可同时采集四个通道的数据,互不干扰(Matlab GUI upper computer, WiFi communication, stable connection, can collect data of four channels at the same time, without mutual interference)
基于MATLAB的手写识别(可以自行添加数据集)
- 本案例使用MATLAB的GUI设计的一个手写板,利用BP神经网络实现手写识别的项目,案例中可以利用手写板自己建立数据集,并且完成训练来添加字库。