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

新<b>能源</b>工程应用

  • Modbus规约的中文版本

    Modbus规约的中文版本,说明很详细,希望对工程应用有用。

    标签: Modbus 规约 版本

    上传时间: 2015-11-18

    上传用户:windwolf2000

  • 小波变换所有常见例程

    小波变换所有常见例程,vc++下调试通过。适合科研人员和工程应用人员

    标签: 小波变换

    上传时间: 2014-12-07

    上传用户:qlpqlq

  • 本书基于MATLAB 5.2版

    本书基于MATLAB 5.2版,提供了使用MATLAB的实践性指导。MATLAB已成为适合多学科、多种工作平台的功能强大、界面友好、语言自然并且开放性强的大型优秀应用软件,同时也已成为国内外高等院校高等数学、数值分析、数字信号处理、自动控制理论以及工程应用等课程的基本教学工具。本书按逻辑编排,自始至终用实例描述;内容完整且每章相对独立;是一本简明的MATLAB参考书,既适用于初学者,也适用于高级MATLAB用户。对MATLAB与FORTRAN、C等语言结合的描述更是所有MATLAB书籍中少有的一大特色。 本书适合作为理工科高等院校研究生、本科生教学用书,也可作为广大科研工程技术人员的自学用书。

    标签: MATLAB 5.2

    上传时间: 2013-12-08

    上传用户:电子世界

  • We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

    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)

    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

  • 本文通过对SCCP协议两类业务的特点进行具体分析

    本文通过对SCCP协议两类业务的特点进行具体分析,提出了模块化的实现方法,重点阐述了SCCP路控制模块。并在工程应用中进行了几点创新,解决了多用户身份识别和闲置连接段及时释放问题。

    标签: SCCP 协议

    上传时间: 2016-04-16

    上传用户:sardinescn

  • 本程序是读写E2ROM24LC1025的程序

    本程序是读写E2ROM24LC1025的程序,已经在工程应用中测试过,里边的注释也很详细。

    标签: 2ROM 1025 ROM 程序

    上传时间: 2016-05-17

    上传用户:wuyuying

  • 用来计算地球表面两点之间的距离

    用来计算地球表面两点之间的距离,该程序通过输入两点的经纬度坐标确定两点的距离,可用于各种工程应用当中

    标签: 计算 地球 表面

    上传时间: 2016-05-27

    上传用户:xyipie

  • matlab的最小二乘递推算法演示

    matlab的最小二乘递推算法演示,以及工程应用实例

    标签: matlab 递推算法

    上传时间: 2014-01-11

    上传用户:lindor

  • 本文是结合摊铺机利用GPRS无线网络进行远程 故障诊断研究。路面摊铺机械一般都是工作地点比较 分散

    本文是结合摊铺机利用GPRS无线网络进行远程 故障诊断研究。路面摊铺机械一般都是工作地点比较 分散,工作强度大,时间长,工作环境恶劣,摊铺机械 又是一套十分复杂的路面机械,所以故障率相对较 高.一旦出问题工程技术人员无法在第一时间内赶到 并解决.而现场工作人员一般也无法对异样参数进行 判断,对于工程项目来说损失无疑将是巨大的。如何 能让故障在第一时间就能被诊断,从而避免更大的损 失成为了设计该系统的关键。 考虑实际工程应用的情况,最方

    标签: GPRS 无线网络 故障诊断 分散

    上传时间: 2013-12-27

    上传用户:磊子226