-
基于STL的vector 使用方法演示。这里主要介绍Vector的操作。
基于STL的vector 使用方法演示。这里主要介绍Vector的操作。-STL
- 2022-03-22 12:26:28下载
- 积分:1
-
CPP_STL
基本的STL的使用知识,涉及内容较全,如果全部掌握,对编程有很大帮助(Basic knowledge of the use of the STL involving than the whole, if all master programming)
- 2013-01-17 01:48:48下载
- 积分:1
-
Export a vertices/faces patch to an STL triangular mesh.This is based heavily on...
Export a vertices/faces patch to an STL triangular mesh.This is based heavily on Bill McDonald s previous work, simply enabling his output functions for a different form of input.
- 2022-04-12 17:04:18下载
- 积分:1
-
STL介绍
stl introduction
- 2023-07-09 01:00:03下载
- 积分:1
-
PolyMulPoly_list
用stl实现多项式字符串相乘,用list实现,已测试。(Stl string using polynomial multiplication, with the list implementation, have been tested.)
- 2013-10-01 15:44:48下载
- 积分:1
-
艾迪森维斯理
Addison Wesley - Effective STL, STL经典著作!-Addison Wesley-Effective STL, STL classics!
- 2023-05-17 19:45:03下载
- 积分:1
-
688796823C
stl的一些算法 ,可以参考参考参考,代码可以通过(Some of the algorithms for STL can be referred to as reference, and the code can be passed through)
- 2018-02-12 16:50:16下载
- 积分: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地图操作介绍例子。地图技能的主要演示。
C++STL map操作实例介绍。主要演示map的操作技巧和方法。-C++ STL map operation introduce examples. The main demonstration of map skills and methods of operation.
- 2022-09-22 12:50:03下载
- 积分:1
-
这是一个非常好的、可以替代mfc中的CString的字符串类。支持ansi、unicode。
这是一个非常好的、可以替代mfc中的CString的字符串类。支持ansi、unicode。-This is a very good alternative to redeem mfc the string category. Support ansi, unicode.
- 2022-03-03 18:42:33下载
- 积分:1