TxQuery is an SQL engine implemented in a TDataSet descendant component, that can parse SQL syntax, and that will use that syntax to query to another.
標簽: implemented descendant SQL component
上傳時間: 2014-01-01
上傳用戶:LouieWu
This m file models a DPSK UWB system using a delay in one leg of the mixer, correlation receiver low pass filter combination requiring no template for synching. Various waveforms are displayed throughout the system to allow the user to observe operation of the system.
標簽: correlation receiver models system
上傳時間: 2013-12-25
上傳用戶:yyyyyyyyyy
FFTW, a collection of fast C routines to compute the Discrete Fourier Transform in one or more dimensions.The fftw/ directory contains the source code for the complex transforms, and the rfftw/ directory contains the source code for the real transforms.
標簽: collection Transform Discrete routines
上傳時間: 2016-08-17
上傳用戶:yoleeson
a XOR b> a,然后a XOR b< b,and both a and b are dependent data
上傳時間: 2014-01-27
上傳用戶:yxgi5
This package is a free collection of Matlab routines for computing wave atom transforms in one, two and three dimensions.
標簽: collection transforms computing routines
上傳時間: 2017-03-05
上傳用戶:1583060504
樣板 B 樹 ( B - tree ) 規則 : (1) 每個節點內元素個數在 [MIN,2*MIN] 之間, 但根節點元素個數為 [1,2*MIN] (2) 節點內元素由小排到大, 元素不重複 (3) 每個節點內的指標個數為元素個數加一 (4) 第 i 個指標所指向的子節點內的所有元素值皆小於父節點的第 i 個元素 (5) B 樹內的所有末端節點深度一樣
上傳時間: 2017-05-14
上傳用戶:日光微瀾
歐幾里德算法:輾轉求余 原理: gcd(a,b)=gcd(b,a mod b) 當b為0時,兩數的最大公約數即為a getchar()會接受前一個scanf的回車符
上傳時間: 2014-01-10
上傳用戶:2467478207
Create modern-looking & feature-rich Windows applications faster with over 300 components in one money and time saving bundle
標簽: modern-looking feature-rich applications components
上傳時間: 2017-06-11
上傳用戶:talenthn
I originally wrote this for a Z80 back in the early 80s. I found the source code recently in one of the boxes of printouts I ve kept over the years. Good thing too, since most of the work was on a CPM system using 128k 8inch floppies.
標簽: originally the recently source
上傳時間: 2013-12-14
上傳用戶:tedo811
Tic tac toe is (exactly what re your thinking) and it s the first game I made. Made it in one whole day in Turbo C. It uses primitive graphics drawing and also demonstrates how to output an image. Written in C, also uses a library I got from the net (included) for image output.
標簽: thinking exactly first whole
上傳時間: 2017-08-13
上傳用戶:xhz1993