-
STL Quick Reference 1.26_2
STL Quick Reference 1.26_2
- 2022-07-02 13:15:20下载
- 积分:1
-
一些STL的使用范例
一些STL的使用范例-some examples of the use of the STL
- 2023-02-09 05:10:04下载
- 积分:1
-
Boost Python application to expand the use of Boost1.32 for example, can generat...
Boost扩展Python应用样例 使用Boost1.32库,生成可以在Python环境下调用的Dll库-Boost Python application to expand the use of Boost1.32 for example, can generate the Python environment calls for the D
- 2022-05-13 12:00:37下载
- 积分:1
-
gini-0.5.1.tar
说明: 项目描述:
GINI is a lightweight, mostly Icecast/Shoutcast compatible streaming server for broadcasting Ogg Vorbis, MP3, AVI, ASF/WMV, QuickTime, and RealMedia format files.
GINI media streamer是一个轻便的,主要是Icecast/Shoutcast 兼容流服务器,用于广播 Ogg Vorbis, MP3, AVI, ASF/WMV, QuickTime, 和RealMedia格式文件。
(Project Description : GINI is a lightweight, mostly and managing/Shoutcast compatible streaming server for broadcasting Ogg Vorbis, MP3, AVI, ASF/WMV, QuickTime, and RealMedia format files. GINI media streamer is a lightweight, mainly and managing/Shoutcast-compatible streaming server broadcasting for Ogg Vorbis, MP3, AVI, ASF/WMV, QuickTime and RealMedia format.)
- 2005-11-06 14:03:54下载
- 积分:1
-
stl文件在matlab中的读取
在matlab中读取点云数据stl文件并在界面显示(Read the point cloud data STL file in MATLAB and display it on the interface.)
- 2018-07-11 16:25:48下载
- 积分:1
-
EFFective STL Chinese version (with English notes), very good C++ Learning mater...
EFFective STL中文版(附中文笔记),非常好的C++学习资料-EFFective STL Chinese version (with English notes), very good C++ Learning materials
- 2022-02-07 03:05:17下载
- 积分:1
-
map
C++ STL关于map的代码,里面详细说明了map的使用(n c++ STL code on the map, the map is described in detail)
- 2014-11-27 15:36:24下载
- 积分: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
-
STLDemo
vtk中的STL文件的导入和导出。很好用的。自动识别两种STL格式。(vtk in the STL file import and export. Good use. Automatically recognizes two STL format.)
- 2013-08-29 21:39:42下载
- 积分:1
-
4
说明: STL中map用法详解:map的构造函数、数据的插入、map的大小、数据的遍历、数据的查找(包括判定这个关键字是否在map中出现)等。(Detailed the STL map usage: traversal, find the data constructor map, insert the data, the size of the map, data (including determining whether the keyword appears in the map) and the like.)
- 2016-01-18 13:20:28下载
- 积分:1