-
1
说明: 成绩排序(c++)用c++编的程序,你可以用它来为你的班级成绩排序(Sort results (c++) With c++ Allocation procedures, you can use it to your class to sort results)
- 2009-01-05 10:33:45下载
- 积分:1
-
8976564675
VB显示最近打开的文件记录,有需要的就下载吧。(VB show records of recently opened files, there is a need to download it.)
- 2013-08-23 18:28:23下载
- 积分:1
-
VB创建ACCESS数据库
VB 创建 ACCESS 数据库,个人练习,一起学习,谢谢(VB Creates ACCESS Database)
- 2020-06-23 15:40:02下载
- 积分: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
-
SendGoose
模拟GOOSE报文发送过程,GOOSE报文的编码。(Analog GOOSE message sending process)
- 2020-09-10 16:28:00下载
- 积分:1
-
tongxunlu
通讯录可以把通讯资料放到里面,是新建一个自己自定义的文件类型,然后再吧资料放到里面就可以,可以按照不同的搜索放噶搜索(Address Book can be placed inside the communication of information is a newly built their own custom file types, and then put it inside information can be released in accordance with the different search Kavalan search)
- 2008-12-26 00:09:38下载
- 积分:1
-
hrd
华容道游戏,大家一定都玩过,这个介绍源代码可以提高您的c#的能力(Huarong game, we must have played this introductory source code can improve your c#)
- 2012-08-24 23:42:59下载
- 积分:1
-
silicone_viscosity
fluent UDFs 粘度随时间变化规律的UDF文件,可用于模拟硅胶的变化(fluent udfs silicone viscosity transformation)
- 2018-05-28 17:36:30下载
- 积分:1
-
Recog-Red
可用于任意场景中识别LED灯光,颜色可调(LED light bar recognition)
- 2018-03-26 22:37:37下载
- 积分:1
-
Modbus调试精灵
说明: 很方便的调试软件,平时使用很多,收藏工具之一(Very convenient debugging software, usually used a lot, one of the collection tools)
- 2020-06-16 01:20:02下载
- 积分:1