虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

虚拟机

虚拟机(VirtualMachine)指通过软件模拟的具有完整硬件系统功能的、运行在一个完全隔离环境中的完整计算机系统。在实体计算机中能够完成的工作在虚拟机中都能够实现。在计算机中创建虚拟机时,需要将实体机的部分硬盘和内存容量作为虚拟机的硬盘和内存容量。每个虚拟机都有独立的CMOS、硬盘和操作系统,可以像使用实体机一样对虚拟机进行操作。[1]
  • Keil uVision4注册机

    这是Keil uVision4的注册机,里面包括如何破解的doc文档和pdf文档,希望对大家有帮助!

    标签: uVision4 Keil 注册机

    上传时间: 2013-11-18

    上传用户:wwwe

  • 虚拟串口

    虚拟串口

    标签: 虚拟串口

    上传时间: 2013-12-20

    上传用户:MATAIYES

  • PC机与单片机通信(RS232协议)

    0001、PC 机与单片机通信(RS232 协议).rar

    标签: 232 RS PC机与单片机 通信

    上传时间: 2014-10-31

    上传用户:牛布牛

  • 51单片机实现Modbus从机程序

    介绍的是51单片机实现mudbus的从机程序

    标签: Modbus 51单片机 程序

    上传时间: 2013-10-17

    上传用户:123454

  • AVR单片机在测控系统中的应用

    摘要:中国大洋协会(coM卫A)多金属结核中试采矿系统的测控实验系统为采矿系统的虚拟研究提 供了一个高性能的模拟实验平台。本文以采用AT9054434型AVR单片机设计开发的模拟集矿机精确 测控系统为例,介绍了AVR单片机的特点和工作机理,详细阐述了基于AVR单片机的精确驱动控制 系统的设计与开发方法,具有一定的参考和推广价值。

    标签: AVR 单片机 中的应用 测控系统

    上传时间: 2013-11-30

    上传用户:破晓sunshine

  • 基于AVR的PCB板雕刻机的设计

      为了提高PCB板制作的效率,改变传统的化学腐蚀制板工艺,使用机械仿形铣制作电路板的方法,设计了以ATMEGA16单片机为核心部件的PCB板雕刻机控制系统。其中包括PCB雕刻机的基本功能、主要硬件电路设计和软件的实现流程,并给出了相关设计电路。重点分析了雕刻机步进电机的驱动电路以及主轴电机的驱动电路,该雕刻机经实际运行,系统工作良好,可有效提高PCB板的制作效率。   Abstract:   In order to improve the efficiency of production of PCB board and change the traditional chemical etching plates, using of mechanical copying milling method makes circuit boards,this paper introduces the PCB engraving machine control system used ATMEGA16 microcomputer as the core components. It includes basic function, the hardware circuit design and software realization process, and gives the corresponding circuit design.It analyses the drive circuit of engrawing machine stepper motor and spindle motor in detail. This engraving machine by practical operation, the system works well, which can effectively improve the production efficiency of PCB board.

    标签: AVR PCB 雕刻机

    上传时间: 2013-10-17

    上传用户:liangliang123

  • 基于PIC16C73的电子束焊机电视监视系统

    介绍电子束焊机电视监视系统工作原理#论述了电视行场扫描原理和视频叠加原理$ 针 对电子束焊机电视监视系统的特点及存在的缺点# 提出一种基PIC16C73单片机及字符叠加芯片 -UPD6453的电子束焊机电视监控系统的设计方案# 并给出了详细的系统软硬件实现方法$ 整个系统 高效可靠#具有电路简单%稳定性好%易于扩展%实用性好等优点#提高了焊接效率和焊接质量$  

    标签: PIC 16C C73 16

    上传时间: 2013-10-22

    上传用户:jasson5678

  • 工控软件组态王与单片机多机串口通讯的设计

    详细介绍工控软件组态王与单片机多机串口通讯的设计原理。分析组态王提供的直接与单片机串口通信方法的优点,给出系统基于RS-485总线传输的接口电路原理图。根据组态王提供的通讯协议和单片机多机串口通讯的原理,给出程序设计流程与思路。 Abstract:  In this paper,the design principle of communication between multi-SCM and KingView by serial ports is described in detail.We analysis the advantage of method supplied by KingView,by which KingView can communicate with serial ports of SCM directly,and provide the system’s interface circuit based on the RS-485transmission line.We provide flow diagram of programming and thinking on the basis of communication protocol supplied by KingView and principle of communication among multi-SCM through serial ports.

    标签: 工控软件 单片机 串口通讯 多机

    上传时间: 2013-12-19

    上传用户:tecman

  • 基于C8051F320的心电监护系统设计

    介绍一种基于C8051单片机的动态心电监护系统。该系统由两部分组成:以C8051F320单片机为核心的数据采集装置和以PC机为平台的分析处理系统。硬件电路功耗低,由单片机自带的USB接口将数据传送给PC机。软件平台采用LabVIEW可视化虚拟仪器系统开发平台,将传统仪器的功能模块集成到计算机中,用户可通过修改虚拟仪器的程序改变其功能。采用USB接口实时传输心电数据,并将数据采集模块设计为计算机外设,使该系统高速快捷、小巧便携。 Abstract:  In this design,a low-cost ECG electrocardiogram monitoring system is introduced,which consists of two parts:data acquisition device based on C8051F320and PC terminal as the analysis and processing system.The system is low-power consumption,the data is transmitted to the PC terminal by USB interface of the C8051F320.By using the visible virtual instrument system developing platform LabVIEW,the traditional instruments function modules are integrated into the computer,so the user can modify virtual instrument software to change its function to meet their needs.Using USB in-terface to realize real-time ECG data transmission,in addition,ECG data acquisition module is designed as the computer peripheral,which makes the syetem high-speed and portable.

    标签: C8051F320 心电监护 系统设计

    上传时间: 2013-11-13

    上传用户:zhangzhenyu

  • 基于ATmega16的标记机控制系统

    介绍了当前普通标记机控制系统现状及其存在缺点,给出气动标记机及相频修正PWM模式的工作原理。采用ATmega16单片机和USB转换RS232接口器件CH341T实现驱动控制系统与PC的实时通讯,标记控制系统可升级到USB接口。采用基于ATmega16的相频修正PWM替换555振荡电路产生的PWM,可直接通过软件调整PWM信号。使用达林顿三极管TIP122替代直流继电器驱动高频电磁阀,使得电磁阀驱动电路简单,成本低廉。该控制系统已成功应用于气动标记机。 Abstract:  In this paper,the actuality and demerit of the common gas marking machine control systems are described.The operation principle of the gas marking machine and the phase and frequency correct PWM of ATmega16is introduced.The real-time communication between the driving control system and PC by CH341T which its function is translated USB to RS232is realized,the control systems is updated grade to USB interface.The PWM signal can be adjustable by software for the555surge circuit was substituted by the phase and frequency.The high frequency electromagnetic value’s driving circuit by DC relay is replaced by TIP122,therefore,the circuit is become simple and the cost cheap.The control systems has been widely used in gas marking machine.

    标签: ATmega 16 标记 控制系统

    上传时间: 2013-10-18

    上传用户:1427796291