资源列表
DllVersionTest
- 获取DLL中的版本信息(主版本号,次版本号等)
init
- mc9328mx1的初始化原代码,ini.h
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
terrain_MDXsrc
- Rendering terrains with Managed DirectX There aren t many 3D games without a terrain. Creating and rendering a terrain, and the physics involved when, for example, driving on it with a car can be quite difficult. This article will demonstrate one t
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
FreeRTOSV4.3.1
- This is the free RTOS on PIC24.
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
