代码搜索:exchange
找到约 3,453 项符合「exchange」的源代码
代码结果 3,453
www.eeworm.com/read/469537/6930062
exe exchange.exe
www.eeworm.com/read/469537/6930063
plg exchange.plg
Build Log
--------------------Configuration: EXCHANGE - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\zhan
www.eeworm.com/read/466942/7023984
m exchange.m
function p = Exchange(V0,U0,sigmaV,sigmaU,rho,T,r)
sigmahat = sqrt(sigmaU^2 + sigmaV^2 - 2*rho*sigmaU*sigmaV);
d1 = (log(V0/U0) + 0.5*T*sigmahat^2)/(sigmahat*sqrt(T));
d2 = d1 - sigmahat*sqrt(T);
www.eeworm.com/read/466504/7037803
jpg exchange.jpg
www.eeworm.com/read/466504/7037950
jpg exchange.jpg
www.eeworm.com/read/458131/7303829
asm exchange.asm
data segment
info1 db 0dh,0ah,'please choose the letter y,s,z:'
db 0dh,0ah,'input q to quit','$'
info2 db 0dh,0ah,'choose error!','$'
d3 dw 0
total db 12
dotyx db 50,160
db 60,135
www.eeworm.com/read/458131/7303830
exe exchange.exe
www.eeworm.com/read/457458/7325275
c exchange.c
#include
#include"includes.h"
void exchange( uchar xdata * tcpdata uint len,uchar cn_id )
{
// uart_send(tcpdata,len);
TRACE("TcpData = ",tcpdata,len,0);
}
www.eeworm.com/read/449733/7497640
asm exchange.asm
data segment
info1 db 0dh,0ah,'please choose the letter y,s,z:'
db 0dh,0ah,'input q to quit','$'
info2 db 0dh,0ah,'choose error!','$'
d3 dw 0
total db 12
dotyx db 50,160
db 60,135
www.eeworm.com/read/449733/7497641