3 projects tagged "C#"
The dANN project is a library to help facilitate artificial neural networks, artificial intelligence, and artificial genetics within other applications. It is currently written in Java, C++, and C#. However, only the Java version is currently in active development. The other versions can only be obtained from SVN. It provides a powerful interface for programs to include conventional artificial intelligence technology and artificial genetics into their code. It also acts as a testing ground for research and development of new concepts.
libcurl.mono is an object-oriented binding for the libcurl Internet client API. It supports rapid-development of powerful Internet clients in C# that can run within the mono runtime. With libcurl.mono, for example, you can develop FTP and HTTP clients without having to code down at the socket level. There are a number of sample applications to get you started.