代码搜索:WIRELESS
找到约 5,299 项符合「WIRELESS」的源代码
代码结果 5,299
www.eeworm.com/read/365475/9862314
cpp wireless.cpp
// Wireless.cpp : Defines the initialization routines for the DLL.
//
#include "stdafx.h"
#include "Wireless.h"
#include "RegistryEx.h"
#include "SerialPort.h"
#include "Comm.h"
#include
www.eeworm.com/read/365475/9862319
clw wireless.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
ClassCount=2
Class1=CWirelessApp
LastClass=CWirelessDlg
NewFileInclude2=#include "Wireless.h"
ResourceCount=1
www.eeworm.com/read/365475/9862337
ncb wireless.ncb
www.eeworm.com/read/365475/9862351
h wireless.h
// Wireless.h : main header file for the WIRELESS DLL
//
#if !defined(AFX_WIRELESS_H__A3906F55_FF73_444C_B692_2E69A24EC63C__INCLUDED_)
#define AFX_WIRELESS_H__A3906F55_FF73_444C_B692_2E69A24EC63C
www.eeworm.com/read/365475/9862354
dll wireless.dll
www.eeworm.com/read/365475/9862356
plg wireless.plg
Build Log
--------------------Configuration: Wireless - Win32 Debug--------------------
Command Lines
Results
Wireless.dll - 0
www.eeworm.com/read/365475/9862364
dsp wireless.dsp
# Microsoft Developer Studio Project File - Name="Wireless" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86)
www.eeworm.com/read/365475/9862366
opt wireless.opt
www.eeworm.com/read/365475/9862371
def wireless.def
; Wireless.def : Declares the module parameters for the DLL.
LIBRARY "Wireless"
DESCRIPTION 'Wireless Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/165601/10056434
cpr wireless.cpr
for {set k 0} {$k < $val(tc) } {incr k} {
set tcp($k) [new $val(tcpagent)]
set sink($k) [new Agent/TCPSink]
$ns_ attach-agent $node_($k) $tcp($k)
$ns_ attach-agent $node_([expr $val(nn)-$k-1 ]