资源列表
[Audio] dspG.723.1
说明:DSP优化的G.723.1的代码,支持5.3和6.3速率,可直接在DSP平台上编译,运行,占用CPU%8,效果很好!-The optimized code of DSP can support 5300 and 6300 bps. It can be compilered and runned in DSP table and have good performance.<张胜朝> 在 2008-10-13 上传 | 大小:63.41kb | 下载:1
[流媒体/Mpeg4] yuvPlayerd3d
说明:自己写的基于D3D的YUV播放器,主要用于测试MPEG4编解码器优化后的正确性!中间有关YUV文件的操作和在D3D上直接显示YUV数据的过程值得大家好好学习!-himself wrote based D3D the YUV player, used mainly for testing MPEG4 codec optimized the correctness! Among the documents YUV the operation and D3D directly in YUV data<张胜朝> 在 2008-10-13 上传 | 大小:18.79kb | 下载:1
[流媒体/Mpeg4] mp4web-0.1.tar
说明:MPEG4的网络流媒体播放器,非常好用,二次开发也很简单。-MPEG4 network streaming media players, very good, second development is also very simple.<倪花荣> 在 2008-10-13 上传 | 大小:138.58kb | 下载:1
[OpenGL] MYDLGOPENGL
说明:利用OpenGL结合VC开发环境制作的小例子,很不错的立体图形-use OpenGL combination VC environment produced by the small examples, very good 3-D graphics<张三> 在 2008-10-13 上传 | 大小:31.98kb | 下载:1
[驱动编程] addfilter
说明:Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using t<真姓名> 在 2008-10-13 上传 | 大小:9.83kb | 下载:1
[驱动编程] flpydisk
说明:The flpydisk sample is a floppy driver that resides in the directory \\\\Ntddk\\Src\\Storage\\Fdc\\Flpydsk. It is similar to a class driver in that it sits a level above the floppy disk controller in the driver stack, and brokers communication betwee<真姓名> 在 2008-10-13 上传 | 大小:42.55kb | 下载:1
[其它] 小颖Java源代码反编译专家 1.4终极版
说明:最新的Java反编译工具,支持目录级的反编译,也支持双击.class文件就可查看源文件,只限用于学习交流使用。-latest Java-compiler tool to support the anti-directory level compiler, and also supports double-click. Class documents can view the source documents, only to learn to share.<岸西> 在 2008-10-13 上传 | 大小:745.54kb | 下载:1
[C#编程] 铁路列车售票查询系统
说明:铁路列车售票查询系统-train ticket inquiries system<李生> 在 2008-10-13 上传 | 大小:285.31kb | 下载:1
[编译器/词法分析] 简单的YACC程序
说明:目的:通过编写简单的YACC程序熟悉YACC词法分析工具的基本用法,及词法分析器的设计思路。编写包括赋值语句、if语句以及含有加合乘运算的表达式等语法结构的pascal子集语言的语法分析器。 功能:程序由两个模块LEX和YACC构成,YACC使用LEX分析后的正规单词输出流-Objective : to prepare a simple procedure with YACC YACC lexical analysis of the basic tools to use, and the lex<刘斌> 在 2008-10-13 上传 | 大小:1.98kb | 下载:1