代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/242797/12985001
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/242797/12985099
h sink.h
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2004-2007 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/242797/12985161
c device.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2004-2007 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/242534/13001554
c net.c
/*
* Copyright 1999-2006 Red Hat, Inc.
*
* David Cantrell
*
* All Rights Reserved.
*
* The above copyright notice and this permission notice shall be included in
* all
www.eeworm.com/read/242492/13002593
autoload
#!/bin/sh
rm -f /dev/SJA1000_CAN
mknod /dev/SJA1000_CAN c 251 0
#
www.eeworm.com/read/141504/13008027
c stats.c
/*************************************************************************/
/* */
/* Statistical routines for C4.5 */
/* ----------------------------- */
/* */
/*********
www.eeworm.com/read/140444/13079928
c stats.c
/*************************************************************************/
/* */
/* Statistical routines for C4.5 */
/* ----------------------------- */
/* */
/*********
www.eeworm.com/read/139952/13119306
c stats.c
/*************************************************************************/
/* */
/* Statistical routines for C4.5 */
/* ----------------------------- */
/* */
/****
www.eeworm.com/read/139663/13142896
ini cqbureau.ini
[Database]
ServerName=dev2
Password=4CC1EA5A48904D18
AdminPass=
www.eeworm.com/read/139455/13155486
c ac97.c
#include
#include
#include
#include "ac97.h"
/* Flag for mono controls. */
#define MO 0
/* And for stereo. */
#define ST 1
/* Whether or not the bits