-
random_circle
说明: 在矩形方框中随机生成半径不同的圆,用于模拟多孔介质(Randomly generate circles with different radii in rectangular box to simulate porous media)
- 2020-05-19 17:48:19下载
- 积分:1
-
周期性边界条件的自动施加
说明: 周期性边界条件的自动施加,啊啊啊啊啊啊啊啊(Automatic imposition of periodic boundary conditions)
- 2020-06-23 07:20:02下载
- 积分:1
-
LMS
说明: 一些写好的自适应滤波算法,是关于lms算法的,有最基本的lms,也有一些我改进的lms算法,非常实用。(Some of the well-written adaptive filtering algorithms are about the lms algorithm, including the most basic lms, and some of my improved lms algorithms, which are very practical.)
- 2019-12-17 21:12:45下载
- 积分:1
-
类numberlistener实现ActionListener {
class NumberListener implements ActionListener{
public void actionPerformed(ActionEvent e){
if (!append) {
tf.setText("")
append=true
}
String s=tf.getText()
s+=e.getActionCommand()
tf.setText(s)
if (!btn[10].isEnabled()){
for(int i=10 i
- 2022-02-28 23:01:36下载
- 积分:1
-
Bin_Editor
simple binary editor
- 2010-02-01 02:36:37下载
- 积分:1
-
STM32小系统
说明: 使用altium designer软件,绘制的STM32F103RCT6的最小系统板 有flash 有稳压模块(Using Altium designer software, the minimum system board of stm32f103rct6 drawn has flash and voltage stabilizing module)
- 2020-04-11 21:30:44下载
- 积分:1
-
弹力球游戏,c++开发,比较简单的,对初学者学习很有帮助
弹力球游戏,c++开发,比较简单的,对初学者学习很有帮助-ball game,by C++
- 2022-05-07 03:39:50下载
- 积分:1
-
ADSB_MATLAB
ADS-B接收,采用PlutoSDR板卡,基于matlab开发(ADS-B receives, uses PlutoSDR card, develops based on MATLAB)
- 2018-07-02 22:53:42下载
- 积分:1
-
情感分析用词语集·知网hownet词典
该软件可以实现微博分析、聊天分析、全网分析、网站分析、浏览分析、分词、词频统计、英文词频统计、流量分析、聚类分析等一系列文本分析(The software can realize micro-blog analysis, chat analysis, whole network analysis, website analysis, browse analysis, word segmentation, word frequency statistics, English word frequency statistics, traffic analysis, clustering analysis and a series of text analysis.)
- 2020-10-29 22:49:58下载
- 积分:1
-
Q
说明: 16QAM、QPSK的MATLAB调制解调源代码(16QAM, QPSK MATLAB modulation demodulation source code)
- 2020-03-08 23:08:54下载
- 积分:1