代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/493005/6403601
mod
NAME
mod - compute the remainder for an integer quotient
SYNOPSIS
mod(x, y, rnd)
x % y
TYPES
If x is a matrix or list, the returned value is a matrix or list v of
the same struct
www.eeworm.com/read/493005/6403604
quomod
NAME
quomod - assign quotient and remainder to two lvalues
SYNOPSIS
quomod(x, y, Q, R [, rnd])
TYPES
x real
y real
Q null-or-real-valued lvalue with assign-to permission
R
www.eeworm.com/read/450748/6655342
txt file.txt
Program example ;
var j,m,n:integer;
begin
j:=1;
m:=3;
n:=j+m;
If n>3 then
j:=j-1;
www.eeworm.com/read/345785/11792132
f90 pitcon.f90
subroutine pitcon ( df, fpar, fx, ierror, ipar, iwork, liw, nvar, rwork, &
lrw, xr, slname )
!
!*******************************************************************************
!
!! PITCON is the use
www.eeworm.com/read/155761/11850082
bas matrixmodule.bas
Attribute VB_Name = "MatrixModule"
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' 模块名:MatrixModule.bas
' 功能: 矩阵运算
''''''''''''''''''''''''''''''''''
www.eeworm.com/read/155761/11850476
bas lemodule.bas
Attribute VB_Name = "LEModule"
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' 模块名:LEModule.bas
' 功能: 求解线性方程组
'''''''''''''''''''''''''''''''''''''''
www.eeworm.com/read/155761/11850624
bas matrixmodule.bas
Attribute VB_Name = "MatrixModule"
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' 模块名:MatrixModule.bas
' 功能: 矩阵运算
''''''''''''''''''''''''''''''''''
www.eeworm.com/read/155761/11850760
bas matrixmodule.bas
Attribute VB_Name = "MatrixModule"
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' 模块名:MatrixModule.bas
' 功能: 矩阵运算
''''''''''''''''''''''''''''''''''
www.eeworm.com/read/155761/11850788
bas lemodule.bas
Attribute VB_Name = "LEModule"
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' 模块名:LEModule.bas
' 功能: 求解线性方程组
'''''''''''''''''''''''''''''''''''''''
www.eeworm.com/read/132050/14112190
bas matrixmodule.bas
Attribute VB_Name = "MatrixModule"
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' 模块名:MatrixModule.bas
' 功能: 矩阵运算
''''''''''''''''''''''''''''''''''