-
rmclock
1.可实时调节CPU的频率以实现降频保护的功能。非主频论时代降频总比超频来的有型,稳定方为正道嘛!
2.节电管理,本本用户的福音^_^(1. The frequency of CPU can be adjusted in real time to realize the function of frequency reduction protection. In the era of non-dominant frequency theory, frequency reduction is always better than over-frequency. Stability is the right way.
2. Power-saving management, the gospel of this user^^)
- 2019-03-31 14:10:20下载
- 积分:1
-
27026019
C++ 入门经典的源码,第11章第2个问题,有关该问题是否已经已有人上传,请关注网站专业信息,()
- 2017-12-02 21:56:31下载
- 积分:1
-
least squares curve fitting Author : Anonymous article Source : unknown number o...
最小二乘法曲线拟合
作者:佚名 文章来源:不详 点击数:164 更新时间:2006-1-4
【字体:小 大】【发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口】
//最小二乘法曲线拟合
typedef CArrayCDoubleArray
BOOL CalculateCurveParameter(CDoubleArray *X,CDoubleArray *Y,long M,long N,CDoubleArray *A)
{
//X,Y -- X,Y两轴的坐标
//M -- 结果变量组数
//N -- 采样数目
//A -- 结果参数
文章录入:admin 责任编辑:admin
-least squares curve fitting Author : Anonymous article Source : unknown number of hits : 164 updated : 2006-1-4 Text : big or small-- [comment] [collections] [accession told friends] [Print this article] [Close :// least-squares method curve fitting typedef CArray
- 2022-05-27 23:23:51下载
- 积分:1
-
ADXL345-Lib-v1-3
adxl345 accelerator device
- 2020-06-21 22:40:01下载
- 积分:1
-
fm_gui_v2
一个信号处理的gui,包括频谱分析等,以及滤波处理,很实用,很方便(A signal processing gui, including spectrum analysis, as well as filtering to deal with, very practical, very convenient)
- 2008-12-14 22:51:14下载
- 积分:1
-
Unit1
说明: delphi访问mysql,从mssql转移数据到mysql(Delphi accesses MySQL and transfers data from MSSQL to MySQL)
- 2020-06-25 21:20:01下载
- 积分:1
-
shuziyouxi
在数独高手的规则是要将9个数字填入一个9个小九宫格组成的9×9格子里。使得每一行,每一列和每个小九宫格里都有1-9的数字,并且每个数字在它所在的行、列以及每个小九宫格里面都只出现唯一一次。(Sudoku expert in the rules is to fill a 9 digit composed of nine small squares 9 × 9 grid yard. So that each row, each column and each have 1-9 small squares in the figures, and each figure in its row, column, and each small squares appear only inside the only time.)
- 2013-11-13 13:54:04下载
- 积分:1
-
matlab-WLS
说明: 电力系统最小二乘法,状态估计,内涵14和30节点算例(Power System Least Square Method, State Estimation, Connotation 14 and 30 Node Examples)
- 2019-04-08 21:48:15下载
- 积分:1
-
图像水印 程序
图像信息隐藏,将一幅灰度图像嵌入到另一幅灰度图像当中(Hide image information and embed a grayscale image into another grayscale image)
- 2021-04-22 23:48:48下载
- 积分:1
-
bug
一个基于C++的打虫子游戏,难度递增,虫子的轨迹随机。(A C++ to play insect games, difficulty increase.)
- 2013-10-29 09:30:14下载
- 积分:1