资源列表
G729SRC
- G729信源编译码C程序,实现ACELP语音编译码,希望对同仁有用
RS_BCH
- RS码和BCH码译码的MATLAB源文件,可以作为C代码的参考
ReedSolomon
- 该文件包含RS码编译码的相关资料和两个版本的C源码,对进行RS编码和译码的同仁希望有帮助
XPButtonDemo
- CXPButton是一个XP风格的按钮类,外观非常好看,能给你耳目一新的感觉。
g722_decode
- 符合ITU G.722协议,实现G722信源译码
Ghost_drag_image
- Have you noticed the cool ghost image that Windows Explorer produces when you start dragging files/folders from it? Well, I wanted to implement this in a C# project when dragging files between it and Windows Explorer. After a lot of Googling, I found
TBarDemo_SRC
- This article describes an easy to use, drop-in MFC class which replaces the standard title bar.
PDF_Saver
- The main purpose of this paper is to demonstrate how to create a PDF writer by using Virtual Printer Method, which gives your applications an ability to generate PDF file through simply \"printing\". I am pretty sure there are many PDF writers using
cpp_mru_cache
- I suppose you know what a MRU cache is, otherwise you wouldn t been reading this. This is an implementation of a very simple one using only STL. To implement a cache, derive a subclass from this template class. As an implementor, you d have
Chat
- mfc源码 :简单局域网聊天程序,vc 6。0
design_patterns_templates-0_2
- Any cs. student a ny average university will at some point be faced with design patterns (dp for the rest of the article). Dp s are generic principles or best practices from software development. This article is not an introduction to dp s, since oth
Number_To_Text_Converter_src
- This program is a Number to Text converter. which can convert a given number (range from one to hundred of vigintillion(10^63) ) to the text that people use to pronouce the number. Feel free to use this code and please give feedback to me. Righ