-
MedicManagementS
药品管理系统,MFC+Access,MFC+SQL Server(Drug management system, MFC+Access, MFC+SQL Server)
- 2020-10-26 23:19:59下载
- 积分:1
-
snacc-1.3
snacc-1.3 大名鼎鼎的ASN.1生成工具,网上很难找到的(snacc-1.3 famous ASN.1 generation tool, the Internet is very difficult to find the)
- 2021-01-14 13:08:47下载
- 积分: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
-
link
连连看 小游戏 可以进行几本的连连看,玩得比较爽,看上去比较舒服(the little games,it is very good)
- 2013-09-28 22:55:09下载
- 积分: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
-
2.LED位移控制
说明: LED code for 51 chips
- 2020-06-24 10:40:02下载
- 积分:1
-
HOME
vc++ 固高gt400系列 home 回零软件编程 源代码(Solid high-vc++ software programming gt series back to zero)
- 2020-09-11 08:07:59下载
- 积分:1
-
udf
蒸发冷凝UDF编写,fluent蒸发或者冷凝(Evaporation Condensation UDF Writing, Evaporation or Condensation)
- 2020-11-20 09:39:37下载
- 积分:1
-
ADOACCESS
这是一款用MFC ADO编写的数据库软件,它可以实现对ACCESS数据库的打开,添加,修改,保存,排序得一系列的功能。它利用ListCtl进行显示(This is a MFC ADO with the preparation of the database software, it can be open to the ACCESS database, add, modify, save, sort a series of functions. It uses ListCtl display)
- 2009-04-20 21:15:47下载
- 积分:1
-
34401a
说明: VB 透过GPIB 和仪器通信,代码比较简单,仅供参考。谢谢(VB communicates with the instrument through GPIB. The code is relatively simple and is for reference only. Thank you)
- 2020-06-22 18:00:01下载
- 积分:1