资源列表
opencvyuandaima
- opencv实力源代码,基本上涵盖所有的算法,在此基础上可进行开发,非常有用-opencv strength of the source code, basically covering all of the algorithm, developed on this basis can be very useful
sam-ba_2.11-for-Linux
- The SAM Boot Assistant (SAM-BA) software provides a means of easily programming different Atmel AT91SAM devices. They are based on a common dynamic linked library (DLL), the sam-ba.dll. SAM-BA use the DLL to communicate with the target board
EngineDemo
- 一款小游戏编程,有点类似于操纵dota里面的英雄,当然比之要简单许多,仅仅是小例子。-A game programming, a bit like manipulation dota hero inside, of course, simpler than the many, only a small example.
mlc2-01-src
- This software was done in part for a textbook on AI I ve written called _The Basis of AI_ (tentative title, subject to change but not if I get my way). For details see: http://www.mcs.com/~drt/basisofai.html
DecklinkCapture
- The purpose of this sample is to demonstrate a very basic video capture application, programmatic setting and restoring the video and audio formats through the IAMStreamConfig interface. Capturing to a compressed format is also possible provided the
expert_animal
- 该资料中共有两种方法实现专家系统,分别利用多重链接表法和邻接表权值法来实现共15条规则,7种动物的识别。-The data There are two methods to achieve expert systems, respectively, the use of multiple linked tables and neighbor-joining method to achieve weight table of 15 rules, seven animal species ident
MLC2.01-src
- A C implementation of Machine Learning Algorithms in Artificial Intelligence. Package includes data structures and also some test data.
WpdPack
- WpdPack库文件,基于WINDOWS的入侵检测系统的关键,和大家一起分享了-WpdPack library files, intrusion detection system based on WINDOWS key, and share the ...
Education
- 这是一个教务管理系统,用以适合大中型学校的教务管理-this is a user login code
Make-blu-ray-breathing-WIFI-robot
- 制作蓝光呼吸WIFI机器人,附视频,源代码,制作过程。-Make blu-ray breathing WIFI robot, with video, source code, the production process
Network-Protocol-Simulation-Teaching
- 网络协议仿真教学系统(通用版)课件,对于刚开始学习同学有很大帮助-Network Protocol Simulation Teaching System (Universal) courseware, students learn for the beginning of great help
DWA
- DLite算法是Koenig S和Likhachev M基于LPA算法基础上提出的路径规划算法。 LPA算法本是基于Dijkstra最短路径算法而产生的定起点、定目标点的路径规划算法。 链接 通过对LPA算法的改造,使LPA*算法的思想能应用到诸如车辆动态导航这样的问题。