-
STL
简单的stl读取,显示,切片程序代码,很好用,在slice_STL基础上进行了改进,并加入了相关注释~(Simple slice stl display program code, easy to use, on the basis of the slice_STL improved, and joined the relevant Notes)
- 2021-04-20 15:08:50下载
- 积分:1
-
是侯捷的stl源码解析的配套文档,通俗易懂
是侯捷的stl源码解析的配套文档,通俗易懂-Hou Jie, stl is the source of the matching document analysis, user-friendly
- 2022-05-28 06:51:46下载
- 积分:1
-
一个Delphi的STL
这两年来编写程序,着实接触了不少函数代码,遇到比较有收藏价值的或者应用比较广的就收集了起来,就形成了这个大杂烩 SRTL(Super Run Time Library)。这里面有除了一些是本人编写的代码,其他全非本人版权,只是希望各位在修改或者传播的过程中,保留作者的版权说明.另外由于是免费的完全开源的,所以本人不对使用SuperRTL所造成的后果有任何责任。
下面简单介绍一下单元的内容:
Win32.pas (本人编写)
API函数的简单调用,如建立进程,建立文件映射,建立、读取管道(可以捕捉DOS程序输出)等。
StrFuncs.pas (本人编写)
字符串处理单元,完全兼容宽字节处理(即使用wideString),特有的中文字符串处理函数(如简繁转换等等),经过多次优化,大多以编表的方式进行处理(一般来说是最快的处理方式)。
BiosHelp.pas
读取Bios信息的单元,兼容各种windows系统。
Streams.pas
流(TStream)输入输出处理单元,可以用来保存读取控件属性。
ShlFile.pas
各种文件操作,包括获得系统特殊路径,获取文件图标等。
RegEx
- 2023-07-07 10:00:03下载
- 积分:1
-
这是关于C++ STL最好的入门书籍,详细介绍了STL的基本概念和其各个组成部分。...
这是关于C++ STL最好的入门书籍,详细介绍了STL的基本概念和其各个组成部分。-This is on the C++ STL the best entry-books, described in detail the basic concepts of STL and its various components.
- 2022-03-20 14:29:55下载
- 积分:1
-
模板函数 显示具体化 源代码,带你进入STL时代
模板函数 显示具体化 源代码,带你进入STL时代-Template function of the source code shows that the specific
- 2022-08-23 06:30:06下载
- 积分:1
-
第一次这么大规模地使用stl,果然比纯c慢很多
第一次这么大规模地使用stl,果然比纯c慢很多-The first time such a large-scale use of stl, was much slower than that of pure c
- 2022-09-25 21:30:03下载
- 积分:1
-
代码包含以下一个示范例子: 1、GetKeyState 使用示例 2、STL 字符串类与 UNICODE 3、如何向C#或.NET框架暴露 C++ 对象? 4、...
代码包含以下一个示范例子: 1、GetKeyState 使用示例 2、STL 字符串类与 UNICODE 3、如何向C#或.NET框架暴露 C++ 对象? 4、如何获取专用文件夹的路径名? 巧。-code contains a model following examples : 1, 2 GetKeyState use examples, and the STL string UNICODE three categories, how to C# or.NET framework exposed C object? 4, how to obtain special folder paths? Qiao.
- 2022-03-14 12:34:22下载
- 积分:1
-
SGI STL源码
SGI STL源码-SGI STL FOSS
- 2022-07-25 00:46:53下载
- 积分:1
-
The book is primarily for STL
本书主要深入STL实作技法,一窥大家风范,可以提升自己的编程功力。
本书不适合STL初学者,主要在于STL源代码的剖析,同时学习世界一流程序员的身手,同时可以彻底了解各种广为流传的资料结构和算法。-The book is primarily for STL-depth techniques to learn about the U.S. style, you can upgrade their programming skills. STL This book is not suitable for beginners, mainly due to STL source code analysis, and study world-class programmers to test their abilities, as well as a thorough understanding of a variety of widely circulated data structures and algorithms.
- 2022-02-10 16:40:13下载
- 积分:1
-
Effective STL,一本经典学习stl的书籍,适合有一定stl基础的阅读
Effective STL,一本经典学习stl的书籍,适合有一定stl基础的阅读-Effective STL, a classic learning stl books, suitable for a certain stl-based reading
- 2022-03-30 14:13:22下载
- 积分:1