搜索结果

找到约 166 项符合 Next 的查询结果

其他行业 unix或linux下的DNA分析软件源码 其功能如下 1. Edit up to 256 peptide or DNA sequences simultaneously. 2. Transla

unix或linux下的DNA分析软件源码 其功能如下 1. Edit up to 256 peptide or DNA sequences simultaneously. 2. Translates DNA->protein click next to display next frame. 3. Dot matrix plot of any 2 sequences. 4. Rudimentary amino acid statistics (MW and amino acid percentage) 5. Saves matrix plot as PBM ima ...
https://www.eeworm.com/dl/668/178718.html
下载: 187
查看: 1043

Java编程 数据结构的一次实验(java语言)

数据结构的一次实验(java语言),实现求数据结构的KMP算法的next数组功能
https://www.eeworm.com/dl/633/182047.html
下载: 179
查看: 1032

其他 #include <stdio.h> #include <string.h> #include <stdlib.h> #include <malloc.

#include <stdio.h> #include <string.h> #include <stdlib.h> #include <malloc.h> #include <math.h> #include <conio.h> struct DuLNode{ struct DuLNode *prior int data struct DuLNode *next
https://www.eeworm.com/dl/534/185021.html
下载: 53
查看: 1453

压缩解压 This is a little console mode utility program which is able to (de-)compress single files with a s

This is a little console mode utility program which is able to (de-)compress single files with a static Arithmetic compression algorithm. You could easily add the RLE/BWT/MFT data transformation algorithms. Just rip the corresponding classes out of my HuffComp source code. I won t add these ones ...
https://www.eeworm.com/dl/617/189481.html
下载: 118
查看: 1099

其他书籍 With a worldwide community of users and more than a million dedicated programmers, Perl has proven t

With a worldwide community of users and more than a million dedicated programmers, Perl has proven to be the most effective language for the latest trends in computing and business. Every programmer must keep up with the latest tools and techniques. This updated version of Advanced Perl Programmin ...
https://www.eeworm.com/dl/542/191284.html
下载: 65
查看: 1040

VxWorks tServer task executes functions at low priority (254). serverSend funtion is used to send a requ

tServer task executes functions at low priority (254). serverSend funtion is used to send a request to the tServer to execute a function at the tServer s priority. First tServer task executes the i() system call to print the summary of tShell task. Next an address exception is caused i ...
https://www.eeworm.com/dl/662/199892.html
下载: 192
查看: 1043

DSP编程 CCS编程环境 使用的是汇编加C的混合编程方法: The programme of the Correlation Algorithm. Using INT2 to get the input s

CCS编程环境 使用的是汇编加C的混合编程方法: The programme of the Correlation Algorithm. Using INT2 to get the input signal. Array x, in first step, is the input signal produced by programme, in next step, is the input signal get from A/D, the length is 128, 32-bit floating point. Array y, in first s ...
https://www.eeworm.com/dl/516/203665.html
下载: 44
查看: 1106

VC书籍 图的深度优先遍历和广度优先遍历

图的深度优先遍历和广度优先遍历,以邻接矩阵方式输入。(按照提示输入)! - The chart depth first spreads the calendar and the breadth first spreads the calendar, is next the matrix way input. (According
https://www.eeworm.com/dl/686/211058.html
下载: 71
查看: 1046

SCSI/ASPI <%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp" --> <% Id=Session("LoginSu

<%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp" --> <% Id=Session("LoginSuccess") ProductList = Session("ProductList") Products = Split(Request("cpbm"), ", ") For I=0 To UBound(Products) PutToShopBag Products(I), ProductList Next Session("ProductList") = ProductList ProductList = Sessio ...
https://www.eeworm.com/dl/630/217996.html
下载: 88
查看: 1051

SCSI/ASPI <%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp" --> <% Id=Session("LoginSu

<%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp" --> <% Id=Session("LoginSuccess") ProductList = Session("ProductList") Products = Split(Request("cpbm"), ", ") For I=0 To UBound(Products) PutToShopBag Products(I), ProductList Next Session("ProductList") = ProductList ProductList = Sessio ...
https://www.eeworm.com/dl/630/217998.html
下载: 104
查看: 1102