Welcome![Sign In][Sign Up]
Location:
Search - unbalanced

Search list

[TreeViewPrtTView_demo

Description: This project is to show the tree I dreamed when I first met the ternary tree concept. When I came upon the ternary tree, I get awed! It s amazing that an idea so simplistic could be so strong and fast. But it had flaws... the first one is the memory consumption. The hash table implementation consumes far less memory than the ternary tree! The second flaw is the ternary tree can be fragmented and be extremely unbalanced (as the algorithm doesn t do any balancing step) so the tree also needs a way for balancing the nodes. I tried to reduce the memory consumption by grouping three nodes into one new \"int\" node. -This project is to show the tree I dreamed wh en I first met the ternary tree concept. When I ca me upon the ternary tree, I get awed! It's amazing that an idea so simplisti c could be so strong and fast. But it had flaws ... the first one is the memory consumption. The has h table implementation consumes far less memor y than the ternary tree! The second flaw is the te rnary tree can be fragmented and be extremely un balanced (as the algorithm does not do any balanc ing step) so the tree also needs a way for balanci Vi the nodes. I tried to reduce the memory consum ption by grouping three nodes into one new "int" node.
Platform: | Size: 32291 | Author: gaowen | Hits:

[Crack Hack加密和数字签名

Description: 这是用java实现单向加密和非对称加密DSA数字签名的源程序-This source code is an implementation of one-way encryption and unbalanced DSA digital signature on java platform.
Platform: | Size: 2047 | Author: 夏珊 | Hits:

[Crack Hack加密和数字签名

Description: 这是用java实现单向加密和非对称加密DSA数字签名的源程序-This source code is an implementation of one-way encryption and unbalanced DSA digital signature on java platform.
Platform: | Size: 2048 | Author: 夏珊 | Hits:

[TreeViewPrtTView_demo

Description: This project is to show the tree I dreamed when I first met the ternary tree concept. When I came upon the ternary tree, I get awed! It s amazing that an idea so simplistic could be so strong and fast. But it had flaws... the first one is the memory consumption. The hash table implementation consumes far less memory than the ternary tree! The second flaw is the ternary tree can be fragmented and be extremely unbalanced (as the algorithm doesn t do any balancing step) so the tree also needs a way for balancing the nodes. I tried to reduce the memory consumption by grouping three nodes into one new "int" node. -This project is to show the tree I dreamed wh en I first met the ternary tree concept. When I ca me upon the ternary tree, I get awed! It's amazing that an idea so simplisti c could be so strong and fast. But it had flaws ... the first one is the memory consumption. The has h table implementation consumes far less memor y than the ternary tree! The second flaw is the te rnary tree can be fragmented and be extremely un balanced (as the algorithm does not do any balanc ing step) so the tree also needs a way for balanci Vi the nodes. I tried to reduce the memory consum ption by grouping three nodes into one new "int" node.
Platform: | Size: 31744 | Author: gaowen | Hits:

[Data structsrbtree

Description: 红黑树是一种自平衡二叉查找树,是在计算机科学中用到的一种数据结构,典型的用途是实现关联数组。-AVL trees are actually easier to implement than RB trees because there are fewer cases. And AVL trees require O(1) rotations on an insertion, whereas red-black trees require O(lg n). In practice, the speed of AVL trees versus red-black trees will depend on the data that you re inserting. If your data is well distributed, so that an unbalanced binary tree would generally be acceptable (i.e. roughly in random order), but you want to handle bad cases anyway, then red-black trees will be faster because they do less unnecessary rebalancing of already acceptable data.On the other hand, if a pathological insertion order (e.g. increasing order of key) is common, then AVL trees will be faster, because the stricter balancing rule will reduce the tree s height. Splay trees might be even faster than either RB or AVL trees,depending on your data access distribution. And if you can use a hash instead of a tree, then that ll be fastest of all.
Platform: | Size: 8192 | Author: kark | Hits:

[SCMmotor

Description: AVR Mega128 电机保护程序源码 含过流、欠压、不平衡保护-AVR Mega128 Motor Saver source containing overcurrent, undervoltage, unbalanced protection
Platform: | Size: 8192 | Author: 周志江 | Hits:

[Data structsSkipList

Description: SKiplist是一种概率应用于平衡树的替换数据结构。-Skip list is a probabilistic alternative to balanced trees that provide much of the simplicity of unbalanced trees , togethere with good worst-case expected performance.
Platform: | Size: 2048 | Author: jianwei yang | Hits:

[Software Engineeringneimokongz

Description: 基于内模控制的三相电压型PWM整流器不平衡控制策略研究,提供了不平衡状态下PWM整流器模型-Internal model control based on the three-phase voltage-type PWM rectifier control strategy for unbalanced study provides a PWM rectifier under unbalanced model
Platform: | Size: 393216 | Author: 陈天赐 | Hits:

[AI-NN-PRlibsvm-2.89

Description: 是一種線性方成的分類器。SVM透過統計的方式將雜亂的資料以NN的方式分成兩類,以便處理。LIBLINEAR is a linear classifier for data with millions of instances and features. It supports L2-regularized logistic regression (LR), L2-loss linear SVM, and L1-loss linear SVM. -Main features of LIBLINEAR include Same data format as LIBSVM, our general-purpose SVM solver, and also similar usage Multi-class classification: 1) one-vs-the rest, 2) Crammer & Singer Cross validation for model selection Probability estimates (logistic regression only) Weights for unbalanced data MATLAB/Octave, Java interfaces
Platform: | Size: 521216 | Author: 陳彥霖 | Hits:

[Data structsERN

Description: a transmission line fault location model which is based on an Elman recurrent network (ERN) has been presented for balanced and unbalanced short circuit faults. All fault situations with different inception times are implemented on a 380-kV prototype power system. Wavelet transform (WT) is used for selecting distinctive features about the faulty signals. The system has the advantages of utilizing single-end measurements, using both voltage and current signals. ERN is able to determine the fault location occurred on transmission line rapidly and correctly as an important alternative to standard feedforward back propagation networks (FFNs) and radial basis functions (RBFs) neural networks.
Platform: | Size: 761856 | Author: charlie | Hits:

[Software EngineeringBalunDesign

Description: 在这个设计中,baluns推拉放大器是用来连接一个对称均衡电路,(非对称均衡电路)-In the design of mixers, push-pull amplifiers, baluns are used to link a symmetrical (balanced) circuit to a asymmetrical (unbalanced) circuit
Platform: | Size: 175104 | Author: wzp | Hits:

[OtherEasyEnsemble

Description: 用基于下取样的技术easyensemble来实现类别不平衡数据的分类-Based on sampling techniques used under the category easyensemble to achieve the classification of unbalanced data
Platform: | Size: 12288 | Author: zhanglina | Hits:

[BooksPWM_Rectifier_And_Its_Control

Description: 国内最经典的PWM整流器方面的书 《PWM整流器及其控制》 前言 第1章 绪论 1.1 PWM整流器概述 1.2 PWM整流器研究概况 第2章 PWM整流器的拓外结构及原理 2.1 基本原理及分类 2.2 电压型PWM整流器(VSR)PWM分析 2.3 电流型PWM整流器(CSR)PWM分析 第3章 电压型PWM整流器(VSR) 3.1 三相VSR的建模及动、静态分析 3.2 三相VSR的控制系统设计 第4章 VSR电流控制技术 4.1 VSR间接电流控制 4.2 VSR直接电流控制 4.3 影响三相VSR电流控制要素分析 第5章 VSR空间矢量PWM(SVPMW)控制 5.1 SVPWM一般问题讨论 5.2 三相VSR空间电压矢量PWM(SVPWM)控制 第6章 三相VSR的其他控制策略 6.1 无交流电动势、电流传感器的三相VSP控制 6.2 电网不平衡时的三相VSR控制 第7章 电流型PWM整流器(CSR)的建模及控制 7.1 三相CSR建模 7.2 三相CSRdp模型的动、静态分析 7.3 三相CSR PWM信号发生技术 7.4 电流型PWM整流器(CSR)控制系统设计 第8章 PWM整流器应用 8.1 高功率因数整流器(HPFR) 8.2 静止无功补偿器(SCG) 8.3 有源电力滤波器(APF) 8.4 统一潮流控制器(UPFC) 8.5 可再生能源并网发电 参考文献 -Preface Chapter 1 Introduction 1.1 PWM rectifier Overview 1.2 PWM Rectifier Overview Chapter 2 PWM rectifier expand outside the structure and principle 2.1 Basic principles and classification 2.2 Voltage PWM Rectifier (VSR) PWM analysis 2.3 Current PWM Rectifier (CSR) PWM analysis Chapter 3 Voltage PWM Rectifier (VSR) VSR 3.1 Three-phase modeling and dynamic and static analysis VSR 3.2 Control System Design Phase Chapter 4 VSR current control technology 4.1 VSR indirect current control 4.2 VSR direct current control 4.3 The impact of three-phase current control VSR Factors Chapter 5 VSR space vector PWM (SVPMW) control 5.1 SVPWM General Discussion VSR 5.2 Three-phase Space Vector PWM (SVPWM) control Chapter 6, the other three-phase control strategy VSR 6.1 without exchange of electromotive force, VSP control three-phase current sensor 6.2 Unbalanced three-phase VSR control Chapter 7 Current PWM Rectifier (CSR) in the modeling and control CSR
Platform: | Size: 8877056 | Author: John | Hits:

[SCMhuochepianzaijiance

Description: 本论文介绍了新型的铁路货车偏载检测系统的设计方案,对测控系统的软硬件做了系统论述,并给出了部分设计框图。该系统可实现车辆偏载状态的检测,且便携、可方便拆卸,实现了装载时对货车偏载情况的在线检测。该系统包括利用超声波测距技术的偏载检测无线发射模块和带有显示提示功能的无线接收模块,二者通过无线射频模块进行数据传送,然后通过数据的显示等得出最终检测结果,从而得知该货车的偏载量是否在正常范围内。-This paper introduces a new set of railway vehicle detection system of partial design of monitoring system hardware and software to do a systematic way, and gives part of the design diagram. The system can detect the state of unbalanced load of vehicles, and portable, can be easily demolished, loaded on trucks to achieve a partial load conditions on line. The system including the use of ultrasonic distance measuring technology, Unbalanced Load Detection with a wireless transmitter module and the display prompts the wireless receiver module, both through wireless RF module for data transmission, and then display the data obtained through the final test results, finally get the partial knowledge of the truck load is within the normal range.
Platform: | Size: 425984 | Author: zhijuand | Hits:

[SCMSTATCOM-load-compensation

Description: 基于链式STATCOM的三相不平衡负载的平衡化补偿-Three-phase STATCOM based chain balancing of unbalanced load compensation
Platform: | Size: 194560 | Author: zhwb | Hits:

[matlab3ph-unbalanced-symmetrical

Description: This function transforms a three-phase unbalanced phasor into its symmetrical components.
Platform: | Size: 1024 | Author: psdmc | Hits:

[Algorithmunbalanced

Description: Genetic algorithm is used for voltage regulating in unbalanced radial distributions system.here in the algorithm gives initial selection , installation and tap settling for voltage regulators to provide a smooth voltage profile along network .the effectiveness of method is done on 19 bus and 25 bus unbalanced radial distribution system.
Platform: | Size: 193536 | Author: bindiya kokila | Hits:

[DocumentsPower-Quality---Unbalanced

Description: POWER POINT FOR Power Quality - Unbalanced VOLTAGES AND CURRENTS
Platform: | Size: 173056 | Author: Eng Mary | Hits:

[Program doc256-Shunt-Active-Power-Filter-under-unbalanced-ne

Description: This paper, focus on the study and design of a shunt active power (APF) filter for the compensation of harmonic currents and reactive power in polluted environment and under unbalanced network voltage. In APF design and control, p-q theory was often served as the basis for the calculation of compensation current. In this theory, the mains voltage was assumed to be an ideal source in the calculation process. However, in most of time and most of industry power systems, mains voltage may be unbalanced and/or distorted. For these reasons, we used a new technique with instantaneous power theory (p-q theory) based on Phase Locked Loop (PLL) in order to control APF under unbalanced mains voltage. A pulse width modulation (PWM) technique is used to generate the switching signals to the shunt APF.-This paper, focus on the study and design of a shunt active power (APF) filter for the compensation of harmonic currents and reactive power in polluted environment and under unbalanced network voltage. In APF design and control, p-q theory was often served as the basis for the calculation of compensation current. In this theory, the mains voltage was assumed to be an ideal source in the calculation process. However, in most of time and most of industry power systems, mains voltage may be unbalanced and/or distorted. For these reasons, we used a new technique with instantaneous power theory (p-q theory) based on Phase Locked Loop (PLL) in order to control APF under unbalanced mains voltage. A pulse width modulation (PWM) technique is used to generate the switching signals to the shunt APF.
Platform: | Size: 189440 | Author: zakary | Hits:

[Documentsnine bus system

Description: unbalanced nine bus system
Platform: | Size: 99882 | Author: 13062528097 | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net