(/***dynamicarraytemplateclass*1.SupportcharactersIndex*2.Addconveniencetodeletearbitrary*afinalupdate2004-8-9yzh**1.CharacterIndexoptimizedmodeofoperation,theuseofstoragearrays**2.arewriteoftheunderlyingdatastorage,storagecontinuityconversionofnon-continuous,andthusgood***effectivesupporttothe"quote",andletthedatachangedtodeletethemorerapid*usagesuchas:*YCArraylt;int,intgt;test*test.Add("Number2",4)*test.Add("Number1",2)*printf("%d%d",test["Number1"]test["Number2"])*Display:**24*************History:2004-11-19revisedthedestructors,theindexdidnotaddressthereleaseofbug**/)-IMDN开发者社群-imdn.cn"> (/***dynamicarraytemplateclass*1.SupportcharactersIndex*2.Addconveniencetodeletearbitrary*afinalupdate2004-8-9yzh**1.CharacterIndexoptimizedmodeofoperation,theuseofstoragearrays**2.arewriteoftheunderlyingdatastorage,storagecontinuityconversionofnon-continuous,andthusgood***effectivesupporttothe"quote",andletthedatachangedtodeletethemorerapid*usagesuchas:*YCArraylt;int,intgt;test*test.Add("Number2",4)*test.Add("Number1",2)*printf("%d%d",test["Number1"]test["Number2"])*Display:**24*************History:2004-11-19revisedthedestructors,theindexdidnotaddressthereleaseofbug**/) - IMDN开发者社群-imdn.cn">
登录
首页 » Visual C++ » YCArray

YCArray

于 2005-09-06 发布 文件大小:5KB
0 177
下载积分: 1 下载次数: 0

代码说明:

说明:  /** * 动态数组的模板类 * 1.支持字符索引 * 2.方便的添加删除修改任意一项 * 最后更新 2004-8-9 yzh **1.优化了字符索引的运作方式,使用数组存储 **2.重写了底层数据的存储,将连续性的存储方式改为了非连续, *** 从而很好有效地支持了“引用”,并且让数据的删除增加变的更为快速 * 用法如: * YCArray test * test.Add("Number2",4) * test.Add("Number1",2) * printf("%d %d",test["Number1"],test["Number2"]) * 显示: * 2 4 ******* ******* History: 2004-11-19 修改了析构函数,解决了索引没有释放的bug **/(/*** dynamic array template class* 1. Support characters Index* 2. Add convenience to delete arbitrary* a final update 2004-8-9 yzh** 1. Character Index optimized mode of operation, the use of storage arrays** 2 . a rewrite of the underlying data storage, storage continuity conversion of non-continuous, and thus good*** effective support to the "quote", and let the data changed to delete the more rapid* usage such as :* YCArraylt; int, intgt; test* test. Add ( "Number2", 4)* test.Add ( "Number1", 2)* printf ( "% d% d", test [ "Number1"] test [ "Number2"])* Display :** 2 4************* History : 2004-11-19 revised the destructors, the index did not address the release of bug** /)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • IP
    说明:  视频会议模块用于传输图像信息及其他文件,采用vfw编程,便于理解,是很好的学习源码(Video conferencing module for the transmission of image information and other documents, using vfw program, easy to understand, is a good learning source)
    2010-04-01 15:35:30下载
    积分:1
  • Network-Program-Pro-Code
    Windows网络与通信程序设计 源码 (Windows network and communications programming source code)
    2009-03-23 13:33:41下载
    积分:1
  • AVI_Transport
    :文章介绍了在局域网有关AVI文件视频流的实时操作中如何获取AVI视 频流,利用系统压缩管理器实现视频压缩,并实现视频图像的快速显示等问题。具体 讨论了在利用UDP协议进行数据传输时平滑突发数据流、恢复接收数据包的次序 等问题。(: This paper introduces the relevant AVI file in the local area video streaming real-time operation How to obtain the AVI video stream, using System Manager to achieve compression video compression, and to achieve rapid display video images and so on. Specifically discussed the use of UDP protocol for data transmission when the unexpected smooth data flow and restore order to receive packets and so on.)
    2008-01-24 11:21:17下载
    积分:1
  • ChatRoom(Winsock)
    这是一个用于局域网内部进行聊天通信的小软件源程序,对于学习和了解winsock编程很有借鉴意义。(This is a chat for LAN communications within a small software source code, for learning and understanding of referential significance to winsock programming.)
    2008-12-28 13:45:26下载
    积分:1
  • GetPacket
    这是一个用vc++编写的,用以截获以太网数据的代码。(This is a used vc++ Prepared for Ethernet data intercepted code.)
    2008-07-15 15:57:46下载
    积分:1
  • grnl1
    本程序建立了一个基因转录调控网络,并运用了隐含因子(The program established a gene transcription regulatory networks and the use of a hidden factor)
    2013-05-09 21:41:51下载
    积分:1
  • VC-OPC-client
    说明:  基于VC的OPC客户端软件研究与实现.......(The OPC-based VC research and implementation of client software ....... )
    2011-04-16 11:52:41下载
    积分:1
  • GetNetSetting2
    Visual C++ 6.0.此代码可以进行显示网络设置,包括IP地址等。(Visual C 6.0. This code can show network configuration, including the IP address.)
    2005-04-20 22:39:50下载
    积分:1
  • aonitor-domain-number
    材料力学课程的作业,用于惯性矩的计算,但也是我平时学VB的积累,(The homework in the mechanics of materials course is used for the calculation of moment of inertia, but it is also the accumulation of VB in my usual study.)
    2018-12-05 05:07:55下载
    积分:1
  • open_pc_and_port_scan
    网络活动主机和开放端口扫描源程序,含开发文档,基于C#的rawsocket开发,支持 多线程 支持ARP,ICMP协议的活动主机扫描,支持TCP connect syn fin 三种方式的开放端口扫描,支持udp端口扫描(Networking activities, the host and open source port scan, including the development of the document, based on the C# The rawsocket development, support for multi-threaded support for ARP, ICMP scanning hosting agreement to support the TCP connect syn fin three ways of opening up port scanning, support udp port scan)
    2020-11-01 21:50:01下载
    积分:1
  • 696518资源总数
  • 105661会员总数
  • 6今日下载