-
seven_segment_v5
这是使用 visual basic 控制及模拟 7seg , 从电脑输出到project board 上面( 请把inpout32.dll放进system32 里面)(This is the use of visual basic control and Analog 7seg, from the computer output to project board above (please put into inpout32.dll inside system32))
- 2009-03-22 21:47:58下载
- 积分:1
-
ucgui
ucgui的简单分析,对ucgui作了大体上的描述初学者有帮助,(ucgui simple analysis was made largely on the description of ucgui beginners help)
- 2008-05-14 21:12:46下载
- 积分:1
-
InTech-Feature_extraction_and_representation_for_
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2012-01-22 13:16:29下载
- 积分:1
-
SAE-J1939
J1939 中英文协议 英文的很全 中文的也很详细 分享给大家(J1939 protocol in English)
- 2014-03-14 09:31:26下载
- 积分:1
-
EDEM-FLUENT耦合接口2.2版本编译工具
说明: 各个版本的EDEM与fluent耦合接口文件(EDEM and fluent coupling interface files for each version)
- 2019-12-06 13:35:38下载
- 积分:1
-
pxompt
基于局域网通信的聊天代码,可以实现自动弹出消息提示(The chat code based on LAN communication, can realize the automatic pop-up message prompt)
- 2018-11-29 18:48:09下载
- 积分: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
-
CAD工具面板
CAD2006工具面板(可停靠,像QQ一样隐藏)(CAD2006 tool panel (docked, hidden like QQ)
CAD2006 tool panel (docked, hidden like QQ))
- 2017-09-04 09:48:36下载
- 积分:1
-
tanqiu
小时候大家都喜欢玩的小游戏,小弹球游戏,希望大家喜欢(the game make you happy
forever )
- 2012-10-08 13:43:26下载
- 积分:1
-
音乐播放器
说明: VB音乐播放器,实现音乐播放功能,可以直接使用,可以在此基础上添加自己的程序(VB Music Player, to achieve music playback function, can be used directly, you can add their own programs on this basis.)
- 2020-06-19 07:40:02下载
- 积分:1