3d dipole Array pattern simulation very nice
標簽: simulation pattern dipole Array
上傳時間: 2013-12-27
上傳用戶:xaijhqx
Program uses a 2-D dynamic Array to store any number of sets of randomly generated LOTO 6/49 numbers. Simulation signed Lotto
標簽: generated randomly Program dynamic
上傳時間: 2017-02-19
上傳用戶:愛死愛死
This is an implementation of double-Array structure for representing trie, as proposed by Junichi Aoe [1]. Trie is a kind of digital search tree, an efficient indexing method with O(1) time complexity for searching. Comparably as efficient as hashing, trie also provides flexibility on incremental matching and key spelling manipulation. This makes it ideal for lexical analyzers, as well as spelling dictionaries. See the details of the implementation at [2]: http://linux.thai.net/~thep/datrie/datrie.html Historically, this was first implemented as C++ classes in a library called midatrie [2], but later simplified and rewritten from scratch in C.
標簽: implementation double-Array representing structure
上傳時間: 2013-12-10
上傳用戶:shinesyh
基于塊的解擴重擴多目標算法性能--Block Based RLS De-spread Re-spread Multitarget Array Algorithm and Performance
標簽: Multitarget Performance Algorithm De-spread
上傳時間: 2017-03-01
上傳用戶:lepoke
盲自適應算法--遞推最小二乘恒模算法Recursive Least Squares Constant Modulus Algorithm for Blind Adaptive Array
標簽: Recursive Algorithm Constant Adaptive
上傳時間: 2014-06-30
上傳用戶:helmos
This is a short text on Arrays and pointers in C with an emphasis on using multi-dimensional Arrays. The seemingly unrelated C rules are explained as an attempt to unify Arrays and pointers, replacing Arrays and the basic Array equation by a new notation and special rules
標簽: multi-dimensional emphasis pointers Arrays
上傳時間: 2017-03-08
上傳用戶:13215175592
The Bit Array structure provides a compacted Arrays of Booleans, with one bit for each Boolean value. A 0 [1] bit corresponds to the Boolean value false [true], respectively. We can look at a stream of bytes as a stream of bits each byte contains 8 bits, so any n bytes hold n*8 bits. And the operation to manipulate this stream or bits Array is so easy, jut read or change the bits state or make any Boolean operation on the whole bits Array, like 鈥楢ND鈥? 鈥極R鈥? or 鈥榅OR鈥?
標簽: structure compacted Booleans provides
上傳時間: 2014-01-15
上傳用戶:壞天使kk
This function takes a 16-, 24-, or 32-byte key and generates the RC6 key schedule in Array S.
上傳時間: 2013-12-16
上傳用戶:wl9454
this program is counting_sort that writted with c++. this program get an Array and sort it in order n.
標簽: program this counting_sort writted
上傳時間: 2017-03-23
上傳用戶:小草123
this program is stooge_sort that writted with c++. this program get an Array and sort it in order nlogn.
標簽: program this stooge_sort writted
上傳時間: 2013-11-28
上傳用戶:1051290259