-
动态无功优化
改进的快速粒子群优化算法计算含DG配电网无功优化和运行费用最优解(Improved Fast Particle Swarm Optimization for Reactive Power Optimization and Operation Cost Optimization of Distribution Network with DG)
- 2021-01-07 14:58:52下载
- 积分:1
-
U-boot1.2源码 arm的bootloader-U-boot1.2 source arm of the bootloader
- 2023-08-16 17:45:05下载
- 积分:1
-
Elasticwave_modeling_with_PML
二维各向异性介质 速度应力方程交错网格模拟
没有实现PML边界处理 期待高手改进(Two-dimensional anisotropic stress staggered grid simulation speed is not looking forward to master to achieve improved PML boundary treatment)
- 2010-06-20 22:58:35下载
- 积分:1
-
noma仿真 关于OFDM 和NOMA的比较分析以及MATLAB仿真NOMA-OFDMA-SIM
说明: noma仿真 关于OFDM 和NOMA的比较分析以及MATLAB仿真(noma simulation dafawfewfaeafawefawefwefew)
- 2020-07-05 17:08:59下载
- 积分:1
-
“连连看”游戏开发平台,使用Access做的,在我们…
《连连看》游戏,使用Access做开发平台,对使用VBA处理图像及其他数据有一定帮助。另外,对连连看游戏及规则的算法实现,充分利用了AccessVBA中的内置对象,减少了编程的难度。-" Lianliankan" game development platform to use Access to do, on the use of VBA to deal with images and other data have some help. In addition, the rules of games and Lianliankan algorithm makes full use of the built-in object AccessVBA a decrease of programming more difficult.
- 2022-01-26 03:08:15下载
- 积分:1
-
laser-principle
本课件从量子力学的角度阐述了激光的产生和性质。(The courseware the perspective of quantum mechanics describes the emergence and nature of the laser.)
- 2015-04-25 08:56:38下载
- 积分:1
-
红色样式分页插件下载
jQuery红色样式分页插件下载,红色的分页样式代码,带搜索的分页样式效果。(JQuery red style paging plug-in download, red paging style code, with search paging style effect.)
- 2019-04-09 20:13:02下载
- 积分:1
-
C# 利用HAVING子句过滤分组数据
C# 利用HAVING子句过滤分组数据,用于查询平均年龄大于22岁的学院学生的数量,在平时的应用中,这是很实用的一个数据库查询技巧。
string P_Str_ConnectionStr = string.Format(//创建数据库连接字符串
@"server=WIN-GI7E47AND9RLS;database=db_TomeTwo;uid=sa;pwd=");
string P_Str_SqlStr = string.Format(//创建SQL查询字符串
"SELECT * FROM tb_Student");
SqlDataAdapter P_SqlDataAdapter = new SqlDataAdapter(//创建数据适配器
P_Str_SqlStr, P_Str_ConnectionStr);
DataTable P_dt = new DataTable();//创建数据表
P_SqlDataAdapter.Fill(P_dt);//填充数据表
return P_dt;//返回数据表
- 2022-04-10 01:41:39下载
- 积分:1
-
MILP_train_4
利用混合整数规划方法求解,目标是列车运行优化与控制(Solving the problem by mixed integer programming)
- 2021-01-14 16:58:47下载
- 积分:1
-
Gray model forecast MALAB program, would like to predict a few years, simply ent...
灰色模型的预测的MALAB程序,想预测几年,只需将运行界面上输入几-Gray model forecast MALAB program, would like to predict a few years, simply enter a few runs the interface. . .
- 2022-07-09 00:59:23下载
- 积分:1