代码搜索:complexity
找到约 493 项符合「complexity」的源代码
代码结果 493
www.eeworm.com/read/168085/5448396
c math_lib.c
/*
2.4 kbps MELP Proposed Federal Standard speech coder
Fixed-point C code, version 1.0
Copyright (c) 1998, Texas Instruments, Inc.
Texas Instruments has intellectual property rights on
www.eeworm.com/read/268260/11146786
m ex052200.m
% Computational Complexity of FFT using MATLAB
%
Nmax = 2048;
fft_time=zeros(1,Nmax);
for n=1:1:Nmax
disp(n);
x=ones(1,n);
t=clock;fft(x);fft_time(n)=etime(clock,t);
end
n=[1:1:Nmax]
www.eeworm.com/read/412877/11178562
h gdsl_queue.h
/*
* This file is part of the Generic Data Structures Library (GDSL).
* Copyright (C) 1998-2006 Nicolas Darnis .
*
* The GDSL library is free software; you can redistribute it and
www.eeworm.com/read/412877/11178568
h gdsl_heap.h
/*
* This file is part of the Generic Data Structures Library (GDSL).
* Copyright (C) 1998-2006 Nicolas Darnis .
*
* The GDSL library is free software; you can redistribute it and
www.eeworm.com/read/412877/11178641
h gdsl_rbtree.h
/*
* This file is part of the Generic Data Structures Library (GDSL).
* Copyright (C) 1998-2006 Nicolas Darnis .
*
* The GDSL library is free software; you can redistribute it and
www.eeworm.com/read/335381/12531397
htm ran_2368.htm
random_shuffle
Click on the banner to return to the Class Reference home page.
©Copyr
www.eeworm.com/read/147211/12576655
c math_lib.c
/*
2.4 kbps MELP Proposed Federal Standard speech coder
Fixed-point C code, version 1.0
Copyright (c) 1998, Texas Instruments, Inc.
Texas Instruments has intellectual property rights on
www.eeworm.com/read/112641/15481159
c math_lib.c
/*
2.4 kbps MELP Proposed Federal Standard speech coder
Fixed-point C code, version 1.0
Copyright (c) 1998, Texas Instruments, Inc.
Texas Instruments has intellectual property rights on
www.eeworm.com/read/102060/15793516
c math_lib.c
/*
2.4 kbps MELP Proposed Federal Standard speech coder
Fixed-point C code, version 1.0
Copyright (c) 1998, Texas Instruments, Inc.
Texas Instruments has intellectual property rights on
www.eeworm.com/read/291898/8388940
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ListCodecProps.rc
//
#define IDD_LISTCODECPROPS_DIALOG 102
#define IDR_MAINFRAME 128