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

湍流边界层,Clauser <b>Plot</b>

  • 本分布式小区智能网络模型采用符合现场总线(Fieldbus)要求 的CAN技术

    本分布式小区智能网络模型采用符合现场总线(Fieldbus)要求 的CAN技术,以带CAN总线端口的主控机和单元控制器CAN端接口构成的 CAN网络层,下层为由带RS485端口的住户采集器和单元控制器RS485端 接口构成了RS485网络层,向上则利用PC机连接CAN网络层,作为智能 化小区管理中心,从而基本实现智能小区管理、控制、报警、信息采 集和自我检测的功能。 本文从智能小区、现场总线、CAN技术到“CAN+RS485”双底层网 络模型的软、硬件研究,较为详细的介绍了其设计、调试运行和期间 各种问题的解决。

    标签: Fieldbus CAN 分布式 小区智能

    上传时间: 2015-12-05

    上传用户:Altman

  • 该程序是用C语言写的采用了动量方法的BP神经网络

    该程序是用C语言写的采用了动量方法的BP神经网络,它具有极其强大的扩展性,可用于函数的逼近及分类识别等各方面,语言书写规范,其中大量使用了动态分配一、二维数组的方法,该网络实例中实现的是对某一函数的逼近,输入层为二层,中间层可自己设定多达十几层,逼近精度非常精确。读者可根据自己的需要设定各层的数目以及相应的训练样本进行训练与测试。

    标签: 程序 C语言 BP神经网络 动量

    上传时间: 2015-12-17

    上传用户:zjf3110

  • 基于前面上传的变系数的椭圆型方程的例子

    基于前面上传的变系数的椭圆型方程的例子,来加入移动网格的模块,使得网格能够更加集中于数值解中的弱间断的位置。这个移动网格模块的算法,整个网格的边界和内部将会耦 合移动,因此,在区域的不同边界上,需要使 用不同的材料标识才能使得程序对每个不同的 边界上的信息加以区分。

    标签: 系数 椭圆 方程

    上传时间: 2014-11-28

    上传用户:15736969615

  • 本文件包基于asp.net + javascript方式

    本文件包基于asp.net + javascript方式,实现了基于浏览器的网页所见即所得式的设计,直接在浏览器中打开main.html即可,按住shift建加鼠标拖动即可创建一个层,然后可以随意拖动、定位该层。同时利用浮动工具框完成对层内容的编辑。最后可以预览网页。并生成文件。

    标签: javascript asp net 方式

    上传时间: 2016-01-03

    上传用户:hj_18

  • java编写的简易留言本

    java编写的简易留言本,使用struts作为mvc层,包含了基本的CURD功能,maven2工程

    标签: java 编写 留言本

    上传时间: 2016-01-15

    上传用户:z754970244

  • uclinux中xmodel协议源码

    uclinux中xmodel协议源码,将该文件直接添加到用户层,编译即可使用。使用时通过超级终端的xmodel接收文件。

    标签: uclinux xmodel 协议 源码

    上传时间: 2016-01-16

    上传用户:zhaiye

  • 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

  • BP神经网络的C语言实现

    BP神经网络的C语言实现,具有2隐层,1输出1输入层。程序较严密,内详。

    标签: BP神经网络 C语言

    上传时间: 2016-01-25

    上传用户:cainaifa

  • 详细介绍关于计算机网络的相关知识

    详细介绍关于计算机网络的相关知识,包括物理层,数据链路层,传输层,网络层,

    标签: 详细介绍 计算机网络 相关知识

    上传时间: 2013-12-10

    上传用户:epson850

  • 一杯沸水冷却

    一杯沸水冷却,圆柱体模型,底面半径0.05m,高0.1m,周围温度20度,初始水温100度 方程是四维输运方程(常数a^2=k/(c*p),k是热传导系数0.6006焦/(米*秒*度)) 初始条件:t=0时水等于100度 边界条件:1.上下壁都是自由冷却,第三类边界条件,周围温度保持在20度(H=k/h,h取1) 2.杯壁绝热,第二类边界条件 图形显示格式,取过圆柱轴的截面温度变化将其做成动画.

    标签: 冷却

    上传时间: 2014-01-21

    上传用户:xlcky