搜索资源列表
stl313
- stl的源代码3.13版,供学习stl使用-stl the 3.13 version of the source code for the use of learning stl
astl.beta.2.0
- 一个类似STL的自动机的源代码库,利用STL 组件开发,适合Windows和*nix多平台的C++ 编译器。-a similar automatic machine's source code for use STL components development for Windows and * nix multi-platform C compiler.
fano_coding
- 费诺编码,使用STL实现。包含计算平均码长和编码效率功能-charges Connaught coding, the use of STL achieve. Includes calculation of the average code length coding efficiency and function
IOCP1
- Windows 2000. --*/ 的完成端口例子,做的一个完成端口练习。 我把代码写的更清晰了一些。 还有一点,就是,我使用了一个,我叫做“双链表”的数据结构来管理IO结点和单句柄结点。这个东西是用stl里的list做的-Windows 2000. ------- / Completion of the port example, do a complete port practice. I have to write the code more clearly some of it. An
stl_code
- c++ STL source code, hash and vector etc
CommonLib.66
- 这些模板类都是作者多年来开发过程中积累下来的好用代码,并在多个系统中使用了,因不大喜欢用STL,所以自已编写了XDynamicArray,XArray,XMap,XStack,XSet等模板类,还有XByteBuffer,XInputByteBuffer动态缓冲区数据处类。还有XCRC,XHexCode,XMD5,XBase64等类。自我感觉蛮好用的,代码在BCB6编译下通过的,BCB5下需要改一下,主要是XHexCode内含了ASM代码。 -These template classes a
notepad-releases-source
- notepad++是一个开源的功能强大编辑器,可以高亮显示。里面的源码是用C++写的,用到了stl。-notepad++ is a powerful open source editor, can be highlighted. Inside the source code is written in C++, use the stl.
STUferi
- 这个评分系统,用到了C++的 STL库,所以代码很少,只有30行左右就实现了全部功能(The scoring system, use the c + + STL library, so very little code, only about 30 lines can achieve the function of all)