代码搜索:integer
找到约 10,000 项符合「integer」的源代码
代码结果 10,000
www.eeworm.com/read/291714/8402186
pas atimagebox.pas
{************************************************}
{ }
{ ATImageBox Component }
{ Copyright (C) 2007 Alexey Torgashin
www.eeworm.com/read/291682/8403580
pas amixer.pas
unit AMixer;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms,
MMSystem;
(*
* TAudioMixer v1.15 (FREEWARE component)
* -----------------
* Released 1
www.eeworm.com/read/291537/8410951
cpp nbtheory.cpp
// nbtheory.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "nbtheory.h"
#include "modarith.h"
#include
#include
NAMESPACE_BEGIN(Crypto
www.eeworm.com/read/192003/8411505
pas smscomm.pas
unit SMSComm;
{$I SMSComm.inc}
interface
uses
SysUtils, Classes, Windows, Forms, Contnrs, Math, SyncObjs, DateUtils, CommQueue;
const
// auxilary constants used not defined in wind
www.eeworm.com/read/391280/8412497
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Public FNAME As String
Public rs As Recordset
Public DataFile As Integer
Public Fl As Long
Public block As Integer
Public Const blocksize As Intege
www.eeworm.com/read/291491/8413671
pas dinner.pas
program Dinner_Problem;
const ifn='dinner.dat';
ofn='dinner.out';
maxn=500;
type knowtype=array[1..maxn] of boolean;
leavetype=array[1..maxn] of boolean;
var know:array[1.
www.eeworm.com/read/291491/8414175
pas block.pas
program block;
uses crt;
var
e,t:array[1..32] of integer; {保留的中间解}
biao:array[1..32,1..32] of integer; {将解变为输出形式的数组}
s:array[-1..32,-1..32,0..1] of longint; {计算用数组}
lmin,l,n,m:integer;
www.eeworm.com/read/291489/8415002
bas mapsis.bas
Attribute VB_Name = "Module4"
Public bOKCancel As Boolean
Public StrSIS As String, StrWait As String, StrDir As String
Public ThePublicInPath As String, ThePublicOutPath As String, ThePublicPicture
www.eeworm.com/read/291489/8415059
bas midmif.bas
Attribute VB_Name = "Module6"
Option Explicit
Dim ColumnsN As Integer, ColumnsType() As String
Dim PenWidth As Integer, PenPattern As Integer, PenColor As Long
Dim FillPattern As Integer, FillFore
www.eeworm.com/read/291434/8420678
pas designeditors.pas
{ ********************************************************************** }
{ }
{ Delphi and Kylix Cross-Platform Open Tools API