登录

最新会员 最新下载

成为了本站VIP会员

05月08日 20:16

成为了本站VIP会员

05月08日 10:54

成为了本站VIP会员

05月07日 09:50

成为了本站VIP会员

04月30日 12:23

成为了本站VIP会员

04月29日 21:46

成为了本站VIP会员

04月26日 23:14
已选条件
  1. 编程语言:所有
  2. 代码类别:STL
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. PolyMulPoly_list

  用stl实现多项式字符串相乘,用list实现,已测试。(Stl string using polynomial multiplication, with the list implementation, have been tested.)

2
下载
98
浏览
2013-10-01发布

2. PolyMulPoly_list

  用stl实现多项式字符串相乘,用list实现,已测试。(Stl string using polynomial multiplication, with the list implementation, have been tested.)

2
下载
103
浏览
2013-10-01发布

3. STLDemo

  vtk中的STL文件的导入和导出。很好用的。自动识别两种STL格式。(vtk in the STL file import and export. Good use. Automatically recognizes two STL format.)

77
下载
127
浏览
2013-08-29发布

4. STL

  快速学习stl的书,30分钟掌握stl的pdf格式(Fast learning stl book, 30 minutes to master stl pdf format)

11
下载
103
浏览
2013-05-26发布

5. stlwrite

  该matlab文件用于读取stl文件,stl是3D 打印技术(Read STL file)

126
下载
108
浏览
2013-01-31发布

6. RTS24_Load

  用VC++的STL计算生成的IEEERTS-96的一年52周364天的每天24小时的负荷值的有名值,可用于计算电力系统的可靠性的分析(Calculated using VC++ the STL generated IEEERTS-96, 52 weeks a year a day, 364 days a famous 24-hour load value value can be used to calculate the reliability of the power system analysis)

32
下载
115
浏览
2013-01-24发布

7. CPP_STL

  基本的STL的使用知识,涉及内容较全,如果全部掌握,对编程有很大帮助(Basic knowledge of the use of the STL involving than the whole, if all master programming)

3
下载
134
浏览
2013-01-17发布

8. CPP-STL-file-to-read

  使用C++ STL进行文件读取,介绍C++标准模板库的基本操作。可以学习对stl的基本操作和数据处理。同时包含对文件的基本编程。(Use C++ STL file read, introduces the basic operation of the C++ standard template library. Can learn the basic operations and data processing of stl. The file contains both basic programming.)

9
下载
93
浏览
2012-12-18发布

9. matlab-STL

  stl导入matlab的matlab代码,很实用(stl import matlab matlab code, very useful)

99
下载
112
浏览
2012-11-27发布

10. STL-Model-Read-And-Display--For-VC6

  在VC6.0环境下多模态显示STL标准三维模型,可以与鼠标、键盘进行交互。(The OpenGL program to display the STL model file in VC6.0 , it can interact with the mouse or keyboard.)

11
下载
105
浏览
2012-11-17发布

11. my_vector

  模拟STL库中的vector类,自己写的一个vector类,用于手机系统这种没有封装此类的地方使用,里边有详细的注释供查阅,方便宜懂(Analog STL library vector class, they write a vector class, for the phone system package such, inside there are detailed notes available for inspection and cheap side to understand)

4
下载
89
浏览
2012-07-18发布

12. ListLink

  单链表 数据结构中单链表 数据结构中单链表(Single linked list)

2
下载
75
浏览
2011-11-10发布

13. sliding

说明:  求出sliding window的最大最小值(n array of size n ≤ 106 is given to you. There is a sliding window of size k which is moving from the very left of the array to the very right. You can only see the k numbers in the window. Each time the sliding window moves rightwards by one position. Following is an example: The array is [1 3-1-3 5 3 6 7], and k is 3. Window position Minimum value Maximum value [1 3 -1]-3 5 3 6 7 -1 3 1 [3 -1 -3] 5 3 6 7 -3 3 1 3 [-1 -3 5] 3 6 7 -3 5 1 3 -1 [-3 5 3] 6 7 -3 5 1 3 -1 -3 [5 3 6] 7 3 6 1 3 -1 -3 5 [3 6 7] 3 7 Your task is to determine the maximum and minimum values in the sliding window at each position. )

0
下载
93
浏览
2011-04-03发布

14. stl

  stl Implementation source file

2
下载
91
浏览
2010-11-23发布

15. STLCode

  stl源码分析,侯捷著,分析的非常详细,对想深入研究STL的朋友非常有帮助。(stl source analysis, Hou Jie, the analysis of very detailed, in-depth study on the STL' s friends want to be very helpful.)

4
下载
112
浏览
2010-06-26发布

16. 95302915Classify_Homework

  模式识别k均值算法,用于求大量非线性复杂问题的一种比较好的方法(Pattern Recognition k means algorithm, for a large number of non-linear complex problems demand a better method)

1
下载
86
浏览
2010-06-07发布

17. TheStandardTemplateLibrary(STL)Tutorial-c-plusplus

说明:  C++STL的一个简单向导,先看看这个,可以先理清学习思路(C++ STL in a simple wizard, look at this, can first sort out learning ideas)

0
下载
74
浏览
2010-04-16发布

18. BCD

说明:  用于西门子S7200的BCD码的转换,相关的转换代码和控制程序可以我交流。(Siemens S7200 for the conversion of the BCD code)

0
下载
119
浏览
2009-08-18发布

19. STLsjzn

  STL实践指南,一本学习STL不错的书,非常值得一看。(STL Guide to Practice, a good book to learn STL, worth a visit.)

18
下载
91
浏览
2009-06-08发布

20. cvery_345636323

  trustlink企业版开发平台,支持多语言,多中指纹仪的开发,方便。(trustlink Enterprise Edition development platform to support multi-lingual, multi-instrument in the development of fingerprint and convenient.)

9
下载
89
浏览
2008-08-05发布