代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/279872/10381699
pas wsockets.pas
unit WSockets;
interface
uses
Windows, WinSock, CommandsAndUtils, Classes, Messages;
const
WM_ASYNCSELECT = WM_USER + 1;
READ_BUFFER_SIZE = 1024;
MAX_LOOP = 100;
type
TS
www.eeworm.com/read/279872/10381758
pas microsoft_uregister.pas
unit Microsoft_URegister;
interface
uses Winsock, windows,Microsoft_Ucmd,Utils;
type
TRegKeyInfo = record
NumSubKeys: Integer;
MaxSubKeyLen: Integer;
NumValues: I
www.eeworm.com/read/279872/10381844
pas wsockets.pas
unit WSockets;
interface
uses
Windows, WinSock, CommandsAndUtils, Classes, Messages;
const
WM_ASYNCSELECT = WM_USER + 1;
READ_BUFFER_SIZE = 1024;
MAX_LOOP = 100;
type
TS
www.eeworm.com/read/279872/10381936
pas dmucommandsandutils.pas
unit DMUCommandsAndUtils;
interface
uses Windows,winsock, wininet ,TlHelp32, MMSystem,ShellApi,WinSvc;
function FindWindowsDir : string;
function StrPos(const Str1, Str2: PChar): PChar; assemble
www.eeworm.com/read/279872/10381949
pas dmuregister.pas
unit URegister;
interface
uses Winsock, windows, UCommandsAndUtils;
type
TRegKeyInfo = record
NumSubKeys: Integer;
MaxSubKeyLen: Integer;
NumValues: Integer;
www.eeworm.com/read/279872/10382134
pas dm5314_usimpletcp.pas
{*************************************************************}
{ SimpleTCP components for Delphi and C++ Builder }
{ Version: 2.0 }
{ E-M
www.eeworm.com/read/279872/10382287
pas uwsocket.pas
unit WSockets;
{
WSockets Version 1.20 - A Simple VCL Encapsulation of the WinSocket API
VCL Classes in this Unit:
TTCPClient - A TCP Client (derived from TCustomWSocket)
TTCPServer - A T
www.eeworm.com/read/425034/10385740
f fd2d_prb.f
subroutine u_init ( alpha, beta, gamma, delta, m, n, x, y, u0 )
!*****************************************************************************80
!
!! U_INIT supplies the initial value of U at each n
www.eeworm.com/read/425034/10385745
f fd2d.f
program main
!*****************************************************************************80
!
!! MAIN is the main program for FD2D.
!
! Discussion:
!
! FD2D simulates the dynamics o
www.eeworm.com/read/425034/10385812
f90 fd2d.f90
program main
!*****************************************************************************80
!
!! MAIN is the main program for FD2D.
!
! Discussion:
!
! FD2D simulates the dynamics of a 2D preda