Компоненты для Delphi/C++Builder ~ Components for Delphi/C++Builder 6

Status
Not open for further replies.

_SERGEYX_

Member
Joined
Jul 9, 2008
Messages
223
Reaction score
983
DIXml v2.2.0 Component For D7, XE Cracked + Demos
DIXml is an embedded XML, XSLT, and EXSLT processing library for Borland / CodeGear Delphi. It is build on the libxml2, libxslt and libexslt libraries. However, DIXml requires no DLLs or any other external files whatsoever. All required code is compiled completely into the application's executable. DIXml is the most feature-complete XML and XSLT solution for Delphi.

unibytes
gigabase
share4web
 
Last edited by a moderator:

_SERGEYX_

Member
Joined
Jul 9, 2008
Messages
223
Reaction score
983
IOComp Components 4.0.4 Delphi 2007 , 2010, xe , xe2
Unicode Support Added!
CodeGear Delphi 2010 Support Added!
CodeGear C++ Builder 2010 Support Added!
CodeGear RAD Studio 2010 Support Added!
Bug Fixes!

unibytes
gigabase
share4web
 
Last edited by a moderator:

_SERGEYX_

Member
Joined
Jul 9, 2008
Messages
223
Reaction score
983
DevArt SDAC v6.1.3 for D7,XE,XE2

1328968768_111.jpg


SQL Server Data Access Components - многофункциональный инструмент для разработки клиент/сервер приложений на Borland Delphi и C++Builder для Microsoft SQL Server. SDAC предоставляет гибкий и простой способ автоматического обновления данных на сервере, расширенные возможности по обновлению записей, получения метаданных, и многое другое.

unibytes
gigabase
share4web
 
Last edited by a moderator:

_SERGEYX_

Member
Joined
Jul 9, 2008
Messages
223
Reaction score
983
Clever Suite Internet v7.4 D5-XE2 Full Source
1325751866_111.jpg


The suite of the Clever Internet components presents the most efficient and convenient way of accessing the Internet resources from your applications.

Using the Clever Internet Suite (Clever Internet .NET Suite, Clever Internet ActiveX Suite) you can add instant SSL / TLS security to your Internet applications and implement many useful Internet-related features:
downloading, uploading and submitting of the Internet-resources; sending and receiving MIME messages; HTTP, FTP, SMTP, POP3, IMAP and NNTP client / server solutions; SSL / TLS channel with digital certificates support.

The suite includes more than 40 components for Internet development and its code is constantly being refined and improved.

unibytes
gigabase
share4web
 

_SERGEYX_

Member
Joined
Jul 9, 2008
Messages
223
Reaction score
983
Rubicon.v2.21 Full Source for D7
Rubicon is a set of Delphi components that performs full text search. Rubicon is compatible with all versions of Delphi and C++ Builder. This demo uses the Rubicon components to index and search a database table. The major elements of the demo consist of:
-Tables Tab
-Index Tab
-Build Tab
-Search Tab
-DBGrid Options
How Rubicon Works
Rubicon can process database records, text files, RTF files, HTML files, and other files that can be converted to text. Rubicon processes the text, identifies the unique words in the text, and then assigns a unique integer location to the words. For example, if a database table has 1000 records that are indexed on CustomerNo starting at number 1001 and ending at 2000, all the unique words contained in the record at index location 1001 would be identified and assigned an index number of zero (CustomerNo minus the lowest CustomerNo, or 1001 - 1001). This process is repeated for all the records. The result is a Words table which contains all the unique words in the table and a bitmap or index of there locations in the table. With these indexes, a search for "John Smith" simply requires reading and ANDing the bitmaps for the words "John" and "Smith".

Visual Controls
Rubicon includes two visual controls, TrbHints and TrbRichEdit. The TrbHints control is demonstrated in the Search Tab and is visible in the Hints sub tab. TrbRichEdit is a RichEdit control that performs matching word highlighting. This component may be seen in the 32 bit version of the demo when displaying a memo field in the Match table.
Dynamic Updating
Rubicon is not only capable of building and searching indexes, but it can also maintain them as changes are made to the Search table. To see this in the demo, build the indexes, then display the Search table (Ctrl+T) and turn off the Read Only property (Ctrl+R). Before making a change, you may wish to open the Words table (Ctrl+W) so you can see the table updated as the changes are made. Return to the Search table and make one or more changes. You will see the changes reflected in the Words table and when you return to the Search Tab, you will be able to search and find the changes.

