| Projects on Google Code | Results 1 - 4 of 4 |
A Sample of State Design Pattern in C.<br>
We enjoy at O-O languages for design pattern like C++, Java, C#<br>
But we must write C code for some project of embedded system.<br>
How use State Pattern in C ?<br>
Let me show you.<br>
http://lh4.ggpht.com/Wobbit42/SKaW_4a2bJI/AAAAAAAAAkw/Ft5qIws5ucI/NUnitGridRunnerIcon.png
-----
=NStateEngine=
Rule based state engine with C# programmatic configuration using DSL like syntax. Supports no-code states.
Objectives:
* Minimal coding (low cost of entry) to promote use of sta...
spxml is a simple and plain xml parser written in C++. spxml supports [http://www.xmlpull.org/ pull-model] and DOM-model xml parsing.
spxml is a stream-oriented parser. As the user passes it chunks of the input XML document, spxml identifies elements, character data or other entities and return t...
An implementation of the board game Risk in ASP.Net/C# with an AJAX interface.
The first step is to get the game rules in place with a functional interface.
The ultimate goal is to get a computer opponent working with some reasonable AI, then possibly move on to a learning opponent/genetic alg...