I've found a number of things on AIs a while ago and thought people should know about them.
[Insert preferred Language Here], coding AI behaviour tutorials
http://www.lalena.com/AI/Flock/ {This is in Java but from what I've read of the code the only issue I see someone having when changing this to C++ is the memory and pointer issues}
http://create.msdn.com/en-US/education/catalog/?devarea=11 {The ones here are in XML and very Readable}
I was also looking for some documentation on other AIs including the ones in the links.
There are links to other places within these so have fun snooping around to see what you can dig up.