SQL Tables
The demo will work with SQL tables. However, with large SQL tables, performance at times may be sluggish because Rubicon has to find the first and last records in the table. In a real application, the first and last index value are likely to be know (e.g. the first index value is 1000 and the last index value can be retrieved from a generator), and may be set in Rubicon events. Rubicon also includes drivers that perform all table access via TQuery components.

unibytes
gigabase
share4web
 

_SERGEYX_

Member
Joined
Jul 9, 2008
Messages
223
Reaction score
983
Last edited by a moderator:

volod3000

Member
Joined
Dec 20, 2008
Messages
94
Reaction score
485
TinyDB v2.93 Full Sources (Delphi 2005 до XE2.)+Demo





TinyDB представляет собой небольшой, быстрый и очень надежный механизм базы данных для разработчиков.
В отличие от существующих решений для обработки данных в TinyOS, TinyDB не требуется писать код.
Вместо этого, TinyDB обеспечивает простой SQL-подобный интерфейс для указания данных, которые необходимо извлечь, а также дополнительные параметры, как скорость, с которой данные должны быть обновлены. При запросе необходимо указать ваши базы данных, TinyDB собирает данные с помощью специальных алгоритмов обработки.

Он обеспечивает доступ к БД в собственном формате без BDE, и не требует установки и настройки.

С компонентом TinyDB, все данные могут быть сохранены только в одном файле базы данных. TinyDB компонент является идеальной заменой BDE для небольших приложений БД.

Основная цель TinyDB, чтобы облегчить жизнь программисту при написании приложений управляемых БД, которые будут разработаны и развернуты быстрее, чем это возможно с традиционными компонентами. TinyDB освобождает вас от бремени написания низкоуровневого кода...


Ключевые особенности:

  • Унаследованные от TDataSet, поддерживает всеми визуальными DB-компонентами
  • Без BDE, DLL и OCX
  • Все данные в одном файле БД
  • Поддержка BLOB сжатие данных
  • Поддерживается шифрование БД, и формат CRC32 защиты
  • Поддержка In-Memory Database
  • Поддержка среды Multi-indexes, Master-Detail
  • Максимальное количество записей более 100.000
..............


tinydb-main.jpg

tinydb-light_and_id.jpg



You need to log in to view the content.
 

_SERGEYX_

Member
Joined
Jul 9, 2008
Messages
223
Reaction score
983
Castalia 2012.1.1 for Embarcadero - Registered full install
Castalia 2012.1.1
Одним файлом для всех версий Delphi

Пакет включает следующие версии:
Castalia 2012.1.1 for Delphi 5
Castalia 2012.1.1 for Delphi 6
Castalia 2012.1.1 for Delphi 7
Castalia 2012.1.1 for Delphi 2005
Castalia 2012.1.1 for Borland Developer Studio 2006
Castalia 2012.1.1 for CodeGear Delphi 2007
Castalia 2012.1.1 for CodeGear Delphi 2009
Castalia 2012.1.1 for CodeGear Delphi 2010
Castalia 2012.1.1 for Embarcadero Delphi XE
Castalia 2012.1.1 for Embarcadero Delphi XE2

unibytes
gigabase
share4web
depositfiles
rapidgator
letitbit
vip-file
shareflare
sms4file
 

fanatoliy

Member
Joined
Jul 11, 2009
Messages
114
Reaction score
490
DevExpress VCL vol 2.3 Full Source
Hotfile / Fileserve / Wupload / Mediafire / Zshare / Depositfiles / Rapidshare / 2shared / Badongo / Uploading / Sendspace

Auto install include Source
You need to log in to view the content.


Auto install HTML Help
You need to log in to view the content.
 
Last edited by a moderator:

xpert66

Member
Joined
Oct 9, 2006
Messages
35
Reaction score
32
Location
---
Website
zebroid.ru
ZipTV 2010 (cracked)

Искал 3 дня в сети хотя бы одну вылеченную версию программы, всё, что удалось найти - инструкцию по самостоятельному залому, правда практически без описание, что очень сильно усугубило ситуацию, так как я и так не знатный крякер. Но в любом случае спасибо чехам (ник к сожалению не помню).

[HIDE=1]http://rghost.ru/36558334
http://www.onlinedisk.ru/file/826857/[/HIDE]
 

_SERGEYX_

Member
Joined
Jul 9, 2008
Messages
223
Reaction score
983
ZipTV 2010 Искал 3 дня
Вот, смотрю валяется на диске старенький ZipTV для Delphi 7. Может надо кому-нибудь... В принципе, на семерке еще много народу пишет. Исходников нет. Хелп и Демо в архиве. Версия рабочая.
ZipTV_d7_u7.0.6

unibytes
gigabase
share4web
 
Last edited by a moderator:
Status
Not open for further replies.
Top