CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 平衡

搜索资源列表

  1. pingheng

    0下载:
  2. 输入字符,建立平衡二叉树,再输出字符,中序,抛砖引玉-input characters, the establishment of balanced binary tree, and the output of characters, sequence, something
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:883byte
    • 提供者:雷阵雨
  1. JT2006

    0下载:
  2. 当在手动方式下把生产线调整平衡后,即可以把铝条机、收卷机、冷却机打到自动方式运行。 注:内胶机打到自动状态后,系统将锁定内、外胶配比,以后只需在手动方式下调节内胶机的电位器,外胶机将按锁定的胶比运行。 -when the manual mode of production lines after adjusting balance that can be aluminum machine, or the machine, cooling hitting automatic machin
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:4.89kb
    • 提供者:杜颖卓
  1. h2a

    2下载:
  2. ti公司达芬奇系列DM36x芯片的摄像头采集图像2A算法,包括自动白平衡和自动曝光-ti s DaVinci DM36x chip camera image acquisition 2A algorithm, including automatic white balance and auto exposure
  3. 所属分类:Linux驱动

    • 发布日期:
    • 文件大小:9.54kb
    • 提供者:
  1. 2chashu

    0下载:
  2. 自平衡2叉树,数据结构中自己写的一个自平衡2叉树-Since the balance of 2-tree
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1.84kb
    • 提供者:李杰
  1. pyinotify

    0下载:
  2. 大量小文件的实时同步方案,通过Hash Tree来实现同步,既有通过日志来同步的软实时特点(msyql, bdb等),也可以保证最终数据的一致性(rsync, unison等)。Hash Tree的大体思路是将所有数据存储成树状结构,每个节点的Hash是其所有子节点的Hash的Hash,叶子节点的Hash是其内容的Hash。这样一旦某个节点发生变化,其Hash的变化会迅速传播到根节点。需要同步的系统只需要不断查询跟节点的hash,一旦有变化,顺着树状结构就能够在logN级别的时间找到发生变化的内
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:1.69kb
    • 提供者:wuyou
  1. WaiGuaTutorial

    0下载:
  2. 学习制作外挂,其实是学习一门网络技术,不是仅仅是游戏!   我们玩游戏,游戏公司玩我们,你可以忍受游戏的不平衡吗?你可以忍受游戏的 BUG吗,你愿意交钱去买外挂(有时后还可能上当受骗)吗?你不愿意自己做外挂自己 用吗?你不愿意做几个外挂给你的朋友使用吗?你不愿意体验制作外挂的乐趣吗?你不 愿意自己的游戏ID有很多钱,很好的装备,很高的等级吗?看到别人拿着外挂到处惹是 生非,你心理平衡吗?所以,我们要自己制作外挂,做自己的外挂!   学习
  3. 所属分类:Crack_Hack

    • 发布日期:2017-04-10
    • 文件大小:1.14mb
    • 提供者:xiao
  1. sub1_logistic_pinghengjianyan

    0下载:
  2. 混沌密码序列的平衡检验在解码和加密中的应用。混沌密码序列的平衡检验在解码和加密中的应用-chaos logsitic
  3. 所属分类:Network Security

    • 发布日期:2017-03-30
    • 文件大小:1.06kb
    • 提供者:michael
  1. ha-installer.tar

    0下载:
  2. 负载平衡相关的文章,可以作为自己的一些参考资料-loadblance
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-10
    • 文件大小:2.4mb
    • 提供者:123456
  1. avl

    0下载:
  2. 平衡排序二叉树的具体实现及使用测试例子 在linux上测试通过-Order to achieve a balanced binary tree and the use of specific test cases to test in linux through
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:2.32kb
    • 提供者:jinyunshuai
  1. UDPcommunication

    0下载:
  2. 综合考虑到数据信息量,以及数据传输可靠性,采用在应用层封装可靠性的自定义协议,底层使用适合大数据量传输UDP协议,实现通讯传输效率和可靠性的平衡。实现上使用socket编程,协议设计上采用对数据报文的分帧,传输控制(报文的顺序等),校验,数据的转义,以及服务器/客户端的通讯握手来实现,在协议设计中充分考虑到继承性和扩展性.-Considering the amount of information to the data, and data transmission reliability, w
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:50.62kb
    • 提供者:suihansong
  1. apacheTomcat

    0下载:
  2. apache+tomcat 负载平衡,在大数据量访问的时候apache和tomcat可以提高四倍的访问速度-apache+tomcat
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:3.91mb
    • 提供者:燃烧水
  1. malloclab-handout

    2下载:
  2. csapp的malloclab,98分,BST实现,改成平衡树可以得满分-csapp the malloclab 98, BST can get out into a balanced tree
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-06-07
    • 文件大小:2.37mb
    • 提供者:xrk
  1. heatexchanger

    1下载:
  2. 三股流换热器设计计算 包括物性求解 及热平衡方程的建立迭代-Three streams of establishing heat balance equation and iterative design of heat exchanger
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-11
    • 文件大小:1.97kb
    • 提供者:王和旭
  1. AVLTree

    0下载:
  2. 平衡二叉树,适合广大数据结构与算法爱好者学习,进阶算法的良计-Balanced binary tree, for the majority of enthusiasts to learn data structures and algorithms, advanced algorithms Liang meter
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:1.78kb
    • 提供者:xhjcehust
  1. 1_bala

    0下载:
  2. 利用c语言,巧解符号平衡问题,即求出最长符号平衡段的长度-Using c language Solving symbol balance, ie find the longest length of the segment symbols balanced
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:648byte
    • 提供者:王梦恬
  1. search

    0下载:
  2. 包括各种查找 还有平衡二叉树 而像查找-Find a variety of data structures including Find
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:9.08kb
    • 提供者:朱培豪
  1. jack

    0下载:
  2. 在免疫反应过程中,大量的抗体的产生降低了抗原对免疫细胞的刺激,从而抑制抗体的分化和增殖,同时产生的抗体之间也存在着相互刺激和抑制的关系,这种抗原与抗体、抗体与抗体之间的相互制约关系使抗体免疫反应维持一定的强度,保证机体的免疫平衡-In the course of the immune response, the generation of large amounts of antibody reduced the antigen stimulation of immune cells, ther
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:4.72kb
    • 提供者:kafei
  1. pso1

    2下载:
  2. 基于粒子群算法的电力系统负荷分配问题(1)数学模型: 以IEEE 3机6节点为工况模型 ,Load=850MW (2)目标函数: minF=∑(i=1,Ng)Fi(PGi),Fi(PGi) =aiPi2+biPi+ci+Ei,考虑阀点(Valve-Point)效应 (3)约束条件: a.发电机组输出功率上下限约束,即PGi min<=PGi<= PGimax; b.电力负荷平衡约束,忽略网损,即∑(i=1,Ng)(PGi)= PGD-Based on part
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1.5kb
    • 提供者:石娟
  1. PCM_peak_to_average

    0下载:
  2. 模拟PCM的写过程,把不平衡写变成平均写-A simulator of PCM, make the peak write to average write
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:3.53kb
    • 提供者:luohuizhang
  1. balanceball

    0下载:
  2. 板球平衡系统,2017年电子设计竞赛B题(Cricket balance system, 2017 electronic design contest B)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-18
    • 文件大小:4kb
    • 提供者:unicorn_plus
« 12 »
搜珍网 www.dssz.com