代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/242302/13080099
txt 怎么知道用winsock控件传文件,什么时候传完.txt
最 好 是 在 传 文 件 之 前 先 传 文 件 的 长 度 , 这 样 接 收 端 可 以 判 断 文 件 是 否 传 完 。
winsock把 数 据 传 送 完 毕 时 会 自 动 激 发 一 个 SendComplete(Index As Integer)事 件 ,可 以 以 此 来 确 定 文 件 是 否 传 送 完 毕 。
www.eeworm.com/read/139506/13151683
bas matrixmodule.bas
Attribute VB_Name = "MatrixModule"
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' 模块名:MatrixModule.bas
' 功能: 矩阵运算
''''''''''''''''''''''''''''''''''
www.eeworm.com/read/139506/13151966
bas lemodule.bas
Attribute VB_Name = "LEModule"
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' 模块名:LEModule.bas
' 功能: 求解线性方程组
'''''''''''''''''''''''''''''''''''''''
www.eeworm.com/read/139506/13152099
bas matrixmodule.bas
Attribute VB_Name = "MatrixModule"
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' 模块名:MatrixModule.bas
' 功能: 矩阵运算
''''''''''''''''''''''''''''''''''
www.eeworm.com/read/139506/13152235
bas matrixmodule.bas
Attribute VB_Name = "MatrixModule"
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' 模块名:MatrixModule.bas
' 功能: 矩阵运算
''''''''''''''''''''''''''''''''''
www.eeworm.com/read/139506/13152262
bas lemodule.bas
Attribute VB_Name = "LEModule"
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' 模块名:LEModule.bas
' 功能: 求解线性方程组
'''''''''''''''''''''''''''''''''''''''
www.eeworm.com/read/238716/13329651
f90 quadratic_shepard_method .f90
subroutine getnp2 ( px, py, x, y, nr, lcell, lnext, xmin, ymin, &
dx, dy, np, dsq )
!***********************************************************************
!
!! GETNP2 seeks the closest unmar
www.eeworm.com/read/238716/13329659
f90 bivar.f90
subroutine idbvip ( md, ndp, xd, yd, zd, nip, xi, yi, zi, iwk, wk )
!
!*******************************************************************************
!
!! IDBVIP performs bivariate interpolation
www.eeworm.com/read/238716/13329665
f90 modified_quadratic_shepard_method.f90
subroutine qshep3 ( n, x, y, z, f, nq, nw, nr, lcell, lnext, xyzmin, &
xyzdel, rmax, rsq, a, ier )
!***********************************************************************
!
!! QSHEP3 defines
www.eeworm.com/read/308773/13692561
h pdatas.h
integer isymm ,iquad
common /pdatas/ isymm(3,2),iquad(2,2,2)