王小平版遗传算法的光盘源代码 SGPC: Simple Genetic Programming in C by Walter Alden Tackett and Aviram Carmi (gpc@ipld01.hac.com) Version 1.1 (c) 1993 by Walter Alden Tackett and Aviram Carmi This code and documentation is copyrighted and is not in the public dom
What This Book CoversChapter 1: AJAX and the Future of Web Applications is an initial incursion into the world of AJAX and the vast possibilities it opens up for web developers and companies, to offer a better experience to their users. In this chap
Windows CE 3.0 Application Programming presents programming for Pocket PC, handheld PC, and embedded devices.Topics include:Enterprise computing including COM, DCOM, database access using ADOCE, and Microsoft Message Queue Communications, including
Want to learn how to create great user experiences on today's Web? In this book, UI experts Bill Scott and Theresa Neil present more than 75 design patterns for building web interfaces that provide rich interaction. Distilled from the authors' years
Object Design: Roles, Responsibilities, and Collaborations Introduces Responsibility-Driven Design, the expert authors' proven method to building better software. Practical strategies for increasing software's reliability and flexibility. Helps read
The Linux Security Cookbook includes real solutions to a wide range of targeted problems, such as sending encrypted email within Emacs, restricting access to network services at particular times of day, firewalling a webserver, preventing IP spoofin
Language INtegrated Query (LINQ) sounds like some kind of formless question that depends on how someone speaks. Of course, your queries are integrated with your language! How can you make them otherwise? LINQ is actually a new feature of .NET Framew
这个版本修正了 2.1.1 中的不少BUG Firebird 2.1.2 is a patch release addressing a large collection of bugs that have surfaced since the original v.2.1 a year ago and the v.2.1.1 sub-release of Summer 2008. This release contains no new functionality but particula
Hibernate Search is a library providing full-text search capabilities to Hibernate. It opens doors to more human friendly and efficient search engines while still following the Hibernate and Java Persistence development paradigm. This library reliev
来源: http://sourceforge.net/projects/luabind luabind is a library, inspired by and similar to Boost.Python, that helps you create bindings between C++ and Lua. It has the ability to expose functions and classes, written in C++, to Lua.