搜索资源列表
gotoEXE
- 把两个exe合并,也可以把一个可执行文件假如另外一个线程,比方说我们有时候播放器驱动不是自己写的,可以吧这个驱动和我们的播放器合并。-Exe merge the two could also be an executable file if another thread, for example, we sometimes player-driven rather than wrote it myself, you can let the driver and our players combi
GEngine_Audio
- 盖莫音频引擎(API) 当前发布版本1.2.8 使用c++编写 支持mp3,ogg,wav,xm,mod,it,s3m格式 多线程,流式播放 真3d音效 支持低通,次级音效 非商业用途免费! -Gaimo Audio Engine (API) to use the current release version 1.2.8 c++ write support mp3, ogg, wav, xm, mod, it, s3m format, multi-threaded,
MYRMI
- 通过C++特有的代码复用机制模拟实现具有类似RMI功能的类库,此类在接到stop命令后,简单的调用TerminateThread函数将所有客户端的请求线程关闭,此欠考虑,应选择一种切实有效的机制避免在客户端调用函数时正确结束,或者如果不接受则向用户传递一个消息-Code reuse mechanism through C++ specific simulation to achieve a similar the RMI function of the class library, such s
MP4DEC_MT_v2_ok_2010
- 实现mpeg4 decoder armv7 neon 优化,很精细的对每条关键函数 进行了neon 优化,C函数部分进行了多线程优化,极大的提高了解码速度。包含c++ project 同时也可以再rvds 4.0下使用。-mpeg4 decoder neon optimization code, containing every important function, the decode speed is much more faster (40 times) than pure c code
Visual-CPP-Examples
- Visual C/C++范例集成,包含 (1)音视频(2)图片(3)网络HTTP/FTP(4)界面风格(5)USB(6)多线程(7)算法应用等 多个范例代码 -It include many visual C/C++ examples