代码搜索:SW

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

代码结果 10,000
www.eeworm.com/read/178768/9385795

c sokal.c

/* Functions to estimates integrated autocorrelation time using method of Sokal. Taken from PJG function sokal.f Note that the definition is the sum from minus infinity to infinity of th
www.eeworm.com/read/280350/10337130

ini setup.ini

[setup information] server=sw101 username=sa password=sa
www.eeworm.com/read/424380/10456172

c main.c

/* Balanced PSO Research version (based on Standard PSO 2007) Contact for remarks, suggestions etc.: Maurice.Clerc@WriteMe.com Last update 2009-01-12 FEmaxSize parameter. Now, one can have far mo
www.eeworm.com/read/459763/7264794

c standard_pso_2007.c

/* Standard PSO 2007 Contact for remarks, suggestions etc.: MauriceClerc@WriteMe.com Last update 2007-12-10 Warning about rotational invariance (valid here only on 2D) 2007-11-22 stop criterion
www.eeworm.com/read/454082/7401333

c standard_pso_2007.c

/* Standard PSO 2007 Contact for remarks, suggestions etc.: MauriceClerc@WriteMe.com Last update 2008-08-12 For information: save the best position over all runs 2007-12-10 Warning about rotati
www.eeworm.com/read/448932/7521785

cpp 4625038_ce.cpp

#include #include #include typedef struct { double l, r; }in; // 区间 int cmp( const void *a ,const void *b) { return (*(in *)a).l >= (*(in *)b).l ? 1 : -1; }
www.eeworm.com/read/302441/13835584

s nand_bootinit.s

/***************************************************************************** ; ; (C) Unpublished Work of ADMtek Incorporated. All Rights Reserved. ; ; THIS WORK IS AN UNPUBLISHED WORK AND C
www.eeworm.com/read/139557/5798298

s except.s

// TITLE("Interrupt and Exception Processing") //++ // // Copyright (c) 1995-2000 Microsoft Corporation. All rights reserved. // // Module Name: // // except.s // // Abstract: // /
www.eeworm.com/read/137781/5818134

c landev.c

/* landev.c This example program sends a scan list to a switch and while looping closes channels and takes measurements. */ #include #include main() { INST dvm;
www.eeworm.com/read/132066/5926009

h precomp.h

#include #include #include "cs8900hw.h" #include "cs8900sw.h" #include "keywords.h"