-
PCA主成分分析
本程序为主成分分析PCA方法实现数据的降维(Principal component analysis)
- 2020-06-21 17:40:01下载
- 积分:1
-
C#树形视图菜单-树控菜单
C#树形视图菜单-树控菜单,学习一下如何定义WinForm中的树形菜单 控件,学习下如何处理节点展开及闭合事件,另外还有添加根节点、支节点的技巧和定义,当然也包括如何删除一下节点和主节点等,在众多的C#程序窗口中,树控菜单的使用已经相当频繁了。
- 2022-03-10 14:18:53下载
- 积分:1
-
JTAG TAP控制器的Verilog源代码
JTAG TAP controller verilog source code
- 2022-01-27 21:47:48下载
- 积分:1
-
delphi 怎样在数据表中调整记录指针的位置
delphi 怎样在数据表中调整记录指针的位置的源码实例,源代码运行于Delphi7环境,有兴趣的可下载测试。有兴趣可参考以下核心代码:
procedure TFrmOrderBy.FormShow(Sender: TObject);
begin
ADODataSet1.Active := false;
ADODataSet1.Active := true;
end;
procedure TFrmOrderBy.BtnCloseClick(Sender: TObject);
begin
Close;
end;
procedure TFrmOrderBy.Button1Click(Sender: TObject);
var
No: Integer;
begin
No := StrToIntDef(Edit1.Text, 1);
ADODataSet1.MoveBy(No);
end;
- 2022-04-11 22:27:36下载
- 积分:1
-
对于研究FPGA结构的人来说,这个工具是必不可少的。它把edif格式的网表文件转化为blif的VPR能识别的格式,非常有用。当然,软件还需进行编译。...
对于研究FPGA结构的人来说,这个工具是必不可少的。它把edif格式的网表文件转化为blif的VPR能识别的格式,非常有用。当然,软件还需进行编译。-FPGA structure for research, this tool is indispensable. It edif netlist file format blif into the VPR to identify the format, very useful. Of course, the software still needs to be compiled.
- 2022-05-21 22:28:07下载
- 积分:1
-
sougeng-V0.1
通过反复训练模板能有较高的识别率,用MATLAB编写的遗传算法路径规划,基于分段非线性权重值的Pso算法。( Through repeated training yRsFwgylate have higher recognition rate, Genetic algorithms using MATLAB path planning, Based on piecewise nonlinear weight value Pso algorithm.)
- 2017-03-21 21:56:24下载
- 积分:1
-
9-AD5755 zhushi
ad程序完成任务用的大家不要下载啊谢谢谢谢啦(Do not download the ad program to complete the task. Thank you.)
- 2020-06-21 19:20:01下载
- 积分:1
-
《小白学SAS》书中配套程序
《小白学SAS》配套材料适读人群 :SAS用户,统计、数据分析领域的相关工作人员(sas course, Readable population: SAS users, relevant staff in the field of statistics and data analysis)
- 2020-06-18 04:00:01下载
- 积分:1
-
loss_rmse
说明: 18个项目,通过前9天的数据,预测第10天PM2.5的含量,采用线性回归,损失函数为均方根误差(Through the data of the first nine days, the PM2.5 content of the 10th day was predicted for 18 projects, and linear regression was adopted, and the loss function was root mean square error.)
- 2020-06-10 00:06:05下载
- 积分:1
-
Desktop
说明: 利用函数对两幅灰度图像进行变换分解,再进行图像融合。(Transform and decompose the two gray images, and then fuse them)
- 2020-12-10 19:56:08下载
- 积分:1