搜索结果
找到约 972 项符合
New-Rapshon 的查询结果
Linux/Unix编程 看n2实例 #Create a simulator object set ns [new Simulator] #Define different colors for data flows
看n2实例 #Create a simulator object
set ns [new Simulator]
#Define different colors for data flows
#$ns color 1 Blue
#$ns color 2 Red
#Open the nam trace file
set nf [open out-1.nam w]
$ns namtrace-all $nf
set f0 [open out0.tr w]
set f1 [open out1.tr w]
#Define a finish procedure
proc finish {} ...
matlab例程 This program is a new way to estimate the coherence function. It s based on the MVDR and is much mor
This program is a new way to estimate the coherence function. It s based on the MVDR and is much more reliable than the classical Welch s method implemented in MATLAB.
There are 2 programs: the main program called coherence_MVDR.m and and an example, called illustrate.m, that calls the main functio ...
数据结构 poj 3598 new new hen rong yi tle
poj 3598 new new
hen rong yi tle
Delphi控件源码 tDBF is new ver, this is BDS 2007 insta
tDBF is new ver, this is BDS 2007 insta
单片机开发 Free 8051 asm compiler for win new host platforms: Win32 and Linux macro processing dramaticall
Free 8051 asm compiler for win
new host platforms: Win32 and Linux
macro processing
dramatically improved conditional assembly
output in Intel-HEX or OMF-51 format
37 new MCU files
documentation in both ASCII and HTML format
numberless small extensions and improvements
bug fixes
For details ...
嵌入式Linux Free 8051 asm compiler for linux new host platforms: Win32 and Linux macro processing dramatica
Free 8051 asm compiler for linux
new host platforms: Win32 and Linux
macro processing
dramatically improved conditional assembly
output in Intel-HEX or OMF-51 format
37 new MCU files
documentation in both ASCII and HTML format
numberless small extensions and improvements
bug fixes
For detai ...
其他书籍 "TR1 roughly doubles the size of the C++ standard library, and it introduces many new facilities and
"TR1 roughly doubles the size of the C++ standard library, and it introduces many new facilities and even new kinds of library components. TR1 has some classes, for example, where some nested types may or may not exist depending on the template arguments. To programmers whose experience stops with t ...
matlab例程 多目标遗传算法程序 to run Demo files, is to run SGALAB_demo_*.m what s new: 1) Multiple-Objective GAs
多目标遗传算法程序
to run Demo files, is to run SGALAB_demo_*.m
what s new:
1) Multiple-Objective GAs
VEGA
NSGA
NPGA
MOGA
2) More TSP mutation and Crossover methods
PMX
OX
CX
EAX
Boolmatrix
3) More selection methods
Truncation
tornament
stochastic
4) mutation methods
binary single point
int/r ...
Java编程 能够实现Bombay、Cairo、New York、Berlin、Taipei、San Jose地方时之间的转换。
能够实现Bombay、Cairo、New York、Berlin、Taipei、San Jose地方时之间的转换。
BREW编程 最新发送短信的jar包 COutgoingMessage msg = new COutgoingMessage(mobile , message) msg.setMessageEncoding(
最新发送短信的jar包
COutgoingMessage msg = new COutgoingMessage(mobile , message)
msg.setMessageEncoding(CMessage.MessageEncoding.EncUcs2)
msg.setStatusReport(true)
srv.sendMessage(msg)