文件名称:achvectors
介绍说明--下载内容均来自于网络,请自行研究使用
Delphi 的矩阵库,可以实际动态数组,矩阵产实现搜索等功能-Vectors is a class library for Object Pascal (Delphi 1, 3-7, Borland C++
Builder, Borland Kylix, Free Pascal v.1.0 and higher) which implements vectors
(dynamically sized arrays) based on different Object Pascal s simple types
including all integer and real types, booleans, pointers and strings. These
vectors resemble TList class type from Delphi VCL but in addition to the common
operations like insert and delete they offer a wide range of operations
depending on the type of the vector elements- sorting, searching, arithmetic
vector operations for number-type vectors, logical operations for boolean
vectors and so on. The library also implements a range of derivative and additional
classes- sparse vectors, matrixes, queues, stacks, dictionaries, streams.
Builder, Borland Kylix, Free Pascal v.1.0 and higher) which implements vectors
(dynamically sized arrays) based on different Object Pascal s simple types
including all integer and real types, booleans, pointers and strings. These
vectors resemble TList class type from Delphi VCL but in addition to the common
operations like insert and delete they offer a wide range of operations
depending on the type of the vector elements- sorting, searching, arithmetic
vector operations for number-type vectors, logical operations for boolean
vectors and so on. The library also implements a range of derivative and additional
classes- sparse vectors, matrixes, queues, stacks, dictionaries, streams.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Packs
.....\pkAttr.dpk
.....\pkAttr.res
.....\pkGraph.dpk
.....\pkGraph.res
.....\pkMath.dpk
.....\pkMath.res
.....\pkVector.dpk
.....\pkVector.res
Packs.bcb
.........\pkAttr.bpk
.........\pkAttr.cpp
.........\pkAttr.res
.........\pkGraph.bpk
.........\pkGraph.cpp
.........\pkGraph.res
.........\pkMath.bpk
.........\pkMath.cpp
.........\pkMath.res
.........\pkVector.bpk
.........\pkVector.cpp
.........\pkVector.res
Test
....\Vectors
....\.......\crlf2lf.dpr
....\.......\Cut.dpr
....\.......\DelDup.dpr
....\.......\Delphi1
....\.......\.......\TestRBT.dpr
....\.......\.......\TstSLst.dpr
....\.......\ExtSort.dpr
....\.......\lf2crlf.dpr
....\.......\lfcrlf.pas
....\.......\Life.dpr
....\.......\TestCrc32.dpr
....\.......\TestDirList.dpr
....\.......\TestFstTmr.dpr
....\.......\TestGetSpectrum.dpr
....\.......\TestGetSpectrumW.dpr
....\.......\TestIQueue.dpr
....\.......\TestIStack.dpr
....\.......\TestIterator.dpr
....\.......\TestMMappedStream results.txt
....\.......\TestMMappedStream.dpr
....\.......\TestParseCmd.dpr
....\.......\TestRBTree.dpr
....\.......\TestSIDic.dpr
....\.......\TestStrCounter.dpr
....\.......\TestStream.dpr
....\.......\TestStrLst.dpr
....\.......\TestStrLstObj.dpr
....\.......\TestStrLstSort.dpr
....\.......\TestWStrLst.dpr
....\.......\TestWStrLstObj.dpr
....\.......\TestWStrLstSort.dpr
....\.......\VSort.dpr
....\.......\VTest
....\.......\.....\Benchmark
....\.......\.....\.........\AMD Athlon 143x10.5.txt
....\.......\.....\.........\AMD Duron 112x6.5.txt
....\.......\.....\.........\AMD K6-2 400.txt
....\.......\.....\.........\Athlon 1400+ XP mobile.txt
....\.......\.....\.........\Celeron 450A.txt
....\.......\.....\.........\PIII 500 NT.txt
....\.......\.....\Benchmrk.inc
....\.......\.....\Benchmrk.pas
....\.......\.....\BnchMatr.inc
....\.......\.....\Debug.dfm
....\.......\.....\Debug.pas
....\.......\.....\Main.dfm
....\.......\.....\Main.pas
....\.......\.....\TBool.pas
....\.......\.....\TBoolv.pas
....\.......\.....\TestM.dpr
....\.......\.....\TestMatr.inc
....\.......\.....\TestMatr.pas
....\.......\.....\TestProc.pas
....\.......\.....\TestV.dpr
....\.......\.....\TestVect.inc
....\.......\.....\TestVect.pas
....\.......\.....\TF32v.pas
....\.......\.....\TF64v.pas
....\.......\.....\TF80v.pas
....\.......\.....\TInt16v.pas
....\.......\.....\TInt32v.pas
....\.......\.....\TInt64v.pas
....\.......\.....\TInt8v.pas
....\.......\.....\TUInt16v.pas
....\.......\.....\TUInt32v.pas
....\.......\.....\TUInt64v.pas
....\.......\.....\TUInt8v.pas
....\.......\.....\VBench.dpr
....\.......\.....\VTest.dpr
....\.......\wcnt.dpr
Vectors
.......\Aliasm.pas
.......\Aliasv.pas
.......\Base16v.pas
.......\Base32v.pas
.......\Base64v.pas