Welcome![Sign In][Sign Up]
Location:
Search - ai

Search list

[OtherLCS

Description: Instead of finding the longest common subsequence, let us try to determine the length of the LCS. 􀂄 Then tracking back to find the LCS. 􀂄 Consider a1a2…am and b1b2…bn. 􀂄 Case 1: am=bn. The LCS must contain am, we have to find the LCS of a1a2…am-1 and b1b2…bn-1. 􀂄 Case 2: am≠bn. Wehave to find the LCS of a1a2…am-1 and b1b2…bn, and a1a2…am and b b b b1b2…bn-1 Let A = a1 a2 … am and B = b1 b2 … bn 􀂄 Let Li j denote the length of the longest i,g g common subsequence of a1 a2 … ai and b1 b2 … bj. 􀂄 Li,j = Li-1,j-1 + 1 if ai=bj max{ L L } a≠b i-1,j, i,j-1 if ai≠j L0,0 = L0,j = Li,0 = 0 for 1≤i≤m, 1≤j≤n.-Instead of finding the longest commonsubsequence, let us try to determine thelength of the LCS .
Platform: | Size: 1024 | Author: linru | Hits:

[AI-NN-PRAI.for.Computer.Games.and.Animation.A.Cognitive.Mo

Description: 计算机人工智能和动画-认知建模方法(英文原版),关于游戏中人工智能的算法-Artificial intelligence and computer animation- cognitive modeling method (the original English edition), on the game s artificial intelligence algorithm
Platform: | Size: 6071296 | Author: luoyt | Hits:

[GUI DevelopDEMO

Description: 测试仪器,图形化界面Graph 显示区域被用来显示采集得到的AI或者DI数据。 -Test apparatus, graphical interface Graph display area is used to show the collection to be the AI or DI data.
Platform: | Size: 3072 | Author: zhangwen | Hits:

[AI-NN-PRAI_Talk

Description: 聊天机器人,可教学,功能可以自己摸索一下-Chat robot can be teaching, function can try to find out
Platform: | Size: 43008 | Author: 烂人 | Hits:

[Linux-UnixFFLib_2009_1_20.tar

Description: fflib的AI开发框架,自己写的,不是网上随便找的-fflib framework for ai
Platform: | Size: 1869824 | Author: OTHER | Hits:

[AI-NN-PR1

Description: 中国象棋人工智能,实现了初步的人工智能,可以自定义智能程度。-base ai
Platform: | Size: 12288 | Author: zhuqingjie | Hits:

[ActiveX/DCOM/ATLCOM

Description: 《潘爱民COM原理》一书的源代码,学习COM不可不备!-" COM PAN Ai-min principle of" one book source code, COM must be prepared to learn!
Platform: | Size: 755712 | Author: huangxuetong | Hits:

[Windows DevelopLINE

Description: 用C语言编写的四子棋游戏,四子棋的游戏规则自己去查吧,本程序包含人机对战和人人对战的功能,支持悔一步棋,由于编写的时间比较早了,算法不是很成熟,所以电脑的AI不是很高,但有心的朋友可以在此基础上自己修改代码使电脑的AI更高。-Using C language Chess Game four sons, four sub-game rules of the game to check their own right, the program includes man-machine war and all the functions of war in support of regret a move, because the preparation of relatively early time, the algorithm is not very sophisticated, so the computer' s AI is not very high, but the concerned friends can modify their own code based on the computer' s AI higher.
Platform: | Size: 53248 | Author: 廖于翔 | Hits:

[matlabai-control

Description: 电液伺服系统的智能控制研究.kdh,优秀硕士论文-Electro-hydraulic Servo System Intelligent Control. Kdh, outstanding master' s thesis
Platform: | Size: 360448 | Author: george | Hits:

[JSP/Java2.5D

Description: java写的2.5D忍者游戏..涉及到深度缓冲技术...可控制玩家攻击,和npc的AI,碰撞-Using java to write a master aircraft fire code, is a graduate design ~ good learning case
Platform: | Size: 216064 | Author: 仪式 | Hits:

[Special Effectsvision

Description: 本书内容包括图像预处理、图像分别、形状表示与描述、物体识别与图像理解、三维视觉、图像压缩、纹理描述、运动分析以及实际应用的案例研究等等。是由艾海舟,武勃等译的图像处理分析与机器视觉一书的中文版。-The book includes image preprocessing, image, respectively, express and shape description, object recognition and image understanding, three-dimensional vision, image compression, texture description, analysis, and practical exercise application of case studies and so on. By Ai Haizhou, Wu Bo, such as translation of the Chinese version.
Platform: | Size: 42826752 | Author: 祝建林 | Hits:

[AI-NN-PRMatlabNeuralnetwork

Description: 神经网络的基本介绍,工具箱指定的有关网络结构和符号的基本材料以及建立神经网络的一些基本函数以及实例-Neural network basic introduction, toolbox designated symbols on the network structure and the basic materials, as well as neural network set up some basic functions, as well as examples of
Platform: | Size: 84992 | Author: 王永 | Hits:

[xml-soap-webserviceAliceRobot

Description: Aiml就是一个xml兼容的文本文档,使用AIML可以很好的与机器人进行交互. 已经实现了基本聊天对话,可以实现中英文聊天-Xml compatible Aiml is a text document, use AIML can be very good interaction with the robot. Has achieved the basic chat dialogue, you can achieve in English and Chinese Chat
Platform: | Size: 703488 | Author: lmm | Hits:

[OtherAI

Description: 1.人工智能原理讲解人工智能的大概原理,适合初学人工智能的学员自学使用。-1. Artificial Intelligence principle perhaps explain the principles of artificial intelligence, artificial intelligence fit beginner students to use self-study.
Platform: | Size: 4861952 | Author: wangyx | Hits:

[Game Hook Crack1

Description: TH105游戏ALICE AI超级加强版,BOAT工作室荣誉出品,欢迎下载-ALICE AI Game TH105 super enhanced version, BOAT Honor Studio products are welcome to download
Platform: | Size: 1024 | Author: 蒋伟 | Hits:

[Windows DevelopMicroThread

Description: 用于游戏对象AI的微线程实现和示例,不像实际线程那样带来较高的内存和CPU成本-AI for Game Object of micro-threading implementation and sample, unlike the actual thread, as brought about by the higher memory and CPU cost
Platform: | Size: 105472 | Author: 王云 | Hits:

[Mathimatics-Numerical algorithmsSOURCE01V4D1

Description: caro program is written by VC++ and AI
Platform: | Size: 265216 | Author: nguyen | Hits:

[Software Engineeringdadaozhijian_software_thinking)

Description: 《大道至简》-周爱民,软件工程实践者的思想精髓。-" Road to Jane" - Ai-Min Zhou, software engineering practice the essence of the idea.
Platform: | Size: 831488 | Author: wangyan | Hits:

[Windows DevelopLXD

Description: 自控工程量点AI、AO、DI、DO的类,CPP文件和头文件,可以在自己编程时调用-Controls engineering point of AI, AO, DI, DO class
Platform: | Size: 14336 | Author: boyuansh | Hits:

[AI-NN-PRBP

Description: 这个学期我学习是神经网络课程,有很多的知识国内都不是很完善,而国外就有很大的进步,下面就是来自一本 <AI for Game>的电子版英文书.其中我就拿用面向对象写的C++类进行说明怎样编写神经网络程序. 神经网络的基本思想就是怎样去改变权值.-This semester my curriculum study are neural networks, there is a lot of internal knowledge is not very perfect, and abroad there is a lot of progress, the following is from a <AI for Game> The electronic version of the English book. Take one of my Object-Oriented Writing the C++ class to explain how the preparation of neural network procedures. Neural network is the basic idea how to change the weights.
Platform: | Size: 3072 | Author: neo | Hits:
« 1 2 ... 44 45 46 47 48 4950 »

CodeBus www.codebus.net