CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - inversion

搜索资源列表

  1. 1

    0下载:
  2. In a preemptive priority based RTOS, priority inversion problem is among the major sources of deadline violations. Priority inheritance protocol is one of the approaches to reduce priority inversion. Unfortunately, RTOS like uC/OS can’t suppo
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:132.69kb
    • 提供者:刘天宏
  1. Gan

    1下载:
  2. 遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-The main genetic algorithm binary Gray code, roulette method based on linear ranking selection, uniform crossover and mutation, but also introduces the inversion operation!
  3. 所属分类:software engineering

    • 发布日期:2015-01-18
    • 文件大小:60kb
    • 提供者:cityuyang
  1. software-structure-design

    0下载:
  2. 参加软件机构培训的资料,包括软件生命周期与软件架构介绍;软件架构风格;UML与面向对象程序设计;UML建模与分析;技术架构视图-设计原则与模式;软件系统坏死的症状;liskov替换原则(LSP);接口隔离原则(ISP;依赖倒置原则(DIP);设计模式;策略(Strategy)模式;桥接(Bridge)模式;命令(command)模式等,是老师智慧的结晶。-Institutions to participate in training software, including software li
  3. 所属分类:software engineering

    • 发布日期:2017-05-27
    • 文件大小:10.21mb
    • 提供者:liping
  1. OO_Principles_Explained

    0下载:
  2. 介绍OO设计的基本模式和原则 面向对象的类设计原则 开放关闭原则The Open Closed Principle (OCP) Liskov 替换原则The Liskov Substitution Principle(LSP) 依赖性倒置原则The Dependency Inversion Principle (DIP) -OO Design, introduced the basic model and principles of object-oriented class
  3. 所属分类:software engineering

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

    0下载:
  2. RMMSE雷达脉冲压缩快速算法中矩阵求逆的FPGA实现-RMMSE radar pulse compression fast algorithm for FPGA implementation matrix inversion
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:358.11kb
    • 提供者:lq
  1. gaijinjuzhenqiuniFPGA

    1下载:
  2. 改进的矩阵求逆的FPGA设计和实现(文章)感觉写得很不错-Improved matrix inversion of the FPGA design and implementation (article) wrote very good feeling
  3. 所属分类:Project Design

    • 发布日期:2017-04-07
    • 文件大小:242.02kb
    • 提供者:lq
  1. renyiweijuzhenqiuniFPGA

    0下载:
  2. 任意维矩阵求逆的FPGA设计与实现(比较实用的文章)-Arbitrary dimensional matrix inversion of FPGA Design and Implementation (more useful article)
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:357.55kb
    • 提供者:lq
  1. matrix

    0下载:
  2. 可以用于电力系统节点电压计算,矩阵求逆等方法,非高斯算法-Node voltage power systems can be used for calculation, matrix inversion
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:194.85kb
    • 提供者:
  1. spring

    0下载:
  2. spring控制反转,依赖注入思想,bean的创建与使用,管理依赖关系等-spring Inversion of Control, Dependency Injection thinking, bean creation and use, management, and other dependencies
  3. 所属分类:Project Design

    • 发布日期:2017-04-06
    • 文件大小:858.47kb
    • 提供者:mars
  1. prestack-of-seismic-inversion

    0下载:
  2. 描述了许多叠前反演的方法,也指出叠前反演所受到的影响因素-Describe a lot of methods of inversion and the features.
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1.61mb
    • 提供者:
  1. inversion-of-noisy-data

    0下载:
  2. 根据贝叶斯理论给出了对含噪声地球物理数据处理的具体流程-Based on Bayesian theory of parameter estmation,we present specific and detailed procedures to demonstrate hoe to inert noisy data in applied geophysics.
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:750.62kb
    • 提供者:
  1. StochasticSeismicInv_withRef

    0下载:
  2. Stochastic Seismic Inversion using both Waveform and Traveltime Data and Its Application to Time-lapse Monitoring
  3. 所属分类:Project Design

    • 发布日期:2017-11-18
    • 文件大小:304.03kb
    • 提供者:polee
  1. the-complex-matrix-inverse-

    0下载:
  2. 分析了两种求逆的方法介绍了实部矩阵、 虚部矩阵均可逆和实部矩阵可逆、虚部矩阵可分解成2个向量乘积的两种复数矩阵的求逆方法 ,给出了这两种复数矩阵求逆矩阵的计算公式 ,并通过具体的实例来验证方法的可行。-Two inverse real part of the matrix, the imaginary part of the matrix are invertible reversible and the real part of the matrix, the imaginary part o
  3. 所属分类:software engineering

    • 发布日期:2017-11-09
    • 文件大小:72.05kb
    • 提供者:ahshiyalei
  1. bpmengine

    0下载:
  2. 控制反转——Spring通过一种称作控制反转(IoC)的技术促进了松耦合。当应用了IoC-Inversion of Control- Spring through a technique called Inversion of Control (IoC) technology for loosely coupled. When applied IoC an object depends on other objects passed through passive
  3. 所属分类:Software Testing

    • 发布日期:2017-11-07
    • 文件大小:1.68mb
    • 提供者:ghtrhg
  1. BLIMP

    0下载:
  2. Simple code for BLIMP Inversion
  3. 所属分类:software engineering

    • 发布日期:2017-12-09
    • 文件大小:1.61kb
    • 提供者:firda
  1. String-reverse-position

    0下载:
  2. 写一个自定义函数实现字符串逆置。实现了一个字符串的就地逆置-A custom function realization string inversion,The realization of a string of in situ reverse home
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:2.72kb
    • 提供者:孙鹏
  1. Power-inversion-algorithm-in-BD2

    0下载:
  2. 功率倒置算法在北斗抗干扰天线系统中的应用,供大家学习和交流。-Power inversion algorithm in Beidou jamming antenna system for everyone to learn and exchange.
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:189.82kb
    • 提供者:任继军
  1. GPS-power-inversion

    0下载:
  2. GPS抗干扰接收机自适应天线阵功率倒置算法研究,供大家学习和交流-GPS receiver interference power inversion adaptive array algorithm, for them to learn and exchange.
  3. 所属分类:Project Design

    • 发布日期:2017-04-08
    • 文件大小:245.42kb
    • 提供者:任继军
  1. Image-Inversion-and-Bi-Level-Histogram-Equalizati

    0下载:
  2. Image Inversion and Bi Level Histogram Equalization for Contrast Enhancement-Image Inversion and Bi Level Histogram Equalization for Contrast Enhancement
  3. 所属分类:Software Testing

    • 发布日期:2017-04-25
    • 文件大小:318.1kb
    • 提供者:Nitromira
  1. Image-Inversion-and-Bi-Level-Histogram-Equalizati

    0下载:
  2. Image Inversion and Bi Level Histogram Equalization for Contrast Enhancement
  3. 所属分类:software engineering

    • 发布日期:2017-04-23
    • 文件大小:318.1kb
    • 提供者:Nitromira
« 12 »
搜珍网 www.dssz.com