-
免疫粒子程序
说明: 免疫粒子群算法是粒子群算法得一种,求30节点的电力系统潮流有较好的效果(Immune particle swarm optimization is a kind of particle swarm optimization algorithm, and it has a good effect on power flow of 30 nodes power system)
- 2020-02-06 23:08:13下载
- 积分:1
-
R12
新型热力循环,用于计算能量利用系统,性能分析(The example shows how to use MATLAB, a new energy cycle.)
- 2018-05-26 08:42:42下载
- 积分:1
-
fuzzyPpid
一个模糊+PID控制的程序,对一个小车上的倒立摆平衡进行控制,实现平衡。(A fuzzy+ PID control program, for a small car balance an inverted pendulum control, to achieve balance.)
- 2020-12-17 17:19:11下载
- 积分:1
-
WSN网络的CMIMO算法 CMIMO WSN
WSN网络的CMIMO算法,梯形结构的路由和中继算法,(CMIMO method for WSN)
- 2017-05-22 17:52:32下载
- 积分:1
-
computer_projects
说明: 最全的自适应滤波算法的实验仿真程序,包括LMS,RLS,APA等基本算法的仿真与原书对应(The most complete adaptive filtering algorithm simulation program, including LMS, RLS, APA and other basic algorithm simulation and the original book)
- 2020-11-27 09:26:05下载
- 积分:1
-
c语言的著名编程工具。内付说明文件等
界面简单,实用。
c语言的著名编程工具。内付说明文件等
界面简单,实用。-c famous language programming tools. Note settled within documents interface is simple and practical.
- 2022-06-18 07:00:16下载
- 积分:1
-
Chapter01
《PyQt5快速开发与实战》
第一章节程序(PyQt5 Rapid Development and Practice
Chapter I Procedure)
- 2020-06-21 07:40:02下载
- 积分: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
-
verystrkng
VC中常用的CListCtrl控件,该代码的功能主要是实现查询,功能不是很强,但代码的思想具有很强的参考,很有实用价值(Common CListCtrl control in VC, the function of this code is mainly to realize query, function is not very strong, but the idea of the code has a strong reference, very practical value)
- 2018-12-21 15:48:30下载
- 积分:1
-
LED驱动-123
说明: ws2812驱动程序,stm32f103zet6(Ws2812 driver, stm32f103zet6)
- 2020-06-21 12:00:02下载
- 积分:1