登录
首页 » Visual Basic » DataCollectionSystem

DataCollectionSystem

于 2021-02-01 发布 文件大小:704KB
0 340
下载积分: 1 下载次数: 37

代码说明:

  徕卡TCA1800自动监测系统,可以应用于各种变形监测,用于数据的自动采集、保存以及平差处理,代码完整。(Leica TCA1800 automatic monitoring system that can be applied to a variety of deformation monitoring for automatic data collection, preservation, and adjustment processing, code integrity.)

文件列表:

Arrow.cls,5401,1997-02-11
Cipher.bas,8222,2003-09-12
ClassXP.dll,49152,2003-03-10
clsButton.cls,51040,2003-05-21
clsEncrypt.cls,2968,2000-05-25
DataFiles
.........\Averagexyz.txt,2713,2003-12-08
.........\Cal.txt,0,2003-12-08
.........\CalValue.txt,3181,2003-12-08
.........\FirstValues.txt,2548,2003-11-27
.........\oridata.txt,952,2003-12-07
.........\PreviousValue.txt,1718,2003-12-08
.........\ReturnCode.txt,322,2003-04-16
.........\status.txt,218,2004-01-29
.........\svdata.txt,2713,2003-12-08
.........\xyzData.txt,2415,2003-12-08
.........\初始值.txt,2548,2003-11-27
Dialog.frm,1879,2003-06-12
DlgPath.frm,2169,2003-06-12
DlgPath.frx,2250,2003-06-12
dlgSetting.frm,7515,2003-06-12
dlgSetting.frx,6782,2003-06-12
frmAbout.frm,12826,2004-05-09
frmAbout.frx,432540,2004-05-09
FrmChangePassword.frm,12089,2003-10-15
FrmChangePassword.frx,5366,2003-10-15
frmDataCollect.frm,689,2003-05-15
frmDataCollect.frx,458,2003-05-15
frmLogIn.frm,12432,2004-01-29
frmLogIn.frx,6212,2004-01-29
frmMain.frm,155452,2013-11-20
frmMain.frx,180345,2013-11-20
frmStudy.frm,16604,2003-07-10
frmStudy.frx,22817,2003-07-10
frmUserID.frm,21838,2003-09-12
frmUserID.frx,10082,2003-09-12
Frm_About.frm,25297,2003-11-13
Frm_About.frx,7080,2003-11-13
GEOCOM32.DLL,198144,1997-04-09
GEOCOM32.LIB,727832,1997-04-09
Global.bas,6313,2003-06-04
GurhanButton.ctl,39048,2003-09-15
LVbutton.ctl,97768,2003-08-14
LVbutton.ctx,21823,2003-08-14
mcLCD.Cls,5799,2003-08-21
MMTimer.ctx,500,2003-05-13
modFangan1.bas,2637,2003-05-22
modFangan2.bas,7742,2003-05-22
modFangan3.bas,9176,2003-07-22
modFunction.bas,296,2003-05-20
modIniRW.bas,3696,2003-07-12
modProcess.bas,6530,2003-08-12
modQuZhi.bas,2286,2003-05-21
modStand.bas,13302,2003-07-09
mod_gardient.bas,1077,2003-05-07
MSSCCPRJ.SCC,192,2003-06-12
PrjMain.vbp,2533,2013-11-20
PrjMain.vbw,1017,2013-11-20
Profiles
........\Profiles.ini,495,2003-11-13
........\sysdb.mdb,184320,2013-11-18
Reg.bat,90,2013-11-20
STUBS32P.BAS,42208,1997-04-23
System.RES,185968,2003-05-13
SystemInteroperatability.dll,229487,2003-06-17
SystemInteroperatability.exp,1087,2003-06-17
SystemInteroperatability.lib,2864,2003-06-17
SystemInteroperatability.pdb,328704,2003-06-17
Trans7.dll,98304,2003-05-30
Trans7.exp,973,2003-05-30
Trans7.lib,2586,2003-05-30
trans_colour.bas,1937,2001-10-28
UnReg.bat,90,2013-11-20
VFOutBar.oca,15872,2003-06-12
VFOutBar.ocx,90112,1998-12-07
XpCheckBox.ctl,18095,2003-04-28
XpCheckBox.ctx,93276,2003-04-28
xpcheckbox2.ctl,11319,2003-04-28
xpcheckbox2.ctx,10084,2003-04-28
xpcmdbutton.ctl,8852,2003-04-28
xpcmdbutton.ctx,3824,2003-04-28
xpradiobutton.ctl,12331,2003-04-28
xpradiobutton.ctx,2845,2003-04-28

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • zhizaoye
    基于制造业的无线条码管理系统的设计与实现 无线条码管理系统的设计与实现(Based on the manufacturing of the wireless bar code management system design and Implementation)
    2011-12-04 21:34:50下载
    积分:1
  • TestGettickcount
    在对话框中,使用VB6获取系统精确时钟数的简单小程序(in the dialog box, use VB6 acquisition system precision clock small number of simple procedures)
    2007-03-14 23:13:53下载
    积分:1
  • reportprint
    用VB制作的套打程序,做数据库管理系统时可以做为参考直接使用(Printing With the program made in VB to do database management system can be directly used as a reference)
    2011-06-19 12:44:58下载
    积分:1
  • hafuman
    一 . 需求分析: 1) 输入形式和输入值范围: 输入形式是要压缩(或者要解压)的文件路径,输入范围是字符串,而且要是文件的路径。 2) 输出形式: 输出相应的编码压缩文件和解码原文件 3) 程序所能达到的功能: 利用哈夫曼对ASCII文件做不等长编码,达到压缩文件。利用哈夫曼树的遍历,达到解压文件的目的。程序的功能也就是实现压缩和解压ASCII类型文件的目的。 4)测试数据:(包括正确的输入数据及其输出结果和含有错误输入及其输出结果) 测试输入或者输出文本框是不是有空的,是不是不是有效路径。进行条件判断,实现错误处理。 比如要压缩:c:a.txt 文件路径就是:c:a.txt。如果输入框是空的,就判断,然后用MessageBox处理信息。 如果文件路径和文件的输出路径都写正确的话,就会输出相应的压缩或者解压文件,否则用函数MessageBox提示错误。然后进行更正。 二 . 概要设计: 1) 哈夫曼树的特点 a) 是二叉树的一种,而且是一种没有度数是1的二叉树 b) 一棵树有n个叶子,就会用2n-1个节点 c) 一种“最优”二叉树,由于树的带权路径(WPL)最小 d) 由于它是由下到上顺序构造的,使得分支节点和叶子节点从下到上,权值都是从小到大的顺序排列的 ()
    2007-07-16 22:04:12下载
    积分:1
  • CoordinateTransform
    说明:  用VB实现的坐标转换,功能简单了点,但很实用,WGS-84,B-54之间的相互转换。(VB coordinate conversion, a simple functional, but very useful, WGS-84, B-54 between the conversion.)
    2021-03-22 19:59:16下载
    积分:1
  • MifareOne
    mifare one卡读写DEMO,含有库文件和算法。(mifare one card reader DEMO, contains the library files and algorithms.)
    2010-11-09 14:05:18下载
    积分:1
  • tongxunlu
    通讯录MFC,通过Access建立数据库,ODBC接口访问数据库,Visual C++ 6.0开发环境实现添加、删除、查看、全部查看、退出等内容。(Mail list MFC, establish the database through Access, ODBC database access interface, Visual C++ 6 development environment to achieve add, delete, view, view all, exit and other content. )
    2014-06-30 18:53:22下载
    积分:1
  • QQ_robot_sc
    VC++6.0编写的QQ机器人程序(prepared by the procedures QQ robot)
    2006-09-16 06:19:38下载
    积分:1
  • 64871582file
    说明:  通过驱动隐藏文件,系统命令,文件浏览器都无法查看到。(By driving the hidden files, the system commands, and the file browsers can't see it.)
    2017-12-14 21:20:05下载
    积分:1
  • opengl-mdl
    说明:  用opengl写的3D场景,可以导入反恐精英里面的任务模型。即可以导入骨骼动画(opengl C++ code Skeletal animation can be imported.)
    2010-03-29 14:04:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载