代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/293529/8288074
gomaps
/home/btolman/gpstk/dev/apps/ionosphere/TECMaps -fmaps.inp
www.eeworm.com/read/192735/8289345
c stats.c
/*************************************************************************/
/* */
/* Statistical routines for C4.5 */
/* ----------------------------- */
/* */
www.eeworm.com/read/292747/8335916
hsmicro
#!/bin/sh
SOX=`which sox`
HSTEST=`which hstest`
if [ -z "$HSTEST" ]
then
HSTEST="./hstest"
fi
if [ -z "$1" ]
then
echo -e "Usage:\n\thsmicro [channel]"
exit
fi
BDADDR=$1
CHANNEL=$2
$H
www.eeworm.com/read/369415/9649138
simple_load
#!/bin/sh
module="simple"
device="simple"
mode="664"
# Group: since distributions do it differently, look for wheel or use staff
if grep '^staff:' /etc/group > /dev/null; then
group="staff"
else
www.eeworm.com/read/173430/9658620
c find_root_device.c
/* vi: set sw=4 ts=4: */
/*
* Utility routines.
*
* Copyright (C) 1999,2000 by Lineo, inc. and Erik Andersen
* Copyright (C) 1999,2000,2001 by Erik Andersen
* Patched by a b
www.eeworm.com/read/172975/9681226
m coranaev.m
function [val] = coranaEval(sol)
% function [val] = coranaEval(sol)
% Determines the value of the Corana function at point sol.
% This function is used in gademo2.
% val - the value of the Corana
www.eeworm.com/read/172629/9699484
plg vqcwin.plg
--------------------Configuration: vqcwin - Win32 Debug--------------------
Begining build with project "D:\Nsa2000\dev\sor\EXE\vqcwin\vqcwin.dsp", at root.
Active configuration is Win32 (x86) Appli
www.eeworm.com/read/172576/9701252
c emi26.c
/*
* Emagic EMI 2|6 usb audio interface firmware loader.
* Copyright (C) 2002
* Tapio Laxstr鰉 (tapio.laxstrom@iptime.fi)
*
* This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/172576/9701440
c hcd.c
/*
* Copyright (c) 2001-2002 by David Brownell
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the