-
VCPP-ADO-ACCESS--
能够连接access 数据库和C++原代码,使用ado方式(Able to connect access database and C++ original code)
- 2013-06-19 20:39:41下载
- 积分:1
-
snake
用C++实现的贪吃蛇游戏程序,对游戏的设计思路有比较详细的讲解。(no )
- 2009-09-04 21:13:30下载
- 积分:1
-
Tetris
用vc编的俄罗斯方块小游戏,功能有点简单。(block game use vc++)
- 2011-12-05 23:24:29下载
- 积分:1
-
ClipboardChangedControl
说明: 剪贴板监控,监控应用程序的剪贴板操作,会对剪贴板内的变化做出响应(clipboard monitoring and control applications in the clipboard operations, the clipboard will respond to changes)
- 2006-02-17 10:27:03下载
- 积分:1
-
VMware(1)
it is useless, i am very sorry
- 2020-06-15 22:35:01下载
- 积分:1
-
C-vrptw
C-vrptw-sol
C-vrptw-sol
- 2017-07-28 22:17:33下载
- 积分: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
-
定时读取气象参数-国产气象仪
VB串口控件读取气象仪数据,并解析保存文件(VB Serial Port Control Reads Meteorological Data and Parses and Saves Documents)
- 2020-06-19 02:00:01下载
- 积分:1
-
Lib
一个用C++开发的简单学生信息管理系统,对于初学者来说有不小的帮助(A C++, developed a simple Student Information Management System, for beginners with no small help to)
- 2009-12-03 21:02:32下载
- 积分:1
-
matchman
火柴人对打游戏的文件配置,说明,源代码等等,内容非常丰富啊(Matches people fighting game configuration files, description, source code, etc., the content is very rich ah)
- 2007-09-17 21:11:43下载
- 积分:1