搜索资源列表

  1. 12

    0下载:
  2. 这是参加西门子过程控制竞赛时的一套详细设计方案。控制对象是聚合反应釜。 此方案最后获得了优秀奖 -This is the Siemens process control in the race a set of detailed design. Control object is polymerization reactor. This program is finally an award for excellence
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:1198080
    • 提供者:li
  1. MFC_Reactor_Srv

    0下载:
  2. MFC与ACE相结合,采用Reactor模式-MFC with ACE combines the use of Reactor model
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:435200
    • 提供者:leejia
  1. simple_new

    0下载:
  2. TMM模拟电磁波在堆膜中传播过程 和场分布,可简易改变参数 作不同体系的透射反射谱图和场分布图-TMM simulation of electromagnetic waves in the spread of membrane reactor process and field distribution can be easy to change the parameters for different systems of trans
  3. 所属分类:其他行业

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:陈亮
  1. Pra

    0下载:
  2. 练习堆排序算法,将存放于数组中的一系列数通过堆将其排好序。-Practice HEAPSORT algorithm, will be stored in the array through a series of several of its lined reactor sequence.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:8192
    • 提供者:刘慧
  1. GHY02201

    0下载:
  2. 数字式光化学反应器:用于环保测试光学分解时间和容量的定量分析定性分析.-Digital photochemical reactor: for environmental testing of optical decomposition of the time and quantitative analysis of the capacity of qualitative analysis.
  3. 所属分类:其他行业

    • 发布日期:2024-05-16
    • 文件大小:9216
    • 提供者:盛先生
  1. ACEserver

    0下载:
  2. 基于ACE开发的简单的UDP服务器以及客户端,并实现广播的功能。-Based on the ACE to develop a simple UDP server and client, and to realize the function of broadcasting.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-16
    • 文件大小:186368
    • 提供者:郑剑芳
  1. minleftlisttree

    0下载:
  2. 插入和删除最小元素操作,实现最小左偏树和最小堆性能比较-Insert and delete the smallest element of operations, realization of the smallest left-side trees and the smallest reactor performance comparison
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:941056
    • 提供者:frank
  1. Sort

    0下载:
  2. 1. 实现插入排序; 2. 实现归并排序; 3. 实现堆排序,包括建堆过程;(三种排序在一个程序中实现) -1. Realize Insertion Sort 2. Merging Sort realize 3. HEAPSORT realize, including the reactor building process (three in one program to sort realize)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:
  1. concurrent_heap

    0下载:
  2. 是一个linux下面实现的非阻塞的堆,作者比较牛,是国外的非阻塞算法专家。-Linux realize the following is a non-blocking of the reactor, the authors compare cattle, is a non-blocking algorithm experts abroad.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-16
    • 文件大小:29696
    • 提供者:anzhihun
  1. zhiliudianjikongzhidianlu4

    0下载:
  2. 新上传直流电机控制的电子书籍,对初学玩电机的朋友肯定有帮助!谢谢!-New Article for Lennon直cream changchu satirical email制cavity changchu书, kill ground game玩laugh changchu Lennon cavity friend remonstrance reactor corner bleed at the nose助! ! Zhi Zhi
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:185344
    • 提供者:liming
  1. aboutheap

    0下载:
  2. 需要platformbuild调试,是对系统对堆的分配,和回收策略的一个例程-Need to debug platformbuild is the distribution system to the reactor, and recovery strategy for a routine
  3. 所属分类:Windows CE

    • 发布日期:2024-05-16
    • 文件大小:7168
    • 提供者:xiaoyu
  1. BOJ1362

    0下载:
  2. 双端堆是支持双端优先队列的插入、删除最小元素和最大元素等操作的堆。 双端堆可以在对数时间内完成上述所有的操作。 -Double-ended heap to support double-ended priority queue insert, delete the smallest element and the largest such operation of the reactor element. Double-e
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:liu
  1. dui

    0下载:
  2. 通过编写函数来实现堆的相关操作,比如插入、删除-Function to achieve through the preparation of reactor-related operations, such as insert, delete
  3. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:萧筱
  1. 2004021155

    0下载:
  2. 系统功能 基本功能(客房信息,入住情况,堆房记录)查询、报表输出-The basic functions of system functions (rooms information, availability, reactor room records) query, report output
  3. 所属分类:数据库系统

    • 发布日期:2024-05-16
    • 文件大小:2053120
    • 提供者:
  1. ch14

    0下载:
  2. 一、教学目的: 要求掌握C++对内存的管理方法,能灵活使用new和delete运算符对堆进行操作。理解和正确使用拷贝构造函数,理解临时对象和无名对象的概念。 二、教学重点: 通过大量的例程的分析,使学生正确掌握堆的分配释放操作,拷贝构造函数的使用。 三、教学难点: 深拷贝和浅拷贝的区别,临时对象和无名对象的理解。-I. Teaching Purpose: To request grasp C++ Memory
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:620544
    • 提供者:新奇
  1. aaa

    0下载:
  2. 本程序利用C++语言实现,通过小根堆算法实现铁路服务的模拟-This procedure using C++ language to achieve, through the reactor small root algorithm simulation Railway Service
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:13312
    • 提供者:yinfeihu
  1. heatengineeringcalculation

    0下载:
  2. 这是一个同学做的压水堆热工水力设计计算源代码,开发环境VC6 -This is a classmate to do, and pressurized water reactor thermal-hydraulic design and calculation of the source code development environment
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:39936
    • 提供者:
  1. ch08

    0下载:
  2. 堆積(heap)是樹結構的第三種型態。堆積是一棵二元樹,其左右子樹節點的值均較其父母節點的值小。堆積的根節點值保證是該樹最大值。這中堆績稱為最大堆績。堆積的子樹可擺在左邊當左子樹,也可擺在右邊當右子樹,因此左右子樹俱有相同的性質。-Heap (heap) are the third type of tree structure. Accumulation is a binary tree, its about the value of
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:63488
    • 提供者:李南
  1. ch

    0下载:
  2. 堆积(heap)是树结构的第三种型态。堆积是一棵二元树,其左右子树节点的值均较其父母节点的值小。堆积的根节点值保证是该树最大值。这中堆绩称为最大堆绩。堆积的子树可摆在左边当左子树,也可摆在右边当右子树,因此左右子树俱有相同的性质。-Heap (heap) are the third type of tree structure. Accumulation is a binary tree, its about the value of
  3. 所属分类:编程文档

    • 发布日期:2024-05-16
    • 文件大小:63488
    • 提供者:李南
  1. 1

    0下载:
  2. 带搅拌釜式反应器是一种最为常见,具有代表性的反应器,广泛的应用于化工生产的各个领域。带搅拌釜式反应器有一些非常重要的过程参数,如:反应压力、反应温度、冷却水阀流量等等。对于这些参数的控制至关重要,它们不但决定着产品的质量和生产的效率,也很大程度上决定了生产过程的安全性。由于非线性和温度滞后等很多因素,使得常规方法对釜式反应器的控制效果不是很理想。本文以带搅拌釜式反应器的工业生产过程作为被控对象,结合模糊 PID 控制、变比值控制、串级控
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:265216
    • 提供者:王炳文
« 1 2 3 45 6 7 8 9 10 ... 13 »

源码中国 www.ymcn.org