代码搜索:source
找到约 10,000 项符合「source」的源代码
代码结果 10,000
www.eeworm.com/read/105943/15652744
url open source gis.url
[DEFAULT]
BASEURL=http://opensourcegis.org/
[InternetShortcut]
URL=http://opensourcegis.org/
Modified=709E2DA12C3AC40107
www.eeworm.com/read/105943/15653392
url source code archive.url
[DEFAULT]
BASEURL=http://www.wdj.com/code/archive.html
[InternetShortcut]
URL=http://www.wdj.com/code/archive.html
Modified=805113B7D617BF0148
www.eeworm.com/read/105103/15677660
svcs mks source integrity.svcs
[SVCS]
DataBase=\\SERVER\SYS\MKS\DATABASE
MenuItem=MKS &Explorer
Command=C:\mks\mksnt\mkssi32.exe
Arguments=%V
Environment=
RunMinimized=0
QueryComment=0
QueryRevis
www.eeworm.com/read/104070/15710695
zip mp3_source.zip
www.eeworm.com/read/104056/15711369
m4 gnu-source.m4
# AC_GNU_SOURCE
# --------------
AC_DEFUN([AC_GNU_SOURCE],
[AH_VERBATIM([_GNU_SOURCE],
[/* Enable GNU extensions on systems that have them. */
#ifndef _GNU_SOURCE
# undef _GNU_SOURCE
#endif])dnl
AC_B
www.eeworm.com/read/103618/15727789
m source925_1.m
function TU=source925_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/103507/15730200
svcs mks source integrity.svcs
[SVCS]
DataBase=\\SERVER\SYS\MKS\DATABASE
MenuItem=MKS &Explorer
Command=C:\mks\mksnt\mkssi32.exe
Arguments=%V
Environment=
RunMinimized=0
QueryComment=0
QueryRevis
www.eeworm.com/read/102394/15783054
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/102394/15783081
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