-
代码与论文
通过对三维混沌系统运用迭代算法,生成分离或者不分离,多涡卷混沌吸引子(An iterative algorithm is used to generate discrete or nonseparable multi-vortex-chaotic attractors for a three-dimensional chaotic system)
- 2019-04-16 20:32:26下载
- 积分:1
-
OnscreenKeyboard_src
一个模拟鼠标键盘输入的例子(-An example about how to similar to the input of mouse and keyboard)
- 2003-10-21 21:22:59下载
- 积分:1
-
chao liu
三种常见的潮流分析 PQ 牛顿等
潮流计算是根据给定的电网结构、参数和发电机、负荷等元件的运行条件,确定电力系统各部分稳态运行状态参数的计算(Three common tidal current analysis PQ Newton and so on
The calculation of power flow is based on the operating conditions of a given grid structure, parameter, generator, load and other components, and the calculation of the steady state parameters of each part of the power system is calculated.)
- 2018-06-08 13:09:56下载
- 积分:1
-
Image_ionForm
how-to-provide-interactive-editing-for-a-constant-line-e1003-16.1.4-234
- 2020-06-24 01:00:02下载
- 积分:1
-
永磁直驱同步风力发电背靠背式框图visio WECS
永磁直驱同步风力发电背靠背式框图visio 画图(Permanent magnet direct drive synchronous wind power generation, back to back block diagram, Visio drawing)
- 2021-04-16 09:28:53下载
- 积分:1
-
N-sheets
以G列分成多个工作表(以宏运行VBA)
(Sub aa()
Dim a As Integer, b As Integer, c As Integer, sh As Worksheet
For a = 2 To [g65536].End(3).Row
If Cells(a, 7) <> Cells(a- 1, 7) Then
b = a
End If
c = Range("g:g").Find(Cells(a, 7), , , , , xlPrevious).Row
Set sh = Sheets.Add(, Sheets(Sheets.Count))
sh.Name = Sheets("sheet1").Cells(a, 7).Value
With Sheets("Sheet1")
Sheets("Sheet1").Range(.Cells(b, 1), .Cells(c, 10)).Copy Destination:=sh.[a2]
Sheets("Sheet1").Range("a1:j1").Copy Destination:=sh.[a1]
a = c
End With
Sheets("Sheet1").Select
Next
End Sub
)
- 2013-05-03 08:50:54下载
- 积分:1
-
60364-7-704
Standard IEC 60364-7-704
- 2019-03-12 17:34:50下载
- 积分:1
-
fft.delphi
The source code that shows how to get Fast Fourier Transform in Delphi(Pascal).
- 2009-10-19 06:25:49下载
- 积分:1
-
code
一些游戏代码!还在研究当中!有五子棋、俄罗斯方块、计算器、扫雷等(some code for game and compile it under window TC or VC)
- 2010-02-01 14:48:35下载
- 积分:1
-
优化命题的解决存在于许多领域,对于国民经济的发展也有着巨大的应用前
景.随着优化对象在复杂化和规模化等方面的提高,基于严格机理模型的传统优化
方法在实施...
优化命题的解决存在于许多领域,对于国民经济的发展也有着巨大的应用前
景.随着优化对象在复杂化和规模化等方面的提高,基于严格机理模型的传统优化
方法在实施方面变得越来越困难.
-Optimization solution proposition exists in many areas, for development of the national economy also has great application prospect. With the optimization of the object in a complex and large-scale areas such as the improvement of the mechanism model based on strict traditional optimization methods in the implementation has become more to the more difficult.
- 2022-08-20 22:08:08下载
- 积分:1