2008-08-21 10:15:54
WMp3 C++ class for Windows (ver. 2.1)
[ 2008-12-04 22:39:00 | 作者: ccloveaa ]
WMp3 C++ class for Windows (ver. 2.1)
This is simple C++ class for playing mp3 files. It has integrated LIBMAD 0.15.1b mp3 decoder and you don't need additional library or dll etc. The simplest way to play mp3 files in your C++ projects.
Just 3 lines of C++ code and you are playing mp3 file.
Features:
support Layer1, Layer2 and Layer3.
support free format bitstream ( e.g. bitrate over 320 kbps )
...
This is simple C++ class for playing mp3 files. It has integrated LIBMAD 0.15.1b mp3 decoder and you don't need additional library or dll etc. The simplest way to play mp3 files in your C++ projects.
Just 3 lines of C++ code and you are playing mp3 file.
Features:
support Layer1, Layer2 and Layer3.
support free format bitstream ( e.g. bitrate over 320 kbps )
...
cross platform 3d library(free for non commercial use)
[ 2008-12-04 22:37:11 | 作者: ccloveaa ]
http://www.ambiera.com/irrklang/features.html
irrKlang Features
irrKlang is a powerful high level API for playing back sound in 3D and 2D applications like games, scientific visualizations and multimedia applications. It is a cross platform 2D and 3D sound engine and audio library, usable in C++ and all .NET languages (C#, VisualBasic.NET, etc) and provides useful features like lots of built-in ...
irrKlang Features
irrKlang is a powerful high level API for playing back sound in 3D and 2D applications like games, scientific visualizations and multimedia applications. It is a cross platform 2D and 3D sound engine and audio library, usable in C++ and all .NET languages (C#, VisualBasic.NET, etc) and provides useful features like lots of built-in ...
vld 内存泄漏工具(Visual Leak Detector )
[ 2008-10-06 13:23:06 | 作者: ccloveaa ]
Project 2007 ENG
[ 2008-08-27 21:08:51 | 作者: ccloveaa ]
Project 2007 ENG
http://www.box.net/shared/lmogjhxfxz
http://www.box.net/shared/lmogjhxfxz
Occi Sample for Oracle 10
[ 2008-06-20 20:50:44 | 作者: ccloveaa ]
sort property list by value
[ 2008-05-07 15:53:57 | 作者: ccloveaa ]
on SortpList pList
count =pList.count
valueList = []
repeat with i = 1 to count
value = pList[i]
valueList.append(value)
end repeat
valueList.sort()
tmpList = [:]
repeat with i = 1 to count
value = valueList[i]
name = pList.getone(value)
setaProp tmpList, name, value
pList.deleteone(value)
end repeat
return tmpList
end
count =pList.count
valueList = []
repeat with i = 1 to count
value = pList[i]
valueList.append(value)
end repeat
valueList.sort()
tmpList = [:]
repeat with i = 1 to count
value = valueList[i]
name = pList.getone(value)
setaProp tmpList, name, value
pList.deleteone(value)
end repeat
return tmpList
end
msn 签名 -> love china
[ 2008-04-17 11:48:17 | 作者: ccloveaa ]
三扇门,主持人将一辆汽车藏在其中一扇门后,其余两扇空门。主持人请一个人上台,让他选一扇门,剩下的两门中至少有一空门,主持人(知道汽车在哪个门里)打开两门中的一扇空门(不管他有没有选对,主持人总要打开一扇空门)。主持人问他:改不改主意,换一扇门?
如果是你,你换不换?
如果是你,你换不换?








