搜索资源列表
stl_eVC
- eVC stl 方便大家在evc中使用stl 帮助程序员更方便的编程。-stl facilitate the use of AES stl help programmers more convenient programming.
ylib90
- 一个类STL的多平台可移植的算法容器库,主要用于嵌入式系统编程时的内存管理等方面,尤其是缺少支持malloc 和free的情况下。
RuminationsonC++
- Koenig和Moo编写,对C++寓言的历史和特点,类和继承,STL和泛型编程,库的设计等几大技术进行了详细深入的讨论
MIPStest00
- 簡易MIPS CPU程式碼 此CPU包含 shift add sub and or stl beq lw sw 等功能
particle
- 粒子效果演示(附代码) 利用C++所提供的一些标准容器很容易实现粒子效果. 简单的说就是,将粒子数据写在一个类里面,有一个粒子源,不停地生成粒子,然后放入一个stl::list中(push_back()方法), 然后在一个循环中遍例粒子链表,并渲染粒子,粒子的参数并不断更新,如果粒子的ALPHA值小于0,即不可见了,即代表粒子已经死亡, 即从list中删去(erase()方法), 销毁死去的粒子很重要, 如果搞忘了这一步, 你的内存很快就会被吃掉干净了. 第一个版
evc_stl
- 用eMbedded Visual C++来设计描述STL-STL for eMbedded Visual C++
stl_eVC
- stl routines, you may miss these
Dinkumware_STL_lib
- WinCE & window 系统的微型STL库-STL library for embedded system
ustl-1.3
- ecos可以使用STL,非常不错,可以很方便的在ecos的app中使用-ecos can use the STL, is very good, very convenient to use in the ecos the app
sf_2515397_4414
- stl使用经验第一部分,专心研究stl之后的成果-stl experience with the first part, concentrated on studying the results after stl
stl_evc
- stl evc is STL library for EVC deveopment environment and compiler.
main
- Main.Cpp: C++ ostream + stl + exception demonstration .This file is part of the uVision/ARM development tools. Copyright (c) 2005-2007 Keil Software. All rights reserved.This software may only be used under the terms of a valid, current,end user