-
ReportCreator
可实现报告单的简单编辑、格式和内容的调整(This is a ReportsCreator!)
- 2020-06-16 20:40:02下载
- 积分:1
-
tanhaoqiangdiwuzhang
谭浩强c++课件第五章 是一个很好的C++学习课件 值得拥有(Hemopurification c++ courseware fifth chapter is a good learning courseware deserve C++)
- 2014-01-14 11:40:14下载
- 积分:1
-
Mifare_UsbMiCard_DLL
Mifare USBMiCard.DLL - Visual C/C++ Source Program(Mifare USBMiCard.DLL- Visual C/C++ Source Program)
- 2009-02-17 09:56:50下载
- 积分:1
-
Desktop
給定一串陣列 依序排列大小 並且計算出總和 和找出最大值 屬於c++的基本練習題目(Given the size of the string array arranged sequentially and calculates the sum of the maximum values and identify the basic exercises belong c++ title)
- 2015-06-04 19:52:39下载
- 积分:1
-
udf-k-e-turbulence-model
湍流模型的udf编译文件 写的是fluent中默认的k-e模型的文件,可以以此为基础进行来更改(This is a udf flie about turbulence model which is in the fluent software, and you can edit it in your own method.)
- 2021-03-02 16:59:33下载
- 积分:1
-
youxikehuduan
这是一个游戏客户端的程序,大家可以看下,不是本人的。(This is a client gamesofeware,you can load for studing.)
- 2012-12-03 11:59:50下载
- 积分:1
-
quartus
此为quautus教程,请各位仔细去看吧,有不懂的和我联系(This is quautus tutorial, please look at it carefully, and I do not have contact)
- 2008-01-31 15:39:00下载
- 积分:1
-
Snake
这个资料是贪吃蛇游戏在Visual C++环境下实现的源代码(This information is Snake game source code under the Visual C++ environment)
- 2012-07-26 20:40:45下载
- 积分: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
-
FoxFz_Band
说明: 高速采集 高速战斗 拦截封包 自动战斗 自制封包等等((High speed acquisition, high speed combat, intercept packets, automatic combat, homemade packets and so on))
- 2020-12-05 21:59:24下载
- 积分:1