| About C/C++ |
| Put this feed on your website |
| Description: |
C/C++ |
| Format: |
RSS 1.0 |
| Url: |
http://z.about.com/6/g/cplus/b/index.rdf |
| |
| Latest headlines |
About C/C++
|
Adobe weaves some Alchemy
Wed, 19 Nov 2008 17:35:00 -0500
I've mentioned them in the past because they're not just into Flaah but C/C++ as well. As a bit of an experiment through Adobe Labs are
providing Alchemy, a technology...
|
Does a Neural Network Weigh Up?
Mon, 17 Nov 2008 18:38:00 -0500
Many moons ago when I was writing commercial wargames, AI for the computer player was always a difficult thing to do. Mine were coded solutions, eg the AI had to...
|
Setting up Subversion Server on Windows
Sun, 16 Nov 2008 08:10:00 -0500
At my previous job, we switched to using subversion (hosted on Linux) from an existing proprietary, old fashioned and quite clunky version control system. I remember the techy guy there...
|
Reading PDF Files in C++
Sat, 15 Nov 2008 14:46:00 -0500
There are a number of utiities with source code for writing PDF files (including Max OS X where it is the native Metafile format) but not so many for reading....
|
Peeking Under the Hood; NIB Files Exposed
Fri, 14 Nov 2008 18:37:00 -0500
I continue to work on my iPhone application and out of curiosity today copied the .NIB file for it over to my Windows box. I'm still feeling my round the...
|
Programming Challenge 17 Properly Marked
Thu, 13 Nov 2008 18:48:00 -0500
Congratulations to Aliaksei Sanko of Belarus who came first with his C++ entry that took 0.0654754 seconds, beating Joshua Warner of the USA by under 4 thousands of a second....
|
The (Not) Joys Of Marking
Wed, 12 Nov 2008 18:58:00 -0500
I had hoped to have Challenge 17 marked tonight but a plethora of stack overflows and empty output files (well full of zeros) has delayed me a little. The stack...
|
More iPhone Source Code Appearing
Tue, 11 Nov 2008 00:56:00 -0500
I've added two more links to the iPhone code library. The first is an ingenious Objective-C Class explorer that lets you view the various libraries on your iPhone. The second...
|
A Faster Algorithm For Indexing - FastBit
Sun, 09 Nov 2008 18:31:00 -0500
Apologies, the marking of Challenge 17 has been a bit delayed but will be completed soon. Until recently I didn't know that the US Government (Well Lawrence Berkeley National Laboratory)...
|
Cairo Graphics - Open Source 2D Rendering
Fri, 07 Nov 2008 19:05:00 -0500
As part of my iPhone development I've been looking around at C and C++ libraries. Though the iPhone has extensive graphics capability e.g. through Quartz and Open GL ES, the...
|