代码搜索:Simple

找到约 10,000 项符合「Simple」的源代码

代码结果 10,000
www.eeworm.com/read/196768/5100608

sc simple.sc

# Usage example: # >../traffic_gen simple.sc 11 >! simple.ev # >../sim simple.ev 10 # # create a network consisting of three nodes # a new node joins the system each 1 sec on the average events 3 100
www.eeworm.com/read/194482/5132112

tcl simple.tcl

# Test for IEEE 802.16 nodes. # @author rouil # Test file for wimax # Scenario: Communication between MNs and Sink Node through 802.16 BS. # # Topology scenario: # # # |-----| #
www.eeworm.com/read/193422/5143775

cc simple.cc

#include using namespace std; class A{ int data; public: A( int d=0 ); void show(); ~A(); }; void A::show() { cout
www.eeworm.com/read/192297/5157655

conf simple.conf

//File conf/simple.conf SimpleLogin { SimpleLoginModule required; };
www.eeworm.com/read/191609/5164314

dsw simple.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/191609/5164316

mak simple.mak

# Microsoft Developer Studio Generated NMAKE File, Based on simple.dsp !IF "$(CFG)" == "" CFG=SimpH323 - Win32 Release !MESSAGE No configuration specified. Defaulting to SimpH323 - Win32 Release.
www.eeworm.com/read/191609/5164317

dep simple.dep

# Microsoft Developer Studio Generated Dependency File, included by simple.mak .\main.cxx : \ {$(INCLUDE)}"ptclib\dtmf.h"\ {$(INCLUDE)}"ptlib\ethsock.h"\ {$(INCLUDE)}"ptlib\icmpsock.h"\ {$(
www.eeworm.com/read/191609/5164319

dsp simple.dsp

# Microsoft Developer Studio Project File - Name="SimpH323" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86)
www.eeworm.com/read/191609/5164320

vcproj simple.vcproj

www.eeworm.com/read/190666/5178765

c simple.c

foo (a) { return a; }