flexible

所属分类:数据结构
开发工具:Visual C++
文件大小:30KB
下载次数:4
上传日期:2008-07-27 15:01:43
上 传 者alphasky
说明:  Flexible Vector and Matrix Classes enable to use vectors and matrixes with arbitrary bounds. Content. 1. Algorithm 2. Classes 3. Program Files 4. Tests 5. Compiling 6. Running (Log File) 7. Download

文件列表:
defs.c (1952, 2001-10-30)
defs.h (5716, 2001-10-30)
flexible_log.txt (53331, 2001-10-30)
flexible_vector.html (9924, 2001-10-30)
funcs.c (3223, 2001-10-30)
funcs.h (5319, 2001-10-30)
fx_matr.c (3672, 2001-10-30)
fx_matr.h (6688, 2001-10-30)
fx_matr2.h (30412, 2001-10-30)
fx_vect.c (3569, 2001-10-30)
fx_vect.h (7710, 2001-10-30)
fx_vect2.h (24697, 2001-10-30)
MAIN.C (8347, 2001-10-30)
obj_loc.c (10904, 2001-10-30)
obj_loc.h (8979, 2001-10-30)
testfile.c (3516, 2001-10-30)
testfile.h (2640, 2001-10-30)

============================================= --------- Flexible Vector and Matrix -------- -- Vector and Matrix with Arbitrary Bounds -- ============================================= The algorithm has been written by Alex Vinokur. Programming Language : C++. Any and all comments would be appreciated. DISCLAIMER Copyright (c) 1999, 2001 by Alex Vinokur. This work and all works derived from it may be copied and modified without any restrictions other than that a copy of this copyright notice must be included in any copy of this work or any derived work. The Author assume no responsibility for damage or loss of system performance as a direct or indirect result of the use of this software. ===================================== AVAILABILITY ----------------------------------- ### Web page ### http://alexvn.freeservers.com/s1/flexible_vector.html Content. 1. Algorithm 2. Classes 3. Program Files 4. Tests 5. Compiling 6. Running (Log File) 7. Download ----------------------------------- ### Download ### http://alexvn.freeservers.com/s1/flexible_vector.zip Files: 0. README.txt (this file) --- Program Files --- -- Header files 1. defs.h Macro & definitions 2. funcs.h Auxiliary functions (Declaration) 3. obj_loc.h Auxiliary location classes (Definition) 4. fx_vect.h Flexible Vector Classes (Definition) 5. fx_vect2.h Flexible Vector Classes (Template Implementation) 6. fx_matr.h Flexible Matrix Classes (Definition) 7. fx_matr2.h Flexible Matrix Classes (Template Implementation) 8. testfile.h Test Classes and Functions (Declarations, Definition) -- Source files 9. defs.c Initializations 10. funcs.c Auxiliary functions (Implementation) 11. obj_loc.c Auxiliary location classes (Implementation) 12. fx_vect.c Flexible Vector Classes (Non-Template Implementation) 13. fx_matr.c Flexible Matrix Classes (Non-Template Implementation) 14. testfile.c Test Classes and Functions (Implementation) 15. main.c Test Classes and Functions (Implementation) --- Log File --- 16. flexible_log.txt Running results --- Info File --- 17. flexible_vector.html ===================================== ENVIRONMENT ### System & Compiler ### Windows*** gpp : GNU C++ version 2.95.3 20010315/djgpp (release) (djgpp) compiled by GNU C version 2.95.3 20010315/djgpp (release). ===================================== USAGE ### Compiling & Running Tests ### %gpp *.c %a.exe ========================================================= Alex Vinokur 2001.10.30 ----------------------------------- mailto:alexvn@bigfoot.com, mailto:alexvn@dr.com mailto:alexv@hitechclub.com http://up.to/alexvn http://go.to/alexv_math ----------------------------------- =========================================================

近期下载者

相关文件


收藏者