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

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

kuka机器人Ethernet的编程客户端软件
kuka robot programming Ethernet client software (2016-10-25, C++ Builder, 64KB, 下载27次)

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

[人工智能/神经网络/深度学习] MRPT-learning-materials

移动机器人编程工具包,MRPT指导教程,MRPT应用工具,MRPT示例解析!
Mobile Robot Programming Toolkit (MRPT)-mrpt reference book、AppTool and MRPT example analytical!Hope to help you!! (2016-01-23, C++ Builder, 11908KB, 下载41次)

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

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

介绍了一个优化的非约束方法,阻尼牛顿法的C语言编程
Introduced a non-binding approach to optimize damping Newton' s law of C language programming (2014-05-22, C++ Builder, 248KB, 下载4次)

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

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

添加TDBNavigator组件的按钮功能C++Builder精选编程学习源码,很好的学习资料。
Add the TDBNavigator component button C++Builder select learning programming source code, very good learning materials. (2013-11-24, C++ Builder, 16KB, 下载4次)

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

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

这是一款用于外汇MT4平台的智能交易系统,强力剥头皮型EA,可用于USDJPG及EURUSD5分钟交易时段。-This is a platform for the exchange of intelligent MT4 trading system, powerful scalping type of EA, can be used for USDJPG and EURUSD5 minute trading session
这是一款用于外汇MT4平台的智能交易系统,强力剥头皮型EA,可用于USDJPG及EURUSD5分钟交易时段。-This is a platform for the exchange of intelligent MT4 trading system, powerful scalping type of EA, can be used for USDJPG and EURUSD5 minute trading session (2011-12-14, C++ Builder, 2KB, 下载74次)

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

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

通过c语言实现bp网络,从而实现bp的编程以及调试。
By c language implementation bp, thus enabling bp programming and debugging. (2010-01-16, C++ Builder, 3KB, 下载5次)

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

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

一种基于双变异算子的遗传算法本文针对简单遗传算法(SGA)所存在的缺点和不足,提出了一种新的改进遗传算法-双变异算子GA。该想法通过将所有产生的子代个体与父代个体混合作为下一代种群,在种群选择前对适应度值较低的个体进行一次变异,然后通过选择,交叉,再一次变异产生新种群,再利用自适应算法改变交叉和变异率及最优保存策略保护历代最优个体, 经Visual C++ 软件编程计算,得到了较好的优化结果.
A mutation operator based on dual genetic algorithm (2009-04-25, C++ Builder, 18KB, 下载19次)

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

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

这是一个典型的产生式系统的算法题.用的是有界深度优先的递归算法,是用C++Builder4.0写的.这也是人工智能或者程序设计竞赛题中最基本最常用的算法.如果自己动手编程实现了一个这样的题目,那么很多相关的题目也就都一样可以做了,比如"四皇后问题","推箱子问题","传教士和野人问题"等等。   利用深度优先的算法都是不一定能找到最优路径的,而且如果解路径过长的话还可能会搜索失败.如果保证要找到最优路径需要用另一些算法,比如宽度优先算法.无论是哪一种算法,如果问题稍微复杂一点的话,都要解决"组合爆炸"问题,即有几乎无穷种组合走法的问题,这种空间的复杂度往往是难以想象的,要求计算机的速度往往也就是体现在这方面.   所以我们每一次搜索都要以某种控制策略来决定下一步的走法,以最快的速度达到目标,减少搜索的范围.这也是人工智能的核心问题.可以说,人工智能的精髓就是穷举,人工智能的关键就是控制策略.
This is a typical production system algorithms title. Used are bounded depth-first recursive algorithm, is C++ Builder4.0 written. This is the Artificial Intelligence Programming Contest, or the most basic question most commonly used algorithm. If the Do-It-Yourself Programming achieve such a topic, then a lot of topics related to it are the same can be done, such as "Queen s four questions," "Sokoban problem," "missionaries and Savage problem" and so on. Use depth-first algorithms are not always able to find the optimal path, and if the solution path is too long, then it may be the failure of english. If the guarantee to find the optimal path needs some other algorithms, such as breadth-first algorithm. Regardless of which an algorithm, if a little bit more complex question, then, should solve the "combinatorial explosion" problem, that is, there is almost infinite combinations take law questions, this space is often difficult to imagine the complexity and requires a computer s sp (2009-03-10, C++ Builder, 22KB, 下载13次)

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

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

本程序采用感知器算法进行分类设计,采用Borland C++ Builder 6.0进行编程实现。
This procedure used to classify perceptron algorithm design, the use of Borland C++ Builder 6.0 programming realize. (2008-07-08, C++ Builder, 367KB, 下载11次)

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

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

这是一个C++下的基于粗糙集理论的启发式属性约简算法,你可以随机选择一个属性,或者基于属性的重要性进行启发。只是提供一种编程思路。
err (2007-10-22, C++ Builder, 1KB, 下载130次)

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

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

C++ builder 下 ,图形方面的编程,通下数学算法动态变化输出不断变化的图形.
C builder, the graphics programming, Link under the mathematical algorithms output dynamic changes constantly changing graphics. (2007-01-22, C++ Builder, 191KB, 下载10次)

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

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

遗传算法的编程用的时候只需要把优化函数一下就好了希望对大家有用
genetic algorithm programming time to use only what should optimization function can be a useful want to thank everyone (2006-01-25, C++ Builder, 250KB, 下载39次)

http://www.pudn.com/Download/item/id/142993.html
总计:12