hexsha stringlengths 40 40 | size int64 3 1.05M | ext stringclasses 163
values | lang stringclasses 53
values | max_stars_repo_path stringlengths 3 945 | max_stars_repo_name stringlengths 4 112 | max_stars_repo_head_hexsha stringlengths 40 78 | max_stars_repo_licenses listlengths 1 10 | max_stars_count float64 1 191k ⌀ | max_stars_repo_stars_event_min_datetime stringlengths 24 24 ⌀ | max_stars_repo_stars_event_max_datetime stringlengths 24 24 ⌀ | max_issues_repo_path stringlengths 3 945 | max_issues_repo_name stringlengths 4 113 | max_issues_repo_head_hexsha stringlengths 40 78 | max_issues_repo_licenses listlengths 1 10 | max_issues_count float64 1 116k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 3 945 | max_forks_repo_name stringlengths 4 113 | max_forks_repo_head_hexsha stringlengths 40 78 | max_forks_repo_licenses listlengths 1 10 | max_forks_count float64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringlengths 24 24 ⌀ | max_forks_repo_forks_event_max_datetime stringlengths 24 24 ⌀ | content stringlengths 3 1.05M | avg_line_length float64 1 966k | max_line_length int64 1 977k | alphanum_fraction float64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
f18b7beaa9623d0d9f8d8bbec7b6ec12b8d997ea | 69,811 | pas | Pascal | src/gui-classic/UFRMOperation.pas | maxkleiner/PascalCoin | e01ee6ae3a4e64547226059bd90ffa62d7af9534 | [
"MIT"
] | null | null | null | src/gui-classic/UFRMOperation.pas | maxkleiner/PascalCoin | e01ee6ae3a4e64547226059bd90ffa62d7af9534 | [
"MIT"
] | null | null | null | src/gui-classic/UFRMOperation.pas | maxkleiner/PascalCoin | e01ee6ae3a4e64547226059bd90ffa62d7af9534 | [
"MIT"
] | null | null | null | unit UFRMOperation;
{ Copyright (c) 2016 by Albert Molina
Distributed under the MIT software license, see the accompanying file LICENSE
or visit http://www.opensource.org/licenses/mit-license.php.
This unit is a part of the PascalCoin Project, an infinitely scalable
cryptocurrency. Find us here:
Web: https... | 40.306582 | 281 | 0.715446 |
f1b14848f6647d2c832057073c72bbbdac086666 | 308 | dpr | Pascal | DelphiLanguageSession/09_InterceptBaseClass/InterceptBaseClass.dpr | xchinjo/DelphiSessions | 0679d97a78ff232c6bbec1217c4f8c2104d58210 | [
"MIT"
] | 44 | 2017-05-30T20:54:06.000Z | 2022-02-25T16:44:23.000Z | DelphiLanguageSession/09_InterceptBaseClass/InterceptBaseClass.dpr | jpluimers/DelphiSessions | 0679d97a78ff232c6bbec1217c4f8c2104d58210 | [
"MIT"
] | null | null | null | DelphiLanguageSession/09_InterceptBaseClass/InterceptBaseClass.dpr | jpluimers/DelphiSessions | 0679d97a78ff232c6bbec1217c4f8c2104d58210 | [
"MIT"
] | 19 | 2017-07-25T10:03:13.000Z | 2021-10-17T11:40:38.000Z | program InterceptBaseClass;
uses
Forms,
InterceptBaseClass_MainForm in 'InterceptBaseClass_MainForm.pas' {FormIntercept};
{$R *.res}
begin
Application.Initialize;
Application.MainFormOnTaskbar := True;
Application.CreateForm(TFormIntercept, FormIntercept);
Application.Run;
end.
| 20.533333 | 84 | 0.756494 |
f18886e1a056e5511bd92d8f1ba70ae552bd6777 | 28,702 | pas | Pascal | morph3d/ShapeUn.pas | seregamorph/morph3d | 469f404581c44fc663ea249ceddcfb569ad22a49 | [
"Apache-2.0"
] | 7 | 2019-11-25T17:44:43.000Z | 2020-10-19T08:29:09.000Z | morph3d/ShapeUn.pas | seregamorph/morph3d | 469f404581c44fc663ea249ceddcfb569ad22a49 | [
"Apache-2.0"
] | null | null | null | morph3d/ShapeUn.pas | seregamorph/morph3d | 469f404581c44fc663ea249ceddcfb569ad22a49 | [
"Apache-2.0"
] | 2 | 2020-01-27T17:51:34.000Z | 2020-10-19T08:28:41.000Z | unit ShapeUn;
interface
uses MorphUn, Windows;
type
TShapes=(shTriangle1, shTriangle2, shCube, shCube2, shCube3, shPyramideTri,
shOct, shIco, shSphere1, shSphere2, shSphere3, shDodecaedr, shPyramideCut,
shCubeCut, shHeadAcke, shTor, shSpiral, shFootball);
const
shCount=18;
ShapesArr : array... | 35.390875 | 93 | 0.609818 |
838c2b8ede5ff9c7f797f31a77c21fea582c2df0 | 1,824 | dfm | Pascal | ThsFramework/Forms/OutputForms/DbGrid/ufrmHesapPlanlari.dfm | 3ddark/Ths-Erp-Framewrok | c6569f7f64db10e423d6cc56e91c54184073a9b4 | [
"Unlicense"
] | 6 | 2019-07-06T23:08:39.000Z | 2021-05-04T19:42:01.000Z | ThsFramework/Forms/OutputForms/DbGrid/ufrmHesapPlanlari.dfm | 3ddark/Ths-Erp-Framewrok | c6569f7f64db10e423d6cc56e91c54184073a9b4 | [
"Unlicense"
] | null | null | null | ThsFramework/Forms/OutputForms/DbGrid/ufrmHesapPlanlari.dfm | 3ddark/Ths-Erp-Framewrok | c6569f7f64db10e423d6cc56e91c54184073a9b4 | [
"Unlicense"
] | 4 | 2019-03-18T16:57:09.000Z | 2022-02-24T02:33:31.000Z | inherited frmHesapPlanlari: TfrmHesapPlanlari
Caption = 'Hesap Planlar'#305
ClientHeight = 311
ClientWidth = 548
ExplicitWidth = 564
ExplicitHeight = 350
PixelsPerInch = 96
TextHeight = 13
inherited pnlMain: TPanel
Width = 544
Height = 245
ExplicitWidth = 544
ExplicitHeight = 245
inh... | 21.209302 | 45 | 0.61239 |
f189b325c186cbd6c77a1c732e84e6e429443a2d | 38,257 | pas | Pascal | CPRSChart/OR_30_377V9_SRC/Packages/XE5/OR/Source/ORDtTm.pas | VHAINNOVATIONS/Transplant | a6c000a0df4f46a17330cec95ff25119fca1f472 | [
"Apache-2.0"
] | 1 | 2015-11-03T14:56:42.000Z | 2015-11-03T14:56:42.000Z | CPRSChart/OR_30_377V9_SRC/Packages/XE5/OR/Source/ORDtTm.pas | VHAINNOVATIONS/Transplant | a6c000a0df4f46a17330cec95ff25119fca1f472 | [
"Apache-2.0"
] | null | null | null | CPRSChart/OR_30_377V9_SRC/Packages/XE5/OR/Source/ORDtTm.pas | VHAINNOVATIONS/Transplant | a6c000a0df4f46a17330cec95ff25119fca1f472 | [
"Apache-2.0"
] | null | null | null | unit ORDtTm;
{$O-}
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, Buttons,
Grids, Calendar, ExtCtrls, ORFn, ORNet, ORDtTmCal, Mask, ComCtrls, OR2006Compatibility,
ORCtrls, VAClasses, VA508AccessibilityManager, VA508AccessibilityRouter;
type
TORfrmDtTm = cl... | 27.622383 | 138 | 0.673367 |
bcab2c25731f6ac0de062dcd946487c4b896baec | 16,272 | pas | Pascal | Azure/Emetra.Azure.Table.API.pas | KoBro12/emetra | 0bc5e17552be95933aee8fcb74822b3a19a9c5ea | [
"MIT"
] | 1 | 2020-04-18T20:18:26.000Z | 2020-04-18T20:18:26.000Z | Azure/Emetra.Azure.Table.API.pas | KoBro12/emetra | 0bc5e17552be95933aee8fcb74822b3a19a9c5ea | [
"MIT"
] | null | null | null | Azure/Emetra.Azure.Table.API.pas | KoBro12/emetra | 0bc5e17552be95933aee8fcb74822b3a19a9c5ea | [
"MIT"
] | 1 | 2020-04-26T11:20:54.000Z | 2020-04-26T11:20:54.000Z | unit Emetra.Azure.Table.API;
interface
uses
Emetra.Azure.Table.Interfaces,
Emetra.Azure.Table.Row,
Emetra.Logging.Interfaces,
{Standard}
Data.Cloud.AzureAPI, Data.Cloud.CloudAPI, Data.Db,
System.Generics.Collections, System.SysUtils, System.Classes;
type
ECreateTableFailed = class( Exception );
ECre... | 33.829522 | 198 | 0.696227 |
61f79b0d1b6c17b86a4623cc3e06cc36e2ce496f | 1,748 | dpr | Pascal | Accepted_The 2000's ACM-ICPC/P3379 (Two Ends).dpr | peneksglazami/acm-icpc-training | a3c41b65b8f8523713f9859b076f300a12c4e7f3 | [
"CC0-1.0"
] | null | null | null | Accepted_The 2000's ACM-ICPC/P3379 (Two Ends).dpr | peneksglazami/acm-icpc-training | a3c41b65b8f8523713f9859b076f300a12c4e7f3 | [
"CC0-1.0"
] | null | null | null | Accepted_The 2000's ACM-ICPC/P3379 (Two Ends).dpr | peneksglazami/acm-icpc-training | a3c41b65b8f8523713f9859b076f300a12c4e7f3 | [
"CC0-1.0"
] | null | null | null | {Problem: 3379 - Two Ends
ACM ICPC - North America - East Central - 2005/2006
Solved by Andrey Grigorov}
{$A+,B-,C+,D-,E-,F-,G+,H+,I-,J-,K-,L-,M-,N+,O+,P+,Q-,R-,S-,T-,U-,V+,W-,X+,Y+}
{$MINSTACKSIZE $00004000}
{$MAXSTACKSIZE $00100000}
program Problem3379;
{$APPTYPE CONSOLE}
const
MaxN = 1000;
var
t: array [1..2... | 22.701299 | 100 | 0.449085 |
f18034249561f2efdaadab6ee4041e743cfe1c7b | 43,863 | pas | Pascal | ArcIWStringGridCalendarContent.pas | aftabgardan2006/iwelite | a68fcc8d423e8837ae2e2cd351b84a98d90df33e | [
"MIT"
] | 1 | 2018-01-09T12:32:40.000Z | 2018-01-09T12:32:40.000Z | ArcIWStringGridCalendarContent.pas | aftabgardan2006/iwelite | a68fcc8d423e8837ae2e2cd351b84a98d90df33e | [
"MIT"
] | null | null | null | ArcIWStringGridCalendarContent.pas | aftabgardan2006/iwelite | a68fcc8d423e8837ae2e2cd351b84a98d90df33e | [
"MIT"
] | 2 | 2019-05-13T11:28:16.000Z | 2020-03-10T17:47:48.000Z | unit ArcIWStringGridCalendarContent;
interface
uses SysUtils, {$IFNDEF VER130}StrUtils, Variants, {$ENDIF}
Classes, ArcIWStringGridContent, ArcIWStringGrid, controls,
IWBaseControl, IWCompCheckbox, IWCompEdit, IWCompMemo, IWCompButton, IWExtCtrls,
Graphics, TypInfo, ArcFastStrings, IWCompListbox, IWBaseI... | 30.954834 | 159 | 0.689032 |
f1996c54419a04d68290e4a144666ede24977245 | 14,201 | dfm | Pascal | source/uFrmLocalizar.dfm | roneysousa/folha | 5e93f467b822d0c6d34aa1c9e099b390e3311d33 | [
"MIT"
] | null | null | null | source/uFrmLocalizar.dfm | roneysousa/folha | 5e93f467b822d0c6d34aa1c9e099b390e3311d33 | [
"MIT"
] | null | null | null | source/uFrmLocalizar.dfm | roneysousa/folha | 5e93f467b822d0c6d34aa1c9e099b390e3311d33 | [
"MIT"
] | null | null | null | object frmLocalizarDados: TfrmLocalizarDados
Left = 189
Top = 140
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'Localizar'
ClientHeight = 249
ClientWidth = 458
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif... | 45.662379 | 131 | 0.806281 |
f1b46c6051f5f689d3fab2465118a5c08b7b545e | 1,246 | dpr | Pascal | Chapter07/CODE/RECIPE07_web_broker_apache/mod_peoplemanager.dpr | PacktPublishing/DelphiCookbookThirdEdition | 760fd16277dd21a75320571c664553af33e29950 | [
"MIT"
] | 51 | 2018-08-03T06:27:36.000Z | 2022-03-16T09:10:10.000Z | Chapter07/CODE/RECIPE07_web_broker_apache/mod_peoplemanager.dpr | PacktPublishing/DelphiCookbookThirdEdition | 760fd16277dd21a75320571c664553af33e29950 | [
"MIT"
] | 1 | 2021-02-07T16:26:57.000Z | 2021-03-02T06:36:26.000Z | Chapter07/CODE/RECIPE07_web_broker_apache/mod_peoplemanager.dpr | PacktPublishing/DelphiCookbookThirdEdition | 760fd16277dd21a75320571c664553af33e29950 | [
"MIT"
] | 28 | 2018-08-03T22:20:00.000Z | 2021-12-02T03:49:03.000Z | library mod_peoplemanager;
uses
{$IFDEF MSWINDOWS}
Winapi.ActiveX,
{$ENDIF }
Web.WebBroker,
Web.ApacheApp,
Web.HTTPD24Impl,
WebModuleU in 'WebModuleU.pas' {WebModule1: TWebModule},
SampleControllerU in 'SampleControllerU.pas';
{$R *.res}
// httpd.conf entries:
//
(*
LoadModule peoplemanager_module m... | 25.428571 | 99 | 0.752809 |
f1a40eed0b404fd7fc40e24e5d5e82fdeb0a87e2 | 2,791 | pas | Pascal | Source/View/Dialogs/eTasks.View.Dialogs.Termos.pas | bravesoftdz/eTasks | 58d0ab3061010647cac2dd995c5bc5d984698dc0 | [
"MIT"
] | 3 | 2021-04-05T02:14:33.000Z | 2021-12-29T02:58:38.000Z | Source/View/Dialogs/eTasks.View.Dialogs.Termos.pas | WJeanSmith/eTasks | dd3574094548bdcbadf8c1dc0602b9ef17d30cdf | [
"MIT"
] | null | null | null | Source/View/Dialogs/eTasks.View.Dialogs.Termos.pas | WJeanSmith/eTasks | dd3574094548bdcbadf8c1dc0602b9ef17d30cdf | [
"MIT"
] | null | null | null | unit eTasks.View.Dialogs.Termos;
interface
uses
System.SysUtils, System.Types, System.UITypes, System.Classes, System.Variants,
FMX.Types, FMX.Controls, FMX.Forms, FMX.Graphics, FMX.Dialogs, FMX.Objects,
FMX.Layouts, FMX.Controls.Presentation, FMX.ScrollBox, FMX.Memo, FMX.Ani;
type
TDlg_Termos = class(TForm)... | 22.691057 | 81 | 0.732354 |
f1d1c4310a7b19a633034d31efbaa388c3c06a57 | 20,243 | dfm | Pascal | untCadastro.dfm | AlvaroVieira034/ProvaInfoSistemas | 873100b3c6e88d79adda35a800ff79116e390075 | [
"MIT"
] | null | null | null | untCadastro.dfm | AlvaroVieira034/ProvaInfoSistemas | 873100b3c6e88d79adda35a800ff79116e390075 | [
"MIT"
] | null | null | null | untCadastro.dfm | AlvaroVieira034/ProvaInfoSistemas | 873100b3c6e88d79adda35a800ff79116e390075 | [
"MIT"
] | null | null | null | object FormCadastro: TFormCadastro
Left = 0
Top = 0
BorderStyle = bsDialog
Caption = 'Cadastro de Clientes'
ClientHeight = 531
ClientWidth = 495
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
KeyPreview = True
... | 40.567134 | 72 | 0.783283 |
839364a36f1f89d82d4b5a9f6a483fa85dc342fa | 3,509 | pas | Pascal | demos/Lazarus/PopupBrowser/uMainForm.pas | e-files/WebView4Delphi | 01dade7a01a1d8b5c1b0ad131e237f18f8e650b5 | [
"MIT"
] | 99 | 2021-12-03T22:21:56.000Z | 2022-03-26T20:19:23.000Z | demos/Lazarus/PopupBrowser/uMainForm.pas | e-files/WebView4Delphi | 01dade7a01a1d8b5c1b0ad131e237f18f8e650b5 | [
"MIT"
] | 20 | 2021-12-04T10:12:45.000Z | 2022-03-01T09:37:51.000Z | demos/Lazarus/PopupBrowser/uMainForm.pas | e-files/WebView4Delphi | 01dade7a01a1d8b5c1b0ad131e237f18f8e650b5 | [
"MIT"
] | 17 | 2021-12-04T09:32:31.000Z | 2022-03-24T15:15:44.000Z | unit uMainForm;
{$MODE Delphi}
interface
uses
LCLIntf, LCLType, Messages, SysUtils, Variants, Classes, Graphics, Controls,
Forms, Dialogs, ExtCtrls, ComCtrls, StdCtrls,
uWVBrowser, uWVWindowParent, uWVTypeLibrary, uWVLoader, uWVBrowserBase,
uChildForm, uWVTypes, uWVEvents;
type
{ TMainForm }
TMainForm... | 26.583333 | 146 | 0.749501 |
f179e2e03f6cc1814ba10a3cb904c2b0ea67dfbe | 6,702 | pas | Pascal | Source/Core/Utilities/NovusUtilities.pas | atkins126/NovuscodeLibrary | fac415cf62a3925590762ed8c060c335f5a0541d | [
"Apache-2.0"
] | 15 | 2017-02-02T17:43:01.000Z | 2021-03-04T02:12:03.000Z | Source/Core/Utilities/NovusUtilities.pas | atkins126/NovuscodeLibrary | fac415cf62a3925590762ed8c060c335f5a0541d | [
"Apache-2.0"
] | 12 | 2017-04-18T23:51:00.000Z | 2021-01-30T06:36:53.000Z | Source/Core/Utilities/NovusUtilities.pas | atkins126/NovuscodeLibrary | fac415cf62a3925590762ed8c060c335f5a0541d | [
"Apache-2.0"
] | 5 | 2016-11-28T21:38:29.000Z | 2021-02-04T06:22:20.000Z | {$I ..\..\core\NovusCodeLibrary.inc}
unit NovusUtilities;
interface
uses SysUtils, Classes, Windows, Messages, typinfo, System.RegularExpressions;
Const
CR = #13#10;
DosDelimSet: set of Char = ['\', ':', #0];
StMaxFileLen = 260;
WM_CLOSEWINDOW = WM_USER + 1;
WM_UPDATE = WM_USER + 1;
Type
TNovusUtilitie... | 24.107914 | 85 | 0.665622 |
f172748a506c5c8e7069a40d66a49bf2134cb640 | 629 | pas | Pascal | About.pas | DanScottNI/delphi-wreckingcrew | 6a9161baf3f8827ff5f3288d36e6ab9578807c5c | [
"MIT"
] | null | null | null | About.pas | DanScottNI/delphi-wreckingcrew | 6a9161baf3f8827ff5f3288d36e6ab9578807c5c | [
"MIT"
] | null | null | null | About.pas | DanScottNI/delphi-wreckingcrew | 6a9161baf3f8827ff5f3288d36e6ab9578807c5c | [
"MIT"
] | null | null | null | unit About;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, GR32_Image;
type
TfrmAbout = class(TForm)
lblTitle: TLabel;
cmdOK: TButton;
lblDescription: TLabel;
lblHomepage: TLabel;
imgMario: TImage32;
procedure FormClose(Sende... | 17 | 76 | 0.709062 |
f113cc750af9dafe2f57245edd87862ae2e2af71 | 90,436 | pas | Pascal | references/embarcadero/rio/10_3_3/patched/rtl/ios/iOSapi.AVFoundation.pas | proyectoanamnesis/alcinoe | c107d865c13e2e891f9b8368d6efcc11815fe3eb | [
"Apache-2.0"
] | 2 | 2020-02-17T18:42:30.000Z | 2020-11-14T04:57:48.000Z | references/embarcadero/rio/10_3_3/patched/rtl/ios/iOSapi.AVFoundation.pas | proyectoanamnesis/alcinoe | c107d865c13e2e891f9b8368d6efcc11815fe3eb | [
"Apache-2.0"
] | 2 | 2019-06-23T00:02:43.000Z | 2019-10-12T22:39:28.000Z | references/embarcadero/rio/10_3_3/patched/rtl/ios/iOSapi.AVFoundation.pas | marlonnardi/alcinoe | 5e14b2fca7adcc38e483771055b5623501433334 | [
"Apache-2.0"
] | null | null | null | {**********************************************************}
{ }
{ CodeGear Delphi Runtime Library }
{ }
{ Delphi-Objective-C Bridge }
{ Interfac... | 50.075305 | 290 | 0.772591 |
f14ddf83260adbecc4303e80d3c7db459aab19f7 | 15,037 | dfm | Pascal | u_about.dfm | Mirai-sp/EzTranslate | 68fe9a825dd14f5cf6d11eb732878d4679400141 | [
"MIT"
] | 1 | 2021-03-30T23:23:54.000Z | 2021-03-30T23:23:54.000Z | u_about.dfm | Mirai-sp/EzTranslate | 68fe9a825dd14f5cf6d11eb732878d4679400141 | [
"MIT"
] | null | null | null | u_about.dfm | Mirai-sp/EzTranslate | 68fe9a825dd14f5cf6d11eb732878d4679400141 | [
"MIT"
] | null | null | null | object f_about: Tf_about
Left = 0
Top = 0
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'About'
ClientHeight = 90
ClientWidth = 443
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder... | 57.174905 | 74 | 0.874377 |
f1817f890d66e0895d96756de7ace78612b232fd | 158,910 | pas | Pascal | references/jcl/jcl/install/JclInstall.pas | zekiguven/alcinoe | e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c | [
"Apache-2.0"
] | 851 | 2018-02-05T09:54:56.000Z | 2022-03-24T23:13:10.000Z | references/jcl/jcl/install/JclInstall.pas | zekiguven/alcinoe | e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c | [
"Apache-2.0"
] | 200 | 2018-02-06T18:52:39.000Z | 2022-03-24T19:59:14.000Z | references/jcl/jcl/install/JclInstall.pas | zekiguven/alcinoe | e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c | [
"Apache-2.0"
] | 197 | 2018-03-20T20:49:55.000Z | 2022-03-21T17:38:14.000Z | {**************************************************************************************************}
{ }
{ Project JEDI Code Library (JCL) extension }
{ ... | 40.373476 | 199 | 0.679001 |
6a1a057fabcb75624bafe63c251691a01d2b1dc5 | 485 | pas | Pascal | product-one-plus-sin-div-factorial/ProductOnePlusSinDivFactorial.pas | gusenov/problem-solving-in-pascal | 92b839e5f9f4bbfba1759aef000c056052180249 | [
"MIT"
] | null | null | null | product-one-plus-sin-div-factorial/ProductOnePlusSinDivFactorial.pas | gusenov/problem-solving-in-pascal | 92b839e5f9f4bbfba1759aef000c056052180249 | [
"MIT"
] | null | null | null | product-one-plus-sin-div-factorial/ProductOnePlusSinDivFactorial.pas | gusenov/problem-solving-in-pascal | 92b839e5f9f4bbfba1759aef000c056052180249 | [
"MIT"
] | null | null | null | program ProductOnePlusSinDivFactorial;
procedure Input(var n: Integer; var x: Real);
begin
Write('n -> ');
ReadLn(n);
Write('x -> ');
ReadLn(x);
end;
function Product(n: Integer; x: Real): Real;
var
k, f: Integer;
begin
result := 1;
f := 1;
for k := 1 to n do begin
f := f * k... | 15.15625 | 46 | 0.519588 |
f1ae9937b507b97d1eb7ac980d98d45dc17c30cf | 374 | pas | Pascal | Demos/Sample1/Ufrmform2.pas | devconsult/usercontrol | 15fb9593042e9a7c92467271dab9127fda84c787 | [
"Apache-2.0"
] | null | null | null | Demos/Sample1/Ufrmform2.pas | devconsult/usercontrol | 15fb9593042e9a7c92467271dab9127fda84c787 | [
"Apache-2.0"
] | null | null | null | Demos/Sample1/Ufrmform2.pas | devconsult/usercontrol | 15fb9593042e9a7c92467271dab9127fda84c787 | [
"Apache-2.0"
] | null | null | null | unit Ufrmform2;
interface
uses
Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics,
Vcl.Controls, Vcl.Forms, Vcl.Dialogs;
type
Tfrmform2 = class(TForm)
private
{ Private declarations }
public
{ Public declarations }
end;
var
frmform2... | 14.96 | 99 | 0.671123 |
615612d299bf811ab07c506f49c477e596f3a96b | 3,617 | pas | Pascal | graphics/0006.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | 11 | 2015-12-12T05:13:15.000Z | 2020-10-14T13:32:08.000Z | graphics/0006.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | null | null | null | graphics/0006.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | 8 | 2017-05-05T05:24:01.000Z | 2021-07-03T20:30:09.000Z | {
===========================================================================
BBS: Beta Connection
Date: 08-20-93 (09:59) Number: 2208
From: SEAN PALMER Refer#: NONE
To: ALL Recvd: NO
Subj: FAST mode 13h Li (Part 1) Conf: (232) T_Pascal_R
---------... | 23.487013 | 77 | 0.582803 |
f169bcd002e1474a01d824e3f1cbaf06fbec3f67 | 4,430 | pas | Pascal | AVXVecConvolve.pas | atkins126/mrmath | 317630845b3b84c2c27245fdabd20827d620d5ae | [
"Apache-2.0"
] | 61 | 2015-04-30T07:28:54.000Z | 2022-03-16T09:03:41.000Z | AVXVecConvolve.pas | atkins126/mrmath | 317630845b3b84c2c27245fdabd20827d620d5ae | [
"Apache-2.0"
] | 6 | 2017-02-01T02:58:23.000Z | 2022-01-24T13:59:34.000Z | AVXVecConvolve.pas | atkins126/mrmath | 317630845b3b84c2c27245fdabd20827d620d5ae | [
"Apache-2.0"
] | 29 | 2015-04-30T07:29:02.000Z | 2022-03-26T05:20:10.000Z | // ###################################################################
// #### This file is part of the mathematics library project, and is
// #### offered under the licence agreement described on
// #### http://www.mrsoft.org/
// ####
// #### Copyright:(c) 2018, Michael R. . All rights reserved.
// ####
// ####... | 34.076923 | 141 | 0.546953 |
83550155c3b2109e001967b5ff123e56177ee118 | 4,160 | pas | Pascal | Common/SELicenseSDK.pas | 98kmir2/98kmir2 | 46196a161d46cc7a85d168dca683b4aff477a709 | [
"BSD-3-Clause"
] | 15 | 2020-02-13T11:59:11.000Z | 2021-12-31T14:53:44.000Z | Common/SELicenseSDK.pas | bsjzx8/98 | 46196a161d46cc7a85d168dca683b4aff477a709 | [
"BSD-3-Clause"
] | null | null | null | Common/SELicenseSDK.pas | bsjzx8/98 | 46196a161d46cc7a85d168dca683b4aff477a709 | [
"BSD-3-Clause"
] | 13 | 2020-02-20T07:22:09.000Z | 2021-12-31T14:56:09.000Z | unit SELicenseSDK;
{$ALIGN ON}
{$MINENUMSIZE 4}
interface
uses
Windows;
type
sSELicenseUserInfoA = record
UserID: array[0..255] of AnsiChar;
Remarks: array[0..1023] of AnsiChar;
LicenseDate: SYSTEMTIME;
end;
sSELicenseUserInfoW = record
UserID: array[0..255] of WideChar;
Remarks: array... | 40.784314 | 137 | 0.803365 |
85588a57b05fae980040093e468f9064b968bf2f | 4,993 | pas | Pascal | samples/articles_crud_vcl_client_api_binder/MainFormU.pas | lukaszsegiet/delphimvcframework | f78156a9618694ae32fb5d1e70dd545418587475 | [
"Apache-2.0"
] | 1 | 2018-01-02T09:13:27.000Z | 2018-01-02T09:13:27.000Z | samples/articles_crud_vcl_client_api_binder/MainFormU.pas | lukaszsegiet/delphimvcframework | f78156a9618694ae32fb5d1e70dd545418587475 | [
"Apache-2.0"
] | null | null | null | samples/articles_crud_vcl_client_api_binder/MainFormU.pas | lukaszsegiet/delphimvcframework | f78156a9618694ae32fb5d1e70dd545418587475 | [
"Apache-2.0"
] | null | null | null | unit MainFormU;
interface
uses
Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics,
Vcl.Controls, Vcl.Forms, Vcl.Dialogs, FireDAC.Stan.Intf, FireDAC.Stan.Option,
FireDAC.Stan.Param, FireDAC.Stan.Error, FireDAC.DatS, FireDAC.Phys.Intf,
FireDAC.DApt.Intf, Data.DB, Fir... | 25.090452 | 108 | 0.738834 |
83afb9885b2db3a944a711494854c69c16b78595 | 1,513 | pas | Pascal | Codigos/UnitQRCReceber.pas | MDsolucoesTI/Artemis | 3cc739f0b0f6700b9abc4b4aa414dc58e38c4c9e | [
"MIT"
] | null | null | null | Codigos/UnitQRCReceber.pas | MDsolucoesTI/Artemis | 3cc739f0b0f6700b9abc4b4aa414dc58e38c4c9e | [
"MIT"
] | null | null | null | Codigos/UnitQRCReceber.pas | MDsolucoesTI/Artemis | 3cc739f0b0f6700b9abc4b4aa414dc58e38c4c9e | [
"MIT"
] | 1 | 2021-12-03T08:22:41.000Z | 2021-12-03T08:22:41.000Z | //////////////////////////////////////////////////////////////////////////
// Criacao...........: 02/2001
// Sistema...........: Artemis - Controle de Financeiro
// Integracao........: Olimpo - Automacao Comercial
// Analistas.........: Marilene Esquiavoni & Denny Paulista Azevedo Filho
// Desenvolvedores...: Mari... | 24.803279 | 75 | 0.593523 |
f170a485b7695f313e2f1edbeb11ff97b5892fa0 | 5,270 | pas | Pascal | Source/Base/Logging/Spring.Logging.Appenders.Base.pas | VSoftTechnologies/Spring4DMirror | 083931ede091613e82173fa41da413bb9ffcebea | [
"Apache-2.0"
] | 1 | 2021-02-17T12:38:20.000Z | 2021-02-17T12:38:20.000Z | Source/Base/Logging/Spring.Logging.Appenders.Base.pas | VSoftTechnologies/Spring4DMirror | 083931ede091613e82173fa41da413bb9ffcebea | [
"Apache-2.0"
] | null | null | null | Source/Base/Logging/Spring.Logging.Appenders.Base.pas | VSoftTechnologies/Spring4DMirror | 083931ede091613e82173fa41da413bb9ffcebea | [
"Apache-2.0"
] | 2 | 2021-03-17T07:42:29.000Z | 2021-05-03T13:55:00.000Z | {***************************************************************************}
{ }
{ Spring Framework for Delphi }
{ }
{ ... | 31.746988 | 82 | 0.551613 |
cd4be7857e6a76bf8628339f7d6cbad9f993c704 | 10,460 | pas | Pascal | src/clientProcesplanForm.pas | dgoedkoop/stwsim | bb40b2850aa73cbd244ae3ea0679ac33f86a00ab | [
"FSFAP"
] | null | null | null | src/clientProcesplanForm.pas | dgoedkoop/stwsim | bb40b2850aa73cbd244ae3ea0679ac33f86a00ab | [
"FSFAP"
] | 4 | 2015-01-27T21:45:53.000Z | 2015-03-26T20:04:29.000Z | src/clientProcesplanForm.pas | dgoedkoop/stwsim | bb40b2850aa73cbd244ae3ea0679ac33f86a00ab | [
"FSFAP"
] | null | null | null | unit clientProcesplanForm;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
clientProcesPlanFrame, stwvProcesplan, stwvRijwegLogica, stwvCore, stwvLog,
clientSendMsg, stwvMeetpunt, stwvMisc, stwvSeinen, stwvTreinInfo, StdCtrls,
stwpTijd, ExtCtrls;
type
TLinksRe... | 26.215539 | 97 | 0.72065 |
f13129c420e946b886e8678075423f9c5c485f42 | 620 | pas | Pascal | Lazarus/YTDL.GUI.MainForm.pas | LaKraven/youtube-dl-gui | 26b84f33f0b50a566f8df8c2c53d0fdbbf1c5373 | [
"Unlicense"
] | 11 | 2015-05-06T04:15:32.000Z | 2021-08-16T08:01:39.000Z | Lazarus/YTDL.GUI.MainForm.pas | LaKraven/youtube-dl-gui | 26b84f33f0b50a566f8df8c2c53d0fdbbf1c5373 | [
"Unlicense"
] | null | null | null | Lazarus/YTDL.GUI.MainForm.pas | LaKraven/youtube-dl-gui | 26b84f33f0b50a566f8df8c2c53d0fdbbf1c5373 | [
"Unlicense"
] | 2 | 2018-03-11T00:05:51.000Z | 2019-03-27T18:50:50.000Z | {
YouTube-dl GUI
by LaKraven Studios Ltd.
Offical Repository: https://github.com/LaKraven/youtube-dl-gui
This unit provides the visual interface for defining the Parameter Options for YouTube-dl.
It passes the relevant values over to the Runner Config to generate the Parameter String.
}
unit YTDL.GUI.MainFo... | 17.222222 | 92 | 0.735484 |
f1c87a650e56897f00e1aaf3c9e4a92820599d2a | 527,311 | dfm | Pascal | Notepad_SE/PRP.dfm | delphi-pascal-archive/notepad-se | d7e2bac66a85176556ecf59cd0d877bdbaf0e353 | [
"Unlicense"
] | null | null | null | Notepad_SE/PRP.dfm | delphi-pascal-archive/notepad-se | d7e2bac66a85176556ecf59cd0d877bdbaf0e353 | [
"Unlicense"
] | null | null | null | Notepad_SE/PRP.dfm | delphi-pascal-archive/notepad-se | d7e2bac66a85176556ecf59cd0d877bdbaf0e353 | [
"Unlicense"
] | null | null | null | object RegForm: TRegForm
Left = 222
Top = 631
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'Notepad - '#1088#1077#1075#1080#1089#1090#1088#1072#1094#1080#1103
ClientHeight = 231
ClientWidth = 425
Color = clWhite
Font.Charset = RUSSIAN_CHARSET
Font.Color = clWindowText
F... | 69.833267 | 144 | 0.897025 |
857248292ce8efc27137b81635ae89ef9cd3f9b9 | 2,018 | pas | Pascal | API - BitCoin/UPrincipal.pas | miguelhp373/Programacao_Mobile_Modulo_02 | ac5d079683d9592fde19f74452132b8e94ba2a77 | [
"MIT"
] | 1 | 2021-11-02T18:11:46.000Z | 2021-11-02T18:11:46.000Z | API - BitCoin/UPrincipal.pas | miguelhp373/Programacao_Mobile_Modulo_02 | ac5d079683d9592fde19f74452132b8e94ba2a77 | [
"MIT"
] | null | null | null | API - BitCoin/UPrincipal.pas | miguelhp373/Programacao_Mobile_Modulo_02 | ac5d079683d9592fde19f74452132b8e94ba2a77 | [
"MIT"
] | 1 | 2021-11-02T18:11:47.000Z | 2021-11-02T18:11:47.000Z | unit UPrincipal;
interface
uses
System.SysUtils, System.Types, System.UITypes, System.Classes, System.Variants,
FMX.Types, FMX.Controls, FMX.Forms, FMX.Graphics, FMX.Dialogs, FMX.TabControl,
FMX.Controls.Presentation, FMX.StdCtrls, FMX.Edit, REST.Types, REST.Client,
Data.Bind.Components, Data.Bind.ObjectScope... | 21.698925 | 82 | 0.722002 |
6ad386c9bca269ffa42a02241d07eaabc898c7d4 | 24,690 | pas | Pascal | Source/dwsPascalTokenizer.pas | jomael/DWScript | 560797ff8dbed6b2508a561af6dadd7fba058a4e | [
"Condor-1.1"
] | null | null | null | Source/dwsPascalTokenizer.pas | jomael/DWScript | 560797ff8dbed6b2508a561af6dadd7fba058a4e | [
"Condor-1.1"
] | null | null | null | Source/dwsPascalTokenizer.pas | jomael/DWScript | 560797ff8dbed6b2508a561af6dadd7fba058a4e | [
"Condor-1.1"
] | 1 | 2021-09-11T05:26:27.000Z | 2021-09-11T05:26:27.000Z | {**********************************************************************}
{ }
{ "The contents of this file are subject to the Mozilla Public }
{ License Version 1.1 (the "License"); you may not use this }
{ file except in comp... | 52.309322 | 121 | 0.693155 |
f1c52ead0805f2d7806b0a5fdf7cbd55e983cd8e | 3,191 | pas | Pascal | Source/LeakCheck.Trace.WinApi.pas | sauravmohapatra/delphi-leakcheck | 9c4964d4e504a17e8820364d907cdb6703045dcf | [
"Apache-2.0"
] | 25 | 2017-10-11T14:52:00.000Z | 2021-12-02T05:38:56.000Z | Source/LeakCheck.Trace.WinApi.pas | sauravmohapatra/delphi-leakcheck | 9c4964d4e504a17e8820364d907cdb6703045dcf | [
"Apache-2.0"
] | null | null | null | Source/LeakCheck.Trace.WinApi.pas | sauravmohapatra/delphi-leakcheck | 9c4964d4e504a17e8820364d907cdb6703045dcf | [
"Apache-2.0"
] | 10 | 2017-06-05T13:48:42.000Z | 2021-12-02T05:38:58.000Z | {***************************************************************************}
{ }
{ LeakCheck for Delphi }
{ }
{ ... | 42.546667 | 86 | 0.479474 |
850accfa7b0bf91094537c2aee81e0d2e0eec0ec | 806 | dfm | Pascal | Udm.dfm | rioda78/LoadAuto | bc15c139540d333fea66b83eda6cb2a7f7d4aa0c | [
"MIT"
] | null | null | null | Udm.dfm | rioda78/LoadAuto | bc15c139540d333fea66b83eda6cb2a7f7d4aa0c | [
"MIT"
] | null | null | null | Udm.dfm | rioda78/LoadAuto | bc15c139540d333fea66b83eda6cb2a7f7d4aa0c | [
"MIT"
] | null | null | null | object Dm: TDm
OldCreateOrder = False
OnCreate = DataModuleCreate
Height = 246
Width = 427
object ADOConnSatu: TADOConnection
Connected = True
ConnectionString =
'Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security In' +
'fo=False;User ID=sa;Initial Catalog=siskeudes_sragen;Data... | 27.793103 | 74 | 0.691067 |
f1e55f40f4cb99d6775f9f347ca0811522341574 | 304 | dpr | Pascal | Projects/Lazarus_Bible/D_XE/Capslock.dpr | joecare99/Public | 9eee060fbdd32bab33cf65044602976ac83f4b83 | [
"MIT"
] | 11 | 2017-06-17T05:13:45.000Z | 2021-07-11T13:18:48.000Z | Projects/Lazarus_Bible/D_XE/Capslock.dpr | joecare99/Public | 9eee060fbdd32bab33cf65044602976ac83f4b83 | [
"MIT"
] | 2 | 2019-03-05T12:52:40.000Z | 2021-12-03T12:34:26.000Z | Projects/Lazarus_Bible/D_XE/Capslock.dpr | joecare99/Public | 9eee060fbdd32bab33cf65044602976ac83f4b83 | [
"MIT"
] | 6 | 2017-09-07T09:10:09.000Z | 2022-02-19T20:19:58.000Z | program Capslock;
uses
Forms,
Frm_CapslockMAIN in '..\source\CAPSLOCK\Frm_CapslockMAIN.PAS' {MainForm};
{$R *.RES}
{$E EXE}
begin
Application.Initialize;
Application.Title := 'Demo: Capslock';
Application.CreateForm(TfrmCapsLockMain, frmCapsLockMain);
Application.Run;
end.
| 17.882353 | 76 | 0.703947 |
f1a45ce182b560ef0a5c90b61787d1d62bf8aeae | 7,276 | pas | Pascal | sources/MVCFramework.RQL.AST2SQLite.pas | JensMertelmeyer/delphimvcframework | 1c9bcea41cbded5eacffeaab3275b9b9aa9761de | [
"Apache-2.0"
] | 1 | 2021-09-08T12:47:24.000Z | 2021-09-08T12:47:24.000Z | sources/MVCFramework.RQL.AST2SQLite.pas | JensMertelmeyer/delphimvcframework | 1c9bcea41cbded5eacffeaab3275b9b9aa9761de | [
"Apache-2.0"
] | null | null | null | sources/MVCFramework.RQL.AST2SQLite.pas | JensMertelmeyer/delphimvcframework | 1c9bcea41cbded5eacffeaab3275b9b9aa9761de | [
"Apache-2.0"
] | 1 | 2021-09-08T12:47:25.000Z | 2021-09-08T12:47:25.000Z | // *************************************************************************** }
//
// Delphi MVC Framework
//
// Copyright (c) 2010-2020 Daniele Teti and the DMVCFramework Team
//
// https://github.com/danieleteti/delphimvcframework
//
// ***************************************************************************
//
/... | 27.560606 | 95 | 0.626581 |
f110bbb599451edb65f1bda54821e8e4d7db63a8 | 2,042 | pas | Pascal | samples/jsonwebtoken_livevaliditywindow/WebModuleUnit1.pas | JensMertelmeyer/delphimvcframework | 1c9bcea41cbded5eacffeaab3275b9b9aa9761de | [
"Apache-2.0"
] | null | null | null | samples/jsonwebtoken_livevaliditywindow/WebModuleUnit1.pas | JensMertelmeyer/delphimvcframework | 1c9bcea41cbded5eacffeaab3275b9b9aa9761de | [
"Apache-2.0"
] | null | null | null | samples/jsonwebtoken_livevaliditywindow/WebModuleUnit1.pas | JensMertelmeyer/delphimvcframework | 1c9bcea41cbded5eacffeaab3275b9b9aa9761de | [
"Apache-2.0"
] | null | null | null | unit WebModuleUnit1;
interface
uses
System.SysUtils,
System.Classes,
Web.HTTPApp,
MVCFramework,
MVCFramework.Commons;
type
TWebModule1 = class(TWebModule)
procedure WebModuleCreate(Sender: TObject);
private
MVC: TMVCEngine;
public
{ Public declarations }
end;
var
WebModuleClass: TC... | 26.179487 | 103 | 0.714985 |
838f0ccc87b46309ce3b015586eb53de28900216 | 6,492 | pas | Pascal | src/loaders/PortableExecutable/uLoaderDOS.pas | vdisasm/vdisasm | 5827a579782d247e51e281533362517318dc47b4 | [
"MIT"
] | 34 | 2015-05-04T03:55:42.000Z | 2021-08-22T09:57:44.000Z | src/loaders/PortableExecutable/uLoaderDOS.pas | vdisasm/vdisasm | 5827a579782d247e51e281533362517318dc47b4 | [
"MIT"
] | null | null | null | src/loaders/PortableExecutable/uLoaderDOS.pas | vdisasm/vdisasm | 5827a579782d247e51e281533362517318dc47b4 | [
"MIT"
] | 11 | 2016-08-11T10:00:15.000Z | 2020-11-27T06:00:09.000Z | unit uLoaderDOS;
interface
uses
System.Classes,
System.SysUtils,
VDAPI;
function IsDosFile: boolean;
procedure FillTask(const Task: IVDLoaderTask);
implementation
const
PARA_SIZE = 16; // size of paragraph
BLCK_SIZE = 512; // size of block
type
// http://www.delorie.com/djgpp/doc/exe/
TImageDosHead... | 26.716049 | 105 | 0.67252 |
f184aac5d97bdfd3ef82c7294d1021fdc9a9a401 | 3,084 | pas | Pascal | Source/DUnitX.Banner.pas | nandod/DUnitX | adcc1b13b6e5e226ad45eba27b6e70a3bf6ba902 | [
"Apache-2.0"
] | 282 | 2015-01-16T04:59:48.000Z | 2022-03-31T01:33:36.000Z | Source/DUnitX.Banner.pas | nandod/DUnitX | adcc1b13b6e5e226ad45eba27b6e70a3bf6ba902 | [
"Apache-2.0"
] | 179 | 2015-01-05T23:43:12.000Z | 2022-02-22T22:38:42.000Z | Source/DUnitX.Banner.pas | nandod/DUnitX | adcc1b13b6e5e226ad45eba27b6e70a3bf6ba902 | [
"Apache-2.0"
] | 178 | 2015-01-06T11:25:14.000Z | 2022-03-30T00:31:10.000Z | {***************************************************************************}
{ }
{ DUnitX }
{ }
{ ... | 44.057143 | 87 | 0.355707 |
85e532a5bb8a709ff76dfc60a45cb1e59d0db5df | 3,621 | pas | Pascal | source/uvcvideo.pas | afriess/fpcVideo4L2 | d9eb589517aadc57d83bd5858d1f90057bfa0f9f | [
"MIT"
] | 12 | 2018-06-30T13:48:57.000Z | 2022-02-27T22:42:05.000Z | source/uvcvideo.pas | afriess/fpcVideo4L2 | d9eb589517aadc57d83bd5858d1f90057bfa0f9f | [
"MIT"
] | 1 | 2021-10-06T07:25:45.000Z | 2021-10-06T07:25:45.000Z | source/uvcvideo.pas | afriess/fpcVideo4L2 | d9eb589517aadc57d83bd5858d1f90057bfa0f9f | [
"MIT"
] | 6 | 2018-06-30T11:57:45.000Z | 2021-10-05T19:04:38.000Z | unit uvcvideo;
interface
{
Automatically converted by H2Pas 1.0.0 from uvcvideo.h
The following command line parameters were used:
-e
-p
uvcvideo.h
}
{ Pointers to basic pascal types, inserted by h2pas conversion program.}
{ Type
PLongint = ^Longint;
PSmallInt = ^SmallInt;
P... | 28.289063 | 197 | 0.646783 |
f1571f87dd20bad1aa0d7713e8602242d5ca95ff | 5,984 | pas | Pascal | lib/delphi2007/src/Thrift.Serializer.pas | luongtphu/thrift-delphi2007 | 326945864d3c55986d7ad0b1303b821da805041d | [
"Apache-2.0"
] | 3 | 2019-07-28T06:19:42.000Z | 2020-05-06T08:39:27.000Z | lib/delphi2007/src/Thrift.Serializer.pas | luongtphu/thrift-delphi2007 | 326945864d3c55986d7ad0b1303b821da805041d | [
"Apache-2.0"
] | null | null | null | lib/delphi2007/src/Thrift.Serializer.pas | luongtphu/thrift-delphi2007 | 326945864d3c55986d7ad0b1303b821da805041d | [
"Apache-2.0"
] | null | null | null | (*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ma... | 26.245614 | 83 | 0.720254 |
85ad7db514dda0b4475112b494c2f4b17a4e8e34 | 24,701 | pas | Pascal | mainform.pas | serbod/drkb_import | a3d544b16afcbab1cde7f2002bcd34e8e47d932b | [
"MIT"
] | null | null | null | mainform.pas | serbod/drkb_import | a3d544b16afcbab1cde7f2002bcd34e8e47d932b | [
"MIT"
] | null | null | null | mainform.pas | serbod/drkb_import | a3d544b16afcbab1cde7f2002bcd34e8e47d932b | [
"MIT"
] | null | null | null | unit MainForm;
{$mode objfpc}{$H+}
interface
uses
Classes, SysUtils, Forms, Controls, Graphics, Dialogs, StdCtrls, ExtCtrls,
FastHTMLParser, RFUtils, lconvencoding, LazUTF8;
type
TOutputMode = (omText, omMarkdown, omHtml);
TBlockType = (btUndef, btCode, btIgnore);
TParaType = (ptUndef, ptCode... | 25.026342 | 112 | 0.584835 |
856323a5240ba3cadd2d2388c928398f83befa11 | 42,332 | pas | Pascal | gui/bs.gui.scheme.model.pas | PVV-BS/BlackShark | 34dc339146ba1596f4db813a0fe95d103a0a8bf3 | [
"Linux-OpenIB"
] | 1 | 2022-02-11T06:49:00.000Z | 2022-02-11T06:49:00.000Z | gui/bs.gui.scheme.model.pas | PVV-BS/BlackShark | 34dc339146ba1596f4db813a0fe95d103a0a8bf3 | [
"Linux-OpenIB"
] | null | null | null | gui/bs.gui.scheme.model.pas | PVV-BS/BlackShark | 34dc339146ba1596f4db813a0fe95d103a0a8bf3 | [
"Linux-OpenIB"
] | null | null | null | {
-- Begin License block --
Copyright (C) 2019-2022 Pavlov V.V. (PVV)
"Black Shark Graphics Engine" for Delphi and Lazarus (named
"Library" in the file "License(LGPL).txt" included in this distribution).
The Library is free software.
Last revised June, 2022
This file is part of "Black Shark G... | 26.407985 | 120 | 0.694628 |
831e61d37561f58f3048f92aebd59cee5cf00cde | 25,210 | pas | Pascal | src/UDatabase.pas | comiluv/Drago | 5a9f8266ab09d0ba30d92f8aac22c7edda06f4a7 | [
"MIT"
] | 13 | 2018-02-08T16:30:24.000Z | 2021-11-27T13:49:12.000Z | src/UDatabase.pas | comiluv/Drago | 5a9f8266ab09d0ba30d92f8aac22c7edda06f4a7 | [
"MIT"
] | 5 | 2021-05-13T14:52:54.000Z | 2022-01-04T22:56:16.000Z | src/UDatabase.pas | comiluv/Drago | 5a9f8266ab09d0ba30d92f8aac22c7edda06f4a7 | [
"MIT"
] | 5 | 2019-11-25T18:17:16.000Z | 2021-06-18T07:21:58.000Z | // ---------------------------------------------------------------------------
// -- Drago -- Interface to database ------------------------ UDatabase.pas --
// ---------------------------------------------------------------------------
unit UDatabase;
// --------------------------------------------------------------... | 27.521834 | 96 | 0.57025 |
f159d1c6db00baf81d17cf6a0839b57d832761ff | 1,640 | pas | Pascal | Lib/rtcService.pas | maciej-izak/sdk-lite | 4b68e2b8fb7ffecd310d1343d62beb61977d0f3c | [
"MIT"
] | 8 | 2017-08-25T08:15:14.000Z | 2019-09-04T22:05:39.000Z | Lib/rtcService.pas | maciej-izak-tests/sdk-lite | 4b68e2b8fb7ffecd310d1343d62beb61977d0f3c | [
"MIT"
] | null | null | null | Lib/rtcService.pas | maciej-izak-tests/sdk-lite | 4b68e2b8fb7ffecd310d1343d62beb61977d0f3c | [
"MIT"
] | 5 | 2017-08-22T13:52:42.000Z | 2019-05-22T22:53:29.000Z | {
MS Windows Service functions
- Copyright 2004-2017 (c) RealThinClient.com (http://www.realthinclient.com)
This unit is ONLY for MS Windows.
}
unit rtcService;
{$include rtcDefs.inc}
interface
{$IFDEF WINDOWS}
uses
Windows,WinSvc,SysUtils,
rtcTypes;
function IsServiceStarting(const Se... | 22.465753 | 79 | 0.659756 |
85fb8d9a64ba72ddfaeedce927957fd77b44ecda | 3,172 | dfm | Pascal | Projeto Libras/unt_Dicas_CacaPalavras.dfm | WellingtonSouzaAbreu/Projetos-Desktop | affdd8977dbab033bd7d016a65f390828bc87f91 | [
"MIT"
] | null | null | null | Projeto Libras/unt_Dicas_CacaPalavras.dfm | WellingtonSouzaAbreu/Projetos-Desktop | affdd8977dbab033bd7d016a65f390828bc87f91 | [
"MIT"
] | null | null | null | Projeto Libras/unt_Dicas_CacaPalavras.dfm | WellingtonSouzaAbreu/Projetos-Desktop | affdd8977dbab033bd7d016a65f390828bc87f91 | [
"MIT"
] | null | null | null | object frm_Dica_CacaPalavras: Tfrm_Dica_CacaPalavras
Left = 0
Top = 0
Caption = 'Como Jogar'
ClientHeight = 749
ClientWidth = 1370
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
WindowStat... | 22.496454 | 81 | 0.618222 |
85e18787833f31b6994e6847135892cb0b7c7440 | 9,288 | pas | Pascal | Native/Delphi/bo.System/OSProcessUnit.pas | jpluimers/bo.codeplex | 787ef3b5a8c6ced0a985361243c48a6c76f5d655 | [
"BSD-3-Clause"
] | 5 | 2017-05-12T08:03:54.000Z | 2022-02-15T08:23:27.000Z | Native/Delphi/bo.System/OSProcessUnit.pas | jpluimers/bo.codeplex | 787ef3b5a8c6ced0a985361243c48a6c76f5d655 | [
"BSD-3-Clause"
] | null | null | null | Native/Delphi/bo.System/OSProcessUnit.pas | jpluimers/bo.codeplex | 787ef3b5a8c6ced0a985361243c48a6c76f5d655 | [
"BSD-3-Clause"
] | null | null | null | unit OSProcessUnit;
interface
//{$R *.RES} // TODO ##jpl: component icon
uses
SysUtils,
Windows, // TStartupInfo
Classes, // TComponent
ActivatableUnit; // TActivatable
type
// see the ShowWindow() parameter at http://msdn.microsoft.com/en-us/library/ms686331(VS.85).aspx
TShowWi... | 27.47929 | 105 | 0.705426 |
f17a47dace8fdcbfa58187e3eee82f738fa0a80d | 29,628 | pas | Pascal | Source/PXL.Classes.pas | svn2github/AsphyrePXL | e29f402b27b3133e3971ecd4a7f14dddf81c2e34 | [
"Apache-2.0"
] | 33 | 2018-03-19T15:54:14.000Z | 2021-03-09T15:58:05.000Z | Source/PXL.Classes.pas | svn2github/AsphyrePXL | e29f402b27b3133e3971ecd4a7f14dddf81c2e34 | [
"Apache-2.0"
] | 2 | 2019-01-13T23:05:21.000Z | 2019-02-03T08:06:13.000Z | Source/PXL.Classes.pas | svn2github/AsphyrePXL | e29f402b27b3133e3971ecd4a7f14dddf81c2e34 | [
"Apache-2.0"
] | 2 | 2019-01-21T08:52:17.000Z | 2020-08-30T15:16:58.000Z | unit PXL.Classes;
(*
* This file is part of Asphyre Framework, also known as Platform eXtended Library (PXL).
* Copyright (c) 2015 - 2017 Yuriy Kotsarenko. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the Licens... | 28.030274 | 123 | 0.695626 |
f1470d3319ac83adde378be3d18ef169d6eec5dd | 481 | dpr | Pascal | Capitulo8/5.2.Grupos/Grupos.dpr | diondcm/exemplos-delphi | 16b4d195981e5f3161d0a2c62f778bec5ba9f3d4 | [
"MIT"
] | 10 | 2017-08-02T00:44:41.000Z | 2021-10-13T21:11:28.000Z | Capitulo8/5.2.Grupos/Grupos.dpr | diondcm/exemplos-delphi | 16b4d195981e5f3161d0a2c62f778bec5ba9f3d4 | [
"MIT"
] | 10 | 2019-12-30T04:09:37.000Z | 2022-03-02T06:06:19.000Z | Capitulo8/5.2.Grupos/Grupos.dpr | diondcm/exemplos-delphi | 16b4d195981e5f3161d0a2c62f778bec5ba9f3d4 | [
"MIT"
] | 9 | 2017-04-29T16:12:21.000Z | 2020-11-11T22:16:32.000Z | program Grupos;
uses
Vcl.Forms,
Form.Principal in 'Form.Principal.pas' {frmPrincipal},
Data.Grupo in 'Data.Grupo.pas' {dmdGrupo: TDataModule},
Form.Exibe.Dados in 'Form.Exibe.Dados.pas' {frmExibeDados};
{$R *.res}
begin
Application.Initialize;
Application.MainFormOnTaskbar := True;
Application.CreateFo... | 25.315789 | 61 | 0.762994 |
857cf2b1dbb979b74fa4a62eae052d9129d317ce | 12,862 | pas | Pascal | Libraries/TChromeTabs/Demo/frameChromeTabStyleU.pas | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | 62 | 2016-01-20T16:26:25.000Z | 2022-02-28T14:25:52.000Z | Libraries/TChromeTabs/Demo/frameChromeTabStyleU.pas | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | null | null | null | Libraries/TChromeTabs/Demo/frameChromeTabStyleU.pas | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | 20 | 2016-09-08T00:15:22.000Z | 2022-01-26T13:13:08.000Z | unit frameChromeTabStyleU;
interface
uses
Windows, Messages, SysUtils, Variants, Classes,
Graphics, Controls, Forms, Dialogs, StdCtrls,
Spin, ExtCtrls, Buttons,
GDIPAPI,
ChromeTabs,
ChromeTabsUtils,
ChromeTabsClasses;
type
TframeChromeTabStyle = class(TFrame)
ColorDialog1: TColorDialog;
gbB... | 29.5 | 155 | 0.762323 |
8341ced92ca42652b614d5f53cd512a286db37a1 | 1,743 | pas | Pascal | sources/factories/chHash.CRC.CRC16.GSM.Factory.pas | vampirsoft/CryptoHash | bd8eb1fc2f8c8b63c3cb52b47908b7fbadab4be4 | [
"MIT"
] | null | null | null | sources/factories/chHash.CRC.CRC16.GSM.Factory.pas | vampirsoft/CryptoHash | bd8eb1fc2f8c8b63c3cb52b47908b7fbadab4be4 | [
"MIT"
] | null | null | null | sources/factories/chHash.CRC.CRC16.GSM.Factory.pas | vampirsoft/CryptoHash | bd8eb1fc2f8c8b63c3cb52b47908b7fbadab4be4 | [
"MIT"
] | 2 | 2020-08-30T18:22:38.000Z | 2021-06-08T19:52:56.000Z | /////////////////////////////////////////////////////////////////////////////////
//*****************************************************************************//
//* Project : CryptoHash *//
//* Latest Source: https://github.com/vampirsoft/CryptoHash ... | 29.05 | 83 | 0.478485 |
61bafa4991b1f35942c8d1ff64a8cecf42e7369f | 19,451 | pas | Pascal | core/bs.window.ultibo.pas | PVV-BS/BlackShark | 34dc339146ba1596f4db813a0fe95d103a0a8bf3 | [
"Linux-OpenIB"
] | 1 | 2022-02-11T06:49:00.000Z | 2022-02-11T06:49:00.000Z | core/bs.window.ultibo.pas | PVV-BS/BlackShark | 34dc339146ba1596f4db813a0fe95d103a0a8bf3 | [
"Linux-OpenIB"
] | null | null | null | core/bs.window.ultibo.pas | PVV-BS/BlackShark | 34dc339146ba1596f4db813a0fe95d103a0a8bf3 | [
"Linux-OpenIB"
] | null | null | null | {
-- Begin License block --
Copyright (C) 2019-2022 Pavlov V.V. (PVV)
"Black Shark Graphics Engine" for Delphi and Lazarus (named
"Library" in the file "License(LGPL).txt" included in this distribution).
The Library is free software.
Last revised June, 2022
This file is part of "Black Shark G... | 27.090529 | 202 | 0.717238 |
83cdb875772e3b9fb60751b555804299ce0cef66 | 231,297 | pas | Pascal | demos/ALFmxEffects/_source/embarcadero/tokyo/FMX.Filter.Effects.pas | cfusari/alcinoe | a3ffbf099c1bfdb0361dc745c64063ae54dc9205 | [
"Apache-2.0"
] | 1 | 2018-10-16T03:14:44.000Z | 2018-10-16T03:14:44.000Z | demos/ALFmxEffects/_source/embarcadero/tokyo/FMX.Filter.Effects.pas | cfusari/alcinoe | a3ffbf099c1bfdb0361dc745c64063ae54dc9205 | [
"Apache-2.0"
] | null | null | null | demos/ALFmxEffects/_source/embarcadero/tokyo/FMX.Filter.Effects.pas | cfusari/alcinoe | a3ffbf099c1bfdb0361dc745c64063ae54dc9205 | [
"Apache-2.0"
] | null | null | null | {*******************************************************}
{ }
{ Delphi FireMonkey Platform }
{ }
{ Copyright(c) 2011-2017 Embarcadero Technologies, Inc. }
{ All rights... | 28.217275 | 223 | 0.72026 |
f14d8c2d45e8c906d966c9cb03d548b5b13a5b2c | 320 | pas | Pascal | src/OZDMUnit.pas | xackery/openzone | c9d4c91515ea10a206cefe3f104c730ad4abcc02 | [
"MIT"
] | null | null | null | src/OZDMUnit.pas | xackery/openzone | c9d4c91515ea10a206cefe3f104c730ad4abcc02 | [
"MIT"
] | null | null | null | src/OZDMUnit.pas | xackery/openzone | c9d4c91515ea10a206cefe3f104c730ad4abcc02 | [
"MIT"
] | null | null | null | unit OZDMUnit;
interface
uses
SysUtils, Classes, ClearTypeText;
type
TDataModule1 = class(TDataModule)
ClearTypeText: TClearTypeText;
private
{ Private declarations }
public
{ Public declarations }
end;
var
DataModule1: TDataModule1;
implementation
{$R *.dfm}
end.
| 12.8 | 36 | 0.6625 |
f1b760e888953e3838aad82ce4d6b5eb2f89c645 | 261 | pas | Pascal | src/stwvTreinInfo.pas | dgoedkoop/stwsim | bb40b2850aa73cbd244ae3ea0679ac33f86a00ab | [
"FSFAP"
] | null | null | null | src/stwvTreinInfo.pas | dgoedkoop/stwsim | bb40b2850aa73cbd244ae3ea0679ac33f86a00ab | [
"FSFAP"
] | 4 | 2015-01-27T21:45:53.000Z | 2015-03-26T20:04:29.000Z | src/stwvTreinInfo.pas | dgoedkoop/stwsim | bb40b2850aa73cbd244ae3ea0679ac33f86a00ab | [
"FSFAP"
] | null | null | null | unit stwvTreinInfo;
interface
type
TVertragingSoort = (vsSchatting, vsExact);
TvTreinInfo = record
Treinnummer: string;
Vertraging: integer;
Vertragingsoort: TVertragingSoort;
Vertragingplaats: string;
end;
implementation
end.
| 15.352941 | 44 | 0.720307 |
851e30460ca3d82ffac95e5536bff300ae5c3fc3 | 6,852 | pas | Pascal | SMCoreTempDelphiReader.pas | opteris/CoreTempCheck | 1cae255b23017074c34575e684861a0d3e73452d | [
"MIT"
] | null | null | null | SMCoreTempDelphiReader.pas | opteris/CoreTempCheck | 1cae255b23017074c34575e684861a0d3e73452d | [
"MIT"
] | null | null | null | SMCoreTempDelphiReader.pas | opteris/CoreTempCheck | 1cae255b23017074c34575e684861a0d3e73452d | [
"MIT"
] | null | null | null | // Core Temp reader for Icinga
// Copyright (c) 2015 Michal Krowicki
// https://krowicki.pl
program SMCoreTempDelphiReader;
{$MODE Delphi}
{$APPTYPE CONSOLE}
uses
Windows,
SysUtils,
GetCoreTempInfoDelphi in 'GetCoreTempInfoDelphi.pas';
var
Data: CORE_TEMP_SHARED_DATA;
CPU, Core, Index: Cardinal;
... | 32.169014 | 170 | 0.580123 |
83774b66a11490013ad65ed6545d9ff56376edfe | 329 | pas | Pascal | Oxygene/All/SharedUI/SharedUI.Shared/AppDelegate.Cocoa.pas | remobjects/ElementsSamples | 744647f59424c18ccb06c0c776b2dcafdabb0513 | [
"MIT"
] | 19 | 2016-04-09T12:40:27.000Z | 2022-02-22T12:15:03.000Z | Oxygene/All/SharedUI/SharedUI.Shared/AppDelegate.Cocoa.pas | remobjects/ElementsSamples | 744647f59424c18ccb06c0c776b2dcafdabb0513 | [
"MIT"
] | 3 | 2017-09-05T09:31:29.000Z | 2019-09-11T04:49:27.000Z | Oxygene/All/SharedUI/SharedUI.Shared/AppDelegate.Cocoa.pas | remobjects/ElementsSamples | 744647f59424c18ccb06c0c776b2dcafdabb0513 | [
"MIT"
] | 11 | 2016-12-29T19:30:39.000Z | 2021-08-31T12:20:27.000Z | namespace SharedUI.Shared;
{$IF COCOA}
type
[NSApplicationMain, IBObject]
AppDelegate = public partial class(INSApplicationDelegate)
public
method applicationDidFinishLaunching(notification: NSNotification);
begin
start();
end;
//
// Add Cocoa-specific code here
//
end;
{$EN... | 15.666667 | 71 | 0.683891 |
f1b5a1897be148212c3620ef7952b4a00fe298d2 | 2,926 | dpr | Pascal | demos/Delphi_FPC/04 - Input/demo04.dpr | EliiahPro/quad-engine | 9ed52cb9c76d3c87a86159a3636ac8228442e7af | [
"BSD-2-Clause"
] | 7 | 2020-11-18T20:32:03.000Z | 2022-02-27T12:03:18.000Z | demos/Delphi_FPC/04 - Input/demo04.dpr | randydom/quad-engine | 9ed52cb9c76d3c87a86159a3636ac8228442e7af | [
"BSD-2-Clause"
] | null | null | null | demos/Delphi_FPC/04 - Input/demo04.dpr | randydom/quad-engine | 9ed52cb9c76d3c87a86159a3636ac8228442e7af | [
"BSD-2-Clause"
] | 3 | 2020-11-19T08:54:37.000Z | 2020-12-27T14:02:12.000Z | program demo04;
{$RTTI EXPLICIT METHODS([]) PROPERTIES([]) FIELDS([])}
{$WEAKLINKRTTI ON}
{$SETPEFLAGS 1}
uses
QuadEngine, Vec2f, SysUtils, Windows;
var
QuadDevice: IQuadDevice;
QuadWindow: IQuadWindow;
QuadRender: IQuadRender;
QuadTimer: IQuadTimer;
QuadInput: IQuadInput;
procedure OnTi... | 33.632184 | 119 | 0.711552 |
f1a7f304b8693a304ffcd6daf63641a4d68e840a | 9,538 | dfm | Pascal | junk/ac2004/Dmod.dfm | aspenryd/Car | 1d812ab60825f0900ac161638e0d375894997204 | [
"MIT"
] | 1 | 2018-07-22T13:13:16.000Z | 2018-07-22T13:13:16.000Z | junk/ac2004/Dmod.dfm | aspenryd/Car | 1d812ab60825f0900ac161638e0d375894997204 | [
"MIT"
] | null | null | null | junk/ac2004/Dmod.dfm | aspenryd/Car | 1d812ab60825f0900ac161638e0d375894997204 | [
"MIT"
] | 2 | 2018-03-29T13:57:55.000Z | 2018-07-22T13:13:18.000Z | object Dmod2: TDmod2
OldCreateOrder = False
OnCreate = DataModuleCreate
Left = 208
Top = 131
Height = 480
Width = 805
object BetstT: TADOTable
Connection = Dmod1.ADOConnection1
CursorType = ctStatic
TableName = 'Betst'
Left = 32
Top = 72
end
object CardsT: TADOTable
Connection ... | 23.038647 | 76 | 0.666282 |
f1eac4d5deb98a14a576b798b10229e4a902d58c | 858 | pas | Pascal | Source/Code Units/ATApp.Config.Keys.Consts.pas | AngelicTech/AppFramework_DX_MDI | fc14915e8862ad4a6060da127b8ec9c758633c5a | [
"CC0-1.0"
] | 1 | 2021-08-09T18:30:23.000Z | 2021-08-09T18:30:23.000Z | Source/Code Units/ATApp.Config.Keys.Consts.pas | AngelicTech/AppFramework_DX_MDI | fc14915e8862ad4a6060da127b8ec9c758633c5a | [
"CC0-1.0"
] | null | null | null | Source/Code Units/ATApp.Config.Keys.Consts.pas | AngelicTech/AppFramework_DX_MDI | fc14915e8862ad4a6060da127b8ec9c758633c5a | [
"CC0-1.0"
] | 1 | 2021-08-09T18:30:24.000Z | 2021-08-09T18:30:24.000Z | unit ATApp.Config.Keys.Consts;
interface
const
cCfgKeyCount = 'Count';
cCfgKeyCurrentPath = 'CurrentPath';
cCfgKeyHeight = 'Height';
cCfgKeyInfoBarVisible = 'InfoBarVisible';
cCfgKeyLeft = 'Left';
cCfgKeyPinnedFile = 'PinnedFile%d';
cCfgKeyQATPosition =... | 29.586207 | 47 | 0.630536 |
f1b1d0c7f4e1db2c98de80ba9c6e856857284039 | 6,446 | pas | Pascal | computer_graphics/3lab/3lab.pas | danilbushkov/university | 9f2e22c4691a2c8156748f4feaab57cd53fa4c67 | [
"MIT"
] | 1 | 2021-03-28T08:54:13.000Z | 2021-03-28T08:54:13.000Z | computer_graphics/3lab/3lab.pas | danilbushkov/university | 9f2e22c4691a2c8156748f4feaab57cd53fa4c67 | [
"MIT"
] | null | null | null | computer_graphics/3lab/3lab.pas | danilbushkov/university | 9f2e22c4691a2c8156748f4feaab57cd53fa4c67 | [
"MIT"
] | null | null | null | program lab3;
uses graph,wincrt,math;
const
l=5;
angle=Pi/6;
type
tcrd=record
x,y:integer;
end;
TMatrix33=array[1..9] of real;
TCrds=array[1..l] of tcrd;
var g,h,c:integer;
ch:char;
poly:TCrds;
McompressionX,
MStretchingX,
MScalingUp,
MScalingDown,
MSymmet... | 16.742857 | 74 | 0.498449 |
f16e10b0f8d8c3049db6cc288eb2e52d78f811f3 | 5,275 | pas | Pascal | Graphics32/Source/GR32_ArrowHeads.pas | civilian7/SmartWork | 732373b809c2602df03ddf2e4af334385cf42aeb | [
"MIT"
] | null | null | null | Graphics32/Source/GR32_ArrowHeads.pas | civilian7/SmartWork | 732373b809c2602df03ddf2e4af334385cf42aeb | [
"MIT"
] | null | null | null | Graphics32/Source/GR32_ArrowHeads.pas | civilian7/SmartWork | 732373b809c2602df03ddf2e4af334385cf42aeb | [
"MIT"
] | null | null | null | unit GR32_ArrowHeads;
(* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1 or LGPL 2.1 with linking exception
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of t... | 32.164634 | 92 | 0.646635 |
f18476694e89dedab5c944708d3a33df7179c25b | 4,401 | pas | Pascal | toolkit2/frames/ftk_frame_home.pas | rhausam/fhirserver | d7e2fc59f9c55b1989367b4d3e2ad8a811e71af3 | [
"BSD-3-Clause"
] | null | null | null | toolkit2/frames/ftk_frame_home.pas | rhausam/fhirserver | d7e2fc59f9c55b1989367b4d3e2ad8a811e71af3 | [
"BSD-3-Clause"
] | null | null | null | toolkit2/frames/ftk_frame_home.pas | rhausam/fhirserver | d7e2fc59f9c55b1989367b4d3e2ad8a811e71af3 | [
"BSD-3-Clause"
] | null | null | null | unit ftk_frame_home;
{
Copyright (c) 2001-2021, Health Intersections Pty Ltd (http://www.healthintersections.com.au)
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of sourc... | 28.577922 | 133 | 0.730061 |
f115ca5e9be02bcdc696515deaa0d0aa1dba5bbc | 244 | pas | Pascal | CAT/tests/04. branches/4. case..of/caseof.pas | SkliarOleksandr/NextPascal | 4dc26abba6613f64c0e6b5864b3348711eb9617a | [
"Apache-2.0"
] | 19 | 2018-10-22T23:45:31.000Z | 2021-05-16T00:06:49.000Z | CAT/tests/04. branches/4. case..of/caseof.pas | SkliarOleksandr/NextPascal | 4dc26abba6613f64c0e6b5864b3348711eb9617a | [
"Apache-2.0"
] | 1 | 2019-06-01T06:17:08.000Z | 2019-12-28T10:27:42.000Z | CAT/tests/04. branches/4. case..of/caseof.pas | SkliarOleksandr/NextPascal | 4dc26abba6613f64c0e6b5864b3348711eb9617a | [
"Apache-2.0"
] | 6 | 2018-08-30T05:16:21.000Z | 2021-05-12T20:25:43.000Z | unit Unit1;
interface
implementation
var
G: Int32;
procedure Test;
var
a: int32;
begin
a := 1;
case a of
0: G := 1;
1: G := 2;
else
G := 3;
end;
end;
initialization
Test();
finalization
assert(G = 2);
end. | 8.133333 | 16 | 0.557377 |
6189790a02e659181c6e8e2249652efaef57d805 | 251,760 | pas | Pascal | library/fhir4b/fhir4b_pathengine.pas | HealthIntersections/fhirserver | 759bf1a270bca48b3ef97385074cfc0b37fae0dc | [
"BSD-3-Clause"
] | 5 | 2021-11-16T22:35:26.000Z | 2022-02-16T08:40:37.000Z | library/fhir4b/fhir4b_pathengine.pas | HealthIntersections/fhirserver | 759bf1a270bca48b3ef97385074cfc0b37fae0dc | [
"BSD-3-Clause"
] | 7 | 2021-11-01T06:27:37.000Z | 2022-02-08T19:55:52.000Z | library/fhir4b/fhir4b_pathengine.pas | HealthIntersections/fhirserver | 759bf1a270bca48b3ef97385074cfc0b37fae0dc | [
"BSD-3-Clause"
] | 2 | 2022-02-15T13:27:52.000Z | 2022-02-16T08:40:48.000Z | unit fhir4b_pathengine;
{
Copyright (c) 2011+, HL7 and Health Intersections Pty Ltd (http://www.healthintersections.com.au)
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions o... | 37.264654 | 219 | 0.659489 |
f1a6c0c74f2e705c678862468be7c1f3dfa11186 | 1,469 | pas | Pascal | Voynich.Seleniun/Classes/UActionHandler.pas | IcaroSousa/VoynichWebDriver | fc90ad7070a09c4699e2c1295a51abda6cbc1d2d | [
"MIT"
] | null | null | null | Voynich.Seleniun/Classes/UActionHandler.pas | IcaroSousa/VoynichWebDriver | fc90ad7070a09c4699e2c1295a51abda6cbc1d2d | [
"MIT"
] | null | null | null | Voynich.Seleniun/Classes/UActionHandler.pas | IcaroSousa/VoynichWebDriver | fc90ad7070a09c4699e2c1295a51abda6cbc1d2d | [
"MIT"
] | null | null | null | unit UActionHandler;
interface
Uses UActionHandlerInterface,
UFormHandlerInterface,
UFieldBase,
Spring.Collections,
System.Rtti,
System.Classes,
System.SysUtils;
Type
TActionHandler = class(TFieldBase, IActionHandler)
private
protected
Function FindMethod(pFormHandler: IFormHandler; pFormName,... | 26.709091 | 138 | 0.780803 |
f1067e6cac397726b94340e3b5bac34e62d4388b | 1,130 | dfm | Pascal | ProjetoFinal_LibraryYourself/LibraryYourself/View/uFrLogin.dfm | BrendaCopatti/LibraryYourself | 31adf578441bd39b7478a4d4037596bd548bf17f | [
"MIT"
] | null | null | null | ProjetoFinal_LibraryYourself/LibraryYourself/View/uFrLogin.dfm | BrendaCopatti/LibraryYourself | 31adf578441bd39b7478a4d4037596bd548bf17f | [
"MIT"
] | null | null | null | ProjetoFinal_LibraryYourself/LibraryYourself/View/uFrLogin.dfm | BrendaCopatti/LibraryYourself | 31adf578441bd39b7478a4d4037596bd548bf17f | [
"MIT"
] | null | null | null | object frLogin: TfrLogin
Left = 0
Top = 0
Caption = 'Library Yourself'
ClientHeight = 204
ClientWidth = 288
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
Pixe... | 19.824561 | 37 | 0.638938 |
83b017769392d908f46d8eea09962909e2f94018 | 38,143 | pas | Pascal | ldapsend.pas | Makhaon/SynHTTP | 699c1102a1b9a44df9f362f72e53aa33f2fd818e | [
"MIT"
] | 4 | 2021-10-09T09:28:49.000Z | 2021-10-10T02:32:23.000Z | ldapsend.pas | Makhaon/SynHTTP | 699c1102a1b9a44df9f362f72e53aa33f2fd818e | [
"MIT"
] | null | null | null | ldapsend.pas | Makhaon/SynHTTP | 699c1102a1b9a44df9f362f72e53aa33f2fd818e | [
"MIT"
] | 2 | 2021-10-09T15:37:30.000Z | 2022-01-15T03:35:53.000Z | {==============================================================================|
| Project : Ararat Synapse | 001.007.001 |
|==============================================================================|
| Content: LDAP client ... | 30.057526 | 124 | 0.605799 |
8597564a553bfd60415282d57cd08acf7256b127 | 17,733 | pas | Pascal | Czech-SMS-Sender/PNG/PNGZLIB.pas | Vacko/Czech-SMS-Sender | a638fb01b0ca21a7d885b19e3950759ce178a77b | [
"MIT"
] | 1 | 2018-12-29T11:11:38.000Z | 2018-12-29T11:11:38.000Z | Czech-SMS-Sender/PNG/PNGZLIB.pas | Vacko/Czech-SMS-Sender | a638fb01b0ca21a7d885b19e3950759ce178a77b | [
"MIT"
] | null | null | null | Czech-SMS-Sender/PNG/PNGZLIB.pas | Vacko/Czech-SMS-Sender | a638fb01b0ca21a7d885b19e3950759ce178a77b | [
"MIT"
] | null | null | null | unit PNGZLIB;
{ Delphi 3 compatibility by Paul TOTH <tothpaul@free.fr> }
interface
uses
Sysutils, Classes;
const
ZLIB_VERSION = '1.1.3';
type
TZAlloc = function (opaque: Pointer; items, size: Integer): Pointer;
TZFree = procedure (opaque, block: Pointer);
TZCompressionLevel = (zcNone, zcFastest, zcDefa... | 28.555556 | 95 | 0.578357 |
f19617fb26e8c1df70beaac0ad023dd9d3edf204 | 47,850 | pas | Pascal | hedgewars/uGears.pas | wandi34/hw | b436a41ca1928ac42888194e1b2012948d44fdd0 | [
"Apache-2.0"
] | null | null | null | hedgewars/uGears.pas | wandi34/hw | b436a41ca1928ac42888194e1b2012948d44fdd0 | [
"Apache-2.0"
] | null | null | null | hedgewars/uGears.pas | wandi34/hw | b436a41ca1928ac42888194e1b2012948d44fdd0 | [
"Apache-2.0"
] | null | null | null | (*
* Hedgewars, a free turn based strategy game
* Copyright (c) 2004-2015 Andrey Korotaev <unC0Rr@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; version 2 of the License
*
... | 31.584158 | 176 | 0.545914 |
831cbae1288ce68a205e1725527c5206c2600801 | 1,111 | pas | Pascal | CAT/tests/13. custom tests/algorithms/sorting/sort_quick_1.pas | SkliarOleksandr/NextPascal | 4dc26abba6613f64c0e6b5864b3348711eb9617a | [
"Apache-2.0"
] | 19 | 2018-10-22T23:45:31.000Z | 2021-05-16T00:06:49.000Z | CAT/tests/13. custom tests/algorithms/sorting/sort_quick_1.pas | SkliarOleksandr/NextPascal | 4dc26abba6613f64c0e6b5864b3348711eb9617a | [
"Apache-2.0"
] | 1 | 2019-06-01T06:17:08.000Z | 2019-12-28T10:27:42.000Z | CAT/tests/13. custom tests/algorithms/sorting/sort_quick_1.pas | SkliarOleksandr/NextPascal | 4dc26abba6613f64c0e6b5864b3348711eb9617a | [
"Apache-2.0"
] | 6 | 2018-08-30T05:16:21.000Z | 2021-05-12T20:25:43.000Z | unit sort_quick_1;
interface
implementation
type TIntArray = array of int32;
var A: TIntArray;
function Compare(L, R: Int32): Int32;
begin
if L < R then
Result := -1
else if L > R then
Result := 1
else
Result := 0;
end;
procedure QuickSort(Values: TIntArray; L, R: Int32);
var
I, J: Int32;
piv... | 16.833333 | 52 | 0.514851 |
f12020d66f889ac563a1e9d986c450c7834a164f | 5,061 | pas | Pascal | misc/0073.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | 11 | 2015-12-12T05:13:15.000Z | 2020-10-14T13:32:08.000Z | misc/0073.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | null | null | null | misc/0073.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | 8 | 2017-05-05T05:24:01.000Z | 2021-07-03T20:30:09.000Z | {
pigeons@JSP.UMontreal.CA (Pigeon Steven)
> Hey, I have a friend who is taking a Pascal class at another col-
>lege and he asked me to make a query of you all. Basically, he has to
>do the "eight queens" on a chessboard (with none of them interfering
>vertically, horizontally, or diagonally with each other... | 24.808824 | 79 | 0.57538 |
f1000e4cfcd6bf28141cdee70d50c9fe897755c1 | 1,914 | dfm | Pascal | Chapter12/04_ParksLinuxDaemon/udmParksDB.dfm | atkins126/Fearless-Cross-Platform-Development-with-Delphi | 1fc47e085c82bfa51f0bf2792f22bedc18a72756 | [
"MIT"
] | null | null | null | Chapter12/04_ParksLinuxDaemon/udmParksDB.dfm | atkins126/Fearless-Cross-Platform-Development-with-Delphi | 1fc47e085c82bfa51f0bf2792f22bedc18a72756 | [
"MIT"
] | null | null | null | Chapter12/04_ParksLinuxDaemon/udmParksDB.dfm | atkins126/Fearless-Cross-Platform-Development-with-Delphi | 1fc47e085c82bfa51f0bf2792f22bedc18a72756 | [
"MIT"
] | null | null | null | object dmParksDB: TdmParksDB
OldCreateOrder = False
OnDestroy = DataModuleDestroy
Height = 240
Width = 337
object FDParkConnection: TFDConnection
Params.Strings = (
'Server=192.168.1.15'
'Port=3051'
'User_Name=sysdba'
'Password=masterkey'
'Database=s:\databases\MyParks.ib'
... | 25.184211 | 76 | 0.619645 |
f1256a25e0f0c3bb0614ed604f95e6176ee1dafb | 1,711 | pas | Pascal | Source/uvm.pas | TCDG/Scammer-ToolBox | 186320d149ca6eb2195a57c65fbdea2aa63bf37c | [
"BSD-3-Clause"
] | 11 | 2016-09-08T20:31:35.000Z | 2021-04-11T10:34:26.000Z | Source/uvm.pas | TCDG/Scammer-ToolBox | 186320d149ca6eb2195a57c65fbdea2aa63bf37c | [
"BSD-3-Clause"
] | null | null | null | Source/uvm.pas | TCDG/Scammer-ToolBox | 186320d149ca6eb2195a57c65fbdea2aa63bf37c | [
"BSD-3-Clause"
] | 9 | 2016-09-08T18:57:17.000Z | 2020-02-08T08:19:38.000Z | unit uvm;
interface
uses
Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics,
Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Vcl.ExtCtrls, Vcl.Imaging.jpeg,
Vcl.StdCtrls, Vcl.ComCtrls, ShellAPI, WinInet, Vcl.Imaging.pngimage;
type
Tfrmvm = class(TForm)
img1: TImage;
... | 22.220779 | 98 | 0.688486 |
8346ffe6f8db1b51225ea12c27e15aae01ec63cb | 1,193 | pas | Pascal | src/FFIntro.pas | tereshenkovav/HoE | a73675fcb03367aa5d70d25c2b57a7d7baf0aeca | [
"CC0-1.0"
] | 6 | 2019-08-15T06:36:56.000Z | 2021-06-19T15:11:46.000Z | src/FFIntro.pas | tereshenkovav/HoE | a73675fcb03367aa5d70d25c2b57a7d7baf0aeca | [
"CC0-1.0"
] | null | null | null | src/FFIntro.pas | tereshenkovav/HoE | a73675fcb03367aa5d70d25c2b57a7d7baf0aeca | [
"CC0-1.0"
] | 2 | 2019-08-16T09:32:39.000Z | 2021-11-16T05:34:51.000Z | unit FFIntro;
interface
procedure GoIntro() ;
implementation
uses TAVHGEUtils, SpriteEffects, Effects, ObjModule, HGE, FFStartMenu ;
var SRIntro:TSpriteRender ;
tleft:Single ;
function FrameFuncIntro():Boolean ;
var mx,my:Single ;
i:Integer ;
dt:Single ;
begin
Result:=False ;
dt... | 18.353846 | 74 | 0.680637 |
f1f4a70645c3585f6b8d91e7469fbc2e4198a09a | 221 | dpr | Pascal | RavenTest/RavenTest.dpr | thachngopl/Raven-Pascal | 4ad2e0da0e8497d03755ce7553209366df8d79ed | [
"BSD-2-Clause"
] | 10 | 2018-05-18T07:30:48.000Z | 2022-03-22T19:07:57.000Z | RavenTest/RavenTest.dpr | thachngopl/Raven-Pascal | 4ad2e0da0e8497d03755ce7553209366df8d79ed | [
"BSD-2-Clause"
] | 3 | 2016-10-28T07:33:14.000Z | 2018-05-13T15:29:54.000Z | RavenTest/RavenTest.dpr | thachngopl/Raven-Pascal | 4ad2e0da0e8497d03755ce7553209366df8d79ed | [
"BSD-2-Clause"
] | 2 | 2017-12-15T07:00:47.000Z | 2018-04-08T19:53:48.000Z | program RavenTest;
uses
Vcl.Forms,
Unit1 in 'Unit1.pas' {Form1};
{$R *.res}
begin
Application.Initialize;
Application.MainFormOnTaskbar := True;
Application.CreateForm(TForm1, Form1);
Application.Run;
end.
| 14.733333 | 40 | 0.719457 |
61c8916e847ac2b5ceb6bd53640348c201f5ac63 | 3,679 | pas | Pascal | Oxygene/Island/GUI/Basic Windows GUI App/Program.pas | remobjects/ElementsSamples | 744647f59424c18ccb06c0c776b2dcafdabb0513 | [
"MIT"
] | 19 | 2016-04-09T12:40:27.000Z | 2022-02-22T12:15:03.000Z | Oxygene/Island/GUI/Basic Windows GUI App/Program.pas | remobjects/ElementsSamples | 744647f59424c18ccb06c0c776b2dcafdabb0513 | [
"MIT"
] | 3 | 2017-09-05T09:31:29.000Z | 2019-09-11T04:49:27.000Z | Oxygene/Island/GUI/Basic Windows GUI App/Program.pas | remobjects/ElementsSamples | 744647f59424c18ccb06c0c776b2dcafdabb0513 | [
"MIT"
] | 11 | 2016-12-29T19:30:39.000Z | 2021-08-31T12:20:27.000Z | namespace BasicWindowsApp;
uses
rtl;
type
Program = class
public
class var szTitle: LPCWSTR := 'RemObjects Elements — Island Windows Sample';
class var szWindowClass: LPCWSTR := 'IslandWindowsSample';
class var fButton: HWND;
[CallingConvention(CallingConvention.Stdcall)]
cl... | 32.848214 | 100 | 0.489263 |
f1037bb1b39eee90157ee2deaecf96eb9e35ba3a | 7,167 | pas | Pascal | samples/BenchMark.pas | atkins126/ZapMQ-Delphi-Wrapper | cb18de9d162032c60a2dd08699dc248c4a644fa9 | [
"MIT"
] | 5 | 2021-02-18T11:55:28.000Z | 2021-05-17T16:29:57.000Z | samples/BenchMark.pas | atkins126/ZapMQ-Delphi-Wrapper | cb18de9d162032c60a2dd08699dc248c4a644fa9 | [
"MIT"
] | null | null | null | samples/BenchMark.pas | atkins126/ZapMQ-Delphi-Wrapper | cb18de9d162032c60a2dd08699dc248c4a644fa9 | [
"MIT"
] | 2 | 2021-02-19T05:13:18.000Z | 2021-03-05T08:40:14.000Z | unit BenchMark;
interface
uses
System.Classes, SyncObjs, ZapMQ.Wrapper, ZapMQ.Message.JSON, BenchMarkResults,
JSON;
type
TBenchMark = class(TThread)
private
FEvent : TEvent;
FZapMQWrapper : TZapMQWrapper;
FBenchMark : TBenchMarkResults;
FCycles: integer;
FStartedTime : TDat... | 27.354962 | 120 | 0.678108 |
f13bb70a120efff5d9817ec36027917778a14afe | 3,247 | dpr | Pascal | Demo/Event Handler/Standard/EventHandling.dpr | CrystalNet-Tech/dotNet4Delphi_Tutorials | 5d464610de74b211adf5e73d32712b8b16ff688b | [
"Apache-2.0"
] | 1 | 2020-09-24T15:36:09.000Z | 2020-09-24T15:36:09.000Z | Demo/Event Handler/Standard/EventHandling.dpr | CrystalNet-Tech/dotNet4Delphi_Tutorials | 5d464610de74b211adf5e73d32712b8b16ff688b | [
"Apache-2.0"
] | null | null | null | Demo/Event Handler/Standard/EventHandling.dpr | CrystalNet-Tech/dotNet4Delphi_Tutorials | 5d464610de74b211adf5e73d32712b8b16ff688b | [
"Apache-2.0"
] | 1 | 2020-10-09T08:03:36.000Z | 2020-10-09T08:03:36.000Z | program EventHandling;
{$APPTYPE CONSOLE}
{$R *.res}
uses
{$IF CompilerVersion > 22}
System.SysUtils, System.Variants,
{$ELSE}
SysUtils, Variants,
{$IFEND }
CNClrLib.Host, CNClrLib.Core;
var
Console : _Console;
SQLConnection : TClrObject;
ConnectionString : WideString;
(*
//C# Del... | 28.734513 | 123 | 0.674469 |
6182a20455e024811e54ecd0dfcee7b860c002fc | 16,344 | pas | Pascal | Parte 3/units/sdlGame.pas | fabianosalles/building-a-game-in-pascal | 364905774811a481f5e560527d31b15311f5859f | [
"MIT"
] | 8 | 2015-08-04T00:59:31.000Z | 2019-11-04T02:15:42.000Z | Parte 3/units/sdlGame.pas | fabianosalles/building-a-game-in-pascal | 364905774811a481f5e560527d31b15311f5859f | [
"MIT"
] | 1 | 2016-05-17T12:30:51.000Z | 2017-07-22T18:51:52.000Z | Parte 3/units/sdlGame.pas | fabianosalles/building-a-game-in-pascal | 364905774811a481f5e560527d31b15311f5859f | [
"MIT"
] | 2 | 2016-05-17T11:16:13.000Z | 2020-06-16T16:19:28.000Z | unit sdlGame;
{$mode objfpc}{$H+}
interface
uses
sysutils,
classes,
SDL2,
sdl2_ttf,
sdl2_image,
sdlGameEnemies,
sdlGamePlayer,
sdlGameObjects,
sdlGameTypes,
sdlGameText,
sdlGameUtils;
type
TSpriteKind = (
EnemyA = 0,
EnemyB = 1,
EnemyC = 2,
EnemyD = 3,
P... | 24.952672 | 104 | 0.649902 |
83fe7c16d0e1cbbd40b83e815bc3417340dc957c | 17,421 | pas | Pascal | Quake_Delphi_Sources/src/snd_win.pas | delphi-pascal-archive/quake-delphi-sources | d7b90ca29ea43f9f7f11bb3646bee5050b100509 | [
"Unlicense"
] | null | null | null | Quake_Delphi_Sources/src/snd_win.pas | delphi-pascal-archive/quake-delphi-sources | d7b90ca29ea43f9f7f11bb3646bee5050b100509 | [
"Unlicense"
] | null | null | null | Quake_Delphi_Sources/src/snd_win.pas | delphi-pascal-archive/quake-delphi-sources | d7b90ca29ea43f9f7f11bb3646bee5050b100509 | [
"Unlicense"
] | null | null | null | // ------------------------------------------------------------------------------
//
// Copyright (C) 1996-1997 Id Software, Inc.
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
// as published by the Free Software Foundation; eith... | 22.277494 | 140 | 0.619999 |
f1b719b11644c5de3218e3653262faeec1fd12cd | 224 | pas | Pascal | 1. Konsep Pemilihan/goto.pas | belajarstatistik/Algoritma-Pemrograman | 4f33b359254db167b6107757d35d50d391d836e2 | [
"MIT"
] | null | null | null | 1. Konsep Pemilihan/goto.pas | belajarstatistik/Algoritma-Pemrograman | 4f33b359254db167b6107757d35d50d391d836e2 | [
"MIT"
] | null | null | null | 1. Konsep Pemilihan/goto.pas | belajarstatistik/Algoritma-Pemrograman | 4f33b359254db167b6107757d35d50d391d836e2 | [
"MIT"
] | null | null | null | program goto;
label 1000;
var inputchar:char;
begin
write('Masukkan huruf (atau o untuk berhenti) : '); readln(inputchar);
if inputchar = '0' then
goto 1000;
{other statement mau go here ...}
1000;
end. | 22.4 | 72 | 0.651786 |
f1acb728432591b387694e6e95bf8a9c0567f22b | 3,062 | dfm | Pascal | Delphi/Delphi Projeto 2/Forms/U_pesq_venda.dfm | lacerdence/Projetos-completos | 18df4a568ff1a1ff7ddbb23d27b75ae7c75eedf1 | [
"MIT"
] | null | null | null | Delphi/Delphi Projeto 2/Forms/U_pesq_venda.dfm | lacerdence/Projetos-completos | 18df4a568ff1a1ff7ddbb23d27b75ae7c75eedf1 | [
"MIT"
] | null | null | null | Delphi/Delphi Projeto 2/Forms/U_pesq_venda.dfm | lacerdence/Projetos-completos | 18df4a568ff1a1ff7ddbb23d27b75ae7c75eedf1 | [
"MIT"
] | null | null | null | inherited Frm_pesq_venda: TFrm_pesq_venda
Caption = 'FORMUL'#193'RIO DE PESQUISA DE VENDAS'
ExplicitWidth = 1125
ExplicitHeight = 778
PixelsPerInch = 96
TextHeight = 13
inherited Panel1: TPanel
inherited bt_pesquisa: TBitBtn
OnClick = bt_pesquisaClick
end
inherited bt_transferir: TBitBtn
... | 23.553846 | 54 | 0.594383 |
f1660fc6cf66eed31fc329b53b5656a7eca90093 | 7,525 | pas | Pascal | niftiview7/batch_old.pas | ghisvail/MRIcron | 17994ad3d38c27644ece83b2fffa2537c0ac0ed4 | [
"BSD-3-Clause"
] | 44 | 2016-02-09T07:07:25.000Z | 2021-10-31T18:49:32.000Z | niftiview7/batch_old.pas | ghisvail/MRIcron | 17994ad3d38c27644ece83b2fffa2537c0ac0ed4 | [
"BSD-3-Clause"
] | 18 | 2016-02-25T09:52:38.000Z | 2022-02-17T01:45:35.000Z | niftiview7/batch_old.pas | ghisvail/MRIcron | 17994ad3d38c27644ece83b2fffa2537c0ac0ed4 | [
"BSD-3-Clause"
] | 19 | 2016-03-01T19:40:12.000Z | 2021-11-03T12:52:46.000Z | unit batch;
interface
uses define_types,Windows;
procedure BatchVOI;
implementation
uses nifti_img, nifti_img_view, dialogs, nifti_hdr_view, text,sysutils,classes, fdr;
(*function LesionFrac (lOverlayNum: integer): double;
var
lLesionSum,lInten: double;
lInc: integer;
begin
result := 0;
... | 35.495283 | 123 | 0.637475 |
6af76b5f8899794c00fbeab3e38ee03ed699b712 | 7,350 | pas | Pascal | HODLER_Multiplatform_Win_And_iOS_Linux/coinCode/Bitcoin.pas | M3Supreme45/HODLER-Open-Source-Multi-Asset-Wallet | 259ea75f7aba999ffd184997a884c1c22d34fa40 | [
"Unlicense"
] | null | null | null | HODLER_Multiplatform_Win_And_iOS_Linux/coinCode/Bitcoin.pas | M3Supreme45/HODLER-Open-Source-Multi-Asset-Wallet | 259ea75f7aba999ffd184997a884c1c22d34fa40 | [
"Unlicense"
] | null | null | null | HODLER_Multiplatform_Win_And_iOS_Linux/coinCode/Bitcoin.pas | M3Supreme45/HODLER-Open-Source-Multi-Asset-Wallet | 259ea75f7aba999ffd184997a884c1c22d34fa40 | [
"Unlicense"
] | null | null | null | unit Bitcoin;
interface
uses SysUtils, secp256k1, HashObj, base58, coinData, Velthuis.BigIntegers,
WalletStructureData;
function reedemFromPub(pub: AnsiString): AnsiString;
function Bitcoin_PublicAddrToWallet(pub: AnsiString; netbyte: AnsiString = '00';
scriptType: AnsiString = 'p2pkh'): AnsiString;
function Bit... | 26.824818 | 98 | 0.683537 |
855cbd8a58caf3ea1e04f30502085f3cba353e7f | 6,215 | pas | Pascal | lib/CXGlobal.pas | chupor3d/delphi | b797ac2b91cf58e8058838a6b6a598807df4dcbb | [
"BSD-2-Clause"
] | 5 | 2015-04-19T01:57:22.000Z | 2021-10-18T02:34:08.000Z | lib/CXGlobal.pas | chupor3d/delphi | b797ac2b91cf58e8058838a6b6a598807df4dcbb | [
"BSD-2-Clause"
] | null | null | null | lib/CXGlobal.pas | chupor3d/delphi | b797ac2b91cf58e8058838a6b6a598807df4dcbb | [
"BSD-2-Clause"
] | 3 | 2017-02-06T08:30:43.000Z | 2021-02-26T15:43:06.000Z | unit CxGlobal;
{
Version: 1.0.0.0
Provides global uppercase/lowercase table
Copyright 2004-2006, aa, Adrian H, & Ray AF
Private property of PT SoftIndo, JAKARTA
All rights reserved.
}
{.$WEAKPACKAGEUNIT ON}
{$J-} //no-writeableconst
{$R-} //no-rangechecking
{$Q-} //no-overflowchecking
{.$D-}//no-debug
inte... | 21.961131 | 81 | 0.599839 |
f13212f82fd581c0a9aa7138f2ff9fc764e3b897 | 14,924 | pas | Pascal | library/smart/FHIR.Smart.Login.pas | niaz819/fhirserver | fee45e1e57053a776b893dba543f700dd9cb9075 | [
"BSD-3-Clause"
] | null | null | null | library/smart/FHIR.Smart.Login.pas | niaz819/fhirserver | fee45e1e57053a776b893dba543f700dd9cb9075 | [
"BSD-3-Clause"
] | null | null | null | library/smart/FHIR.Smart.Login.pas | niaz819/fhirserver | fee45e1e57053a776b893dba543f700dd9cb9075 | [
"BSD-3-Clause"
] | null | null | null | unit FHIR.Smart.Login;
{
Copyright (c) 2011+, HL7 and Health Intersections Pty Ltd (http://www.healthintersections.com.au)
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of source c... | 36.578431 | 164 | 0.655119 |
85e46eca70d81673696dd12775045a317012c84f | 2,307 | pas | Pascal | trunk/Test/Mock/Mock.Getter.VolumeBitmap.pas | ebangin127/nstools | 2a0bb4e6fd3688afd74afd4c7d69eeb46f096a99 | [
"MIT"
] | 15 | 2016-02-12T14:55:53.000Z | 2021-08-17T09:44:12.000Z | trunk/Test/Mock/Mock.Getter.VolumeBitmap.pas | ebangin127/nstools | 2a0bb4e6fd3688afd74afd4c7d69eeb46f096a99 | [
"MIT"
] | 1 | 2020-10-28T12:19:56.000Z | 2020-10-28T12:19:56.000Z | trunk/Test/Mock/Mock.Getter.VolumeBitmap.pas | ebangin127/nstools | 2a0bb4e6fd3688afd74afd4c7d69eeb46f096a99 | [
"MIT"
] | 7 | 2016-08-21T23:57:47.000Z | 2022-02-14T03:26:21.000Z | unit Mock.Getter.VolumeBitmap;
interface
uses
SysUtils, Windows, Generics.Collections,
OSFile;
const
BitmapSizePerBuffer = 16384;
type
TBitmapBuffer = Array[0..BitmapSizePerBuffer - 1] of Cardinal;
TBitmapPositionSize = record
StartingLCN: LARGE_INTEGER;
BitmapSize: LARGE_INTEGER;
end;
TVolu... | 23.783505 | 68 | 0.785869 |
17f600a7032e3ec34765770c96bdd14b9cd55229 | 1,205 | dpr | Pascal | AllocationFreeCollections/04GrowableStackList/E04GrowableStackList.dpr | atkins126/JustAddCode | 25b23c8368a17738b9433233d415525374b1b841 | [
"BSD-2-Clause"
] | 107 | 2017-01-11T00:22:54.000Z | 2022-03-10T12:24:51.000Z | AllocationFreeCollections/04GrowableStackList/E04GrowableStackList.dpr | atkins126/JustAddCode | 25b23c8368a17738b9433233d415525374b1b841 | [
"BSD-2-Clause"
] | 9 | 2017-02-23T10:15:40.000Z | 2022-02-20T03:20:02.000Z | AllocationFreeCollections/04GrowableStackList/E04GrowableStackList.dpr | atkins126/JustAddCode | 25b23c8368a17738b9433233d415525374b1b841 | [
"BSD-2-Clause"
] | 51 | 2017-01-10T15:59:57.000Z | 2022-01-31T03:04:15.000Z | program E04GrowableStackList;
{$APPTYPE CONSOLE}
{$R *.res}
uses
System.SysUtils,
UGrowableStackList in 'UGrowableStackList.pas';
procedure GrowableStackListExample;
var
List: TStackList<Integer, T128Bytes>;
I: Integer;
begin
ReportMemoryLeaksOnShutdown := True;
List.Initialize;
try
... | 20.423729 | 82 | 0.606639 |
6a73430d4c2963b38fd476d2094e7b7d2bdd7c45 | 310 | pas | Pascal | Test/FailureScripts/property_unused.pas | synapsea/DW-Script | b36c2e57f0285c217f8f0cae8e4e158d21127163 | [
"Condor-1.1"
] | 1 | 2022-02-18T22:14:44.000Z | 2022-02-18T22:14:44.000Z | Test/FailureScripts/property_unused.pas | synapsea/DW-Script | b36c2e57f0285c217f8f0cae8e4e158d21127163 | [
"Condor-1.1"
] | null | null | null | Test/FailureScripts/property_unused.pas | synapsea/DW-Script | b36c2e57f0285c217f8f0cae8e4e158d21127163 | [
"Condor-1.1"
] | null | null | null | type
TTest = class
Field : Integer;
function GetDef(i : Integer) : Integer;
procedure SetDef(i, v : Integer);
property Def[i : Integer] : Integer read GetDef write SetDef; default;
property Prop : Integer read Field write Field;
end;
var t : TTest;
t[1];
t.Prop;
t.Field; | 22.142857 | 76 | 0.632258 |
f1a3935c46f9fa02da649a48960f57dd6c263223 | 7,350 | pas | Pascal | lib/crt.pas | zbyti/Mad-Pascal | 546cae9724828f93047080109488be7d0d07d47e | [
"MIT"
] | 1 | 2021-12-15T23:47:19.000Z | 2021-12-15T23:47:19.000Z | lib/crt.pas | michalkolodziejski/Mad-Pascal | 0a7a1e2f379e50b0a23878b0d881ff3407269ed6 | [
"MIT"
] | null | null | null | lib/crt.pas | michalkolodziejski/Mad-Pascal | 0a7a1e2f379e50b0a23878b0d881ff3407269ed6 | [
"MIT"
] | null | null | null | unit CRT;
(*
@type: unit
@name: Mad Pascal screen and keyboard handling units
@author: Tomasz Biela (Tebe)
@description:
<http://www.freepascal.org/docs-html/rtl/crt/index-5.html>
*)
{
Consol
ClrEol
ClrScr
CursorOff
CursorOn
Delay
DelLine
GotoXY
InsLine
Keypressed
NoSound
ReadKey
Sound
Tex... | 14.788732 | 113 | 0.584354 |
6af332116d3f2505e8887e85ea49ab22583f1466 | 2,117 | dfm | Pascal | BAB-4/bakul_dawet/fungsi_dawet.dfm | teknologi-pendidikan/matkul-pemrograman-visual | aa9faca0f17a53369760a952dea631b917d3abe7 | [
"MIT"
] | null | null | null | BAB-4/bakul_dawet/fungsi_dawet.dfm | teknologi-pendidikan/matkul-pemrograman-visual | aa9faca0f17a53369760a952dea631b917d3abe7 | [
"MIT"
] | null | null | null | BAB-4/bakul_dawet/fungsi_dawet.dfm | teknologi-pendidikan/matkul-pemrograman-visual | aa9faca0f17a53369760a952dea631b917d3abe7 | [
"MIT"
] | null | null | null | object KalkulatorDawet: TKalkulatorDawet
Left = 574
Top = 159
Width = 570
Height = 414
Caption = 'KalkulatorDawet'
Color = clSkyBlue
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextH... | 20.161905 | 40 | 0.604629 |
f1fcb87592f8f84c5ca880121c4687f2c6812109 | 3,324 | pas | Pascal | src/LogUtils.pas | celyo/fdbconsole | 5c144b3692fba581c7cf019fa93bd88e279236ae | [
"Apache-2.0"
] | 1 | 2021-03-04T05:41:14.000Z | 2021-03-04T05:41:14.000Z | src/LogUtils.pas | celyo/fdbconsole | 5c144b3692fba581c7cf019fa93bd88e279236ae | [
"Apache-2.0"
] | null | null | null | src/LogUtils.pas | celyo/fdbconsole | 5c144b3692fba581c7cf019fa93bd88e279236ae | [
"Apache-2.0"
] | 1 | 2021-03-04T05:22:43.000Z | 2021-03-04T05:22:43.000Z | unit LogUtils;
{$mode objfpc}{$H+}
interface
uses
Classes, SysUtils, Forms, LCLProc;
type
TLogMode = (lmNone, lmTrace, lmDebug, lmInfo, lmWarning, lmError);
function LogModeToStr(pMode : TLogMode) : String;
function StrToLogMode(pMode : String) : TLogMode;
procedure SetLogFile(pFileName : String);
fun... | 22.013245 | 105 | 0.698857 |
83c257a00f36549db16d6c54b0b0b3c041871d21 | 1,994 | pas | Pascal | sources/chHash.CRC.CRC5.Reverse.pas | vampirsoft/CryptoHash | bd8eb1fc2f8c8b63c3cb52b47908b7fbadab4be4 | [
"MIT"
] | null | null | null | sources/chHash.CRC.CRC5.Reverse.pas | vampirsoft/CryptoHash | bd8eb1fc2f8c8b63c3cb52b47908b7fbadab4be4 | [
"MIT"
] | null | null | null | sources/chHash.CRC.CRC5.Reverse.pas | vampirsoft/CryptoHash | bd8eb1fc2f8c8b63c3cb52b47908b7fbadab4be4 | [
"MIT"
] | 2 | 2020-08-30T18:22:38.000Z | 2021-06-08T19:52:56.000Z | /////////////////////////////////////////////////////////////////////////////////
//*****************************************************************************//
//* Project : CryptoHash *//
//* Latest Source: https://github.com/vampirsoft/CryptoHash ... | 30.676923 | 100 | 0.508024 |
f1eec38561c9d2a83962017fec1387055bb35cb1 | 1,345 | pas | Pascal | Zooming.Helpers/Zoomicon.Helpers.RTL/Zoomicon.Helpers.RTL.ClassListHelpers.pas | atkins126/READCOM_App | 8425eaa5c134caee33a89dc77b57593a418a4eda | [
"MIT"
] | 4 | 2021-09-15T15:37:24.000Z | 2022-03-01T16:09:19.000Z | Zooming.Helpers/Zoomicon.Helpers.RTL/Zoomicon.Helpers.RTL.ClassListHelpers.pas | atkins126/READCOM_App | 8425eaa5c134caee33a89dc77b57593a418a4eda | [
"MIT"
] | 86 | 2021-12-16T08:45:43.000Z | 2022-03-30T23:01:51.000Z | Zooming.Helpers/Zoomicon.Helpers.RTL/Zoomicon.Helpers.RTL.ClassListHelpers.pas | atkins126/READCOM_App | 8425eaa5c134caee33a89dc77b57593a418a4eda | [
"MIT"
] | 2 | 2021-11-04T19:54:22.000Z | 2021-11-15T00:32:58.000Z | unit Zoomicon.Helpers.RTL.ClassListHelpers;
interface
uses System.Contnrs; //for TClassList
type
TClassArray = array of TClass;
TClassListCreateFromClassArrayHelper = class helper for TClassList
constructor Create(const Items: TClassArray); overload; virtual;
end;
TClassListFindClassOfHel... | 29.888889 | 198 | 0.744238 |
f14e394af18a02d6186314eff204530dbbf86754 | 8,358 | dfm | Pascal | sample/Main.dfm | nickolasdeluca/UrlParser | a2ea36fc91e66796420f5200dd73252191b3b405 | [
"MIT"
] | 11 | 2021-03-14T03:29:41.000Z | 2022-01-20T23:32:39.000Z | sample/Main.dfm | nickolasdeluca/UrlParser | a2ea36fc91e66796420f5200dd73252191b3b405 | [
"MIT"
] | 1 | 2021-03-15T14:48:47.000Z | 2021-03-15T14:55:19.000Z | sample/Main.dfm | nickolasdeluca/UrlParser | a2ea36fc91e66796420f5200dd73252191b3b405 | [
"MIT"
] | 2 | 2021-03-30T05:05:46.000Z | 2021-05-12T08:29:58.000Z | object FMain: TFMain
Left = 0
Top = 0
Caption = 'UrlParser sample'
ClientHeight = 269
ClientWidth = 494
Color = 4802889
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Segoe UI'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPer... | 32.776471 | 72 | 0.698253 |
61b9e3a40cfafa34c39c35321566cd7eb5653f05 | 10,369 | pas | Pascal | Framework/EasyConsole.Types.pas | JensBorrisholt/EasyConsole | 31fd5fc0b3ed7dad32a3f0953eb0213ecd24cb25 | [
"MIT"
] | 20 | 2018-09-06T09:54:56.000Z | 2022-02-05T11:40:09.000Z | Framework/EasyConsole.Types.pas | JensBorrisholt/EasyConsole | 31fd5fc0b3ed7dad32a3f0953eb0213ecd24cb25 | [
"MIT"
] | null | null | null | Framework/EasyConsole.Types.pas | JensBorrisholt/EasyConsole | 31fd5fc0b3ed7dad32a3f0953eb0213ecd24cb25 | [
"MIT"
] | 6 | 2018-09-07T12:45:14.000Z | 2021-05-29T15:59:34.000Z | unit EasyConsole.Types;
interface
uses
System.Generics.Collections, System.SysUtils, System.Console.ConsoleBuffer;
{$M+}
type
EKeyNotFoundException = class(Exception);
TPage = class;
THistory = TStack<TPage>;
TPages = TObjectDictionary<string, TPage>;
TOption = class;
TProgram = cla... | 24.57109 | 114 | 0.676343 |
83ecdc90838ab08e46013f6eb3aa3dc9b3124395 | 8,350 | pas | Pascal | Source/Services/Lex/Base/AWS.LexRuntimeService.Client.pas | herux/aws-sdk-delphi | 4ef36e5bfc536b1d9426f78095d8fda887f390b5 | [
"Apache-2.0"
] | 67 | 2021-07-28T23:47:09.000Z | 2022-03-15T11:48:35.000Z | Source/Services/Lex/Base/AWS.LexRuntimeService.Client.pas | herux/aws-sdk-delphi | 4ef36e5bfc536b1d9426f78095d8fda887f390b5 | [
"Apache-2.0"
] | 5 | 2021-09-01T09:31:16.000Z | 2022-03-16T18:19:21.000Z | Source/Services/Lex/Base/AWS.LexRuntimeService.Client.pas | herux/aws-sdk-delphi | 4ef36e5bfc536b1d9426f78095d8fda887f390b5 | [
"Apache-2.0"
] | 13 | 2021-07-29T02:41:16.000Z | 2022-03-16T10:22:38.000Z | unit AWS.LexRuntimeService.Client;
interface
uses
AWS.Runtime.Client,
AWS.LexRuntimeService.ClientIntf,
AWS.LexRuntimeService.Config,
AWS.Runtime.AWSRegion,
AWS.RegionEndpoint,
AWS.Runtime.ClientConfig,
AWS.Runtime.Credentials,
AWS.Internal.ServiceMetadata,
AWS.LexRuntimeService.Metadata,
... | 38.479263 | 168 | 0.82012 |
83bc0f2282aaeae2bcc1e2b5a5ce6f6c9c932e75 | 8,510 | pas | Pascal | archain.pas | corvus1/dn2l | 2ce2b3a6b001008c3ff75d5fbf046444f92aa6f3 | [
"AFL-2.0",
"AFL-3.0"
] | null | null | null | archain.pas | corvus1/dn2l | 2ce2b3a6b001008c3ff75d5fbf046444f92aa6f3 | [
"AFL-2.0",
"AFL-3.0"
] | null | null | null | archain.pas | corvus1/dn2l | 2ce2b3a6b001008c3ff75d5fbf046444f92aa6f3 | [
"AFL-2.0",
"AFL-3.0"
] | null | null | null | {/////////////////////////////////////////////////////////////////////////
//
// Dos Navigator Open Source 1.51.08
// Based on Dos Navigator (C) 1991-99 RIT Research Labs
//
// This programs is free for commercial and non-commercial use as long as
// the following conditions are aheared to.
//
// Copyright... | 34.176707 | 80 | 0.610811 |
f13cbf5e5f7b1127a182bb74c0705668a32b098f | 2,524 | dfm | Pascal | vcl/XLSReadWrite6/Samples/PivotTable/Interactive/Main.dfm | 1aq/PBox | 67ced599ee36ceaff097c6584f8100cf96006dfe | [
"MIT"
] | null | null | null | vcl/XLSReadWrite6/Samples/PivotTable/Interactive/Main.dfm | 1aq/PBox | 67ced599ee36ceaff097c6584f8100cf96006dfe | [
"MIT"
] | null | null | null | vcl/XLSReadWrite6/Samples/PivotTable/Interactive/Main.dfm | 1aq/PBox | 67ced599ee36ceaff097c6584f8100cf96006dfe | [
"MIT"
] | null | null | null | object frmMain: TfrmMain
Left = 563
Top = 129
Width = 1063
Height = 780
Caption = 'Pivot Table Interactive Sample'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreen... | 17.900709 | 100 | 0.549525 |
610e27784d89af0cf8147d92cbeea9a0c397da0a | 2,217 | pas | Pascal | src/utils/mailcap/mailcap.pas | keithbowes/r3r | a2631ea86479c21dae64c6663f1ededd4c3dfa81 | [
"BSD-3-Clause"
] | 4 | 2016-05-07T12:54:16.000Z | 2020-06-21T05:45:30.000Z | src/utils/mailcap/mailcap.pas | keithbowes/r3r | a2631ea86479c21dae64c6663f1ededd4c3dfa81 | [
"BSD-3-Clause"
] | null | null | null | src/utils/mailcap/mailcap.pas | keithbowes/r3r | a2631ea86479c21dae64c6663f1ededd4c3dfa81 | [
"BSD-3-Clause"
] | 1 | 2018-03-18T19:53:30.000Z | 2018-03-18T19:53:30.000Z | unit MailCap;
interface
{$IFNDEF MSWINDOWS}
uses
RList;
{$ENDIF}
type
PMailCap = ^TMailCap;
TMailCap = object
private
{$IFNDEF MSWINDOWS}
FList: PRList;
{$ENDIF}
procedure StripPost(var prog: String);
public
constructor Init;
destructor Done;
function GetProg(const mtype: String): Strin... | 17.595238 | 90 | 0.645016 |
Subsets and Splits
HTML Code Excluding Scripts
The query retrieves a limited set of HTML content entries that are longer than 8 characters and do not contain script tags, offering only basic filtering with minimal analytical value.