代码搜索:source

找到约 10,000 项符合「source」的源代码

代码结果 10,000
www.eeworm.com/read/212376/15157035

m source08025_1.m

function TU=source08025_1(T0,N0,K) t=linspace(0,K*T0,K*N0+1); N=length(t); u1=t(1:(N0+1)).^2; u2=(t((N0+2):(2*N0+1))-2*T0).^2; u3(1:(N-(2*N0+2)+1))=0; u=[u1,u2,u3]; TU=[t',u'];
www.eeworm.com/read/212376/15157145

m source0825_1.m

function TU=source0825_1(T0,N0,K) t=linspace(0,K*T0,K*N0+1); N=length(t); u1=t(1:(N0+1)).^2; u2=(t((N0+2):(2*N0+1))-2*T0).^2; u3(1:(N-(2*N0+2)+1))=0; u=[u1,u2,u3]; TU=[t',u'];
www.eeworm.com/read/212047/15166774

c test_complex_source.c

/* block/test_complex_source.c * * Copyright (C) 1996, 1997, 1998, 1999, 2000 Gerard Jungman, Brian Gough * * This program is free software; you can redistribute it and/or modify * it under the
www.eeworm.com/read/212047/15166801

c test_real_source.c

/* fft/test_real.c * * Copyright (C) 1996, 1997, 1998, 1999, 2000 Brian Gough * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Pu
www.eeworm.com/read/212047/15166804

c test_trap_source.c

/* fft/test_trap.c * * Copyright (C) 1996, 1997, 1998, 1999, 2000 Brian Gough * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Pu
www.eeworm.com/read/212047/15166840

c test_complex_source.c

/* fft/test_complex.c * * Copyright (C) 1996, 1997, 1998, 1999, 2000 Brian Gough * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General
www.eeworm.com/read/212047/15167116

h source_tpmv_r.h

/* blas/source_tpmv_r.h * * Copyright (C) 1996, 1997, 1998, 1999, 2000 Gerard Jungman * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Ge
www.eeworm.com/read/212047/15167121

h source_gbmv_r.h

/* blas/source_gbmv_r.h * * Copyright (C) 1996, 1997, 1998, 1999, 2000 Gerard Jungman * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Ge