可以实现数据的线性回归,其中Source.txt是待预测的数据.
此文本中的数据格式要求为一个矩阵,此矩阵的第一列为待预测列-Can achieve linear regression data, which is to be forecast Source.txt data. Text data format requirements for a matrix, this matrix as the first forecast to be out
一般的文字的窗口显示的时候 是水平显示的 这个例子是怎么让文件垂直的显示 编写语言VC 6.0 MFC程序-General text displayed when the window is the level shown in this example is how to enable document vertical display language VC 6.0 MFC program
静态链表.这是刚刚学习数据结构的时候编写的第1个小小程序,用构造类型编写的静态链表,实现了基本的赋值,插入,删除等功能。-static List. This is just learning the structure of the data, prepared by the time a small program that will prepare the structure type static chain and achieve the basic assignment, insert, delete capabilities.