代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/178173/9416197
txt vb.txt
Private Const BlkLenMax = 32 ' maximum block length in bytes
Private Const KeyLenMax = 32 ' maximum block length in bytes
Private Const KeySchLenMax = 128 ' maximum key schedule l
www.eeworm.com/read/178172/9416523
c ibit.c
/* Integer Version 2.1, TP, 5.10.94 ibit.c */
#include
#include
#define RADIXMINUSONE ((DigitType)(-1))
#define BPDM1 (BitsPerDigit-1)
#define RADIXHALF ((
www.eeworm.com/read/178172/9416529
c ilib.c
/* Integer Version 2.0, TP, 11.02.97, ilib.c */
#include
#include
void
IasIpowD(x, a, n)
register pInteger x;
register const Integer *a;
DigitType n;
{
Integer y, h;
www.eeworm.com/read/178172/9416707
c idiv.c
/* Integer Version 2.0, RD, 20.1.93 idiv.c */
/* Integer Version 2.1, normdiv changed, introduced
quorem_p2p1, quorem_p3p2, RD, 30.4.93 */
/* flexible quorem_p2p1d, RD, 4.5.93 */
/* specialdiv, new
www.eeworm.com/read/178172/9416721
changes
Bugfix in Intel586NT\idigitveccsubto.c submitted
by Grant Atoyan re. missing DWORD PTR. cludwig (October 4, 2002)
Changes Integer-2.0 --> Integer-2.1
T.P: Modified Makefiles for libLiDIA.a
new d
www.eeworm.com/read/178072/9419238
bas 单刚_固端力_定位向量.bas
Attribute VB_Name = "Module8"
Option Explicit
DefInt C, I-N
DefSng X-Y
Dim x1, y1, x2, y2
Sub 求固端力(Ld As 单元荷载, L As Single, 端1 As Integer, 端2 As Integer)
Dim W As Single, aa As Single, pw
www.eeworm.com/read/178059/9421126
bas modapi.bas
Attribute VB_Name = "modAPI"
'本模块为包含了一些API调用的通用模块
'主要的函数有
'
' SetOnTop: 使窗体位于最上层
'
' StartSysinfo: 调用系统信息程序
'
' GetCursor: 察看当前鼠标的位置
'
' SetTextReadOnly: 使文本框为只读
'
' MM
www.eeworm.com/read/178059/9421134
bas moddog.bas
Attribute VB_Name = "modDog"
Option Explicit
DefLng A-Z
Type APIPACKET
Data(4096) As Byte
End Type
Type DATAQUERY
Data(16) As Byte
End Type
Public Const MSG_DOG_INITIALIZE_ERROR =
www.eeworm.com/read/178059/9421337
ctl imagebrowser.ctl
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Object = "{1BE65FA0-CBF9-11D2-BBC7-00104B9E0792}#2.0#0"; "sstbars2.ocx"
Begin VB.UserControl ImageBrowserControl
www.eeworm.com/read/178055/9421495
frm frmtripcosting.frm
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frmTripCosting
Captio