登录
首页 » Editor » modbus的详细中文说明,PDF版,希望对大家有所帮助。

modbus的详细中文说明,PDF版,希望对大家有所帮助。

于 2022-03-15 发布 文件大小:108.31 kB
0 114
下载积分: 2 下载次数: 1

代码说明:

modbus的详细中文说明,PDF版,希望对大家有所帮助。-a detailed description modbus English, PDF version, you want to help.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Ebooks for network programming
    Ebooks for network programming
    2022-04-26 14:52:32下载
    积分:1
  • 这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),...
    这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详细地阐述了一个编译器的设计和实现。它是大纲教学,课程设计良好的示范,也是编程爱好者提高的好参考,其中这是目标代码的解释执行部分。希望尽早的开通我的帐号,和大家多多交流,成为热爱编程的好朋友。-this principle is to compile the source code, the compiler principles involved in various processes : lexical analysis, LL1 syntax analysis, semantic analysis and code generation and code optimization (regular expression optimization, public expression optimization, optimization loop invariant), intermediate code generation target code goal of the interpretation and implementation of code, described in detail a compiler design and implementation. It is the outline of teaching, curriculum design good model, as well as programming enthusiasts to raise a good reference, which is the target code operative explained. Early hopes for the opening of my account, and we interact more, as a good friend who love programming.
    2023-02-09 21:25:03下载
    积分:1
  • 一个很小的文本编辑器,Visual C++编写,很实用
    一个很小的文本编辑器,Visual C++编写,很实用-a small text editor, Visual C, the very practical
    2022-08-26 08:13:17下载
    积分:1
  • SI1 M
    SI1 M-file for SI1.fig SI1, by itself, creates a new SI1 or raises the existing singleton*. J = SI1 returns the handle to a new SI1 or the handle to the existing singleton*. SI1( CALLBACK ,hObject,eventData,handles,...) calls the local function named CALLBACK in SI1.M with the given input arguments. SI1( Property , Value ,...) creates a new SI1 or raises the existing singleton*. Starting from the left, property value pairs are applied to the GUI before SI1_OpeningFunction gets called. An unrecognized property name or invalid value makes property application stop. All inputs are passed to SI1_OpeningFcn via varargin.- SI1 M-file for SI1.fig SI1, by itself, creates a new SI1 or raises the existing singleton*. J = SI1 returns the handle to a new SI1 or the handle to the existing singleton*. SI1( CALLBACK ,hObject,eventData,handles,...) calls the local function named CALLBACK in SI1.M with t
    2022-11-29 08:50:03下载
    积分:1
  • this is a souce code about the principle of complier.it involves every procedure...
    这是编译原理的源代码,涉及了编译原理的各个过程:词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详细地阐述了一个编译器的设计和实现。它是大纲教学,课程设计良好的示范,也是编程爱好者提高的好参考,其中这是中间代码生成部分。希望尽早的开通我的帐号,和大家多多交流,成为热爱编程的好朋友。-this is a souce code about the principle of complier.it involves every procedure of the principle of complier:accidence analysis,LL1 gramer analysis,lexeme analysis,middle code generate,middle code optimaze.(integer expression optimaze,common expression optimaze,loop constant expression optimaze).generate middle code to object code .Execute the object code .It is describe the complier principle and how to do in detail.It is a best example of the main point of teaching and class design.It is also a reference for the fans of the gramer.This is the part of the middle code grenerate.I wish to be passed my account as soon as possible to communicating with others,to be the good friend with others.
    2022-04-02 04:02:40下载
    积分:1
  • dsC++基础知识FAQ
    dsC++基础知识FAQ-dsC elementary knowledge FAQ
    2022-05-21 04:20:08下载
    积分:1
  • 算法求值,是一个需要大家仔细思考得出的。是算法求值的算法,希望你们要努力思考...
    算法求值,是一个需要大家仔细思考得出的。是算法求值的算法,希望你们要努力思考-algorithm evaluates is a need for everyone to ponder are. Yes algorithm evaluates the algorithm that you should think hard about
    2022-04-12 19:16:35下载
    积分:1
  • 自动排版程序,生成Word文档输出。
    自动排版程序,生成Word文档输出。- The automatic typesetting procedure, produces the Word documents output.
    2022-01-25 21:01:33下载
    积分:1
  • 最新F2系列中文PDF,来自微控义工翻译,欢迎大家下载
    最新F2系列中文PDF,来自微控义工翻译,欢迎大家下载-F2 latest series of Chinese PDF, from micro-manage the volunteer translation, welcome you to download
    2022-08-07 21:19:26下载
    积分:1
  • C source code using C language of a C language subset of the procedures explaine...
    Little C解释程序源代码用C语言实现了一个C语言的子集的解释程序,之所以是子集,是由于考虑到本次毕业设计的时间上并不允许将整个C语言的解释程序完成,事实上,若要将整个C语言的解释程序完成,那将不是凭一己之力加上数月可以完成的。为此,结合所学的编译原理和实现技术以及计算理论,本文之实现了C语言自己的解释程序。-C source code using C language of a C language subset of the procedures explained that the reason is the subset is due to the graduation of design time and would not allow the entire C language to explain procedures are completed, in fact, if the entire C language to explain procedures completed, it will not be through their own efforts with a few months to complete. To this end, learning by combining theory and compiler technology and computing theory, the realization of the C language interpreter.
    2022-09-24 19:45:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载