A .NET Path Finder Library Path Finder Library is a .NET library that currently contains one type called SimplePathFinder. SimplePathFinder is a very simple and basic implementation of the A* path finding algorithm. It is extremely easy to use and integrate in your applications. It works very well and I hope you enjoy using it. 这是一个用C#实现的路径搜索算法,实现的了简单的A*算法!
上传时间: 2013-12-14
上传用户:hullow
获得SYSTEM权限的C++原代码,已经通过测试可用
上传时间: 2015-10-09
上传用户:363186
uc/gui simulator library
上传时间: 2014-01-05
上传用户:miaochun888
The Algorithm of Detectors Generating in Intrusion Detection System Based on Artificial Immune Theory
标签: Artificial Generating Algorithm Detectors
上传时间: 2013-12-27
上传用户:阳光少年2016
Real Time Control of the MIT Vehicle Emulator System
标签: Emulator Control Vehicle System
上传时间: 2015-10-10
上传用户:aappkkee
MSP-FET430P140 Demo - Flash In-System Programming, Copy SegA to SegB
标签: Programming In-System MSP-FET Flash
上传时间: 2015-10-10
上传用户:teddysha
由system generator生成,可供参考
上传时间: 2015-10-10
上传用户:shinesyh
windows mobile gis system
上传时间: 2013-12-14
上传用户:dsgkjgkjg
The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automatically committed to the database for you. The library s compliance with the STL iterator and container standards means you can plug our abstractions into a wide variety of STL algorithms for data storage, searching and manipulation. In addition, the C++ reflection mechanism used by our library to bind to database tables allows us to add generic indexing and lookup properties to our containers with no special code required from the end-user. Because our code takes full advantage of the template mechanism, it adds minimal overhead compared with using raw ODBC calls to access a database.
标签: recordsets container library ODBC
上传时间: 2015-10-11
上传用户:xlcky
C++程序设计语言(特别版)This book presents every major C++ language feature and the standard library. It is organized around language and library facilities.
标签: presents language standard feature
上传时间: 2014-12-04
上传用户:GavinNeko