代码搜索:BlueTooth

找到约 4,983 项符合「BlueTooth」的源代码

代码结果 4,983
www.eeworm.com/read/276429/10738088

obj bluetooth.obj

www.eeworm.com/read/276429/10738098

h bluetooth.h

#ifndef bluetooth_h #define bluetooth_h void BlueToothInit(void); void BlueToothMain(void); #endif
www.eeworm.com/read/276429/10738151

c bluetooth.c

#include #include "global.h" #include "io.h" #include "serial.h" #include "timer.h" #include "bluetooth.h" void BlueToothInit(void) { putstring1("\r\n"); putstring1("B
www.eeworm.com/read/271689/10983868

mdl bluetooth.mdl

Model { Name "bluetooth" Version 4.00 SampleTimeColors off LibraryLinkDisplay "none" WideLines off ShowLineDimensions on ShowPortDataTypes off ShowStorageClas
www.eeworm.com/read/271689/10983874

mdl bluetooth.mdl

Model { Name "bluetooth" Version 6.1 MdlSubVersion 0 GraphicalInterface { NumRootInports 0 NumRootOutports 0 ParameterArgumentNames "" ComputedModelV
www.eeworm.com/read/271434/10996941

cs bluetooth.cs

#region Using directives using System; using System.Text; using System.Runtime.InteropServices; using System.Net.Sockets; #endregion namespace BluetoothEgova { [Flags] internal e
www.eeworm.com/read/450055/7115941

ppt bluetooth.ppt

www.eeworm.com/read/441254/7672569

h bluetooth.h

/* * Copyright (c) 2006 Paolo Abeni (Italy) * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following
www.eeworm.com/read/437420/7748590

jad bluetooth.jad

MIDlet-Version: 1.0.0 MIDlet-Vendor: Midlet Suite Vendor MIDlet-Jar-URL: BlueTooth.jar MicroEdition-Configuration: CLDC-1.1 MicroEdition-Profile: MIDP-2.0 MIDlet-1: New Midlet,,StupidBTMIDlet MI
www.eeworm.com/read/437420/7748594

jar bluetooth.jar