Welcome![Sign In][Sign Up]
Location:
Search - 计算机监控技术与开发系统

Search list

[Communication基于VB实现PC机与单片机的串行通讯

Description: 基于VB实现PC机与单片机的串行通讯 随着计算机技术尤其是单片微型机技术的发展,人们已越来越多地采用单片机来对一些工业控制系统中如温度、流量和压力等参数进行检测和控制。PC机具有强大的监控和管理功能,而单片机则具有快速及灵活的控制特点,通过PC机的RS-232串行接口与外部设备进行通信,是许多测控系统中常用的一种通信解决方案。因此如何实现PC机与单片机之间的通讯具有非常重要的现实意义。本文将论述在VB环境下PC机与单片机之间实现串行通讯的软硬件方案。PC机的通讯程序使用Visual Basic编写,VB是Microsoft公司推出的Windows应用程序开发工具,因其具有界面友好,编程简便等优点而受到广泛的使用,而且 Visual Basic 6.0 版本带有专门实现串行通讯的MSCOMM控件。-VB-based PC and SCM serial communication with the computer technology, especially the single-chip microcomputer technology the development, it has been increasingly used to SCM for some industrial control systems such as temperature, flow and pressure parameters detection and control. PC with a powerful monitoring and management capabilities, and SCM has a rapid and flexible control characteristics, PC through the RS-232 serial interface with external communications equipment, many control systems are commonly used in a communications solutions. So how PC and communication between the microcontroller is a very important practical significance. This paper will describe the environment in VB PC and microcontroller serial communication between the hardware and software programs. PC communicat
Platform: | Size: 14733 | Author: 贾沼瑞 | Hits:

[SourceCode计算机监控系统与技术开发

Description: 计算机监控技术与系统开发的书籍源码
Platform: | Size: 5063489 | Author: yumeng | Hits:

[Program doc数据仓库经典原书中文版

Description: 目录 译者序 审、译者简介 前言 第1章 决策支持系统的发展 1 1.1 演化 1 1.2 直接存取存储设备的产生 2 1.3 个人计算机/第四代编程语言技术 3 1.4 进入抽取程序 3 1.5 蜘蛛网 4 1.6 自然演化体系结构的问题 5 1.6.1 数据缺乏可信性 5 1.6.2 生产率问题 8 1.6.3 从数据到信息 10 1.6.4 方法的变迁 11 1.7 体系结构设计环境 12 1.7.1 体系结构设计环境的层次 13 1.7.2 集成 14 1.8 用户是谁 15 1.9 开发生命周期 15 1.10 硬件利用模式 16 1.11 建立重建工程的舞台 16 1.12 监控数据仓库环境 17 1.13 小结 19 第2章 数据仓库环境 20 2.1 数据仓库的结构 22 2.2 面向主题 23 2.3 第1天到第n天的现象 26 2.4 粒度 28 2.4.1 粒度的一个例子 29 2.4.2 粒度的双重级别 31 2.5 分割问题 34 2.6 样本数据库 34 2.7 数据分割 35 2.8 数据仓库中的数据组织 37 2.9 数据仓库—标准手册 41 2.10 审计和数据仓库 41 2.11 成本合理性 41 2.12 清理仓库数据 42 2.13 报表和体系结构设计环境 42 2.14 机遇性的操作型窗口 43 2.15 小结 44 第3章 设计数据仓库 45 3.1 从操作型数据开始 45 3.2 数据/过程模型和体系结构设计环境 49 3.3 数据仓库和数据模型 50 3.3.1 数据模型 52 3.3.2 中间层数据模型 54 3.3.3 物理数据模型 58 3.4 数据模型和反复开发 59 3.5 规范化/反规范化 60 3.6 数据仓库中的快照 65 3.7 元数据 66 3.8 数据仓库中的管理参照表 66 3.9 数据周期 67 3.10 转换和集成的复杂性 70 3.11 触发数据仓库记录 71 3.11.1 事件 72 3.11.2 快照的构成 72 3.11.3 一些例子 72 3.12 简要记录 73 3.13 管理大量数据 74 3.14 创建多个简要记录 75 3.15 从数据仓库环境到操作型环境 75 3.16 正常处理 75 3.17 数据仓库数据的直接访问 76 3.18 数据仓库数据的间接访问 76 3.18.1 航空公司的佣金计算系统 76 3.18.2 零售个性化系统 78 3.18.3 信用审核 80 3.19 数据仓库数据的间接利用 82 3.20 星型连接 83 3.21 小结 86 第4章 数据仓库中的粒度 87 4.1 粗略估算 87 4.2 粒度划分过程的输入 88 4.3 双重或单一的粒度? 88 4.4 确定粒度的级别 89 4.5 一些反馈循环技巧 90 4.6 粒度的级别—以银行环境为例 90 4.7 小结 95 第5章 数据仓库和技术 96 5.1 管理大量数据 96 5.2 管理多介质 97 5.3 索引/监视数据 97 5.4 多种技术的接口 97 5.5 程序员/设计者对数据存放位置的控制 98 5.6 数据的并行存储/管理 99 5.7 元数据管理 99 5.8 语言接口 99 5.9 数据的高效装入 99 5.10 高效索引的利用 100 5.11 数据压缩 101 5.12 复合键码 101 5.13 变长数据 101 5.14 加锁管理 102 5.15 单独索引处理 102 5.16 快速恢复 102 5.17 其他的技术特征 102 5.18 DBMS类型和数据仓库 102 5.19 改变DBMS技术 104 5.20 多维DBMS和数据仓库 104 5.21 双重粒度级 109 5.22 数据仓库环境中的元数据 109 5.23 上下文和内容 111 5.24 上下文信息的三种类型 111 5.25 捕获和管理上下文信息 113 5.26 刷新数据仓库 113 5.27 小结 114 第6章 分布式数据仓库 116 6.1 引言 116 6.2 局部数据仓库 118 6.3 全局数据仓库 119 6.4 互斥数据 121 6.5 冗余 123 6.6 全局数据存取 124 6.7 分布式环境下其他考虑因素 126 6.8 管理多个开发项目 127 6.9 开发项目的性质 127 6.10 分布式数据仓库 130 6.10.1 在分布的地理位置间协调开发 131 6.10.2 企业数据分布式模型 132 6.10.3 分布式数据仓库中的元数据 134 6.11 在多种层次上建造数据仓库 134 6.12 多个小组建立当前细节级 136 6.12.1 不同层不同需求 138 6.12.2 其他类型的细节数据 140 6.12.3 元数据 142 6.13 公用细节数据采用多种平台 142 6.14 小结 143 第7章 高级管理人员信息系统 和数据仓库 144 7.1 一个简单例子 144 7.2 向下探察分析 146 7.3 支持向下探察处理 147 7.4 作为EIS基础的数据仓库 149 7.5 到哪里取数据 149 7.6 事件映射 152 7.7 细节数据和EIS 153 7.8 在EIS中只保存汇总数据 154 7.9 小结 154 第8章 外部数据/非结构化数据与 数据仓库 155 8.1 数据仓库中的外部数据/非结构化数据 157 8.2 元数据和外部数据 158 8.3 存储外部数据/非结构化数据 159 8.4 外部数据/非结构化数据的不同 组成部分 160 8.5 建模与外部数据/非结构化数据 160 8.6 间接报告 161 8.7 外部数据归档 161 8.8 内部数据与外部数据的比较 161 8.9 小结 162 第9章 迁移到体系结构设计环境 163 9.1 一种迁移方案 163 9.2 反馈循环 167 9.3 策略方面的考虑 168 9.4 方法和迁移 171 9.5 一种数据驱动的开发方法 171 9.6 数据驱动的方法 172 9.7 系统开发生命周期 172 9.8 一个哲学上的考虑 172 9.9 操作型开发/DSS开发 173 9.10 小结 173 第10章 数据仓库的设计复查要目 174 10.1 进行设计复查所涉及的问题 175 10.1.1 谁负责设计复查 175 10.1.2 有哪些议事日程 175 10.1.3 结果 175 10.1.4 复查管理 175 10.1.5 典型的数据仓库设计复查 176 10.2 小结 185 附录 186 技术词汇 215 参考文献 222
Platform: | Size: 6981861 | Author: QILEI8173766973 | Hits:

[ASP温州天邦简易ERP企业管理系统

Description:  温州天邦简易ERP企业管理系统(简称TBERP)是温州柳市电器行业信息化ASP平台开发与应用项目,2005年1月成功入选『国家863计划』于2007年3月顺利通过国家科委专家评审,属乐清科技局科技创新专项资助重点推广项目。系统由清华大学的清软英泰公司、国家自动化研究所协助编写,是一套集企业资源计划(ERP)、产品数据管理(PDM)有机结合的多功能电器企业生产管理软件。系统切合本地企业模式遵循功能浓缩操作轻便设计理念,超常规敢于人先的人性化高效快捷操作设计更贴合温州企业模式。应用超强的智能数据处理模块,在确保提供常规强劲的ERP和PDM功能的同时使操作步骤简化到极限。   全程实现无菜单操作,随手快捷流程,所见所得极易上手,是一套具有供销存管理,PDM产品数据管理,oa办公系统与一体的基于web的生产加工、日用百货、化妆品、服装鞋帽、家具制造、五金机械、汽配摩配、计算机、建材装饰、化工制药、医疗器械、通讯器材、钟表仪器、塑胶制品、机电、电工照明、电子电器业ERP管理软件。 特点:提供强大的生产模版、事务智能批量处理等完善的企业管理模块,操作简便快捷。完全Web化,客户端使用IE浏览器,无需安装和维护,轻松异地实现新产品开发、仓库管理、生产管理、销售管理、电子邮件、企业邮件管理与监控、产品电子档案管理、图纸管理和内部通讯、视频会议、财务报表等远程无纸办公;数据远程化,数套完善的远程数据安全机制和权限分配策略,确保技术数据及商业机密在网络环境和内部传输安全可靠,切实解决阻碍本地信息化发展的不利因素,解除企业后顾之忧;变通性强,软件采用ASP码编写,图文并茂,界面优美风格别致。在提供ASP强大网络功能的同时可灵活对企业不同管理模式分别做相应的调整,使功能和界面更贴近企业实际。
Platform: | Size: 4944735 | Author: 24188124@qq.com | Hits:

[Communication基于VB实现PC机与单片机的串行通讯

Description: 基于VB实现PC机与单片机的串行通讯 随着计算机技术尤其是单片微型机技术的发展,人们已越来越多地采用单片机来对一些工业控制系统中如温度、流量和压力等参数进行检测和控制。PC机具有强大的监控和管理功能,而单片机则具有快速及灵活的控制特点,通过PC机的RS-232串行接口与外部设备进行通信,是许多测控系统中常用的一种通信解决方案。因此如何实现PC机与单片机之间的通讯具有非常重要的现实意义。本文将论述在VB环境下PC机与单片机之间实现串行通讯的软硬件方案。PC机的通讯程序使用Visual Basic编写,VB是Microsoft公司推出的Windows应用程序开发工具,因其具有界面友好,编程简便等优点而受到广泛的使用,而且 Visual Basic 6.0 版本带有专门实现串行通讯的MSCOMM控件。-VB-based PC and SCM serial communication with the computer technology, especially the single-chip microcomputer technology the development, it has been increasingly used to SCM for some industrial control systems such as temperature, flow and pressure parameters detection and control. PC with a powerful monitoring and management capabilities, and SCM has a rapid and flexible control characteristics, PC through the RS-232 serial interface with external communications equipment, many control systems are commonly used in a communications solutions. So how PC and communication between the microcontroller is a very important practical significance. This paper will describe the environment in VB PC and microcontroller serial communication between the hardware and software programs. PC communicat
Platform: | Size: 14336 | Author: 贾沼瑞 | Hits:

[SCMshuziwenduji

Description: 为了提高对传感器的认识和了解,尤其是对温度传感器的深入研究以及其用法与用途,基于实用、广泛和典型的原则而设计了本系统。本文利用单片机结合传感器技术而开发设计了这一温度监控系统。文中传感器理论单片机实际应用有机结合,详细地讲述了利用热敏电阻作为热敏传感器探测环境温度的过程,以及实现热电转换的原理过程。 本设计应用性比较强,设计系统可以作为生物培养液温度监控系统,如果稍微改装可以做热水器温度调节系统、实验室温度监控系统等等。课题主要任务是完成环境温度检测,利用单片机实现温度调节并通过计算机实施温度监控。设计后的系统具有操作方便,控制灵活等优点。 -Of sensors in order to improve awareness and understanding, especially for in-depth study of the temperature sensor as well as their usage and use, based on practical, extensive, and the principle of a typical design of the system. In this paper, single-chip sensor technology combined with design and development of the temperature monitoring system. In this paper, the practical application of single-chip sensor theoretical combination of detail about the use of thermal resistance as a thermal sensor to detect the ambient temperature of the process, as well as the implementation of the principle of thermoelectric conversion process. Application of this design are relatively strong, the design of systems biology can be used as culture medium temperature control system, a slight modification can be done if the water heater temperature control system, laboratory temperature monitoring system and so on. Main task is to finish the subject ambient temperature detection, the use of single-ch
Platform: | Size: 5120 | Author: liusixue | Hits:

[Goverment applicationnetshop

Description: 软件开发的意图与应用目标: 本项目依托asp技术,以计算机软硬件网上商店销售为蓝本进行设计,最终开发出的系统应有以下特点:具有初级的交互功能,维护简单,用户可自行在网站上浏览及选购商品,并可以适合绝大多数网上用户进行电子商务活动的购物网站系统。 作用范围: 本系统是作为一家销售公司的在基于网络提供网上售货的系统。主要是为客户买货提供便利。在后台需要管理员对系统信息等的管理。 软件与其他有关软件之间的关系: 本产品是一项独立的软件,全部内容自含。 本软件项目的开发目标是学习小组项目开发管理的流程及利用ASP.NET技术结合数据库开发一定规模的网络商城系统,同时,也希望最终产品能真正运用到现实中来。 -Software development and application of the intention of objectives: The project relies on asp technology, computer hardware and software online shop design is based on sales, and ultimately the development of the system should have the following features: the interaction of a primary function, the maintenance is simple, users can browse the website and purchase goods and may be suitable for the vast majority of Internet users to e-commerce website system activities. Range: The system is as a sale of the company s network to provide Internet-based sales system. Mainly to facilitate the buying customers. The need for an administrator in the background information on the system management. Software and other related software, the relationship between: This product is an independent software, the entire contents of self-contained. The software project development objective is to study the development of the Sub-project management processes and the use of ASP.NET technology s
Platform: | Size: 2997248 | Author: 风起云 | Hits:

[Otherjsjjk

Description: 马玉春《计算机监控技术与系统开发》清华大学出版社, 配套源代码-Yu-Chun Ma " computer monitoring technology and system development," Tsinghua University Press, supporting source code
Platform: | Size: 4943872 | Author: YANG Jun | Hits:

[FlashMXaspql

Description: 建设高水平的大学,校园信息系统的建设是重要的一部分。随着计算机网络结构的复杂化,传统的网络管理模式已经不能适应当今网络管理的需求,而基于Web的网络管理模式将Web技术与网络管理技术相融合,使网络管理人员能够方便地通过Web浏览器配置和监控网络,简化了网络管理操作,给传统的网管技术带来了新的活力.该文在分析基于Web的网络管理方法的基础上,介绍了基于Internet/Intranet校园网结构的学生信息管理系统的设计目标和设计思想。 本文详细介绍了学生信息管理系统的设计与实现过程。本文研究开发的学生信息管理系统原型将Web技术与asp相结合,给出了基于asp的过程定义语言与工作流执行机的设计与实现方法。具有完善的用户名及密码验证处理,空间配额等功能。实现了学生信息基本信息、课程基本信息、选棵信息、学生年终考核信息、班级及专业信息和网站用户信息的维护。 -High and horizontal university in developments, developments of the campus information system is important apartment. Complicates structurally along with the calculator network, the traditional network manage the mode to have cant adapt to the need of the now network management, but according to the Web network manages the mode manages with network the technique of Web to technique to blends mutually, making the network manage the personnel can pass expediently the browser of Web installs with supervise and control the network, simplifying the network management operate, bringing the traditional net tube technique the new vitality .That text introduced to base on the Internet in network that analyze according to Web managing the foundation of the method the structural students information in net in campus in Intranet manages the design target of the system to thought with the design.This paper particularly introduces the procedures of how to design and implement the undergraduates’ inf
Platform: | Size: 215040 | Author: jesson | Hits:

[Com Portcomputer_control_tech

Description: 计算机监控技术与系统开发,内容很实用,错误较少,很好。-Computer monitoring technology and system development, the content is very practical, with fewer errors, very good.
Platform: | Size: 5163008 | Author: | Hits:

[SCMDATA2

Description: 在生活的实际生产在许多情况下是要考虑温度和湿度环境和精确控制的影响,如粮食储存和烟草生产,控制自动空调,车载等。 由于集成电路制造技术的不断提高,高性能,高可靠性的单片DAS数据采集系统的出现。数据采集技术已经成为一种专门的技术,在工业领域得到了泛的应用,数据采集系统采用更先进的模块式结构,可根据通过简单的增加和改变模块的不同的应用需求,并与系统编程相结合,可以扩大或修改系统,迅速 ​ ​ 组成一个新的应用温湿度数据采集系统始终是有关科研单位和公司致力于开发项目,其早期的系统在单片计算机8031核心,采用热敏电阻和湿敏电容作为温度传感器和湿度传感器,整个系统,同时成本低,但大尺寸和精度低,限制通信距离,普遍性较差,为了克服缺点的基础上,温湿度数据采集系统的单芯片处理器本文的研究,实现对温湿度监控仓库的房间场景,有实时性好,精度高,操作简单,方便,信号收发器维修方便的优点。-In the actual production of life in many cases are to consider the influence of temperature and humidity environment and precise control, such as food storage and tobacco production, automatically control of air conditioning, car etc.Because of IC manufacturing technology unceasing enhancement, The emergence of a high performance, high reliability single-chip DAS data acquisition system. Data collection technology has become a specialized technical, in the industrial fields have been extensively applied, data acquisition system USES more advanced module type structure, according to the different application requirements through simple increase and changed module, and combining with the system programming, can expand or modifY system, quickly composed a new system [ll. Temperature and humidity data acquisition system is always relevant scientific research units and the company committed to developing project, its early system in monolithic computer 8031 core, using thermist
Platform: | Size: 12288 | Author: silver teng | Hits:

CodeBus www.codebus.net