搜索资源列表
CppCode
- C++经典源代码 CatListBox_src.zip CatListBox_demo.zip 这个程序模仿Outlook建立分类列表框。 CClockST_src.zip CClockST_demo.zip 一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。 CIVStringSet_Demo.zip CIVStringSet_Source.zip 基于MFC和STL平台的字符串类,可以实现在
austern
- 范型与STL的书的源码. Generic Programming and the STL code-Fan-type and the source code for STL book. Generic Programming and the STL code
stum
- 一个自己写的学生管理小系统,全部使用stl函数,代码比较简洁-A student to write their own management of small systems, all using the stl function, code is more concise ~ ~
CplusplusStl
- 学校acm培训讲解关于C++STL的示例代码,非常简单清晰,初学者必备(环境为Visual C++ 6.0)-Acm training school on the C++ STL to explain the sample code is very simple and clear, essential for beginners
STLsource
- 侯捷版的STL源代码 含有注释 对应于侯捷的《stl源码剖析》-Hou Jie version of the STL source code contains comments corresponding to Hou Jie, " stl source analysis"
NotepadHelpe
- Notepad++ 是在微软视窗环境之下的一个免费的代码编辑器. 为了产生小巧且有效率的代码编辑器,这个在 GPL 许可证下的自由软体开发专案采用 win32 api 和 STL 以 C++ 程式语言撰写成,并且选用功能强大的编辑模组 Scintilla. 藉由加强与优化许多函数及演算法,Notepad++ 致力於减少世界二氧化碳的排放.当使用较少的 CPU 功 率, 降低电脑系统能源消耗, Notepad++ 间接造就了绿化的环境. 多亏它的轻巧与执行效率, Notepad++ 可 完美地取代
B-Tree
- 纯粹算法,实现B减树,当然无法跟stl的代码比,但是可以从中看到B减树的实现过程。-Pure algorithm, the B tree, of course, can not be compared with stl code, but you can see the B tree implementation process.
cPPstlsrc
- c++ STL学习代码,有几十个单独运行看效果。-c++ STL learning code, dozens of individual run to see results.
CPPSTL
- C++STL源码库及使用说明,可将该库并入标准C编译器中扩充C功能。-C++STL source code library and instructions for use, can be incorporated into the library expansion of C functions in the standard C compiler.
remove-duplicate-elements
- 试题源代码 用指针法去除重复元素 代码简洁 应用到两个循环结构 很容易看懂 还有一些STL的源代码和代码的题目-Questions the source code with the pointer code simple method to remove duplicate elements applied to the two loop structure is easy to understand some of the STL source code and code topics
Graph_Theory_Code
- 使用C++ STL的图论编程的相关代码 包括几乎所有经典算法 如:最短路径算法,最大流算法,最小生成树等-Using the C++ STL programming graph theory relevant code Including almost all the classic algorithm Such as: the shortest path algorithm, the maximum flow algorithm, minimum spanning tree
1
- STL源码剖析,里面有标准的STLC++代码,还有详尽的注释。-STL source code analysis, which has a standard STLC++ code, as well as detailed comments.
ReadSTLACSIItest
- 次代码为在Matlab中实现ASCII类型的 .stl文件读入,实现点云数据显示-Time code for implementation in Matlab ASCII type. Read in STL file, point cloud data display
Top3dSTL_ISO
- code matlab for STL output
threadingtest
- 可编译的C++代码来帮助你学习 STL 线程库的使用方式.-Fully compilable C++ code to help you learn multithreaded programming in C++
off2stl
- off 转stl ,很好的转换软件源码。实现了off三维格式向stl三维格式转换,可用于CAD、ProE等软件对接。- Turn off to stl, good conversion software source code. Off to achieve a three-dimensional format stl three-dimension
map_code
- map code map code map code stl-map map code map code map code map code stl
VasoPetalo.stl
- cc3d 飞控固件,修改固件,二次开发,360滚转(cc3d Fly control code firmware two times open source)
stl侯杰源码
- STL源码剖析配套代码 ,华中科技大学,候捷老师著(STL source code analysis supporting code, Huazhong University of Science and Technology, Hou Jie teacher)
stl
- stl的测试代码,牛客网某个数组面试题目(Stl test code, interview questions)