-
poisson
用C语言产生一个模拟的泊松分布随机参数。(this is a poisson disturetion of C)
- 2017-11-29 19:45:54下载
- 积分:1
-
USC-Mech II
USC_Mech v2 in a chemkin format
- 2021-03-11 20:09:25下载
- 积分:1
-
EDEM-FLUENT耦合接口2.2版本编译工具
说明: 各个版本的EDEM与fluent耦合接口文件(EDEM and fluent coupling interface files for each version)
- 2019-12-06 13:35:38下载
- 积分:1
-
sushu
该代码的功能是将1到任意数中所有的素数选择并输出(failed to translate)
- 2013-05-02 10:59:07下载
- 积分:1
-
bh
说明: cpu核设计必备工具-11个Benchmark(基准测试程序)(cpu-core design an indispensable tool for-11 months Benchmark (benchmark))
- 2010-03-26 14:29:54下载
- 积分:1
-
sa+ga
采用遗传算法和模拟退火算法解决VLSI中的布局优化问题()
- 2020-12-23 20:09:06下载
- 积分:1
-
haxi
一种有效的哈希算法。。一种有效的哈希算法。。(a kind of effective hashing algorithm)
- 2020-12-05 19:59:23下载
- 积分:1
-
code
土地折算:在vb环境下基于mo的不同等级土地折算系统的开发,(Land conversion: vb environment in different grades of land-based mo conversion system development,)
- 2010-05-28 11:24:15下载
- 积分: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
-
file_manage_system_VB
一个兼具有excel一样的多文档功能,同时具有word的文档编辑和格式编辑功能(One and the same with excel multiple document features, but also has word document editing and formatting editing functions)
- 2013-08-09 10:19:44下载
- 积分:1