CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - reader
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - reader - List
[
Delphi/CppBuilder
]
Delphi源代码分析
DL : 0
《Delphi源代码分析》 本书通过对Delphi内核(RTL)源代码进行分析,深入阐述了Delphi内核(RTL)的原理及其实现。全书从Nico Bendlin编写的著名最小化内核示例程序MiniDExe讲起,基于MiniDExe分析Delphi在编译器一级的技术内幕,带领读者一窥Delphi的核心。随后作者基于这个内核逐层地包装代码,将Delphi的各种功能的具体实现一一展现,通过列出关键性代码并进行系统性分析的方式,全面分析对象结构、VCL和COM等在源代码中的实现。全书内容详实,阐述精辟、深入,主要议题包括:Delphi的编译器在Windows、Delphi RTL和用户代码之间的交互;Delphi RTL内核代码的完整实现;与Delphi内核相关的操作系统机制;初始(入口)代码、模块、内存、线程、资源、异常处理机制等。 本书是一本不可多得的高端技术图书,适合中、高级Delphi开发人员研读。 -"Delphi source code analysis," the book of Delphi kernel (RTL) source code the analysis, further expounded on Delphi kernel (RTL) and the realization of the principle. Nico Bendlin from the book prepared by the famous minimum core sample program MiniDExe 1960s, Based on the analysis MiniDExe Delphi compiler in a technical insider, Delphi takes the reader a glimpse into the core. Then based on the author to the core layer packaging code, Delphi will be the realization of a concrete display, listing key code and systematic analysis, a comprehensive analysis of object structure, VCL and COM as the source code to the implementation. Informative book, brilliantly expounded, in-depth, major issues include : Delphi compiler for Windows, Delphi RTL code and the user interaction; Delphi R
Date
: 2026-01-16
Size
: 11.1mb
User
:
邢某
[
Delphi/CppBuilder
]
DelphiRSSReader
DL : 0
Delphi RSS feed reader application and source
Date
: 2026-01-16
Size
: 9kb
User
:
okkoos
[
Delphi/CppBuilder
]
DELPHIcrmdjt
DL : 0
DELPHI从入门到精通 电子书(用超星阅读器可打开)-DELPHI from entry to master e-book (with Chaoxing Reader to open)
Date
: 2026-01-16
Size
: 4.83mb
User
:
dafudu
[
Delphi/CppBuilder
]
Delphisourcecodeanalysis
DL : 0
《Delphi源代码分析》 本书通过对Delphi内核(RTL)源代码进行分析,深入阐述了Delphi内核(RTL)的原理及其实现。全书从Nico Bendlin编写的著名最小化内核示例程序MiniDExe讲起,基于MiniDExe分析Delphi在编译器一级的技术内幕,带领读者一窥Delphi的核心。随后作者基于这个内核逐层地包装代码,将Delphi的各种功能的具体实现一一展现,通过列出关键性代码并进行系统性分析的方式,全面分析对象结构、VCL和COM等在源代码中的实现。全书内容详实,阐述精辟、深入,主要议题包括:Delphi的编译器在Windows、Delphi RTL和用户代码之间的交互;Delphi RTL内核代码的完整实现;与Delphi内核相关的操作系统机制;初始(入口)代码、模块、内存、线程、资源、异常处理机制等。 本书是一本不可多得的高端技术图书,适合中、高级Delphi开发人员研读。 -Delphi source code analysis Delphi books on the core (RTL) source code analysis, in-depth on the Delphi core (RTL) and the realization of the principle. Nico Bendlin book written from a well-known example of procedures to minimize the core MiniDExe talk, MiniDExe analysis based on the Delphi compiler level in technical insider to lead the reader to learn about the core of Delphi. Followed by the author of the core layer by layer based on packaged code to Delphi for the concrete realization of various functions to show them one by one through the key code list and a systematic analysis of the way, a comprehensive analysis of the target structure, VCL and COM, such as in the source the realization of the code. Informative book on the incisive, in-depth, the main topics, including: Delphi compiler in Windows, Delphi RTL and the interaction between the user code Delphi RTL code of the complete realization of the kernel and Delphi related operating system kernel mechanism early the be
Date
: 2026-01-16
Size
: 24.59mb
User
:
guodong
[
Delphi/CppBuilder
]
CardDesigner
DL : 0
Developing a card reader
Date
: 2026-01-16
Size
: 447kb
User
:
kihara
[
Delphi/CppBuilder
]
NetAccessMifareReader
DL : 0
Net Access Mifare Reader
Date
: 2026-01-16
Size
: 234kb
User
:
kihara
[
Delphi/CppBuilder
]
DELPHIi_Programming
DL : 0
DELPHIi程序设计,本书包括Pascal语言、常用组件的应用和数据库技术(也括多攫分布式数据 库技术)等内容,八结合每一部分的内容,列举了大量实例,以便于读者掌握。-DELPHIi programming, this book includes Pascal language, commonly used components in applications and database technology (also captured, including multi-distributed database technology), such as the contents of each part of the eight combined the contents of a large number of examples cited in order to grasp the reader.
Date
: 2026-01-16
Size
: 7.72mb
User
:
li
[
Delphi/CppBuilder
]
tcp-ip-sockets-in-c-second-edition-practical-guid
DL : 0
The Internet allows computers thousands of miles apart to exchange information through programs such as Web browsers, and nearly all of these programs gain access to network communication services through the sockets programming interface. TCP/IP Sockets in C: Practical Guide for Programmers is a quick and affordable way to gain the knowledge and skills needed to quickly develop sophisticated and powerful web-based applications. Written by two experienced networking instructors, the book s focused, tutorial-based approach enables the reader to master the tasks and techniques essential to virtually all client-server projects using sockets in C. Programming concepts are introduced through simple, real-world examples, and are accompanied by line-by-line code commentary that describes the purpose of each part of the program. The book s companion website also contains myriad employable examples of command-based source code discussed throughout the text
Date
: 2026-01-16
Size
: 773kb
User
:
chane
[
Delphi/CppBuilder
]
htfgather3_delphi7
DL : 0
delphi 开源的 RSS 阅读器 HTFGather3 是一款专为CSDN、博客园网友定制的技术论坛、博客等专业性的RSS阅读器, 并将相关主题的数据内容下载到本地数据库,供用户方便存档,技术收集,查询搜索相 关的技术贴子、博客的数据,从而使用户,可更快捷,更好的节省浏览论坛、博客的时间。 HTFGather3同时也可当作一个RSS阅读器使用,订阅其他非技术网站的贴子将不下载数 据到本地数据库,只存储XML的Item信息。 系统要求:目前只支持Windows操作系统(2000、XP、2003)-HTFGather3 is a designed for CSDN, blog garden User customized technical forums, blog and other professional RSS reader, and related topics data content downloaded to the local database for users to easily archive, technical collection, search-related queries Technical postings to the blog data, so that users can be more efficient and better to save browsing forums, blog time. HTFGather3 the same time, can also be used as an RSS reader, subscribe to other non-technical web site postings will not download data to a local database, only the XML-Item information is stored. System Requirements: Currently only supports Windows operating systems (2000, XP, 2003)
Date
: 2026-01-16
Size
: 4.21mb
User
:
金誉峰
[
Delphi/CppBuilder
]
NetworkProgramming
DL : 0
c++builder网络编程核心技术 本书以C++ Builder6.0企业版为基础,详细介绍了最新、最流行的网络编程技术,包括C++ Builder6.0网络组件的剖析、Internet服务器应用程序的特性和不同架构服务器应用程序的创建方法、CORBA服务器和客户端应用程序的创建、XML文档的操作、Web Services的实现、Socket编程技术,以及开发多层分布式数据库应用程序的有关知识和编程技巧。全书共分7章,每一章在技术层面上均具有相对独立性,对上述各类知识进行深入浅出的阐述。全书知识点丰富,语言通俗,实例精炼,力求使读者在轻松的阅读中对深奥、生僻的网络编程知识进行消化、吸收,掌握目前最先进的网络编程技术。 本书的主要读者对象是具有一定C++ Builder编程经验,并且希望深入掌握C++ Builder网络编程技巧的程序员。 -This book take C++ the Builder6.0 enterprise version as a foundation, introduced in detail is newest, the most popular network programming technology, including C++ the Builder6.0 network module s analysis, the Internet server application procedure s characteristic and the different construction server application procedure s foundation method, the CORBA server and the client side application procedure s foundation, the XML documents operation, Web Services realizes, the Socket programming technology, as well as development multi-layer distributional database application procedure related knowledge and programming skill. The entire book is divided 7 chapters, each chapter has the relative independence in the technical stratification plane, carries on the elaboration which to the above each kind of knowledge explains the profound in simple language. Entire book knowledge rich, the language is popular, the example fining, makes every effort to cause the reader in relaxed reading to abst
Date
: 2026-01-16
Size
: 41.03mb
User
:
代述全
[
Delphi/CppBuilder
]
PNR.ZIP
DL : 0
News reader source code for Windows in Delphi, open source.
Date
: 2026-01-16
Size
: 35kb
User
:
fumoms2002
[
Delphi/CppBuilder
]
ebook_sd
DL : 0
华鹏阅读器的源代码,教你如何把txt格式转化为exe格式,可以像真实看书一样的效果-Huapeng reader source code, to teach you how to txt format into exe format, you can read the same effect as the real
Date
: 2026-01-16
Size
: 4.55mb
User
:
胡燕
[
Delphi/CppBuilder
]
delphi7_e_book
DL : 0
delphi入门电子书,希望对想入门delphi的人员有帮助!阅读器为超星阅读器。-Introduction to e-book delphi, hope the staff would like to help entry-delphi! Superstar reader to reader.
Date
: 2026-01-16
Size
: 9.28mb
User
:
袁梦龙
[
Delphi/CppBuilder
]
bookreader
DL : 0
delphi开发的电子小说阅读器,能够进行文件的打开,关闭,能进行翻译,外观优美,能进行字体的改变以及编码形式的转换,可以转换成big5以及html格式的编码。-delphi development of e-fiction reader, able to carry out the file open, close, can be translated, look beautiful, can change the font and encoding conversion, can be converted into html format and encoding big5.
Date
: 2026-01-16
Size
: 929kb
User
:
dream
[
Delphi/CppBuilder
]
Textreader
DL : 0
文本阅读器[多了个窗口至顶,有了这个功能,帮助写程序才方便]-Text reader [more windows to the top, with this function, it is convenient to help write programs]
Date
: 2026-01-16
Size
: 1013kb
User
:
林胜华
[
Delphi/CppBuilder
]
interface-delphi
DL : 0
二代身份证读卡器接口函数Delphi声明-Second-generation ID card reader interface functions Delphi declaration
Date
: 2026-01-16
Size
: 6kb
User
:
cg cg
[
Delphi/CppBuilder
]
MFRC500
DL : 0
The MF RC500 is member of a new family of highly integrated reader ICs for contactless communication 13,56MHz. This new reader IC family utilises an outstanding modulation and demodulation concept completely integrated for all major kinds of passive contactless communication methods and protocols on 13,56MHz.-The MF RC500 is member of a new family of highly integrated reader ICs for contactless communication on 13,56MHz. This new reader IC family utilises an outstanding modulation and demodulation concept completely integrated for all major kinds of passive contactless communication methods and protocols on 13,56MHz.
Date
: 2026-01-16
Size
: 88kb
User
:
j1
[
Delphi/CppBuilder
]
cbuilder
DL : 0
c++builder的入门教程,很全面,用wdl阅读器阅读-c++builder introductory tutorial, comprehensive wdl reader to read
Date
: 2026-01-16
Size
: 31.19mb
User
:
lantian
[
Delphi/CppBuilder
]
Arhangelckiy_BCB6
DL : 0
The book provides comprehensive reference information for the C + + language in C + + Builder 6: syntax, all operations and operators, all data types. detailed but reviews the work of the exceptions to the text and binary files, with strings of different types, arrays, sets, patterns, classes. discusses- Xia processing and generation communications Windows. Treated about 650 functions C C + +, API Windows, including more than 300 with descriptions and examples. We consider the Standard Template Library STL: all types of containers, iterators, all algorithms and functions of objects. Presented in the book references with detailed commentaries tories and examples that allow the reader to learn it from scratch. As a reference book is useful to users of all skill levels, from beginners ing to experienced developers.
Date
: 2026-01-16
Size
: 17.29mb
User
:
Adilbek
[
Delphi/CppBuilder
]
Delphisamplepdf
DL : 0
Delphi实例教程中文 pdf,第1 章 控件应用包括了对五子棋、计算器、日历、无穷无尽的对话框、变换背景画面、统计字数等实例,中文Delphi实例全解教程第二章应用界面编程,涉及了抓图程序、图片浏览器、屏保程序预览、文字屏保程序、图像屏保程序、写字板等实例,第三章系统编程涉及到设置桌面背景的程序、特殊形状的窗体、控制Windows 的底层任务、启动和退出的等待画面、资源管理器等实例代码。还有更多内容请下载电子书阅读。-Delphi tutorial examples Chinese pdf, Chapter 1, control applications, including examples of backgammon, calculator, calendar, endless dialog box, change the background picture, statistics and other words, Chinese Delphi Examples whole solution tutorial chapter application programming interface, involving examples of capture program, image viewer, screen saver preview screen saver text, images, screen savers, WordPad, etc., Chapter III system programming related to the procedures set the desktop background, the special shape of the form, the underlying Windows control tasks start and exit standby screen, Explorer, etc. examples of code. There are more, please download the e-book reader.
Date
: 2026-01-16
Size
: 3.23mb
User
:
11
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.