▍1. S7-200PLC
《s7-200 PLC 编程及应用》随书教案(" S7-200 PLC Programming and Applications" with the book lesson plans)
《s7-200 PLC 编程及应用》随书教案(" S7-200 PLC Programming and Applications" with the book lesson plans)
obd简介及原理分析 在汽车故障诊断领域,针对诊断设备和汽车ECU之间的数据交换,各大汽车公司几乎都制订了相关的标准和协议。(obd Introduction and principles of analysis in the automotive fault diagnosis, diagnostic equipment and vehicle for data exchange between ECU, almost all the major car companies develop the relevant standards and protocols.)
将微程序存入到高速的只读存储器中,机器指令的解释执行通过读取对应的微程序来完成,存储逻辑实现的控制器称为微程序控制器。 微指令的操作控制部分决定给出的微命令,顺序控制部分决定下一条微指令在只读存储器中的地址,由判别测试字段和后续直接地址构成。如果判别测试字段全为0,后续直接地址给出下一条微指令的地址;否则修改后续直接地址作为下一条微指令的地址。 (The micro-program into the high-speed read-only memory, the machine instructions interpreted by reading the corresponding micro-process to complete, store the logic controller implemented as micro-program controller. Microinstruction operation control part of the decision given micro-command, the control section determines the order in the next microinstruction address read-only memory, discrimination testing by the direct address form fields and follow-up. If the judge all the test field is 0, the address given in the follow-up directly under the address of a microinstruction otherwise modify the address as a direct follow-up of the next microinstruction address.)
文档简单介绍了modelsim的基本操作方法 很实用 希望能有帮助(Modelsim document introduces the basic operation method is very practical hope to help)
软件工程模拟试题及答案软件工程模拟试题及答案软件工程模拟试题及答案(Software engineering simulation software engineering simulation questions and answers Questions and answers questions and answers engineering simulation software)
暖通空调毕业设计,本资源是一个毕业设计,代码和论文正文都包括!(HVAC graduation, this resource is a graduate design, code and text papers are included!)
软件工程文档模板,软件需求规格说明书编写规范(Software engineering document template, software requirements specifications to prepare specifications)
matlab工具箱函数汇总,函数齐全,用列表方式分门列出,便于查找,中文解说(Summary matlab toolbox function, function complete with a list of ways listed door, easy to search, English Commentary)
2.1寻找背包数组及遍历工具写法图文演示!2.1寻找背包数组及遍历工具写法图文演示!(2.1 Array and find backpack traverse graphic demonstration of writing instrument! 2.1 Array and find backpack traverse graphic demonstration of writing instrument!)
说明: 描述了如何进行《全国未成年人思想道德建设工作测评系统》的开发,有整个过程,包括功能说明书,数据分析,sql建模语句。(Describes how to carry out )
锁相环PLL原理及应用,请需要的朋友下载(PLL phase-locked loop principle and application, please download the Friend in need)
作为一名电子工程师,而且是一个什么都想自己做的人,我一向愿意用计算机来控制外部设备。甚至还在我们父辈的Apple-2e时代,我就已经开始寻找别的平台,希望可以与我定制的环境相连,并且可以写我自己的驱动程序软件。不幸的是,八十年代的个人电脑并没有那么强大,不论在软件层还是硬件层上,个人电脑的内部设计都远不如Apple-2e,并且在很长一段时间内,可以获得的文档都不能令人满意。但是,接着发生的事是Linux出现了,我决定试一试,于是买了昂贵的386主板,并且没有跑任何商业软件。 那时侯,我正在大学里使用Unix系统,并为这样聪明的一个操作系统所震动,特别是又补充了GNU计划提供给用户的更智慧的工具后,我更是为Unix所深深陶醉。在我自己的个人电脑主板上跑Linux实在是一个有趣的经历,我甚至可以自己写设备驱动程序,而且又可以玩烙铁了。我不断告诉别人:“当我长大了,我一定会是个黑客”,Linux是实现这个梦想的绝佳平台。这就是说,用不着长大我就可以实现梦想了。 当Linux成熟起来以后,越来越多的人对写特制电路的设备驱动程序和商业设备的驱动程序感兴趣了。正如Linus Torvalds告知大家:“我们退回到这样一个时代——人人都为自己写设备驱动程序。” ()