-
weatherf
说明: 小巧的天气预报实时显示系统,采用GDI+技术开发,实现了基本且简单的功能,能在图片上实时显示温度/气温等天气预报情况,并能进行数据的维护更新。小巧的天气预报实时显示系统,采用GDI+技术开发,实现了基本且简单的功能,能在图片上实时显示温度/气温等天气预报情况,并能进行数据的维护更新。(compact real-time weather display system using GDI technology development, achieve the basic and simple functions, in real-time pictures show that the temperature/weather conditions such as temperature, and for the maintenance and update of data. The compact, real-time weather system, using GDI technology development, achieve the basic and simple functions, in real-time pictures show that the temperature/weather conditions such as temperature, and for the maintenance and update of data.)
- 2005-11-09 09:50:49下载
- 积分:1
-
LabVIEW
利用access数据库开发的用户登录界面(User Login System design by LabVIEW)
- 2018-06-16 22:47:44下载
- 积分: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
-
2004051317015414293
我做了一套银行帐户管理系统,功能还可以,愿与大家分享,共同进步.(I had a bank account management system, can also function, and is willing to share with you, and common progress. Thank you)
- 2007-03-24 13:54:26下载
- 积分:1
-
testdatabasedll
数据库功能展示,vc连接access数据库,实现增删查找功能(Database function display, vc connection access database, add or delete search function to achieve)
- 2011-01-24 17:04:23下载
- 积分:1
-
EXCELtoMDB
VisualBasic实现EXCEL数据的批量导入,(EXCEL data batch import to mdb based on VB)
- 2012-05-07 21:40:29下载
- 积分:1
-
2002-2017地级市资本存量数据集
说明: 此压缩文件包含2002年-2017年200多个地级市资本存量的数据,里面有详细的计算过程与说明。(This document contains the capital stock data of more than 200 cities in 2002-2017, including detailed calculation process and description, which is convenient for scholars to understand and master)
- 2021-01-08 09:28:52下载
- 积分:1
-
PowerBuilder9.0进阶开发篇(实例与技巧篇)源码
说明: PowerBuilder的一些实例,适合初学者学习使用(Learning source code)
- 2020-06-16 04:00:02下载
- 积分:1
-
apriori
关联规则挖掘算法
Apriori算法的Matlab实现 可以自动生成关联规则,计算支持度、置信度(Association Rules Mining Algorithm Apriori algorithm can automatically generate Matlab realization of association rules, computing support, confidence)
- 2020-11-29 22:19:29下载
- 积分:1
-
MATERIAL-MANAGEMENT
access数据库实际应用程序.用于本单位材物料管理.用access自带的VBA编程.通过修改源代码可以用于其他方面.(The Access database using for material managment.programed with VBA)
- 2011-04-21 09:21:06下载
- 积分:1