代码搜索:10 是什么?
找到约 10,000 项符合「10 是什么?」的源代码
代码结果 10,000
www.eeworm.com/read/445094/7599480
dat b10-10.dat
载荷平稳,载荷变动小,载荷变动较大,载荷变动很大,<10,10--16,>16,1#,1.1,1.2,1.1,1.2,1.3,1.2,1.3,1.4,1.3,1.4,1.5,1.1,1.2,1.3,1.2,1.3,1.4,1.4,1.5,1.6,1.5,1.6
,1.8
www.eeworm.com/read/444277/7614740
c alg10-10.c
/* alg10-10.c 归并排序 */
#include
typedef int InfoType; /* 定义其它数据项的类型 */
#include"c9.h"
#include"c10-1.h"
void Merge(RedType SR[],RedType TR[],int i,int m,int n)
{ /* 将有序的SR[i..m]
www.eeworm.com/read/443250/7635485
vhd v10_10.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_signed.all;
entity Flt2Fix is
port(DInA : in std_logic_vector(31 downto 0);
DInB : in std_logic_vector(31 downto 0
www.eeworm.com/read/442831/7644214
c 10rkt10.c
#include "stdio.h"
#include "10rkt1.c"
main()
{ int i,j;
void rkt1f(double,double [],int,double []);
double t,h,y[3],z[3][11];
y[0]=-1.0; y[1]=0.0; y[2]=1.0;
t=0.0; h
www.eeworm.com/read/442831/7644230
c 10elr10.c
#include "stdio.h"
#include "10elr1.c"
main()
{ int i,j;
void elr1f(double,double [],int,double []);
double y[3],z[3][11],t,h,x;
y[0]=-1.0; y[1]=0.0; y[2]=1.0;
t=0.0;
www.eeworm.com/read/442220/7656922
c alg10-10.c
/* alg10-10.c 归并排序 */
#include
typedef int InfoType; /* 定义其它数据项的类型 */
#include"c9.h"
#include"c10-1.h"
void Merge(RedType SR[],RedType TR[],int i,int m,int n)
{ /* 将有序的SR[i..m]
www.eeworm.com/read/438922/7719308
c alg10-10.c
/* alg10-10.c 归并排序 */
#include
typedef int InfoType; /* 定义其它数据项的类型 */
#include"c9.h"
#include"c10-1.h"
void Merge(RedType SR[],RedType TR[],int i,int m,int n)
{ /* 将有序的SR[i..m]
www.eeworm.com/read/438810/7726252
c 10rkt10.c
#include "stdio.h"
#include "10rkt1.c"
main()
{ int i,j;
void rkt1f(double,double [],int,double []);
double t,h,y[3],z[3][11];
y[0]=-1.0; y[1]=0.0; y[2]=1.0;
t=0.0; h
www.eeworm.com/read/438810/7726268
c 10elr10.c
#include "stdio.h"
#include "10elr1.c"
main()
{ int i,j;
void elr1f(double,double [],int,double []);
double y[3],z[3][11],t,h,x;
y[0]=-1.0; y[1]=0.0; y[2]=1.0;
t=0.0;
www.eeworm.com/read/199774/7823355
m program_10_10.m
% Program 10_10
% Frequency Responses of Tree-Structured QMF
% Filters
%
clf;
% Type in prototype lowpass filter coefficients
B1 = input('Filter coefficients = ');
B1 = [B1 fliplr(B1)];
% Gene