-
PDToolbox_matlab-master
演化博弈动态复制仿真,用于演化博弈一方多策略博弈,或两方两策略博弈(simulation of evolutionary game)
- 2018-05-07 16:30:41下载
- 积分:1
-
超级硬盘数据恢复软件完美注册破解版不限机器
说明: 超级硬盘数据恢复软件SuperRecovery完美注册破解版不限机器(Super hard disk data recovery software super recovery perfect registration and cracking version unlimited machine)
- 2020-03-05 01:37:45下载
- 积分:1
-
Catia script created in VB. Very usefull for Catia Users. This script is used to...
Catia script created in VB. Very usefull for Catia Users. This script is used to automate the process of creation separate boundries in catia part.
- 2022-03-12 11:37:26下载
- 积分: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
-
明日群监控转发 version1.0
群转发,可以qq群消息自动转发到微信,前提微信窗口要打开,本软件需要酷q登录,有问题联系我(hello world,Group forwarding, QQ message forwarding, QQ robot)
- 2020-06-19 18:20:01下载
- 积分:1
-
Ansys-APDL
Ansys热分析过程中的热对流加载程序,经过多次验证,运行正常,无错误!(Ansys thermal analysis thermal convection loader, after repeated verification, operating normally, without errors!)
- 2015-07-03 16:38:57下载
- 积分:1
-
俄罗斯方块源代码
俄罗斯方块源代码-Tetris source code
- 2023-04-06 01:35:04下载
- 积分:1
-
yidongmubiao
说明: 利用TDOA和FDOA联合定位,采用加权最小二乘法, 对移动干扰源进行定位(Locate mobile interference sources)
- 2021-04-28 20:18:43下载
- 积分:1
-
NtripClient
说明: NtripClient,实时动态码相位差分技术,高精度经纬度获取。C语言编写,测试功能(NtripClient,real-time dynamic code phase difference technology, high-precision longitude and latitude acquisition. C Language Writing, Testing Function)
- 2021-03-30 00:29:10下载
- 积分:1
-
这里实现跑马灯的方法是,依次灭掉前一个灯和点亮后一个灯,再延时一会,不断循环,就可以看到跑马灯的效果了。
请在编译后,进入仿真,点全速运行看结果...
这里实现跑马灯的方法是,依次灭掉前一个灯和点亮后一个灯,再延时一会,不断循环,就可以看到跑马灯的效果了。
请在编译后,进入仿真,点全速运行看结果-Marquee realize here the approach is to eliminate the former followed by a light and lit a lamp post, and then one will be delayed, and constantly cycle, you can see the effect of the Marquee. Please compiled into the simulation, watch the results point to run at full speed
- 2022-02-05 23:53:18下载
- 积分:1