PureBasic 是一个新的基于"BASIC"标准的"高级"编程语言. 它兼容其它任何 "BASIC" 编译器, 不管它是Amiga 或 PC 格式. 学习 PureBasic非常简单,所以PureBasic已经赢得了很多初学者和资质高深的程序员. [1] 她语法简单却是非常"高级"的,如指针,结构,过程,动态链表等. 富有经验的程序员可以毫不费力的访问系统支持的结构和 Windows API .[1] PureBasic 是一个兼容性广泛的编程语言,支持 AmigaOS (680x0 和 PowerPC) 和 Windows计算机系统. 这意味着同样的代码可以被编译为两种系统的本地代码而流畅运行.没有象虚拟机和解释器那样的瓶颈,生成的代码是一个优化过的可执行程序.外部库是充分优化了的汇编程序,每个程序非常快,命令常常比C/C++还快或等同。[1] 一款基于BASIC规则的编程语言。PureBASIC: 广泛的可移植性 PureBASIC的显着特色是它广泛的可移植性。它可以在Windows, AmigaOS 和 Linux系统上流畅运行。由于支持了指针、结构、子程序和动态链表,有经验的程序员可以毫不费力的访问系统支持的任意结构和API。更离奇的是它居然支持行内汇编。
2025-04-30 09:43:44 37.24MB PureBasic
1
概述    PureBasic 是一个新的基于"BASIC"标准的"高级"编程语言. 它兼容其它任何 "BASIC" 编译器, 不管它是Amiga 或 PC 格式. 学习 PureBasic非常简单,所以PureBasic已经赢得了很多初学者和资质高深的程序员.   她语法简单却是非常"高级"的,如指针,结构,过程,动态链表等. 富有经验的程序员可以毫不费力的访问系统支持的结构和 Windows API .   PureBasic 是一个兼容性广泛的编程语言,支持 AmigaOS (680x0 和 PowerPC) 和 Windows计算机系统. 这意味着同样的代码可以被编译为两种系统的本地代码而流畅运行.没有象虚拟机和解释器那样的瓶颈,生成的代码是一个优化过的可执行程序.外部库是充分优化了的汇编程序,每个程序非常快,命令常常比C/C++还快或等同. PureBasic主要特色   - 支持486, Pentium (Pro, II, III) 以及更高,支持所有最新系统,支持微软的Vista!   - 内嵌数组, 动态表, 复合体结构,指针,和变量定义   - 已支持类型: Byte (8 bits), Word (16 bits), Long (32 bits), Float (32 bits) 和用户自定义类型(结构)   - 内建字符串类型(characters)   - 支持常量,二进制和十六进制的数值   - 常量和数字数据可写在一个表达中   - 标准算术支持遵守符号优先和括号: +, -, /, *, and, or, <<, >>   - 高速编译器, 大约 300 000 行/分钟在P200!   - 过程支持本地和全局变量结构编程   - 支持所有标准 BASIC 关键词: If-Else-EndIf, Repeat-Until, 等等   - 使用专用库操纵 BMP 图象, windows, gadgets, DirectX, 等等   - 使用专用用库充分写了支持优化速度和体积的汇编程序   - 象BASIC关键字一样完全支持Win32 API   - 汇编程序内嵌   - 为快速编译使用固定文件预编译结构   - 结构化 CLI编译器   - 高效率,包括大量关键词,联机帮助   - 支持XML,正则表达式,ftp ,http,.......   - 友好的系统,简单而好用,安装方便
2025-04-30 09:24:41 15.82MB PureBasic
1
DevExpressVCL一键编译安装工具_4.51(免费分享版),可以对devexpressvcl source文件进行一键安装
2024-09-05 22:37:17 1.86MB
1
学习uCosII版本用,邵贝贝翻译
2024-04-14 10:19:27 41.09MB Boland V4.51 uCos
1
100%原生的DELPHI编写的ZIP/UNZIP 全功能开发包,包含全部源代码. Delphi 4, 5, 6, 7, 2005, 2006, 2007 and 2009 compatible C++ Builder 4, 5 6, 2007, and 2009 compatible The VCLZip Delphi component allows you to add ZIP and UNZIP capabilites to your application. This component is different from most other "ZIP" development libraries in that it is written in 100% Delphi Object Pascal code and is full featured. There are no DLL's to tote around. This component links right into your application's executable. It is very easy to use. Just SOME of the features include: Create zip files fully compatable with PKZip Completely native Delphi VCL (NO DLLS) Create Disk Spanning and Blocked zip files Delphi 4, 5, 6, 7, 2005, 2006, 2007 and 2009 compatible C++ Builder 4, 5 6, 2007, and 2009 compatible Zip directly from streams to zip files Unzip directly to streams from zip files Stream to Stream zipping and unzipping Unzip directly to memory buffers Zip directoy from memory buffers Create and read Zip and File Comments Create Self Extracting Zip Files (16 bit and 32 bit distributable Windows sfx stubs included (source included for these too) or use your own stubs) Complete support for encrypted files (encrypts as it zips) Save Relative Path information Unzip using Relative Paths (even if zip file wasn't created with relative path info) Use enhanced wildcards Exclude List (tell VCLZip which files not to include (use wildcards too)) NoCompress (STORE) List (tell VCLZip which files to just store (use wildcards too) Set your own temp directory Plenty of events Long filenames, even the 16 bit VCLZip/VCLUnZip Includes comprehensive Zip Utility with source as demo Includes a small stream zipping demo Includes a context sensitive help file Use Unicode filenames, archive names, and pathnames (except for Delphi/BCB 4 and5) . No Royalties! AES Strong Encryption Zip64 capabilities, properties, methods and events: Uncompressed, Compressed, and Archive file sizes can be up to 2^63-1 bytes in length. You can compress up to 2147483647 files into an archive. This is compatible with PKZip's Zip64 format. If a file does not extend beyond any of the original limitations (filesizes of 4 gig or 65535 files) then no Zip64 format information is included in the archive. property isZip64 - tells you when you are working with a zip file that is using Zip64 format. Faster processing due to linking to Zlib 1.2.3 object files for compression and decompression routines. Blocked Zip Files (spanned zip archives split onto hard drive) Compatible with PKZip and WinZip split archives file naming format. For backwards compatability you can tell VCLZip to use the old VCLZip filenaming format by using the BlockMode property
2023-03-23 16:17:00 916KB DELPHI BCB VCLZip ZIP/UNZIP
1
英文原版文档中的书签存在大纲级别错误的问题,阅读起来非常麻烦,自己修正了书签,方便阅读。
2022-01-13 19:44:03 3.82MB emmc
1
Delphi的SC系列控件,相比DevExpress系列的庞杂巨细无遗,SC系列更精炼, 4.51 完整源码版,内含demo及帮助。
2022-01-05 10:28:52 172.46MB StyleControls Delphi
1
VCLZip pro 4.51_1 压缩/解压缩控件(含源码) 支持XE10 lib 路径设置到 解压后的目录 打开 VCLZipXE10.dproj 直接 install
2021-07-21 23:45:07 1.09MB VCLZip pro 4.51_1 支持
1
EMMC标准英文原版8个版本
2021-06-22 14:36:32 20.56MB jedc EMMC标准
1
安装包
2021-06-21 14:02:03 356.49MB opencv4.5.1 contrib4.5.1
1