搜索资源列表
uC-GUI-BitmapConvert
- 一个bmp文件到16进制数组转换的工具,可以应用于嵌入式系统中的LCD哦。-bmp files to a 16-band array conversion tool can be used in embedded system LCD oh.
jialeizzz
- 电力系统的短路计算过程繁琐工作量大,采用计算机编程计算不但省去了繁琐的人工计算,而且精确度高。我选用matlab作为编程语言,因为Matlab对处理数组有着其它编程语言所无法比拟的优越性。此外matlab中的GUI界面直观简单,而且制作过程并不复杂。-power system short-circuit the cumbersome process of calculating workload, calculated using computer programs not only save
StructBrowser
- matlab结构数组观测程序 可在Gui看结构数组的内容-Matlab structure array observation process will be Gui look at the contents of the array structure
GUI-TicTacToe-Array
- 用java开发的gui井字过三关游戏,有GUI界面及保存载入游戏功能-Java gui development with more than three shut the game Tic Tac Toe, a GUI interface and load the game save feature
GUI
- Descr iption The MUSIC algorithm, proposed by Schmidt, first estimates a basis for the noise subspace and then determines the peaks the associated angles provide the DOA estimates. The MATLAB code for the MUSIC algorithm is sampled by creating an
MATLAB_GUI_for_Realizing_the_Radiation_Pattern_of_
- A MATLAB GUI platform for realizing the radiation pattern of narrowband beamformer with random array geometry. User can specify the array geometry, directions of incoming signals, noise power, and the type of beamformer. Useful for gaining insight ab
chqiang
- 本文件是关于阵列天线方面的方向图计算程序-This document is on aspects of array antenna pattern calculation program
MATLAB.chinesesBook
- 第一篇 基本概述 第一章 基本概述 第二章 初探MATLAB 第二篇 繪圖功能 第三章 二維平面繪圖 第四章 三維立體繪圖 第五章 數值運算與其他應用面 第六章 影像顯示與讀寫 第七章 動畫製作 第八章 握把式圖形與GUI設計 第九章 GUIDE:GUI設計環境 第三篇 變數與資料結構 第十章 矩陣的處理與運算 第十一章 字元與字串 第十二章 多維陣列 第十三章 異質陣
randomarray
- An interactive MATLAB GUI platform for realizing the pattern of a narrowband beamformer with a random array. User can specify the array geometry, directions of incoming signals, noise power, and the type of beamformer. Useful for gaining ins
Array_Design_GUI
- GUI for array design
ins123
- 基于GUI的Java五子棋游戏源码,可人机对战,用java swing做的,运行时 需要修改图片的路径。 制作思路: 用按钮做棋子,用图片填充每个按钮。 设置棋盘为24*24的,五子棋FiveChessGame类,继承了JFrame,并且 添加了时间监听,五子棋的棋子chess,用JButton表示,五子棋棋子chess 对应的棋子标识,用于标记棋子的状态。 1表示黑棋,-1表示白棋,默认0表 示无棋子,点击棋子时设置棋子的图标setOnChessI
GUI
- gui for array processing
Sort-GUI
- 在文本框输入要排序的数组元素,该应用将会用多线程的思想用三种排序方法——直接插入排序、直接选择排序、冒泡排序,将该数组排序-Input the elements of the array in the textfield, this application will use three sort methods to sort the array in the multithreading way.The sort methods include insertion sort, selectio
array-designe
- 利用FFT进行阵列天线方向图综合,及MATLAB GUI的使用-matlab designe
GUI
- 相控阵雷达方向图GUI,可手调规格参数,便于学习。没有密码-Phased array radar pattern GUI, can adjust the specifications, easy to learn.
tiuhen
- Linear array using cut than learning laid upon the right control of the main sidelobe ratio, For beginners with a reference value, PLS PLS toolbox.
dcsdu
- Calculating a target and ocean echo power spectral density, You can get a very accurate amplitude, frequency, phase estimation, Conducted through virtual array DOA estimation.
Mang_(Array)_(by LVAC)_UDFs3
- gui help interface of you very pretty
matlab designe
- 相控阵设计中,用于阵列综合的程序,GUI,波束扫描等,滤波器设计等,(Phased array design, beam scanning, filter design, etc.,)
Sanke
- 贪吃蛇游戏创建三个模块,分为Map,Sanke,Gui。Map类应用二维数组实现地图布局。Snake类主要运用GUI中监听Button按钮的颜色变化,来实现舍得移动和捕食。并在地图中随机出现食物。Gui通过键盘监听器使得蛇移动方向。此次项目让我感受到编程的乐趣!(Snake game to create three modules, divided into Map, Sanke, Gui. Map class uses 2D array to realize map layout. Snake