zhe me duo shuo ming a da jia kan zhe xia zai ba
上傳時間: 2014-10-09
上傳用戶:風之驕子
Return to a container object, can pass this object //Carry on management to the container, such as add to control a piece, with layout operation etc.
標簽: container object management Return
上傳時間: 2014-01-24
上傳用戶:rocketrevenge
There is a shared object – int array[] between Write and Read. Write sets the array, Read gets the array and sorts ascending. Write a program to implement the write/read question by using synchronization mechanism and GUI.
上傳時間: 2016-02-02
上傳用戶:playboys0
Make a graph from database record and either send it to a printer directly selecting many print options or copy it in any file on disc. This project also gives you print preview option for A4 size paper and you can set your graph anywhere on the page.Also if you want to change graph s height or width you can change.Zooming effect is also given using hsrollbar.
標簽: selecting database directly printer
上傳時間: 2016-02-06
上傳用戶:s363994250
http://wordnet.princeton.edu/ WordNet is a large lexical database of English, developed under the direction of George A. Miller. Nouns, verbs, adjectives and adverbs are grouped into sets of cognitive synonyms (synsets), each expressing a distinct concept. Synsets are interlinked by means of conceptual-semantic and lexical relations. The resulting network of meaningfully related words and concepts can be navigated with the browser. WordNet is also freely and publicly available for download. WordNet s structure makes it a useful tool for computational linguistics and natural language processing.
標簽: developed princeton database WordNet
上傳時間: 2013-12-02
上傳用戶:372825274
瑞利信道的一個模型(DENT模型)(a modification to the Jakes Model)
標簽: modification Jakes Model DENT
上傳時間: 2013-12-30
上傳用戶:ve3344
看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 {} { global ns nf $ns flush-trace #Close the trace file close $nf #Execute nam on the trace file exit 0 } #Create four nodes set n0 [$ns node] set n1 [$ns node] set n2 [$ns node] set n3 [$ns node] #Create links between the nodes $ns duplex-link $n0 $n2 1Mb 10ms
標簽: simulator Simulator different Create
上傳時間: 2016-07-02
上傳用戶:wfl_yy
序列對齊 Compare a protein sequence to a protein sequence database or a DNA sequence to a DNA sequence database using the Smith-Waterman algorithm.[.wat815.] \fCssearch3\fP is about 10-times slower than FASTA3, but is more sensitive for full-length protein sequence comparison.
標簽: sequence protein DNA database
上傳時間: 2016-08-01
上傳用戶:wangchong
無需攝像機標定的攝像機運動跟蹤算法 Moving Object Detection Video Surveillance and its Applicationinand Monitoring
標簽: Applicationinand Surveillance Monitoring Detection
上傳時間: 2014-11-28
上傳用戶:tianjinfan
This distribution contains source code for a simple object tracking program using particle filtering. You need to have the OpenCV Library and the GNU Scientific Library (GSL) installed to compile and use the programs. See the below two links:
標簽: distribution contains filterin particle
上傳時間: 2017-04-08
上傳用戶:talenthn