搜索资源列表

  1. Smith algorithm

    0下载:
  2. 一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:赵机密
  1. Smith_Graph_Demo

    0下载:
  2. smith阻抗圆图演示,可以用于微波无损耗传输线教学。也可用于处学delphi者熟悉tcanvas控件使用。-impedance Chart demonstration can be used for microwave transmission lines without loss of teaching. Also can be used to learn delphi TCanvas familiar with the use o
  3. 所属分类:绘图程序

    • 发布日期:2024-05-06
    • 文件大小:24576
    • 提供者:高映军
  1. smith

    0下载:
  2. 一个计算史密斯原图及其应用的小程序,可以通过调试运用-a calculation of the maximum Smith and application procedures for small, can use the debugging!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:ymning
  1. smith-

    0下载:
  2. matlab编写的史密斯圆图 运行.m文件-matlab Smith prepared plans to run. m file
  3. 所属分类:其他行业

    • 发布日期:2024-05-06
    • 文件大小:16384
    • 提供者:para
  1. -smith

    0下载:
  2. 用matlab实现smith圆图的基本思路和指导。-Using matlab circle diagram smith realize the basic ideas and guidance.
  3. 所属分类:文件格式

    • 发布日期:2024-05-06
    • 文件大小:117760
    • 提供者:黄黄
  1. Smith

    0下载:
  2. smith chart 模拟软件,可视化GUI界面,鼠标选择圆图上坐标或输入数据进行计算,方便直观-smith chart simulation software, visualization GUI interface, the mouse to choose a round map coordinates or input data is calculated to facilitate intuitive
  3. 所属分类:界面编程

    • 发布日期:2024-05-06
    • 文件大小:150528
    • 提供者:zhou zling
  1. fasta-35.3.6.tar

    0下载:
  2. 序列对齐 Compare a protein sequence to a protein sequence database or a DNA sequence to a DNA sequence database using the Smith-Waterman algorithm.[.wat815.] \fCssearch3\fP is about 10-times slower than FASTA3, bu
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-06
    • 文件大小:614400
    • 提供者:Galaxy
  1. smith

    0下载:
  2. 利用C#编写的smith圆图计算软件。可以计算双枝节串并联各种匹配方式下的匹配线长度,并可以仿真其频谱变化曲线。-The use of C# Prepared smith circle diagram calculation software. Can calculate a variety of series-parallel double-side mode matching matching line length, and ca
  3. 所属分类:C#编程

    • 发布日期:2024-05-06
    • 文件大小:282624
    • 提供者:speeter
  1. smithcontrol

    0下载:
  2. 先进PID:Smith预估器纯滞后补偿,通过与PID控制器并接,来抵消实测滞后的影响-Advanced PID: Smith Predictor time delay compensation, with the PID controller and then to offset the impact of the measured hysteresis
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:yiaihua
  1. smith

    0下载:
  2. 实现smith圆图显示和阻抗匹配,能够解决传输线阻抗匹配问题-The realization of smith chart display and impedance matching, transmission line impedance matching to solve the problem
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:685056
    • 提供者:张晨
  1. smith

    0下载:
  2. smith圆图及阻抗匹配等相关应用,附有详细的代码-Smith Chart and impedance matching smith and other related applications, with detailed code
  3. 所属分类:绘图程序

    • 发布日期:2024-05-06
    • 文件大小:44032
    • 提供者:未央
  1. dp_align.tar

    0下载:
  2. 双序列比对:全局比对或局部比对算法,针对蛋白质序列或核酸序列-This program will do Needle global or Smith-Waterman local alignment for two protein sequences or DNA sequences
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:7168
    • 提供者:crazy
  1. smith

    0下载:
  2. 1.本程序拟已知驻波比系数ρ,波节点的距离l_m_i_n,和频率f的情况下,求解归一化阻抗Z~, 所以在本程序运行时,要首先输入正确的驻波比系数ρ,波节点的距离l_m_i_n,和频率f; 2.本程序由于视野有限,课本后面的那个圆图并未全部显示出来,只是显示了本程序有用的部分 3.编制本程序的小组成员为微波技术实验分组,倪庆等; 4.由于时间原因,未能打成exe可执行文件包; 5.由于圆图信息量大,所以运行
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:倪庆
  1. smith-waterman

    0下载:
  2. An Implementation of Smith Waterman Algorithm which compares two sequences and gives the common sequences along with the score
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:codingnovice
  1. Russinov

    1下载:
  2. Nussinov算法,预测rna二级结构-This program implements Nussinov algorithm on predicting RNA structure from RNA sequence using dynamic programming approach. The baisic idea is similiar with Smith-Waterman algorithm, obtaining optim
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:hsingjun
  1. Smith-Waterman-algorithm

    0下载:
  2. smith waterman string matching algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:19456
    • 提供者:Moayad
  1. Needleman-Wunsch-and-Smith-Waterman

    1下载:
  2. 介绍动态编程之序列比对:Needleman-Wunsch 算法和Smith-Waterman算法-Sequence alignment of dynamic programming: needleman-wunsch gives you and Smith- Waterman algorithm
  3. 所属分类:软件工程

    • 发布日期:2024-05-06
    • 文件大小:94208
    • 提供者:Michael
  1. Smith-Waterman

    1下载:
  2. 使用Perl语言实现Smith-Waterman算法-Using Perl language Smith-Waterman algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:阳仔
  1. smithwaterman

    0下载:
  2. Smith-Waterman算法是Smith和Waterman提出的一种用来寻找并比较具有局部相似性区域的动态规划算法,很多后来的算法都是在该算法的基础上发展的。(Smith-Waterman algorithm is a dynamic programming algorithm proposed by Smith and Waterman to find and compare local similarity regions, a
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:6209536
    • 提供者:伟少侠
  1. S-Wg

    0下载:
  2. Smith-Waterman算法是Smith和Waterman提出的一种用来寻找并比较具有局部相似性区域的动态规划算法,改进算法在其基础上可以输出所有最大分值的局部比对结果。(Smith-Waterman algorithm is a dynamic programming algorithm proposed by Smith and Waterman to find and compare local similarity regi
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:4681728
    • 提供者:伟少侠
« 12 »

源码中国 www.ymcn.org