CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - stl.s

搜索资源列表

  1. astl.beta.2.0

    0下载:
  2. 一个类似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.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:920.35kb
    • 提供者:jjyynmb
  1. mypsd

    0下载:
  2. MyPSD::CPSD class is a C++ class that can load images saved in Adobe s Photoshop native format. Due to my new job I had to upgrade to Visual Studio 2005, but still the class is as portable as possible, hence it uses standard C++ and STL. With minor c
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:618.65kb
    • 提供者:孙磊
  1. MyPSD_src

    0下载:
  2. MyPSD::CPSD class is a C++ class that can load images saved in Adobe s Photoshop native format. Due to my new job I had to upgrade to Visual Studio 2005, but still the class is as portable as possible, hence it uses standard C++ and STL. With minor c
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:10.22kb
    • 提供者:changming
  1. VC 十个评委评分系统

    1下载:
  2. 这个评分系统,用到了C++的 STL库,所以代码很少,只有30行左右就实现了全部功能,很有趣,不妨-Because of STL libary of C++ used in this grade system,it has little code.The system carries out all the function with just 30 rows code.It s very interesting,you d better have a look.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:71.99kb
    • 提供者:成龙
  1. Addison.Wesley.Effcient.C++ProgrammingTechniques.

    0下载:
  2. This book focuses on combining C++ s power and flexibility with high performance and scalability, resulting in the best of both worlds. Specific topics include temporary objects, memory management, templates, inheritance, virtual functions, inlin
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-30
    • 文件大小:996.69kb
    • 提供者:udo
  1. AMF

    1下载:
  2. AMF官方文档,以及试验程序。 AMF是Adobe公司开发的基于二进制流的通讯协议。-AMF official documents, as well as testing procedures. AMF is Adobe' s development of communication protocol based on a binary stream.
  3. 所属分类:Windows编程

    • 发布日期:2013-11-13
    • 文件大小:524.93kb
    • 提供者:yuancong
  1. hashmap

    0下载:
  2. 哈希表的实现 hashmap.h - declaration of class HashMap hashmap.cpp - definition of class HashMap hash-driver.cpp demonstrates use of class HashMap and its member functions.-A Hash Table Implementation The following header file and implementation fil
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:652.29kb
    • 提供者:刘亚
  1. gtest-1.4.0

    0下载:
  2. Google的最新测试框架,功能强大,可以测大多数的类型,但是好像不支持STL数据结果的测试-Google' s latest testing framework, powerful, can detect most of the types, but does not seem to support the STL data results of testing
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:841.65kb
    • 提供者:Julia
  1. stl

    1下载:
  2. 在vb中读入stl格式的文件。对于机械专业的三维仿真的有用。-Vb read in the stl format. Three-dimensional simulation for machinery useful.
  3. 所属分类:Windows Develop

    • 发布日期:
    • 文件大小:710byte
    • 提供者:yanglong
  1. NotepadHelpe

    0下载:
  2. Notepad++ 是在微软视窗环境之下的一个免费的代码编辑器. 为了产生小巧且有效率的代码编辑器,这个在 GPL 许可证下的自由软体开发专案采用 win32 api 和 STL 以 C++ 程式语言撰写成,并且选用功能强大的编辑模组 Scintilla. 藉由加强与优化许多函数及演算法,Notepad++ 致力於减少世界二氧化碳的排放.当使用较少的 CPU 功 率, 降低电脑系统能源消耗, Notepad++ 间接造就了绿化的环境. 多亏它的轻巧与执行效率, Notepad++ 可 完美地取代
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1.12mb
    • 提供者:zzg
  1. cPPvisualization

    0下载:
  2. MFC快速入门,对于初学者非常有用,以及关于VC,MFC,STL的概念详解。-MFC quick start, very useful for beginners, and on the VC, MFC, STL Detailed concept.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:465.43kb
    • 提供者:冰与火
  1. Efficient-CPP-Performance-Programming-Techniques.

    0下载:
  2. This book focuses on combining C++ s power and flexibility with high performance and scalability, resulting in the best of both worlds. Specific topics include temporary objects, memory management, templates, inheritance, virtual functions, inlin
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:922.99kb
    • 提供者:hanan
  1. stx-btree-0.8.6.tar

    0下载:
  2. The STX B+ Tree package is a set of C++ template classes implementing a B+ tree key/data container in main memory. The classes are designed as drop-in replacements of the STL containers set, map, multiset and multimap and follow their interfaces very
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1.69mb
    • 提供者:icegull
  1. STL-vector

    1下载:
  2. STL的应用,其中包含详细的vector,map,set,list的每一个函数的具体操作。-STL' s application, which contains detailed vector map, set, list every function specific operations.
  3. 所属分类:Windows编程

    • 发布日期:2014-03-21
    • 文件大小:702.2kb
    • 提供者:齐齐
  1. vector

    0下载:
  2. 该程序是关于c++中STL的vector的一些简单应用实例。-The program is the STL' s vector c++ in some simple application examples.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:5.42mb
    • 提供者:周鑫
  1. main

    0下载:
  2. 停车场仿真 结果:学生成功完成这个作业将掌握下列结果 1,理解使用STL堆栈适配器    2,创建一个完整c++程序    3,用文件I / O    4,使用动态内存管理    5,使用指针 -Parking Lot Simulation Goals: This assignment is designed to improve the student s knowledge of stacks and their use of the STL stack
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:1.26kb
    • 提供者:xiaoxiaoyinzi
  1. Exam_9_26

    0下载:
  2. 标准C++中,对于迭代器对象中的元素删除时的注意事项。 以vector,list为例,说明了erase使用时注意点。-in this test project,we demonstrate the Using of erase() method in STL s iteraor object.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-06
    • 文件大小:137.1kb
    • 提供者:张群峰
  1. mysqlPP-3.0.9.tar

    0下载:
  2. MySQL++ 采用C++封装了MySQL的C语言API,本工程支持VS2003、2005、2008,比MySQL原生API使用方便!-MySQL++ is a C++ wrapper for MySQL s C API. It is built around STL principles, to make dealing with the database as easy as dealing with an STL container
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-11
    • 文件大小:2.63mb
    • 提供者:摩尔
  1. PLC-STL-proggram-of-trafic-lights

    0下载:
  2. 南北和东西两个主干道交通灯控制,红灯亮10s,绿灯亮5s,黄灯闪亮5s-Two main north-south and east-west traffic light control, red light 10 s, 5 s green light, yellow light is shining 5 s
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:8.07kb
    • 提供者:leixinjian
搜珍网 www.dssz.com