登录
首页 » 电子书 » 基于Erlang开发面对软件错误构建可靠的分布式系统的相关资料文档...

基于Erlang开发面对软件错误构建可靠的分布式系统的相关资料文档...

于 2022-12-04 发布 文件大小:1.54 MB
0 131
下载积分: 2 下载次数: 1

代码说明:

基于Erlang开发面对软件错误构建可靠的分布式系统的相关资料文档-The face of software errors based on the Erlang developer build reliable and relevant information documents distributed systems

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

发表评论

0 个回复

  • 用堆栈实现迷宫求解问题 基本思想: 若当前位置可以通过,则压入栈中,否则探求下一位置,若走不通,则回朔,迷宫大小:M*N.迷宫设置自定义。 求解迷宫...
    用堆栈实现迷宫求解问题 基本思想: 若当前位置可以通过,则压入栈中,否则探求下一位置,若走不通,则回朔,迷宫大小:M*N.迷宫设置自定义。 求解迷宫问题的简单方法是:从入口出发,沿某一方向进行探索,若能走通,则继续向前走;否则沿原路返回,换一方向再进行探索,直到所有可能的通路都探索到为止。 为避免走回到已经进入的点(包括已在当前路径上的点和曾经在当前路径上的点),凡是进入过的点都应做上记号。-Maze with the stack to achieve the basic idea for solving the problem: If the current position can be adopted, in pressure, otherwise the next location to explore, if a dead end, then back to New Moon, the size of the maze: M* N. maze set up a custom. A simple maze to solve the problem is: starting from the entrance, along a certain direction to explore, can walk, then continue to move forward otherwise return along the same route, a direction for further exploration, until all possible pathways are exploring to date. In order to avoid going back to have access points (including the current path and current path in the point), all the points should be entered mark.
    2022-03-21 17:16:01下载
    积分:1
  • ispai the preparation source, arch study, detailed functions, the preparation is...
    ispai的编写源码,拱学习,功能详尽,ispai的编写源码,拱学习,功能详尽-ispai the preparation source, arch study, detailed functions, the preparation ispai source, arch study, detailed functional
    2022-03-03 19:38:57下载
    积分:1
  • 家用器遥控系统.rar
    家用电器遥控系统.rar-household appliances remote control system. Rar
    2023-04-16 01:25:04下载
    积分:1
  • java笔试的一定的内容.快拿卡你可能 看 阿克纳
    java笔试的一定的内容.快拿卡你可能 看 阿克纳-java written in a certain content. Express card you get may look阿克纳
    2022-07-09 17:42:00下载
    积分:1
  • 内容摘要:在现代企业中,仓库管理是一项繁琐复杂的工作,每天要处理大量的单据数据。为及时结清每笔业务,盘点库存和货物流动情况,保证企业生产用料以及货物安全,库管人...
    内容摘要:在现代企业中,仓库管理是一项繁琐复杂的工作,每天要处理大量的单据数据。为及时结清每笔业务,盘点库存和货物流动情况,保证企业生产用料以及货物安全,库管人员要花费大量人力物力和时间来作数据记录统计工作。本系统正是根据仓库管理的专业特点而开发的,用现代电子技术提高库管工作的质量和效率。适用于小型企业库管以及储运业务,界面直观,操作简便,运用鼠标,在窗口的不同部位单击左健,双击左健,单击右健,系统会弹出相应窗口,供使用者录入和查询统计。 关键字:数据库、Visual Basic 6.0、SQL语句 -Abstract:In modern enterprise, the storehouse administration is complicated one job miscellaneous and trivial , needs to sell large amount of document attesting to giving or receiving of goods data at reduced prices every day. Be to settle every pen business in time , check stock and goods flow condition, ensure that enterprise produces with material and goods safety , the warehouse tube personnel asks the job counting to cost large amount of manpower and material resources and to assume the data precis writer during the past time. Originally system exactly is the special field characteristic according to storehouse administration but development, use modern electronic technique to raise warehouse mass being in charge of a job and e
    2023-04-01 23:45:03下载
    积分:1
  • 基础篇 1.1 Turbo C语言概述 1.2 C语言的特点 1.3 Turbo C 概述 1.4 Turbo C 2.0的安装和启动...
    基础篇 1.1 Turbo C语言概述 1.2 C语言的特点 1.3 Turbo C 概述 1.4 Turbo C 2.0的安装和启动 1.5 Turbo C 2.0集成开发环境的使用 1. 数据类型、变量和运算符 2.  数据类型 3. 关键字和标识符 4.  变量 5.  运算符 Turbo C 程序设计初步 1.1 输入输出函数及控制流程语句 1.2 文件的输入输出函数 1.3 控制流程语句 指针、结构、联合和枚举 结构(struct) 联合(union) 枚举(enum) 函数 -Turbo C 1.1 1.2 C language outlined the characteristics outlined in Turbo C 1.3 Turbo C 1.4 2.0 1.5 installed and launched Turbo C 2.0 integrated development environment using a. Data types, variables and Operators 2. three types of data. four keywords and identifiers. five variables. Operators Turbo C 1.1 preliminary design process input-output function and control flow statement 1.2 file input and output functions of the control flow statement 1.3 indicators, structure , the joint enumeration and structure (struct), the joint (union) Enumeration (enum) function
    2022-02-02 06:12:19下载
    积分:1
  • matlab 与其他编程软件的混合编程
    matlab 与其他编程软件的混合编程 -matlab programming software with other mixed programming
    2022-02-07 00:42:52下载
    积分:1
  • Java2游戏编程源码 第六章 很好的学习Java和简单游戏编程的籍...
    Java2游戏编程源码 第六章 很好的学习Java和简单游戏编程的书籍-Java2 game programming source Chapter VI good learning Java and simple game programming books
    2022-05-16 11:42:11下载
    积分:1
  • alt_flash_prog 在FPGA方面的应用就应该看他
    alt_flash_prog 在FPGA方面的应用就应该看他-alt_flash_prog in FPGA applications should watch him
    2023-06-28 04:35:04下载
    积分:1
  • ";精通ASP。NET的网络应用系统开发,";等。
    《精通ASP.NET2.0网络应用系统开发》书中的源码-"proficient ASP.NET2.0 network application systems development," the source book
    2022-09-17 17:45:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载