代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/457960/7314912
c circular.c
#include
#include
int m,n,x[30],h[30],y[30],i,j,temp[30],k,x2[30],a[30];
void main()
{
printf(" enter the length of the first sequence\n");
scanf("%d",&m);
print
www.eeworm.com/read/456519/7346948
java dnasequence.java
/**
* This class represents a DNA sequence of nucleotides 'A', 'T', 'C' and 'G'
* as a sequence of characters in a {@link String} object.
*
* @author iCarnegie
* @version 1.0.0
*/
publi
www.eeworm.com/read/453499/7418147
java snmpvarbindlist.java
/*
* SNMP Package
*
* Copyright (C) 2004, Jonathan Sevy
*
* This is free software. Redistribution and use in source and binary forms, with
* or without modification,
www.eeworm.com/read/453233/7424532
m gaussian.m
function x=gaussian(p,q)
%gaussian sequence
n=0:15;
x=exp(-1*(n-p).^2/q);
www.eeworm.com/read/451063/7472970
java dnasequence.java
/**
* This class represents a DNA sequence of nucleotides 'A', 'T', 'C' and 'G'
* as a sequence of characters in a {@link String} object.
*
* @author iCarnegie
* @version 1.0.0
*/
publi
www.eeworm.com/read/448703/7526848
c msp430x24x_adc12_09.c
//******************************************************************************
// MSP430x24x Demo - ADC12, Sequence of Conversions (non-repeated)
//
// Description: This example shows how to pe
www.eeworm.com/read/447099/7557987
c adc12_09.c
//******************************************************************************
// MSP-FET430P140 Demo - ADC12, Sequence of Conversions (non-repeated)
//
// Description: This example shows how t
www.eeworm.com/read/444354/7613597
h config_e.h
/************************************************************************
*
* config.h, part of tmn (TMN encoder)
* Copyright (C) 1996 Telenor R&D, Norway
* Karl Olav Lillevold
www.eeworm.com/read/443083/7638276
readme
tmn
===
Version 3.0, May 27, 1997
(C) Department of Electrical Engineering
University of British Columbia CANADA.
Michael Gallant