-
SourceCode-InverseSynthetApertureRadar
V.C. Chen M. Martorella新出的ISAR成像书籍《 Inverse Synthet Aperture Radar》中示例的源程序(V.C. Chen M. Martorella new ISAR imaging book "Inverse Synthet Aperture Radar" example of the source)
- 2021-04-03 20:19:04下载
- 积分:1
-
BX-5MK2 Technical parameters
说明: BX-5MK2 Technical parameters
- 2020-06-20 17:00:01下载
- 积分:1
-
语音识别demo
说明: rnn循环神经网络训练数据集及进行语音识别实现语音输出(Training data set of RNN cyclic neural network and speech recognition for speech output)
- 2020-03-17 11:28:58下载
- 积分:1
-
softwarepaper
这几篇文章详细的介绍了软件漏洞的查找和如何分析。(these articles detailed account of the search for loopholes in the software and how to analyze.)
- 2006-09-14 18:57:34下载
- 积分:1
-
source and report
用Dijkstra算法求图中最短距离。从文件读入一个有向正权图(n个结点,m条边)的权矩阵表示,输出这个图中某一结点到其余各结点的最短路径长度。(Use Dijkstra agorithm to solve shortest path in map)
- 2018-05-01 18:21:15下载
- 积分:1
-
软件编的工具,超级好用
软件编的工具,超级好用
软件编的工具,超级好用...
软件编的工具,超级好用
软件编的工具,超级好用
软件编的工具,超级好用-Provision of software tools, super-easy to use software tool made, super easy to use software tool made, super easy to use
- 2022-02-01 11:00:05下载
- 积分:1
-
HVDC_MMC
MMC变流器仿真,闭环,无环流抑制,用于初学者入门(MMC converter simulation, closed-loop, no circulation suppression, for beginners)
- 2020-12-19 11:49:11下载
- 积分:1
-
xinhaofenxuan
说明: 通过聚类实现信号分选、采用脉冲重复间隔的方法。(Signal sorting by clustering the method of pulse repetition interval is adopted.)
- 2020-02-17 17:39:45下载
- 积分:1
-
truss analysis
matlab code for CST about homework
- 2020-11-23 16:49:34下载
- 积分:1
-
Java编写j2me五子棋游戏
J2ME蓝牙五子棋游戏源代码,通过蓝牙连接对战,比较好玩的手机游戏,新手可以研究一下。代码片段:private Chess[][] chess; //棋子数组 private int player1win, player2win;
private MyCanvas mycanvas;
private int chessMapLength, chessMapGrid, chessGridLength;
//棋盘的边长,棋盘一边格子数,每格宽度
private int chessLength; //棋子的直径
private int chessMapX, chessMapY; //棋盘左上角x,y坐标
public static boolean myMove;
public boolean isServer;
private int selectedX, selectedY; //选择框在棋盘格局上的x,y位置
- 2022-01-28 10:20:39下载
- 积分:1