-
neu_SSD
东北大学数据结构实验指导书,2014级东北大学软件学院软件工程专业(Experimental data structure, guide books, Northeastern University, Northeastern University School of Software 2014 Software Engineering)
- 2016-06-30 16:12:38下载
- 积分:1
-
jiaowufuzhuguanli
本人课程设计做的一个简单的教务辅助管理系统,实现了数据库的一般操作,适合初学者学习使用.初始用户密码均为admin.(I do curriculum design a simple Senate supporting management system, a database of normal operation for beginners to learn how to use. Initial users are admin password.)
- 2007-05-23 11:38:29下载
- 积分:1
-
jiaxiao
主要是驾校的车辆管理、人员信息管理,
和驾驶员的一些信息。数据库用ACCESS,方便录入数据!(Mainly vehicles驾校management, personnel information management, and pilots of some of the information. Database using ACCESS, easy data entry!)
- 2008-03-22 23:47:48下载
- 积分:1
-
PMV-PPD
VB复杂计算,含绘图功能,同时也是个实用的空调辐射温度 舒适度衡量软件,稳定可靠(VB complex calculations, including graphics, is also a practical air-conditioned comfort of radiation temperature measuring software, stable and reliable)
- 2008-12-22 17:08:20下载
- 积分:1
-
20059211281636
软件界面友好,包含了进销存的基本功能,可在此基础上进一步开发。 (Friendly software interface, contains the basic functions Invoicing can be further developed on this basis.)
- 2010-08-06 17:23:44下载
- 积分:1
-
fuzhuangguanli
本软件系本人自学VB过程中试写,后来经不断改进完成,经试用比较完整,又修补了一些漏洞,可以放心投入使用,并供学习编程爱好者参考.
本软件简单易用,操作方便,基本可以不用鼠标,直接通过键盘操作.
ACCESS数据库+sql语句+VB6.0
数据库采用MD5加密
测试系统:WINDOWSXP(This software grades the course of my self-VB try to write, and later by the completion of continuous improvement, the more complete the trial, but also fixes some vulnerabilities, you can rest assured that put into use, and for enthusiasts to learn programming reference. This software is simple and easy to operate , the basic can be a mouse, directly through the keyboard. ACCESS database+ sql statement+ VB6.0 database using MD5 encryption test system: WINDOWSXP)
- 2008-07-10 19:27:38下载
- 积分:1
-
DsToExcel
将Dataset导出到Excel,本程序阐述基本功能(Dataset exported to Excel, the program described the basic functions of)
- 2012-06-08 09:28:08下载
- 积分:1
-
43567897
VB在局域网内将文件存储到数据库保存,有需要的下。(VB in the LAN to store files saved to the database, there is need for the next.)
- 2013-08-13 23:34:07下载
- 积分: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
-
边坡信息集成系统
说明: 高速公路路基边坡信息管理系统,实现施工信息添加、删除、检索等功能(Highway Subgrade Slope Information Management System)
- 2019-02-27 16:36:16下载
- 积分:1