-
STL完整源码,实现STL文件的读写和三维体的重建及其分析
STL完整源码,实现STL文件的读写和三维体的重建及其分析-STL integrity of the source code, achieving literacy STL files and 3-D reconstruction and Analysis
- 2022-04-12 17:18:01下载
- 积分: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
-
STL介绍
stl introduction
- 2023-07-09 01:00:03下载
- 积分:1
-
C++STL开发技术导引 一本很好说的源码
C++STL开发技术导引 一本很好说的源码-C++ STL to develop technical guidance that a good source
- 2023-08-23 23:25:03下载
- 积分:1
-
c++ stl 实现的矩阵程序
c++ stl 实现的矩阵程序-c stl procedures to achieve the matrix
- 2022-03-11 20:23:57下载
- 积分:1
-
自定义的智能指针类,可是多个指针共用对象,且不会造成内存泄露的问题...
自定义的智能指针类,可是多个指针共用对象,且不会造成内存泄露的问题-since the definition of smart pointer types, but a number of indicators shared object, and it will not disclose the cause memory problems
- 2022-07-05 12:45:18下载
- 积分:1
-
PTypes是一个扩充了多线程和网络功能的STL库,具有跨平台移植的能力...
PTypes是一个扩充了多线程和网络功能的STL库,具有跨平台移植的能力-PTypes is an expansion of the multithreading and networking capabilities for the STL, which is cross-platform capability transplant
- 2022-01-31 22:52:29下载
- 积分:1
-
stlstlfilt.zip
STLstlfilt.zip
- 2023-03-14 06:20:03下载
- 积分:1
-
使用stl技术,(还没看,是听说的)
使用stl技术,(还没看,是听说的)-use of technology, (No, it is heard)
- 2023-04-28 15:45:10下载
- 积分:1
-
stl-huffman
implement huffman algorithm with stl priority-queue, first you must have the file, then the result is saved(implement Huffman algorithm with stl prio rity- queue, first you must have the file, then the result is saved)
- 2007-01-16 15:56:56下载
- 积分:1