登录
首页 » AI-NN-PR » 指纹识别程序,大家看看吧,也许有用,不用客气

指纹识别程序,大家看看吧,也许有用,不用客气

于 2022-01-26 发布 文件大小:29.31 kB
0 144
下载积分: 2 下载次数: 1

代码说明:

指纹识别程序,大家看看吧,也许有用,不用客气-fingerprint identification procedures, we look at it, perhaps useful, not polite

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 我的文件是用VC设计的一个求解人工智能中8数码问题的程序。...
    我的文件是用VC设计的一个求解人工智能中8数码问题的程序。-my VC document is designed to solve a digital AI 8 issue procedures.
    2022-08-19 09:02:06下载
    积分:1
  • 普通的pid控制数字化,可以使用效果好
    普通的pid控制数字化,可以使用效果好-ordinary pid control digital, you can use good results
    2022-10-26 06:50:03下载
    积分:1
  • 一种图像源文本识别软件,以确定给定的文本和图像…
    一个图像文字识别软件源码,可以识别给定图像上的文字并导出文档-An image source text recognition software to identify a given text and images on export documentation
    2023-02-22 04:25:03下载
    积分:1
  • BP神经网络自适应步长训练算法,采用最小误差法,梯度下降法,自适应调节权值...
    BP神经网络自适应步长训练算法,采用最小误差法,梯度下降法,自适应调节权值-BP neural network training anaysis, is realized by using error feed back, gradient descent applied updating of synaptic weights
    2022-07-22 10:42:25下载
    积分:1
  • 模拟退火算法:源于遗传算法,用来解决优化、决策等复杂的模型和问题。...
    模拟退火算法:源于遗传算法,用来解决优化、决策等复杂的模型和问题。-Simulated annealing algorithm: from the genetic algorithm, to solve optimization, decision-making complex models and problems.
    2022-02-06 18:48:59下载
    积分:1
  • 目标函数是De Jong函数,是一个连续、凸起的单峰函数
    目标函数是De Jong函数,是一个连续、凸起的单峰函数-Objective function is De Jong function, is a continuous, convex function of the single-peak
    2022-05-13 15:07:14下载
    积分:1
  • LinPacker是一个优化矩形布局的工具,是在具有遗传算法的半无限大小区完成这一操作的。对缩减工厂的库存是有用的。...
    LinPacker是一个优化矩形布局的工具,是在具有遗传算法的半无限大小区完成这一操作的。对缩减工厂的库存是有用的。-LinPacker optimization is a rectangular layout of the tool, with a genetic algorithm in the semi-infinite size of the area to complete the operation. To reduce factory stocks will be useful.
    2022-01-26 03:05:35下载
    积分:1
  • bp basic neural network algorithms and improved neural network algorithm bp I ar...
    基本bp神经网络算法和改进型bp神经网络算法都是我改写完成的算法,是网上到处传播的一个c++ bp神经网络算法改写的,由于网上的那个算法编译会出现若干百个错误,在其基础上重新编写和改进,写出了这两个算法-bp basic neural network algorithms and improved neural network algorithm bp I are complete rewrite the algorithm, the Internet is spreading everywhere, a c bp neural network algorithm rewrite the Internet that the algorithm will build several hundred mistakes, on the basis of its rewrite and improve, and wrote a This algorithm 2
    2022-07-14 17:47:09下载
    积分:1
  • 地球模拟器,最经典的人工生命模型,研究人工智能的必看。一般地说,生命都具有新陈代谢、复制和进化的能力。在自然界中,生物是由有限的食物供给和有限的生存空间约束的。...
    地球模拟器,最经典的人工生命模型,研究人工智能的必看。一般地说,生命都具有新陈代谢、复制和进化的能力。在自然界中,生物是由有限的食物供给和有限的生存空间约束的。在Tierra中,“生物”由一系列能够自我复制的机器代码或程序组成,它在计算机中的复制分别受到计算机的存储空间和CPU时间约束。能有效地占有内存空间和利用CPU时间的生物体,将具有更高的适应度,传递到下一代的机会就越大。 在Tierra中,计算机的RAM(随机访问存储器)中有一块专门的空间,这个空间中放置了一个“祖先有机体”,该祖先有机体根据它的汇编程序代码中的指令开始复制对它的生存是基本的代码。随着有机体的数目的增加,RAM中的空间减少了,因此有机体为了自己的生存空间开始竞争。-Earth Simulator, the most classic of artificial life model, the study of artificial intelligence Watchable. Generally speaking, life is metabolism, reproduction and the ability of evolution. In nature, biomass is limited by the supply of food and limited living space constraints. In Tierra, "biological" to a series of self-replicating machine code or procedure, in which computers were copied by the computer storage space and CPU time constraints. Effective occupy memory space and CPU time using the organisms, will have a higher degree of adaptability, conveying to the next generation the greater the chances. In Tierra, computer RAM (random access memory) is
    2022-02-03 22:23:49下载
    积分:1
  • Statistical learning theory is based on a more solid theoretical basis, in order...
    统计学习理论是建立在一套较坚实的理论基础之上的,为解决有限样本学习问题提供了 一个统一的框架。它能将很多现有方法纳入其中,有望帮助解决许多原来难以解决的问题(比 如神经网络结构及参数选择问题);同时。在这一理论基础上发展了一种新的通用学习方法: 支持向量机(Support Vector Machine,SVM)。它己表现出很多优秀的性能,并已经成为当 今机器学习领域的研究热点。-Statistical learning theory is based on a more solid theoretical basis, in order to solve the learning problems of limited samples provides a unified framework. It will be incorporated into many existing methods, which could help solve many of the original difficult to resolve problems (such as neural network structure and parameters selection) the same time. Developed on the basis of this theory, a new universal learning methods: support vector machine (Support Vector Machine, SVM). It has been shown a lot of excellent performance and has become the hotspot of machine learning research in the field.
    2022-03-02 21:50:04下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载