代码搜索:WITHOUT
找到约 10,000 项符合「WITHOUT」的源代码
代码结果 10,000
www.eeworm.com/read/286796/8741351
h ccode.h
/* AP Radar
* June 2002
* donald.g.park@iname.com
*
* Released under the MIT Open Source Licence
* http://www.opensource.org/licenses/mit-license.php
*/
AccessPointList* print_scanning_info(int
www.eeworm.com/read/286796/8741352
cc accesspointlist.cc
/* AP Radar
* June 2002
* donald.g.park@iname.com
*
* Released under the MIT Open Source Licence
* http://www.opensource.org/licenses/mit-license.php
*/
#include "AccessPointList.h"
AccessPoin
www.eeworm.com/read/286796/8741368
copying
AP Radar Copyright (c) 2002 Donald G. Park
AP Radar is distributed under the "MIT Licence".
http://www.opensource.org/licenses/mit-license.php
The MIT License
Permission is hereby granted, free of
www.eeworm.com/read/429869/8785000
txt license-slf4j.txt
Copyright (c) 2004-2007 QOS.ch
All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
www.eeworm.com/read/427788/8921005
license
The MIT License
Copyright (c) 2008 Seth B, Subimage LLC
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Softwar
www.eeworm.com/read/427490/8940196
cpp common.cpp
/* Copyright (c) 2007 Massachusetts Institute of Technology
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (t
www.eeworm.com/read/186222/8952016
inc lpradio.inc
;--------------------------------------------------------------------------
;
; Filename: lpradio.inc
;
; Description: Include file which defines the macros for the LP radio
;
www.eeworm.com/read/282738/9070630
txt mit_license.txt
The MIT License
Copyright (c)
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "
www.eeworm.com/read/183817/9137084
h crc8.h
#ifndef CRC8_H_
#define CRC8_H_
#include
uint8_t crc8 (uint8_t* data_in, uint16_t number_of_bytes_to_read);
#endif
/*
This is based on code from :
Copyright (c) 2002 Coli
www.eeworm.com/read/183326/9168142
c p_below.c
/****************************************************************************
* Copyright (c) 1998-2000,2005 Free Software Foundation, Inc. *
*