| Projects on Google Code | Results 1 - 10 of 1613 |
If you are familiar with string template engines like [http://www.smarty.net/ Smarty] (PHP) or [http://www.djangoproject.com/ Django] (Python), then you know what template engines are about: to facilitate the separation of application code from presentation.
Template engines are much less common ...
This project provides a clone of the *Darts* (Double-ARray Trie System),
a C++ header library for implementing a double-array.
The *Darts* was developed by Taku Kudo and used in famous morphological
analyzers !ChaSen and !MeCab, etc. because of its fast retrieval speed.
And, this clone library h...
MAR is another horizontal scroll action game.
= Roadmap =
# MAR1.0 ... initial stable release
# MAR10.1 ... Release Candidate 1 (target date: Mar 10, 2010)
# SUPER MAR10.1 ... Release to manufacturing
# ???
# Profit!
= How To Develop =
# Download and install Visual C++ 2008 Exp...
http://rtrt-on-gpu.googlecode.com/svn/support/Sample%20Pictures/Lexus-1.jpg http://rtrt-on-gpu.googlecode.com/svn/support/Sample%20Pictures/Lexus-2.jpg
http://rtrt-on-gpu.googlecode.com/svn/support/Sample%20Pictures/Lexus-3.jpg http://rtrt-on-gpu.googlecode.com/svn/support/Sample%20Pictures/Lexus...
This is Angel, a cross-platform 2D game prototyping engine based on OpenGL and C++.
Angel provides:
* Cross-Platform functionality (Windows and Mac)
* Actors (game objects with color, shape, responses, attributes, etc.)
* Texturing with Transparency
* "Animations" (texture swap...
= What Is Quadra? =
An addictive action puzzle game with single player and multiplayer capabilities (Internet or LAN).
= We Are Looking For Help! =
Join the community of Quadra hackers and help out a great game! Even if you do not know much programming, you can still help in many ways:
...
cppe4x是一个简单的C++跨平台XML解析器,基于DOM和XPath方式实现,其目标是快速的构建xml应用。
cppe4x非常适合快速的构建测试程序以及配置文件的读写。当前仅支持UTF8格式的XML文件。同时,cppe4x在Microsoft Windows平台下会自动进行utf8与ansi编码的双向转换,简化使用习惯。
cppe4x最初的目标是构建与ActionScript3中的E4X语法类似的接口,但由于C++与AS3语法的巨大差异,目前的cppe4x无法完全实现该目标。尽管如此,cppe4x还是尽量的保持了操作的简洁和有效性。
请从svn获取最新版本。
12/...
==Introduction==
MathPresso is C++ library that is able to parse and evaluate mathematical expressions. Because evaluating expressions can be slow MathPresso contains jit compiler that can compile expressions into machine code. Jit compiled expressions are many times faster than built-in evaluato...
<br>
===Develop a DNS server with the following requirements:===
* Develop it in C/C++ for Linux/Solaris/HP-UX.
* The DNS server must be standard ([http://tools.ietf.org/html/rfc1035 RFC1035]).
* Support _DNS Inverse Query_ only.
* Use a file format like /etc/hosts to hold the host/IP...
GeoGen (shortly GGen) is an open-source procedural heightmap generator using the Squirrel scripting language. GGen grants the scripts ability to generate the most various terrain shapes while keeping them simple and easy to read.
==Downloads==
GeoGen alpha 2 (r205) for win32 (includes only the e...