-
人脸识别相关的英文论文,希望对你有帮助
人脸识别相关的英文论文,希望对你有帮助-Face Recognition related English papers, I hope you have help
- 2022-03-02 08:10:05下载
- 积分:1
-
这个程序是用C++写的,6个模拟屏幕保护程序的程序。对我来说…
本程序是用vc++ 6.0 编写的模拟屏幕保护程序。vc++,对我来说是初学者,所以很多知识都不知道, 这个程序是本人在学习vc++的过程中编写的,所以本程序不是很好!通过运行来看,本程序占用CPU很高!希望高人能够指点迷津。本人邮箱:yangtongwenyangyi@163.com-This program is written in vc++ 6.0 Simulation of the screen saver. vc++, for me is a beginner, so much knowledge do not know that this program is to learn vc++ I in the process of preparation, so this program was not very good! by running the point of view, this program CPU-high ! Want to be able to Zhidianmijin Gao Ren. I E-mail: yangtongwenyangyi@163.com
- 2022-03-24 23:58:07下载
- 积分:1
-
我在网上找的一个用c写的很不错的文本模式下的贪吃蛇游戏.游戏中有一些错误.但是很适合初学者...
我在网上找的一个用c写的很不错的文本模式下的贪吃蛇游戏.游戏中有一些错误.但是很适合初学者-I used the Internet to find a very good c write text mode Snake game. The game has some mistakes. However, it is very suitable for beginners
- 2022-04-07 22:59:00下载
- 积分:1
-
股票交易买卖批量下单保存,察看交易数量和金额
股票交易买卖批量下单保存,察看交易数量和金额-Stock trading volume under the single-preservation, to see the number of transactions and amount of
- 2022-03-02 05:56:21下载
- 积分:1
-
实际对象的数学模型并不清楚,难以控制。
针对实际对象数学模型不明确而难以控制的问题,采用人工免疫网络的离散模
型与学习算法,将人工免疫系统与神经网络结构的优势相结合,提出了一种基于人工免疫
网络的模式识别算法,构造了对象识别的人工免疫网络模型.该算法综合了网络节点的定
位与参数调整以及对基函数的平滑因子实施调谐等功能,有效地解决了径向基函数
(RBF)神经网络模式识别的两个阶段任务,使模式识别的精度有较大的改进.采用两个不
同对象函数进行的仿真试验表明,该算法具有快速收敛性与较高的准确性.
-Mathematical model for the actual object is not clear and difficult to control the problem, the use of artificial immune network model and the discrete learning algorithm, artificial immune systems and neural networks combine the advantages of structure, an artificial immune network based on pattern recognition algorithms, Construction of the object identified by artificial immune network model. the algorithm is a combination of network nodes to adjust the position and parameters as well as the basis function implementation of the smoothing factor, tuning and other functions, to effectively solve the Radial Basis Function (RBF) neural network pattern recognition of two phase of the task, so that the accuracy of pattern recognition have greater impro
- 2022-05-19 12:01:11下载
- 积分:1
-
我学着用matlab编写的用来解最优化问题的fabonacci程序
我学着用matlab编写的用来解最优化问题的fabonacci程序-I learned to use Matlab prepared by the optimal solution to the problem fabonacci procedures
- 2022-10-21 04:45:03下载
- 积分:1
-
sdram的内存初始化源代码,有要的赶快下
sdram的内存初始化源代码,有要的赶快下-SDRAM memory initialization source code, there should be as soon as possible under the
- 2023-03-11 15:00:03下载
- 积分:1
-
八数码游戏代码
用C语言编写的八数码游戏的代码,用曼哈顿路径求启发函数,并且还附加了启发式函数
- 2022-07-25 08:08:47下载
- 积分:1
-
很好的
VERY GOOD -VERY GOOD!
- 2023-08-28 23:40:04下载
- 积分:1
-
定义一个抽象类的CShape,包括纯虚数Area(用来计算面积)和SetData(用来重设形状大小)。然后派生出三角形CTriangle类、矩形CRect类、圆...
定义一个抽象类的CShape,包括纯虚数Area(用来计算面积)和SetData(用来重设形状大小)。然后派生出三角形CTriangle类、矩形CRect类、圆CCircle类,分别求其面积。最后定义一个CArea类,计算这几个形状的面积之和,各形状的数据通过CArea类构造函数或成员函数来设置。-Defines an abstract class CShape, including the pure imaginary number Area (used to calculate the area) and SetData (used to reset the shape, size). Then the triangle CTriangle derived class, rectangle CRect class, round CCircle categories, seeking its size. The final definition of a CArea class, calculate the size of the sum of several shapes, each shape data through CArea class constructor or member function to set up.
- 2022-05-05 02:27:06下载
- 积分:1