搜索资源列表
svm算法vc源代码
- Libsvm 3.23完全版-A program of svm based on vc code,hope to useful to friends who study on structure of the data.
VC++BP
- 本程序是BP算法的演示程序, 其中的Levenberg-Marquardt算法具有实用价值. 一、网络训练 程序默认状态是样本训练状态,现将样本训练状态下的如何训练网络进行说明: 1.系统精度: 定义系统目标精度,根据需要定义网络训练误差精度.误差公式是对训练出网络的输出层节点和实际的网络输出结果求平方差的和. 最大训练次数: 默认为10000次,根据需要调整,如果到达最大训练次数网络还未能达到目标精度,程序退出. 3.步长: 默认为0.01,由于采用
TrackEye_src.zip
- 一个由zafersavas于2008年完成的完全基于VC++6实现的人脸检测和人眼跟踪程序,通过设置相应的参数实现不同的功能。人脸跟踪中使用了camshift算法和Haar算法,眼睛检测中使用了自适应PCA算法和模板匹配算法,还支持文件和网络摄像头两种输入方式,经过试验,检测速度比较快和准确度也比较高。附带demo程序。 使用步骤: 菜单TrackEye Menu --> Tracker Settings 输入源Input Source: video 选择文件输入指定为: ..\Avis\
15数码问题的3种算法(算法和具体代码)
- 15数码问题的3种算法(算法和具体代码) 解决15数码问题的3种算法,分别是深度,宽度,以及A*算法。c语言编写,VC下都通过运行。,15 digital issues three kinds of algorithm (algorithm and the specific code) to solve the problem of 15 digital three kinds of algorithms, respectively, are the depth, width, and th
threemethods
- 解决15数码问题的3种算法,分别是深度,宽度,以及A*算法。c++编写,VC下都通过运行。-15 digital issues to solve three kinds of algorithm, namely depth, width, and the A* algorithm. c++ prepared, VC by running under.
BP_neural_network_source_code
- BP神经网络源程序(程序是在VC++6.0环境下编译的,在低版本编译可能会出现错误!) 程序文件说明: 1、界面程序:wuzhou11.* 2、BP神经网络训练程序:LearnDlg.* 3、BP神经网络预报程序:ForecastDlg.* 4、BP神经网络说明程序:text.txt 5、测试范例:ldlqw11.* .nna 训练样本文件 .nnb 测试文件 .par 训练控制参数 .nnr 训练误差文件 .out 测试结果文件 .wgt 网络
mgsf
- 宫算法求解 bc++3.1和vc++6.0下调试通过 设计目标:教学演示 -Palace algorithm bc++3.1 and vc++6.0 to debug through the design goals: teaching demonstration
v3.3
- 毕业设计中 用VC++写的基于神经网络的人脸识别程序 优秀毕业设计 可供毕业设计学生和相关研究人员参考-Graduation written using VC++ face recognition program based on neural network design for outstanding graduate students and graduate design research Reference
BP-neural-network_c
- 基于C开发的三个隐层神经网络,输出权值、阈值文件,训练样本文件,提供如下函数: 1)初始化权、阈值子程序; 2)第m个学习样本输入子程序; 3)第m个样本教师信号子程序; 4)隐层各单元输入、输出值子程序; 5)输出层各单元输入、输出值子程序; 6)输出层至隐层的一般化误差子程序; 7)隐层至输入层的一般化误差子程序; 8)输出层至第三隐层的权值调整、输出层阈值调整计算子程序; 9)第三隐层至第二隐层的权值调整、第三隐层阈值调整计算子程序; 10)第二隐层
libsvm-weights-3.1
- 使用vc编写的svm分类程序,可以再matlab环境下调用进行分类识别-vc svm matlab
hebaiqi
- 黑白棋VC工程下通过。提供完整的代码。提供3级别的难度系数。-Othello by VC works. Provides the complete code. 3 levels of difficulty coefficient.
lvq_pak-3.1
- VC++的人工智能领域的学习向量量化LVQ(Learning Vector Quantization)的实现包。-VC++ the field of artificial intelligence learning vector quantization LVQ (Learning Vector Quantization) implementation package.
libsvm-3.1-[FarutoUltimate3.1Mcode]
- LIBSVM的工具包,里边含有已经编译过的make,64位.32位一般都可以直接使用,的安装vc。这个工具包添加ClassResult.m函数,方便给出各种分类准确率,以及给出判别函数的权值w、偏置b、支持向量在原始训练集中的位置索引以及alpha系数。-搜索 图片 地图 新闻 云端硬盘 日历 翻译 相册 更多 ▼ 翻译 LIBSVM toolkit has been compiled containing inside make, 64 位 .32 bit can generally
DeepLearnToolbox_CNN_lzbV3.0
- CNN - 主程序 参考文献: [1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006 [2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998 [3] https://github.com/rasmusbergpalm/DeepLearnToolbox 作者:陆振波 电子
arofile-persistence
- SPIHT算法VC实现,涉及5-3整数小波变换提升算法实现,()