This program reads iid zero-mean Unit-variance Gaussian variates
標簽: Unit-variance zero-mean Gaussian variates
上傳時間: 2015-12-09
上傳用戶:dengzb84
方差分析(analysis of variance,或縮寫ANOVA)又稱變異數分析,是一種應用非常廣泛的統計方法。其主要功能是檢驗兩個或多個樣本平均數的差異是否有統計學意義,用以推斷它們的總體均值是否相同。
上傳時間: 2013-12-24
上傳用戶:wab1981
在此unit中,實現了對于QQ自定義IP數據庫(MyIP.dat)的IP數據庫的檢索。 參考了冷風(coldwind@citiz.net)實現對于純真網絡的IP數據庫的讀取。 附帶的MyIP.dat是南京大學的內網ip分布。
標簽: unit
上傳時間: 2015-04-12
上傳用戶:haoxiyizhong
CppUnit is a C++ unit testing framework. 一種C++的測試工具,十分好用
標簽: framework CppUnit testing unit
上傳時間: 2013-12-18
上傳用戶:tianyi223
The zlibex.pas unit included in this archive will work with delphi 5, 6,and 7. if you previously downloaded my delphi 5 unit, you will notice that the unit has been renamed. this was done because borland included in its delphi 6 and 7 lib directories a zlib.dcu file and i felt it was more correct to rename my unit and force developers to have to update their code than to make developers worry about the possible file contention in delphi 6 and 7.
標簽: previously included archive zlibex
上傳時間: 2015-04-30
上傳用戶:縹緲
delphi 自定義網絡函數:unit net interface uses sysutils ,windows ,dialogs ,winsock ,classes ,comobj ,wininet //得到本機的局域網ip地址 function getlocalip(var localip:string): boolean //通過ip返回機器名 function getnamebyipaddr(ipaddr: string var macname: string): boolean //獲取網絡中sqlserver列表 function getsqlserverlist(var list: tstringlist): boolean //獲取網絡中的所有網絡類型 function getnetlist(var list: tstringlist): boolean //獲取網絡中的工作組
標簽: interface sysutils classes dialogs
上傳時間: 2015-05-09
上傳用戶:wanghui2438
unit Other interface Uses Windows,tlhelp32,PsAPI type PStrData = ^TStrData TStrData = record Ident: Integer Str: string end TUseInfo=record QQ, Mail, Page:string DL:boolean end TSendMailInfo=record IPAddress, FAddress, FName, FPW, FCName, FCPW:string //發信郵箱檢證用戶密碼 end { FloatToText, FloatToTextFmt, TextToFloat, and FloatToDecimal type codes }
標簽: TStrData interface PStrData Windows
上傳時間: 2014-12-22
上傳用戶:asddsd
AES Interface Unit 加密算法接口演示程序
上傳時間: 2014-01-16
上傳用戶:cooran
目前能實現隨意控制螞蟻的軌跡長度(Path)、數量(Unit)、速度(V)、角度(R)、加速度(dv,dr)。 Kr和Kv是常數,打算將來改成數組,作為用來控制螞蟻活躍程度的基因。
上傳時間: 2013-12-27
上傳用戶:225588
<Floating Point Unit Core> fpupack.vhd pre_norm_addsub.vhd addsub_28.vhd post_norm_addsub.vhd pre_norm_mul.vhd mul_24.vhd vcom serial_mul.vhd post_norm_mul.vhd pre_norm_div.vhd serial_div.vhd post_norm_div.vhd pre_norm_sqrt.vhd sqrt.vhd post_norm_sqrt.vhd comppack.vhd fpu.vhd ***For simulation **** To run the simulation read readme.txt in folder test_bench.
標簽: vhd post_norm_addsub pre_norm_addsub Floating
上傳時間: 2014-01-18
上傳用戶:czl10052678