-
pst3
电力系统工具包(PST)的最新版本3.0,以及英文说明,它最大的优势在于扩展性强,已经在电力系统获得较为广泛的应用(Power System Kit (PST) The latest version 3.0, as well as in English, it is the biggest advantage of strong expansion, has been in power systems get more widely used)
- 2021-03-04 15:49:32下载
- 积分:1
-
用python写贪吃蛇
这两天在网上看到一张让人涨姿势的图片,图片中展示的是贪吃蛇游戏, 估计大部分人都玩过。但如果仅仅是贪吃蛇游戏,那么它就没有什么让人涨姿势的地方了。 问题的关键在于,图片中的贪吃蛇真的很贪吃XD,它把矩形中出现的食物吃了个遍, 然后华丽丽地把整个矩形填满,真心是看得赏心悦目。作为一个CSer, 第一个想到的是,这东西是写程序实现的(因为,一般人干不出这事。 果断是要让程序来干的)第二个想到的是,写程序该如何实现,该用什么算法? 既然开始想了,就开始做。因为Talk is cheap,要show me the code才行。
- 2022-08-07 15:08:37下载
- 积分:1
-
TS
说明: 法禁忌(Tabu Search)算法是一种亚启发式(meta-heuristic)随机搜索算法,用于求最优解(Tabu search algorithm)
- 2017-11-02 21:17:10下载
- 积分:1
-
spectre-master
说明: The implementation in 1.5x faster than MATLAB 2018a mex code generation (GCC 7.3, Intel Core i7-4790K) for single core mode.
* Support GCC, Clang, Intel Compiler. Intel Compiler 2018 in 2.75x faster than GCC 7.3 for single core mode.
* OpenMP for SCMA signals loop (outer loop)
* `intel_compiler_opt` branch with additional oprimization for Intel Compiler (the fatest results)
## Build
* Edit `MATLAB_DIR` in Makefile.
* Run `make`.
## Future work
Improve of performance.
- 2019-01-13 01:53:28下载
- 积分:1
-
数据点的最小包围圆计算,对最小包围的数据精度分析有用
数据点的最小包围圆计算,对最小包围的数据精度分析有用-The smallest enclosing circle data points calculated
- 2023-06-01 08:55:03下载
- 积分:1
-
C#控制textbox文本框仅能输入数字类型
C#控制textbox文本框仅能输入数字类型的内容,输入其它类型比如中文、英文字母以及符号时,会被自动删去。
- 2022-11-18 03:00:03下载
- 积分:1
-
超全风机模型
风能功能实现,包括DFIG以及风电场的各种模型。主要由PSCAD软件搭建的模型。(The wind and a variety of functions, including DFIG model of wind farm. Mainly by the PSCAD software to build the model.)
- 2017-09-16 09:57:53下载
- 积分:1
-
信息隐藏技术实验教程
武汉大学出版社出版的《信息隐藏技术实验教程》及本书配套代码(Information Hiding Technology Experiment Course published by Wuhan University press and supporting code of this book)
- 2020-11-16 09:09:40下载
- 积分:1
-
STFT
说明: 目前的代码是一个matlab函数,它提供给定信号x[n]的短时傅立叶变换(stft)。该函数是matlab命令“光谱图”的一个替代项。功能输出为:
1)一个具有复杂stft系数的矩阵,该矩阵具有跨列时间和跨行频率;
2)频率矢量;
3)时间矢量。
为了阐明函数的用法,给出了一个示例。为了方便起见,输入和输出参数在函数的开头给出。(The present code is a Matlab function that provides a Short-Time Fourier Transform (STFT) of a given signal x[n]. The function is an alternative of the Matlab command spectrogram The output of the function is
1) a matrix with the complex STFT coefficients with time across the columns and frequency across the rows;
2) a frequency vector;
3) a time vector.
An example is given in order to clarify the usage of the function. For convenience, the input and output arguments are given in the beginning of the function.)
- 2019-04-30 15:35:02下载
- 积分:1
-
VHDLprocess
通过插图详细解说了用modelsim仿真VHDL程序的过程,适于初学者。(Through the illustrations a detailed explanation of VHDL using modelsim simulation course of the proceedings, suitable for beginners.)
- 2010-03-08 13:30:38下载
- 积分:1