搜索资源列表
WM5Mp3Demo
- 这个是windows mobile上可以播放mp3流媒体,各种接口都已经做好,基于libmad做的。做好了添加解码器的接口。-This is the windows mobile can play mp3 streaming media, various interfaces have been doing a good job, based on libmad to do. Do a good job of adding decoder interface.
java_ttplayer_src
- Java模仿千千静听音乐播放器源代码,界面超漂亮,程序代码简洁,不过程序比较综合,估计没有基础的JAVA朋友不好看懂,想研究一下的可下载试试。编译时需要在Eclipse下打开,并导入源码包目录下的必要库文件才行。-Java imitation TTPlayer music player source code, interface super nice, concise code, but a more integrated program, it is estimated based on J
CrystalPlayer
- 同学写用Java写的 模仿千千静听音乐播放器源代码,界面超漂亮,程序代码简洁,不过程序比较综合,估计没有基础的JAVA朋友不好看懂,想研究一下的可下载试试。编译时需要在Eclipse下打开,并导入源码包目录下的必要库文件才行。-Students to write in Java to write the music player to imitate TTPlayer source code, the interface super-nice, clean code, but more comp
authorware
- 一个authorware的源文件和发布文件 包含了大多数authorware的功能-the function contains authorware ending job contains many the authorware of the released files and source files
ray_trace
- 基于c++的简单光线追踪算法,仅供参考,可以用于大学生应付作业-Simple ray tracing algorithm based on c++, for reference only,Can be used for college students to cope with the job
Big-Int-P
- 我有一个简单的问题:给出两个大整数a,b,你的工作就是求其中a+b的和-I have a very simple problem for you.Given two integers A and B, your job is to calculate the Sum of A+ B.