资源列表
pointer-sub
- C语言,Pointer 指针的比较运算,c++编程,编程仿真-C language, Pointer Pointer comparison operation, c++ programming, programming, simulation
25-Spreadsheet
- windows核心变成第25章源码,适合用于学习,Spreadsheet源码-Windows core into the twenty-fifth chapter source code, suitable for learning, Spreadsheet source code
jisuanqi
- 基于VC++6.0的简单计算器,能够实现基本简单的数学运算操作,能够到达良好的效果,适合初学者借鉴-Based on vc++ 6.0 simple calculator, can realize the basic simple mathematical operation, to reach the good effect, suitable for beginners reference
bpnet
- 同济大学何良华老师的机器学习作业,BP神经网络数字识别,开发环境C-He Lianghua Tongji University teacher machine learning jobs, BP neural network digital identification, development environment C++
bianli
- 同济大学阎春刚老师的数据库课程设计题目之一,图遍历演示,开发环境c++ mfc-Tongji University, one of the teacher' s design courses Yan Chungang topic, graph traversal demonstration, development environment c++ mfc
XPTabApp_src
- mfc tab的封装类,来以旋转tab,非常不错-mfc tab class, it is very good for mfc tab wrapp.
jipiaogoumai
- 程序设计机票购票系统,可以选择时间、票价、出发地点、目的地等,还可以保存航班并导出文件,配套完整实验报告-Ticket booking system c++ series, you can choose the time fare destination, you can also save the export file, complete test report
proc
- proc_1.c 模拟进程管理的程序-Process Management
x86obf_source
- x86obf code virtualizer source code
zlib-1.2.8
- 数据压缩库zlib版本1.2.8,常用的压缩库文件-Zlib data compression library version 1.2.8, commonly used file compression library
A1SOM
- SOM神经网络,Self-Organizing Map 的缩写,即自组织映射。 1981年芬兰Helsink大学的T.Kohonen教授提出一种自组织特征映射网,简称SOM网,又称Kohonen网。 Kohonen认为:一个神经网络接受外界输入模式时,将会分为不同的对应区域,各区域对输入模式具有不同的响应特征,而且这个过程是自动完成的。自组织特征映射正是根据这一看法提出来的,其特点与人脑的自组织特性相类似。 由于它的强大功能,多年来,神经网络在数据分类、知识获取、过程监测、故障识别等领域
BP
- BP神经网络:是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(hide layer)和输出层(output layer)。-BP neural network: a Press the front back propagatio
