-
-
-
[
Others]
ecs.rar
Half-Life imitating cs language easy 3d scene almost routine, and CS
Category:
3D Graphic Upload User:
joker_chou Size:
190K
-
-
[
Visual C++ (VC++)]
aaa.rar
... CChildView:: ~ CChildView () destructor BEGIN_MESSAGE_MAP (CChildView, CWnd) message map BOOL CChildView:: PreCreateWindow (CREATESTRUCT & cs) to create a window to reset the window parameters BOOL CChildView:: PreTranslateMessage (MSG* pMsg ) ...
-
[
C#(.net)]
CubicMultinomialRegress.rar
1, one dollar three regression equations CubicMultinomialRegress.cs equation model for Y = a* X (3)+ B* X (2)+ C* X (1)+ Dpublic override double [] buildFormula () get coefficient array, store order and model coefficients contrary, that is, the array is ...
Category:
Algorithm Upload User:
maidou0901 Size:
4K
-
[
C#(.net)]
HyperbolaRegress.rar
Hyperbola regression equation HyperbolaRegress.cs attention! The model demands a and b value is greater than 0! Caution should be taken when using the model verify the conditions of this restriction. I realize the model error is not to join any flow ...
Category:
Algorithm Upload User:
slm_silvia Size:
5K
-
[
C#(.net)]
LogarithmRegress.rar
Logarithmic regression equation LogarithmRegress.cs equation model for Y = a* LnX+ Bpublic override double [] buildFormula () get coefficient array, the storage order and model coefficients contrary, that is, the array is followed by the value of ...
Category:
Algorithm Upload User:
liquan606 Size:
4K
-
[
C#(.net)]
ModifyShiftAverageRegress.rar
Moving average moving average prediction ModifyShiftAverageRegress.cs trends can also be painted as follows: public double forecast (int interval) consider moving average data are time-series data, the method of prediction interval of time after the ...
-
-