代码搜索:simulating
找到约 328 项符合「simulating」的源代码
代码结果 328
www.eeworm.com/read/275831/10794278
rb 11 - simulating keyword arguments.rb
def fun_with_text(text, args={})
text = text.upcase if args[:upcase]
text = text.downcase if args[:downcase]
if args[:find] and args[:replace]
text = text.gsub(args[:find], args[:replace])
www.eeworm.com/read/275831/10794316
rb 12 - simulating a subclass of fixnum.rb
require 'delegate'
class HexNumber < DelegateClass(Fixnum)
# The string representations of this class are hexadecimal numbers.
def to_s
sign = self < 0 ? "-" : ""
hex = abs.to_s(16)
"#
www.eeworm.com/read/429087/8819431
doc simulating the basics of cognitive radio in matlab.doc
www.eeworm.com/read/460583/7246898
pdf simulating+wireless+sensor+networks+with+omnet++.pdf
www.eeworm.com/read/471078/6895225
doc simulating the basics of cognitive radio in matlab.doc
www.eeworm.com/read/433182/8541314
pdf simulating light-weight personalised recommender systems.pdf
www.eeworm.com/read/127767/14336271
txt e635. simulating mouse and key presses.txt
This feature is useful for tools that test windowing applications.
try {
Robot robot = new Robot();
// Simulate a mouse click
robot.mousePress(InputEvent.BUTTON1
www.eeworm.com/read/161301/10428015
instlin
----------------------------------------------------------
OVERVIEW OF FILES RELATED TO SIMULATION OF CONTROL SYSTEMS
BASED ON INSTANTA
www.eeworm.com/read/142353/12950840
instlin
---------------------------------------------------------------
OVERVIEW OF FILES ASSOCIATED WITH SIMULATION OF CONTROL SYSTEMS
BASED O
www.eeworm.com/read/151067/5687066
ref spread.ref
Simulating point nr 1
Itteration 1: ber = 0.13016
Breaking on point 1 with 6508 errors.
Simulating point nr 2
Itteration 1: ber = 0.103
Breaking on point 2 with 5150 errors.
Simulating point