搜索:var
找到约 47 项符合「var」的查询结果
结果 47
按分类筛选
- 全部
- 技术资料 (9)
- 单片机编程 (3)
- 数学计算 (3)
- Delphi控件源码 (3)
- 其他 (2)
- 编译器/解释器 (2)
- 嵌入式Linux (2)
- Delphi/CppBuilder (2)
- matlab例程 (2)
- C/C++语言编程 (1)
- 通讯/手机编程 (1)
- 书籍源码 (1)
- Matlab (1)
- 压缩解压 (1)
- Linux/Unix编程 (1)
- Internet/网络编程 (1)
- Java编程 (1)
- 网络 (1)
- 嵌入式/单片机编程 (1)
- 人工智能/神经网络 (1)
- 数据结构 (1)
- 系统设计方案 (1)
- 中间件编程 (1)
- VC书籍 (1)
- 其他嵌入式/单片机内容 (1)
- SQL Server (1)
- 软件 (1)
- 书籍 (1)
https://www.eeworm.com/dl/666/293218.html
Delphi控件源码
VBS解析_delphi.rar function ParseFileDir(a_strFileName) { var l_FunNo var l_BaseDir var res
VBS解析_delphi.rar
function ParseFileDir(a_strFileName)
{
var l_FunNo
var l_BaseDir
var result
l_BaseDir = "D:\\X项目\\"
l_FunNo = a_strFileName.substring(0, 5)
result = l_BaseDir+l_FunNo + \\ +a_strFileName
return result
}
https://www.eeworm.com/dl/527/488401.html
通讯/手机编程
To use this function just define a variable say var, var = pnseq(a, b, c) for a, b and c refe
To use this function just define a variable say var,
var = pnseq(a, b, c)
for a, b and c refer to the zip file
https://www.eeworm.com/dl/664/243807.html
Delphi/CppBuilder
procedureTForm1.Button1Click(Sender:TObject) var S:String begin S:=idhttp1.Get(PostURL.text+
procedureTForm1.Button1Click(Sender:TObject)
var
S:String
begin
S:=idhttp1.Get(PostURL.text+ ?username= +EdUserName.Text+ &password= +EdPassWord.Text+ &password2= +EdPassWord.Text+ &email= +
EdEMail.Text+ &gendernew=1&year=&month=&day=&locationnew =&site=&oicq=&icq=&yahoo=&m ...
https://www.eeworm.com/dl/647/428551.html
嵌入式/单片机编程
procedure senddata var i:integer commflg : Boolean begin commflg:=true for i:=1
procedure senddata
var
i:integer commflg : Boolean
begin
commflg:=true
for i:=1 to 8 do
begin
if not fcomm comml writecommdata(sendbutter,i) then
begin
Commflg=false
break
end
end
end
(4) 接收数据
在编写基于串口的计算机工业测控时,通常需要由下位机向PC机发 ...
https://www.eeworm.com/dl/665/275217.html
matlab例程
Simple VaR Calculator provides: - Evaluation of return distribution of single asset or portfolio
Simple VaR Calculator provides:
- Evaluation of return distribution of single asset or portfolio of assets
- Volatility forecasts using moving average and exponential algorithm
- Value at Risk of single asset or portfolio measurement using parametric and historical simulatio ...
https://www.eeworm.com/dl/641/289149.html
数学计算
Probabilistic Principal Components Analysis. [VAR, U, LAMBDA] = PPCA(X, PPCA_DIM) computes the princ
Probabilistic Principal Components Analysis. [VAR, U, LAMBDA] = PPCA(X, PPCA_DIM) computes the principal
% component subspace U of dimension PPCA_DIM using a centred covariance
matrix X. The variable VAR contains the off-subspace variance (which
is assumed to be spherical), whil ...
https://www.eeworm.com/dl/930355.html
技术资料
VaR法在信息安全风险评估中的应用探讨
目前风险分析方法以定性分析为主。但是定性分析方法有很大的局限性:首先,定性的分析方法不是用数学或统计的工具将风险模型化,因此一次风险评估的成败与执行者的经验有很大的关系[1]。其次,由于没有对影响大小 ...