联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按平台查找All C/C++(181) 

[人工智能/神经网络/深度学习] nqqbyp

日历计算程序,很经典的Acm代码,学习编程必备
Calendar computing procedures, very classic Acm code, learning programming requirements (2018-11-10, C/C++, 104KB, 下载0次)

http://www.pudn.com/Download/item/id/1541841802134719.html

[人工智能/神经网络/深度学习] pso

粒子群算法,也称粒子群优化算法或鸟群觅食算法(Particle Swarm Optimization),缩写为 PSO, 是近年来由J. Kennedy和R. C. Eberhart等开发的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法
Particle Swarm Optimization (PSO) is a new evolutionary algorithm (Evolutionary Algorithm-EA) developed by J. Kennedy and R. C. Eberhart in recent years. PSO algorithm is a kind of evolutionary algorithm. Similar to simulated annealing algorithm, PSO algorithm starts from random solution and searches the optimal solution iteratively. It also evaluates the quality of solution by fitness, but it is simpler than genetic algorithm rules. It has no crossover and Mutation operation of genetic algorithm. It seeks global optimality by following the best values currently searched. This algorithm has attracted the attention of academia because of its easy implementation, high precision, fast convergence and other advantages, and has shown its superiority in solving practical problems. Particle swarm optimization is a parallel algorithm. (2018-10-31, C/C++, 1KB, 下载4次)

http://www.pudn.com/Download/item/id/1540969826422419.html

[人工智能/神经网络/深度学习] S.J.Chapman《MATLAB编程》中文版修正版

matlab教程,非常好的教程,希望对大家有帮助
matlab tutorials, very good tutorials, I hope to help you (2017-12-12, C/C++, 4981KB, 下载6次)

http://www.pudn.com/Download/item/id/1513064980637870.html

[人工智能/神经网络/深度学习] A算法实现

基于人工智能中的A算法,编程并解决旅行商问题
Based on the A algorithm in artificial intelligence, programming and solving traveling salesman problem (2017-08-29, C/C++, 2KB, 下载3次)

http://www.pudn.com/Download/item/id/1503969974444555.html

[人工智能/神经网络/深度学习] Apriori

数据挖掘关联规则的系统平台实现,用c++编程语言在vs上进行了开发
association rules mining (2017-06-04, C/C++, 417KB, 下载2次)

http://www.pudn.com/Download/item/id/1496545444876594.html

[人工智能/神经网络/深度学习] FinDeCourse

Arduino,机器人碰撞检测示例编程,法国UTBM学校项目
Arduino, programmed robot collision detection example, France UTBM school project (2017-01-10, C/C++, 2KB, 下载2次)

http://www.pudn.com/Download/item/id/1484000464838415.html

[人工智能/神经网络/深度学习] Moteur_Deplacement

Arduino,机器人前进交互示例编程,法国UTBM学校项目
Arduino, interactive examples of programming the robot forward, France UTBM school project (2017-01-10, C/C++, 4KB, 下载1次)

http://www.pudn.com/Download/item/id/1484000421388784.html

[人工智能/神经网络/深度学习] Moteur_tracer

Arduino,机器人寻线示例编程,法国UTBM学校项目
Arduino, programming the robot hunt example, France UTBM school project (2017-01-10, C/C++, 2KB, 下载3次)

http://www.pudn.com/Download/item/id/1484000328474513.html

[人工智能/神经网络/深度学习] DP

动态规划算法的编程实现,重在思想吧,代码也不多。
Dynamic programming algorithm programming, focusing on thinking it, the code is not much. (2013-05-24, C/C++, 2KB, 下载2次)

http://www.pudn.com/Download/item/id/2256931.html

[人工智能/神经网络/深度学习] Appso

粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法((Evolu2tionary Algorithm - EA)。PSO 算法属于进化算法的一种,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性
USE Particle Swarm Optimization Algorithm (2012-12-23, C/C++, 23KB, 下载5次)

http://www.pudn.com/Download/item/id/2092992.html

[人工智能/神经网络/深度学习] chepai

基于BP神经网络模型的车牌识别,利用opecv库函数,vc++编程实现
Based on the BP neural network model of the license plate identification (2012-11-30, C/C++, 49978KB, 下载24次)

http://www.pudn.com/Download/item/id/2066911.html

[人工智能/神经网络/深度学习] robotqq

qq机器人代码,可以用来学习学习编程。多看看代码没什么不好。
qq robot code, can be used to study and learn to program. See more code just as well. (2011-04-14, C/C++, 78KB, 下载51次)

http://www.pudn.com/Download/item/id/1491402.html

[人工智能/神经网络/深度学习] ziliao

这是机器人控制软件的优化的程序,对于编程机器人来说可以借鉴
This is the optimization of robot control software program for programming a robot can learn (2010-11-03, C/C++, 9KB, 下载4次)

http://www.pudn.com/Download/item/id/1335018.html

[人工智能/神经网络/深度学习] fcm-1

在C#编程环境下,实现模糊聚类(FCM)算法
In the C# programming environment, the fuzzy clustering (FCM) algorithm (2010-07-21, C/C++, 75KB, 下载60次)

http://www.pudn.com/Download/item/id/1247011.html

[人工智能/神经网络/深度学习] bianchengzhimei

编程之美——微软技术面试心得》收集了约60道算法和程序设计题目,这些题目大部分在近年的笔试,面试中出现过,或者是被微软员工热烈讨论过。作者试图从书中各种有趣的问题出发,引导读者发现问题,分析问题,解决问题,寻找更优的解法。
Programming of the United States- Microsoft technology interview tips, " a collection of about 60 algorithms and procedures for a design, most of these topics in recent years, written tests, interviews occurred, or was heated debate over Microsoft' s employees. Of the book trying to start a variety of interesting questions, and guide readers to identify problems, analyze and solve problems, find more excellent solution. (2010-04-29, C/C++, 1222KB, 下载32次)

http://www.pudn.com/Download/item/id/1149986.html

[人工智能/神经网络/深度学习] Cprogram

高质量的C编程 有很多技巧和常见的算法在面
High-quality a lot of C programming skills and a common algorithm in face (2009-04-16, C/C++, 88KB, 下载5次)

http://www.pudn.com/Download/item/id/718086.html

[人工智能/神经网络/深度学习] Eulermethod

计算机编程,用C语言计算改进的欧拉算法的典型题目
Computer programming, using C language to improve the calculation of the Euler algorithm for a typical subject (2009-04-11, C/C++, 3KB, 下载2次)

http://www.pudn.com/Download/item/id/710557.html

[人工智能/神经网络/深度学习] ann

人工神经网络,DOS环境下,C编程.允许用户设置神经网络.
Artificial Neural Network, DOS environment, C programming. Allows the user to set the neural network. (2008-01-22, C/C++, 241KB, 下载7次)

http://www.pudn.com/Download/item/id/397988.html

[人工智能/神经网络/深度学习] algorithms

[计算机][编程资料大全(英)][算法.ebook].10部算法经典著作的合集
[Computer] [programming Sourcebook (English)] [algorithm. Ebook] .10 algorithm classics of the Collection Department (2007-12-07, C/C++, 28321KB, 下载2次)

http://www.pudn.com/Download/item/id/371476.html

[人工智能/神经网络/深度学习] c_trip

C语言的编程技巧程序集.包括各类程序的算法和运用
C programming language skills suite. Including types of procedures and the use of the algorithm (2007-04-10, C/C++, 8133KB, 下载13次)

http://www.pudn.com/Download/item/id/266252.html
总计:181