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

📄 flexible_log.txt

📁 可重用的向量/矩阵类代码,这是一个灵活的向量/矩阵类代码
💻 TXT
📖 第 1 页 / 共 4 页
字号:

############################################################
#################### ShowVector : Begin ####################
#################### [show#1] (testfile.c, #82)
############################################################

	-- Vector tc_v1_simple -> Before update :
	Vector is Empty; MinIndex = -29

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

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

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

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

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

	Declaration (Assing#1) : 
		SourceFileName 		: NotIndicated
		SourceFileLineNo 	: -1
		Compilation 		: NotIndicated  NotIndicated
		--------------

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

	Creation (Assing#1) : 
		SourceFileName 		: testfile.c
		SourceFileLineNo 	: 73
		Compilation 		: Oct 30 2001  15:24:40
		--------------


##################### ShowVector : End #####################



############################################################
#################### ShowVector : Begin ####################
#################### [show#2] (testfile.c, #83)
############################################################

	-- Vector tc_v2_simple -> Before update :
	Vector range is [9 : 11]; Total elements = 3

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

	Declaration          : 
		SourceFileName 		: testfile.c
		SourceFileLineNo 	: 68
		Compilation 		: Oct 30 2001  15:24:40
		--------------

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

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

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

	Declaration (Assing#1) : 
		SourceFileName 		: NotIndicated
		SourceFileLineNo 	: -1
		Compilation 		: NotIndicated  NotIndicated
		--------------

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

	Creation (Assing#1) : 
		SourceFileName 		: testfile.c
		SourceFileLineNo 	: 74
		Compilation 		: Oct 30 2001  15:24:40
		--------------

VectorElement [9] = 250
VectorElement [10] = 250
VectorElement [11] = 250

##################### ShowVector : End #####################



############################################################
#################### ShowVector : Begin ####################
#################### [show#3] (testfile.c, #85)
############################################################

	-- Vector bbb.tc_v1_from_class -> Before update :
	Vector is Empty; MinIndex = 100

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

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

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

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

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

	Declaration (Assing#1) : 
		SourceFileName 		: NotIndicated
		SourceFileLineNo 	: -1
		Compilation 		: NotIndicated  NotIndicated
		--------------

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

	Creation (Assing#1) : 
		SourceFileName 		: testfile.c
		SourceFileLineNo 	: 76
		Compilation 		: Oct 30 2001  15:24:40
		--------------


##################### ShowVector : End #####################



############################################################
#################### ShowVector : Begin ####################
#################### [show#4] (testfile.c, #86)
############################################################

	-- Vector bbb.tc_v2_from_class -> Before update :
	Vector range is [-3 : 7]; Total elements = 11

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

	Declaration          : 
		SourceFileName 		: testfile.c
		SourceFileLineNo 	: 61
		Compilation 		: Oct 30 2001  15:24:40
		--------------

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

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

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

	Declaration (Assing#1) : 
		SourceFileName 		: NotIndicated
		SourceFileLineNo 	: -1
		Compilation 		: NotIndicated  NotIndicated
		--------------

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

	Creation (Assing#1) : 
		SourceFileName 		: testfile.c
		SourceFileLineNo 	: 77
		Compilation 		: Oct 30 2001  15:24:40
		--------------

VectorElement [-3] = 227
VectorElement [-2] = 227
VectorElement [-1] = 227
VectorElement [0] = 227
VectorElement [1] = 227
VectorElement [2] = 227
VectorElement [3] = 227
VectorElement [4] = 227
VectorElement [5] = 227
VectorElement [6] = 227
VectorElement [7] = 227

##################### ShowVector : End #####################



############################################################
#################### ShowVector : Begin ####################
#################### [show#5] (testfile.c, #88)
############################################################

	-- Vector ccc.th_v1_from_class -> Before update :
	Vector is Empty; MinIndex = 90

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

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

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

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

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

	Declaration (Assing#1) : 
		SourceFileName 		: NotIndicated
		SourceFileLineNo 	: -1
		Compilation 		: NotIndicated  NotIndicated
		--------------

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

	Creation (Assing#1) : 
		SourceFileName 		: testfile.c
		SourceFileLineNo 	: 79
		Compilation 		: Oct 30 2001  15:24:40
		--------------


##################### ShowVector : End #####################



############################################################
#################### ShowVector : Begin ####################
#################### [show#6] (testfile.c, #89)
############################################################

	-- Vector ccc.th_v2_from_class -> Before update :
	Vector range is [11 : 19]; Total elements = 9

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

	Declaration          : 
		SourceFileName 		: testfile.h
		SourceFileLineNo 	: 71
		Compilation 		: Oct 30 2001  15:24:40
		--------------

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

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

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

	Declaration (Assing#1) : 
		SourceFileName 		: NotIndicated
		SourceFileLineNo 	: -1
		Compilation 		: NotIndicated  NotIndicated
		--------------

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

	Creation (Assing#1) : 
		SourceFileName 		: testfile.c
		SourceFileLineNo 	: 80
		Compilation 		: Oct 30 2001  15:24:40
		--------------

VectorElement [11] = 527
VectorElement [12] = 527
VectorElement [13] = 527
VectorElement [14] = 527
VectorElement [15] = 527
VectorElement [16] = 527
VectorElement [17] = 527
VectorElement [18] = 527
VectorElement [19] = 527

##################### ShowVector : End #####################



############################################################
#################### ShowVector : Begin ####################
#################### [show#7] (main.c, #96)
############################################################

	-- Vector mc_v1_simple -> Before update :
	Vector is Empty; MinIndex = 0

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

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

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

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


##################### ShowVector : End #####################



############################################################
#################### ShowVector : Begin ####################
#################### [show#8] (main.c, #99)
############################################################

	-- Vector mc_v1_simple -> After update#1 :
	Vector range is [0 : 0]; Total elements = 1

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

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

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

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

VectorElement [0] = 307

##################### ShowVector : End #####################



############################################################
#################### ShowVector : Begin ####################
#################### [show#9] (main.c, #102)
############################################################

	-- Vector mc_v2_simple -> Before update :
	Vector is Empty; MinIndex = 0

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

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

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

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


##################### ShowVector : End #####################



############################################################
#################### ShowVector : Begin ####################
#################### [show#10] (main.c, #105)
############################################################

	-- Vector mc_v2_simple -> After update#1 :
	Vector range is [0 : 0]; Total elements = 1

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

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

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

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

VectorElement [0] = 315

##################### ShowVector : End #####################



############################################################
#################### ShowVector : Begin ####################
#################### [show#11] (main.c, #109)
############################################################

	-- Vector mc_v2_simple -> After update#2 :
	Vector range is [0 : 2]; Total elements = 3

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

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

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

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

VectorElement [0] = 315
VectorElement [1] = 316
VectorElement [2] = 317

##################### ShowVector : End #####################



############################################################
#################### ShowVector : Begin ####################
#################### [show#12] (main.c, #112)
############################################################

	-- Vector mc_v2_simple -> After update#3 :
	Vector range is [0 : 2]; Total elements = 3

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

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

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

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

VectorElement [0] = 315
VectorElement [1] = 310
VectorElement [2] = 317

##################### ShowVector : End #####################



############################################################
#################### ShowVector : Begin ####################

⌨️ 快捷键说明

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