-
PCA+BP人脸识别matlab
利用PCA降维后BP神经网络,这里面做了一个GUI的界面,分4个.m文件,首先train,然后test可以在GUI里面选择一张测试一次,同时可以测试整体人脸库的识别率
- 2023-01-19 00:25:04下载
- 积分:1
-
UIP Application Block PDF
UIP Application Block PDF
- 2022-03-03 15:40:47下载
- 积分:1
-
c++ examples of curriculum design, program
c++课程设计计划实例
《整系数一元多项式的运算》-c++ examples of curriculum design, program
- 2023-07-31 23:55:03下载
- 积分:1
-
创建Mobile今日主题项目,当前内存查看
Requirements:
Visual Studio 2005,
Windows Mobile...
创建Mobile今日主题项目,当前内存查看
Requirements:
Visual Studio 2005,
Windows Mobile 5.0 Pocket PC SDK,
ActiveSync 4.0.-Description:
This sample illustrates how to create a custom Today screen item for
Pocket PC.
Relevant APIs:
Today screen plugins.
Usage:
Load the project from Visual Studio 2005, and build normally.
This sample will build as a DLL called Memwatcher.dll. It will also
create a .cab file called memwatchercab.cab. Install the the cab on
on your device. Once you have installed memwatcher via the cab,
open the Settings-Today applet and tap on the Items tab. Tap OK to close
the dialog. (This causes Today to reload all the applets on the Today
screen- including the Memwatcher sample.)
Assumptions:
None.
Requirements:
Visual Studio 2005,
Windows Mobile 5.0 Pocket PC SDK,
ActiveSync 4.0.
- 2022-01-28 04:59:00下载
- 积分:1
-
C++编程实现系统的定时关机、重启、注销
C++编程实现系统的定时关机、重启、注销-C++ Programming System Timing shutdown, restart, write-offs
- 2022-02-04 09:27:34下载
- 积分:1
-
A*寻路算法演示,具体见注释
A*寻路算法演示,具体见注释-A* search algorithm road demonstration of specific see Notes
- 2022-05-26 14:24:17下载
- 积分:1
-
加载windows驱动程序
这是一个加载windows驱动的程序,用c语言写的,贴上代码只是便于大家学习,。有更好的加载驱动的程序希望分享下,共同学习,不慎感谢。。。!!!!!!!!!!!!!!!!!
- 2022-02-04 17:12:15下载
- 积分:1
-
通过mallab程序介绍如何对非线性信号进行多尺度分析
通过mallab程序介绍如何对非线性信号进行多尺度分析-How mallab procedures through the introduction of nonlinear multi-scale analysis of signals
- 2022-03-18 06:29:44下载
- 积分:1
-
voice timekeeping, easy to write the language
语音报时,易语言写的-voice timekeeping, easy to write the language
- 2022-02-18 15:05:39下载
- 积分:1
-
vc6.0相关安装配置,void CJisuanqiDlg::OnBUTTONdecimal()
{
// TODO: Add your contro...
vc6.0相关安装配置,void CJisuanqiDlg::OnBUTTONdecimal()
{
// TODO: Add your control notification handler code heredecimal=true
}
void CJisuanqiDlg::OnBUTTONclear()
{
// TODO: Add your control notification handler code here
UpdateData(true)
value=0
input1=0
input2=0
_gcvt(value,10,buffer) -vc6.0 related installation configuration, void CJisuanqiDlg:: OnBUTTONdecimal () (//TODO: Add your control notification handler code heredecimal = true ) void CJisuanqiDlg:: OnBUTTONclear () (//TODO: Add your control notification handler code here UpdateData (true) value = 0 input1 = 0 input2 = 0 _gcvt (value, 10, buffer)
- 2022-08-05 23:29:21下载
- 积分:1