代码搜索:integer

找到约 10,000 项符合「integer」的源代码

代码结果 10,000
www.eeworm.com/read/181833/9235297

bas module1.bas

Attribute VB_Name = "Module1" Public adoCon As New ADODB.Connection Public adors As New ADODB.Recordset Public Sub main() Set adoCon = New ADODB.Connection adoCon.Open "Provider=Microsoft
www.eeworm.com/read/181751/9238687

cpp asn1int.cpp

/* * Copyright (C) 2001 Christian Hohnstaedt. * * All rights reserved. * * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that t
www.eeworm.com/read/378212/9241753

pas publicfunorpro.pas

unit PublicFunOrPro; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, StdCtrls, jpeg, Menus, ComCtrls, ToolWin, Buttons,winsock,Grids,
www.eeworm.com/read/378188/9242276

f dran1.f

Function dran1( idum ) Result( ran ) Use numerics Implicit None Integer :: idum ! ------------------------------------------------------------
www.eeworm.com/read/378188/9242296

f datgen.f

Subroutine datgen( a, n ) ! ---------------------------------------------------------------------- ! --- Routine 'datgen' generates the Real part of the test data for ! the FFT: One complete
www.eeworm.com/read/378188/9242356

f check.f

Subroutine check( x, n, ok ) ! --------------------------------------------------------------------- ! --- Routine 'check' checks the solution vector 'x' in 'b = Ax'. The ! check is possible
www.eeworm.com/read/378188/9242383

f cg.f

Subroutine cg( n1, n2, n3, m, a, b, x, q, gamma, maxit, conv, & tol, prec ) ! --------------------------------------------------------------------- ! --- cg does an iterative
www.eeworm.com/read/378188/9242490

f dran1.f

Function dran1( idum ) Result( ran ) Use numerics Implicit None Integer :: idum ! ------------------------------------------------------------
www.eeworm.com/read/378188/9242511

f diagsk.f

Subroutine diagsk( n, a, diag, offset ) ! ---------------------------------------------------------------------- ! --- diagsk determines whether diag is in a(n) where a(n) is a ! sorted arr
www.eeworm.com/read/378188/9242532

f getmatvec.f

Subroutine getmatvec( n, nelmts, indx, rowp, matvals, invec ) ! ---------------------------------------------------------------------- ! --- 'getmatvec' makes the data of the CRS matrix and the