代码搜索:Recoder

找到约 31 项符合「Recoder」的源代码

代码结果 31
www.eeworm.com/read/417857/2097414

history recoder.history

Written (January 2001) - Tim Carver Renamed from recode to recoder 16 May 2001 as the old name clashed with a common UNIX print utility:
www.eeworm.com/read/417857/2097593

usage recoder.usage

Here is a sample session with recoder % recoder Remove restriction sites but maintain same translation Input nucleotide sequ
www.eeworm.com/read/417857/2097652

input recoder.input

Input files for usage example 'tembl:hsfau' is a sequence entry in the example nucleic acid database 'tembl' Database entry: tembl:hsfau
www.eeworm.com/read/417857/2097676

output recoder.output

Output files for usage example File: hsfau.recoder ######################################## # Program
www.eeworm.com/read/221047/14759660

html stream-recoder-objects.html

4.7.1.5 StreamRecoder Objects
www.eeworm.com/read/155095/11898971

java getlittletree.java

import java.io.*; public class GetLittleTree{ public int dim = 0; //记录图中结点数 public int[] tem; //用来暂时缓存图中的数据 public int[][] edge; //使用邻接矩阵表示图 public int[][] tree;
www.eeworm.com/read/155095/11898973

bak getlittletree.java.bak

import java.io.*; public class GetLittleTree{ public int dim = 0; //记录图中结点数 public int[] tem; //用来暂时缓存图中的数据 public int[][] edge; //使用邻接矩阵表示图 public int[][] tree;
www.eeworm.com/read/413832/11140267

dpr hdrecder.dpr

program HDRecder; uses Forms, Main in 'Main.pas' {MainForm}; {$R *.RES} begin Application.Initialize; Application.Title := 'HD Recoder'; Application.CreateForm(TMainForm, MainF
www.eeworm.com/read/196857/8053905

cpp queendlg.cpp

// QueenDlg.cpp : implementation file // #include "stdafx.h" #include "Queen.h" #include "QueenDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE_
www.eeworm.com/read/221047/14759522

html stream-reader-writer.html

4.7.1.4 StreamReaderWriter Objects