dsp_can接口 世界向着网络化方向发展,测控系统也不例外。 CAN总线的出现,使控制系统的网络化成为可能,是国 际公认的一种现场总线协议。
上传时间: 2014-01-20
上传用户:sssl
基于msp430F1232单片机的最小系统protel电路图,适合msp430单片机的初学者,亦可做毕业设计参考用,只需简单修改即可做一些其他简单测控应用!
上传时间: 2014-11-30
上传用户:13215175592
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.
标签: represented integers group items
上传时间: 2016-01-17
上传用户:jeffery
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
标签: converts Toolbox complex logical
上传时间: 2016-02-12
上传用户:a673761058
传统的高校教学设备跟不上新技术的飞速发展,使得设备淘汰加快,而要重新购买新的 技术设备,使得资金利用率降低。为了提高设备利用率,我公司在积累前几代产品的成功经验基础上,研制了一款多功能开放性实验仪——CUNSI-DSP 综合实验仪,学校和学生可根据当前技术方向自行设计模块。使之跟随日新月异的技术发展。完全适合电子信息、信号处理、自动化、通信工程、物理、测控、软件及图象处理等相关专业的实验及创新研发。同时本产品也是大学生电子设计竞赛的最佳开发平台。
上传时间: 2016-05-08
上传用户:stvnash
介绍了一种嵌入式WEB服务器的设计与实现,实现了以太网与CAN总线网络的直接互连,使用户可以 使用PC机通过Internet进行远程访问和控制Web服务器,从而能够将工业现场测控层监测设备得到的数据 方便快捷地送到异地的管理监控层
上传时间: 2014-01-16
上传用户:dongqiangqiang
本研究设计的智能压力传感器系统具有成本低、可靠性好、响应速度快、智能化程度高等特点,通过对软、硬件进行了充分的调试,效果良好,在众多压力测控系统中有着广阔的应用前景
上传时间: 2014-01-15
上传用户:ouyangtongze
一、 设计的性质与目的: 性质:该设计是在学生学完《单片机原理与应用》和电子学相关课程的基础上,结合测控技术与仪器和机电工程专业的特点进行的具有一定难度和覆盖面的综合性实践环节。 目的:综合运用所学的《单片机原理与应用》理论知识,通过实践加强对所学知识的理解,具备设计单片机应用系统的能力。
上传时间: 2014-02-02
上传用户:wlcaption
CAN总线作为现场总线的一种,在汽车、船舶、航天、工业测控与工业自动化等领域已经得到广泛的应用。CAN总线开发流程中,需要对所开发的CAN总线系统进行节点以及总线系统的验证与确认,本文主要介绍了网络测试验证的内容,实现测试的工具与测试技术。
上传时间: 2013-12-16
上传用户:xieguodong1234
CAN总线作为现场总线的一种,在汽车、船舶、航天、工业测控与工业自动化等领域已经得到广泛的应用。CAN总线开发流程中,需要对所开发的CAN总线系统进行节点以及总线系统的验证与确认,本文主要介绍了网络测试验证的内容,实现测试的工具与测试技术。
上传时间: 2016-08-28
上传用户:woshini123456