-
UTCHEM
化学驱仿真模拟系统,由美国得克萨斯大学编写。(Chemical flooding simulation system, prepared by the University of Texas.)
- 2012-09-28 15:45:11下载
- 积分:1
-
address2
一个简单的基于静态路由表的最佳路由过程,OMNETPP平台下已经编译通过。(A simple static routing table based on the best routing process, OMNETPP platform has been compiled through.)
- 2008-08-01 13:53:13下载
- 积分: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
-
2
说明: 校园导游系统,是图的最短路径的应用
我短学期的课程小实验(Campus tour guide system, is the shortest path map application, I short-term courses of small experimental)
- 2008-04-15 16:12:05下载
- 积分:1
-
mcnp-code
mcnpm模拟各种材料的代码,可以免去构建模型的烦恼(mcnpm simulation code for various materials, can avoid the trouble to build the model)
- 2011-11-02 16:40:47下载
- 积分:1
-
s-
说明: C++大学基础教程,北京邮电大学电信工程学院,计算机技术中心(Essentials C++ University, Beijing University of Posts and Telecommunication Engineering, Computer Technology Center)
- 2013-04-03 15:31:37下载
- 积分:1
-
vplightlobe_simple
说明: 用vs2003编程实现了vega prime中 直升机的前面大灯的灯光变化(Programming with a vega prime vs2003 helicopter in front of the headlights in the light changes)
- 2011-02-18 11:29:56下载
- 积分:1
-
VC6_scope
一个使用VC开发的示波器软件,显示界面较友好(VC developed using an oscilloscope software, show a more friendly interface)
- 2009-11-15 17:18:57下载
- 积分:1
-
EX_Dictionary
能对已有的单词数据库进行查询,修改,实现双向翻译,并能够进行模糊查询(Word on the existing database can be queried, modified, two-way translation, and be able to carry out fuzzy query)
- 2013-10-10 20:31:55下载
- 积分:1
-
Example
Example of example to up lo g
- 2017-11-22 18:51:26下载
- 积分:1