代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/288820/8605472
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/288820/8605581
c headset.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
* Copyright (C) 2004-2008 Marcel Holtmann
*
*
* This program is free
www.eeworm.com/read/288820/8605595
h sink.h
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
* Copyright (C) 2004-2008 Marcel Holtmann
*
*
* This program is free
www.eeworm.com/read/288820/8605661
h control.h
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
* Copyright (C) 2004-2008 Marcel Holtmann
*
*
* This program is free
www.eeworm.com/read/288820/8605666
c device.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2006-2007 Nokia Corporation
* Copyright (C) 2004-2008 Marcel Holtmann
*
*
* This program is free
www.eeworm.com/read/288687/8613833
solaris makefile.solaris
# *
# ****************************************************************************
# * XML.c - implementation file for basic XML parser written in ANSI C++
# * for portability.
# * It works by u
www.eeworm.com/read/187617/8616797
83775
Xref: cantaloupe.srv.cs.cmu.edu talk.politics.misc:178828 talk.religion.misc:83775 sci.skeptic:43500
Newsgroups: talk.politics.misc,talk.religion.misc,sci.skeptic
Path: cantaloupe.srv.cs.cmu.edu!magne
www.eeworm.com/read/288527/8625405
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