搜索资源列表

  1. PrtTView_demo

    0下载:
  2. 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..
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:32291
    • 提供者:gaowen
  1. 加密和数字签名

    1下载:
  2. 这是用java实现单向加密和非对称加密DSA数字签名的源程序-This source code is an implementation of one-way encryption and unbalanced DSA digital signature on java platform.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2047
    • 提供者:夏珊
  1. 加密和数字签名

    0下载:
  2. 这是用java实现单向加密和非对称加密DSA数字签名的源程序-This source code is an implementation of one-way encryption and unbalanced DSA digital signature on java platform.
  3. 所属分类:加密解密

    • 发布日期:2024-05-24
    • 文件大小:2048
    • 提供者:夏珊
  1. PrtTView_demo

    0下载:
  2. 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..
  3. 所属分类:TreeView控件

    • 发布日期:2024-05-24
    • 文件大小:31744
    • 提供者:gaowen
  1. rbtree

    0下载:
  2. 红黑树是一种自平衡二叉查找树,是在计算机科学中用到的一种数据结构,典型的用途是实现关联数组。-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
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-24
    • 文件大小:8192
    • 提供者:kark
  1. motor

    0下载:
  2. AVR Mega128 电机保护程序源码 含过流、欠压、不平衡保护-AVR Mega128 Motor Saver source containing overcurrent, undervoltage, unbalanced protection
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-24
    • 文件大小:8192
    • 提供者:周志江
  1. SkipList

    0下载:
  2. 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.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-24
    • 文件大小:2048
    • 提供者:jianwei yang
  1. neimokongz

    0下载:
  2. 基于内模控制的三相电压型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
  3. 所属分类:软件工程

    • 发布日期:2024-05-24
    • 文件大小:393216
    • 提供者:陈天赐
  1. libsvm-2.89

    0下载:
  2. 是一種線性方成的分類器。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 S
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-24
    • 文件大小:521216
    • 提供者:陳彥霖
  1. ERN

    0下载:
  2. 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
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-24
    • 文件大小:761856
    • 提供者:charlie
  1. BalunDesign

    0下载:
  2. 在这个设计中,baluns推拉放大器是用来连接一个对称均衡电路,(非对称均衡电路)-In the design of mixers, push-pull amplifiers, baluns are used to link a symmetrical (balanced) circuit to a asymmetrical (unbalanced) circuit
  3. 所属分类:软件工程

    • 发布日期:2024-05-24
    • 文件大小:175104
    • 提供者:wzp
  1. EasyEnsemble

    0下载:
  2. 用基于下取样的技术easyensemble来实现类别不平衡数据的分类-Based on sampling techniques used under the category easyensemble to achieve the classification of unbalanced data
  3. 所属分类:其他小程序

    • 发布日期:2024-05-24
    • 文件大小:12288
    • 提供者:zhanglina
  1. Balancedbinarytreesearch

    0下载:
  2. 用C++语言实现对输入的二叉树的检索,对不平衡二叉树进行调整-C++ language with the input of the binary tree search, and adjust the unbalanced binary tree
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-24
    • 文件大小:3072
    • 提供者:李瑞典
  1. huochepianzaijiance

    0下载:
  2. 本论文介绍了新型的铁路货车偏载检测系统的设计方案,对测控系统的软硬件做了系统论述,并给出了部分设计框图。该系统可实现车辆偏载状态的检测,且便携、可方便拆卸,实现了装载时对货车偏载情况的在线检测。该系统包括利用超声波测距技术的偏载检测无线发射模块和带有显示提示功能的无线接收模块,二者通过无线射频模块进行数据传送,然后通过数据的显示等得出最终检测结果,从而得知该货车的偏载量是否在正常范围内。-This paper introduces a
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-24
    • 文件大小:425984
    • 提供者:zhijuand
  1. STATCOM-load-compensation

    0下载:
  2. 基于链式STATCOM的三相不平衡负载的平衡化补偿-Three-phase STATCOM based chain balancing of unbalanced load compensation
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-24
    • 文件大小:194560
    • 提供者:zhwb
  1. 3ph-unbalanced-symmetrical

    0下载:
  2. This function transforms a three-phase unbalanced phasor into its symmetrical components.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-24
    • 文件大小:1024
    • 提供者:psdmc
  1. unbalanced

    0下载:
  2. 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
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-24
    • 文件大小:193536
    • 提供者:bindiya kokila
  1. Power-Quality---Unbalanced

    0下载:
  2. POWER POINT FOR Power Quality - Unbalanced VOLTAGES AND CURRENTS
  3. 所属分类:文档资料

    • 发布日期:2024-05-24
    • 文件大小:173056
    • 提供者:Eng Mary
  1. 256-Shunt-Active-Power-Filter-under-unbalanced-ne

    0下载:
  2. 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
  3. 所属分类:编程文档

    • 发布日期:2024-05-24
    • 文件大小:189440
    • 提供者:zakary
  1. nine bus system

    0下载:
  2. unbalanced nine bus system
  3. 所属分类:文档资料

    • 发布日期:2018-12-08
    • 文件大小:99882
    • 提供者:13062528097
« 12 3 4 5 6 »

源码中国 www.ymcn.org