登录
首页 » C# » entry and improve pattern recognition (code Daquan) includes many examples, in p...

entry and improve pattern recognition (code Daquan) includes many examples, in p...

于 2023-07-31 发布 文件大小:757.12 kB
0 84
下载积分: 2 下载次数: 1

代码说明:

模式识别入门与提高(代码大全)包括很多实例,尤其是神经元网络-entry and improve pattern recognition (code Daquan) includes many examples, in particular neural network

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

发表评论

0 个回复

  • Genetic_Algorithm_for_Mapping
    采用遗传算法来实现任务图到多核处理器的映射功能。遗传算法是计算机科学人工智能领域中用于解决最优化的一种搜索启发式算法,是进化算法的一种。这种启发式通常用来生成有用的解决方案来优化和搜索问题。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过自然选择和突变产生新的生命种群,该种群在算法的下一次迭代中成为当前种群。这个程序通过遗传算法那实现任务图到多核的映射的路径最优。(Using genetic algorithms to achieve the task graph mapping to multicore processors . Genetic algorithms are used in the field of artificial intelligence in computer science to solve an optimization heuristic search algorithm , an evolutionary algorithm . This heuristic is typically used to generate a useful solution to optimization and search problems. Evolutionary algorithm was originally borrowed from evolutionary biology and developed a number of phenomena , these phenomena include genetic mutation , natural selection and hybridization . Genetic algorithms are typically implemented as a computer simulation methods . For an optimization problem , a number of candidate solutions ( called individuals ) an abstract representation of the population ( called chromosomes ) to evolve a better solution . Traditionally, the solution of the binary representation ( i.e., a string of 0 and 1 ) , but can also be expressed by other methods . Evolved from a completely random population of individua)
    2020-12-11 12:49:18下载
    积分:1
  • AN-IAR-Cortex-M3-OS2
    uCOS-II在STM32F1系列的开发板上的例程(Developing uC/OS-II-Based Projects for the CortexM3 Using Embedded Workbench.)
    2018-12-01 18:47:47下载
    积分:1
  • BSE.Windows.Forms
    跟XP系统左侧可折叠式菜单一样 联合开发网 - pudn.com
    2010-03-05 18:40:09下载
    积分:1
  • entropy
    信息论中用matlab编程来计算熵,此程序可以修改输入的矩阵,进行新的计算(To calculate the entropy of information theory using Matlab programming, this program can modify the input matrix, a new calculation)
    2012-05-22 23:59:23下载
    积分:1
  • 1
    说明:  该文章提出了一种适用于微电网的能量管理算法。在微源发电不确定性时的主电网。所提出的控制算法尝试通过调节非临界供电功率降低微电网对主电网的依赖性荷载。所提出的方法是在一个由可再生能源构成的微电网系统上实现的。电源和负载,它们被广泛地划分为临界负载和非临界负载。微电网研究中考虑的系统依赖于微电网中发电厂的主电网。来源。为了实现所提出的技术,系统中存在的非临界负载是与交流电动弹簧串联连接。交流电力弹簧在微电网系统中的应用减少对主电网的依赖是看待减少主问题的一种不同方式。网格依赖,很可能是第一次尝试。研究中考虑的微电网系统在Matlab中设计并进行仿真以实现所提出的能量管理算法。(Collected recent power spring related information, marked the number of cited times, and the contents were comprehensive.)
    2018-11-14 21:13:34下载
    积分:1
  • tftp4net-16532
    This projects implements the TFTP (Trivial File Transfer) protocol for .NET in an easy-to-use library. It allows you to integrate TFTP client and server functionality into your project. It is stable, unit-tested and comes with a sample TFTP client and server. The main focus is to provide an API that allows you to easily access TFTP servers (or serve TFTP clients) in your own applications. If you re looking for a fully-fledged, you should probably look into other projects. However, if you re looking for code that allows you to implement your own TFTP client/server in only a few lines of code, you ve come to the right place.
    2012-06-03 16:39:23下载
    积分:1
  • 2012.李航.统计学习方法
    《统计学习方法》是计算机及其应用领域的一门重要的学科。《统计学习方法》全面系统地介绍了统计学习的主要方法,特别是监督学习方法,包括感知机、k近邻法、朴素贝叶斯法、决策树、逻辑斯谛回归与最大熵模型、支持向量机、提升方法、EM算法、隐马尔可夫模型和条件随机场等。除第1章概论和最后一章总结外,每章介绍一种方法。叙述从具体问题或实例入手,由浅入深,阐明思路,给出必要的数学推导,便于读者掌握统计学习方法的实质,学会运用。为满足读者进一步学习的需要,书中还介绍了一些相关研究,给出了少量习题,列出了主要参考文献。(Statistical learning method is an important subject in computer and its application field. "Statistical learning method" comprehensively and systematically introduces the main method of statistical learning, especially the supervised learning method, including perceptron, k nearest neighbor method, Naive Bayesian method, decision tree, logistic regression and the maximum entropy model, support vector machine, lifting method, EM algorithm, hidden Markov model and conditional random field etc.. In addition to the introduction of the first chapter and the last chapter, a method is introduced in each chapter.)
    2017-08-17 15:13:26下载
    积分:1
  • VC 6.0 UPD屏幕广播程序
    真彩色广播系统,延迟小,适合局域网教学广播用。源程序分广播客户端和广播服务端,代码有详细的注释和说明。屏幕广播分为:服务端和客户端。ScreenServer是服务端程序,广播客户端是客户端程序。服务端使用多播技术向客户端发送数据,所以要保证服务端机器的配置应高些,一般CPU应该是双核2GHZ左右。
    2022-01-25 22:16:28下载
    积分:1
  • Atmel_mp3_USB
    本源代码用于使用ATMEL公司的AT89C51芯片实现硬件mp3,其中包括有特色的mp3解码算法和U盘功能读写程序。(Source code for use ATMEL Corporation AT89C51 chip hardware mp3, have characteristics which include mp3 decoding algorithm and U disk function to read and write procedures.)
    2008-08-07 16:10:10下载
    积分:1
  • banner
     YouTube网站上的幻灯片特效代码,从谷歌的youtube capture上扒下来的,图文banner切换效果。简洁大气,美观又不失时尚,名站的设计师就是不一样啊,因为喜欢这个焦点图幻灯代码,所以才花了不少时间整理出来,不敢独享,与源码爱好者网页分享,截图中的乱码是因为编码没有修改,自己用时候添加一行编码声明就不会乱码了。(Slide effects on YouTube code from Google, YouTube Capture on picking down, the graphic banner transition effects. Simple atmosphere, beautiful yet stylish, the designer of the name of the station is not the same ah, because I like the focus map slide code, why they spent a lot of time to sort out, not exclusive, to share it with the source enthusiasts page, screenshots in the garbage because the code is not modified when adding a line to encoding declaration will not be garbled.)
    2013-04-23 22:38:06下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载