⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 flexible_log.txt

📁 可重用的向量/矩阵类代码,这是一个灵活的向量/矩阵类代码
💻 TXT
📖 第 1 页 / 共 4 页
字号:
======================================================================= 
### int & ClassFlexibleVector<int>::operator [](int)
Vector Element index -12 out of range [0, 0]
======================================================================= 

	==========================================
	=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

	Declaration          : 
		SourceFileName 		: NotIndicated
		SourceFileLineNo 	: -1
		Compilation 		: NotIndicated  NotIndicated
		--------------

	=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

	Creation          : 
		SourceFileName 		: None
		SourceFileLineNo 	: 0
		Compilation 		: None  None
		--------------

======================================================================= 



	###################################
	   [fx_vect2.h, #444] ---> BUG#6
	###################################
======================================================================= 
### int & ClassFlexibleVector<int>::operator [](int)
Vector Element index 22 out of range [0, 0]
======================================================================= 

	==========================================
	=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

	Declaration          : 
		SourceFileName 		: NotIndicated
		SourceFileLineNo 	: -1
		Compilation 		: NotIndicated  NotIndicated
		--------------

	=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

	Creation          : 
		SourceFileName 		: None
		SourceFileLineNo 	: 0
		Compilation 		: None  None
		--------------

======================================================================= 



	###################################
	   [fx_vect2.h, #444] ---> BUG#7
	###################################
======================================================================= 
### int & ClassFlexibleVector<int>::operator [](int)
Vector Element index -13 out of range [0, 2]
======================================================================= 

	==========================================
	=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

	Declaration          : 
		SourceFileName 		: main.c
		SourceFileLineNo 	: 65
		Compilation 		: Oct 30 2001  15:24:32
		--------------

	=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

	Creation          : 
		SourceFileName 		: None
		SourceFileLineNo 	: 0
		Compilation 		: None  None
		--------------

======================================================================= 



	###################################
	   [fx_vect2.h, #444] ---> BUG#8
	###################################
======================================================================= 
### int & ClassFlexibleVector<int>::operator [](int)
Vector Element index 23 out of range [0, 2]
======================================================================= 

	==========================================
	=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

	Declaration          : 
		SourceFileName 		: main.c
		SourceFileLineNo 	: 65
		Compilation 		: Oct 30 2001  15:24:32
		--------------

	=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

	Creation          : 
		SourceFileName 		: None
		SourceFileLineNo 	: 0
		Compilation 		: None  None
		--------------

======================================================================= 




############################################################
#################### ShowMatrix : Begin ####################
#################### [show#35] (main.c, #226)
############################################################

	-- Matrix mc_m1_simple -> Before update :
	Matrix is Rectangular
	Matrix range is [10-14, -3-1]; Total elements = 25


	==========================================
	=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

	Declaration          : 
		SourceFileName 		: None
		SourceFileLineNo 	: 0
		Compilation 		: None  None
		--------------

	=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

	Creation          : 
		SourceFileName 		: None
		SourceFileLineNo 	: 0
		Compilation 		: None  None
		--------------

	==========================================
	=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

	Declaration (Assing#1) : 
		SourceFileName 		: None
		SourceFileLineNo 	: 0
		Compilation 		: None  None
		--------------

	=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

	Creation (Assing#1) : 
		SourceFileName 		: main.c
		SourceFileLineNo 	: 223
		Compilation 		: Oct 30 2001  15:24:32
		--------------

MatrixElement [10] [-3] = -987
MatrixElement [10] [-2] = -987
MatrixElement [10] [-1] = -987
MatrixElement [10] [0] = -987
MatrixElement [10] [1] = -987

MatrixElement [11] [-3] = -987
MatrixElement [11] [-2] = -987
MatrixElement [11] [-1] = -987
MatrixElement [11] [0] = -987
MatrixElement [11] [1] = -987

MatrixElement [12] [-3] = -987
MatrixElement [12] [-2] = -987
MatrixElement [12] [-1] = -987
MatrixElement [12] [0] = -987
MatrixElement [12] [1] = -987

MatrixElement [13] [-3] = -987
MatrixElement [13] [-2] = -987
MatrixElement [13] [-1] = -987
MatrixElement [13] [0] = -987
MatrixElement [13] [1] = -987

MatrixElement [14] [-3] = -987
MatrixElement [14] [-2] = -987
MatrixElement [14] [-1] = -987
MatrixElement [14] [0] = -987
MatrixElement [14] [1] = -987


############### ShowMatrix : End ##########################



############################################################
#################### ShowMatrix : Begin ####################
#################### [show#36] (main.c, #227)
############################################################

	-- Matrix mc_m2_simple -> Before update :
	Matrix is Rectangular
	Matrix range is [-7--4, 12-13]; Total elements = 8


	==========================================
	=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

	Declaration          : 
		SourceFileName 		: None
		SourceFileLineNo 	: 0
		Compilation 		: None  None
		--------------

	=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

	Creation          : 
		SourceFileName 		: main.c
		SourceFileLineNo 	: 75
		Compilation 		: Oct 30 2001  15:24:32
		--------------

	==========================================
	=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

	Declaration (Assing#1) : 
		SourceFileName 		: None
		SourceFileLineNo 	: 0
		Compilation 		: None  None
		--------------

	=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

	Creation (Assing#1) : 
		SourceFileName 		: main.c
		SourceFileLineNo 	: 224
		Compilation 		: Oct 30 2001  15:24:32
		--------------

MatrixElement [-7] [12] = 531
MatrixElement [-7] [13] = 531

MatrixElement [-6] [12] = 531
MatrixElement [-6] [13] = 531

MatrixElement [-5] [12] = 531
MatrixElement [-5] [13] = 531

MatrixElement [-4] [12] = 531
MatrixElement [-4] [13] = 531


############### ShowMatrix : End ##########################



############################################################
#################### ShowMatrix : Begin ####################
#################### [show#37] (main.c, #228)
############################################################

	-- Matrix mc_m3_simple -> Before update :
	Matrix is Rectangular
	Matrix range is [-17--11, -2-0]; Total elements = 21


	==========================================
	=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

	Declaration          : 
		SourceFileName 		: None
		SourceFileLineNo 	: 0
		Compilation 		: None  None
		--------------

	=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

	Creation          : 
		SourceFileName 		: main.c
		SourceFileLineNo 	: 76
		Compilation 		: Oct 30 2001  15:24:32
		--------------

MatrixElement [-17] [-2] = 567
MatrixElement [-17] [-1] = 567
MatrixElement [-17] [0] = 567

MatrixElement [-16] [-2] = 567
MatrixElement [-16] [-1] = 567
MatrixElement [-16] [0] = 567

MatrixElement [-15] [-2] = 567
MatrixElement [-15] [-1] = 567
MatrixElement [-15] [0] = 567

MatrixElement [-14] [-2] = 567
MatrixElement [-14] [-1] = 567
MatrixElement [-14] [0] = 567

MatrixElement [-13] [-2] = 567
MatrixElement [-13] [-1] = 567
MatrixElement [-13] [0] = 567

MatrixElement [-12] [-2] = 567
MatrixElement [-12] [-1] = 567
MatrixElement [-12] [0] = 567

MatrixElement [-11] [-2] = 567
MatrixElement [-11] [-1] = 567
MatrixElement [-11] [0] = 567


############### ShowMatrix : End ##########################



############################################################
#################### ShowMatrix : Begin ####################
#################### [show#38] (main.c, #237)
############################################################

	-- Matrix mc_m2_simple -> After update :
	Matrix is Rectangular
	Matrix range is [-7--4, 12-13]; Total elements = 8


	==========================================
	=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

	Declaration          : 
		SourceFileName 		: None
		SourceFileLineNo 	: 0
		Compilation 		: None  None
		--------------

	=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

	Creation          : 
		SourceFileName 		: main.c
		SourceFileLineNo 	: 75
		Compilation 		: Oct 30 2001  15:24:32
		--------------

	==========================================
	=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

	Declaration (Assing#1) : 
		SourceFileName 		: None
		SourceFileLineNo 	: 0
		Compilation 		: None  None
		--------------

	=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

	Creation (Assing#1) : 
		SourceFileName 		: main.c
		SourceFileLineNo 	: 224
		Compilation 		: Oct 30 2001  15:24:32
		--------------

MatrixElement [-7] [12] = 531
MatrixElement [-7] [13] = 531

MatrixElement [-6] [12] = 531
MatrixElement [-6] [13] = 531

MatrixElement [-5] [12] = 101
MatrixElement [-5] [13] = 531

MatrixElement [-4] [12] = 531
MatrixElement [-4] [13] = 531


############### ShowMatrix : End ##########################


	###################################
	   [fx_matr2.h, #628] ---> BUG#9
	###################################

======================================================================= 
Operator= : Matrixes' Sizes are not idendical : 
	First Matrix range is  [-17--11, -2-0]
	Second Matrix range is  [-9--4, 12-13]
======================================================================= 

First matrix : 
	==========================================
	=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

	Declaration          : 
		SourceFileName 		: None
		SourceFileLineNo 	: 0
		Compilation 		: None  None
		--------------

	=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

	Creation          : 
		SourceFileName 		: main.c
		SourceFileLineNo 	: 76
		Compilation 		: Oct 30 2001  15:24:32
		--------------


Second matrix : 
	==========================================
	=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

	Declaration          : 
		SourceFileName 		: None
		SourceFileLineNo 	: 0
		Compilation 		: None  None
		--------------

	=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

	Creation          : 
		SourceFileName 		: main.c
		SourceFileLineNo 	: 243
		Compilation 		: Oct 30 2001  15:24:32
		--------------

	###################################
	   [fx_matr2.h, #749] ---> BUG#10
	###################################
======================================================================= 
### class ClassFlexibleVector<int> & ClassFlexibleMatrix<int>::operator [](int)
Matrix Row index 50 out of range [-7,-4]
======================================================================= 

	==========================================
	=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

	Declaration          : 
		SourceFileName 		: None
		SourceFileLineNo 	: 0
		Compilation 		: None  None
		--------------

	=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

	Creation          : 
		SourceFileName 		: main.c
		SourceFileLineNo 	: 75
		Compilation 		: Oct 30 2001  15:24:32
		--------------

	==========================================
	=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

	Declaration (Assing#1) : 
		SourceFileName 		: None
		SourceFileLineNo 	: 0
		Compilation 		: None  None
		--------------

	=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

	Creation (Assing#1) : 
		SourceFileName 		: main.c
		SourceFileLineNo 	: 224
		Compilation 		: Oct 30 2001  15:24:32
		--------------

	###################################
	   [fx_vect2.h, #444] ---> BUG#11
	###################################
======================================================================= 
### int & ClassFlexibleVector<int>::operator [](int)
Vector Element index 345 out of range [0, -1]  (Range is Empty)
======================================================================= 

	==========================================
	=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

	Declaration          : 
		SourceFileName 		: None
		SourceFileLineNo 	: 0
		Compilation 		: None  None
		--------------

	=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

	Creation          : 
		SourceFileName 		: None
		SourceFileLineNo 	: 0
		Compilation 		: None  None
		--------------

======================================================================= 



⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -