资源列表
StackWalker
- In some cases you need to display the callstack of the current thread or your are just interested in the callstack of other threads / processes. Therefore I wrote this project. The goal for this project was the following: Simple interface t
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
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
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
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
TBarDemo_SRC
- This article describes an easy to use, drop-in MFC class which replaces the standard title bar.
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
lifegame
- 根据生命细胞游戏的规则,用计算机对生命游戏进行简单的模拟,在c++控制台环境下完成
proassist
- 管理个人所收集编程资料(任何资料都可以)的好助手,能动态添加删除栏目树节点,自行定义内容,快速查找所需内容,特别是其界面方案很值得学习,全套可运行源码
suanfashejiyufenxi
- 这是计算机常用算法及其分析,算法如动态规划,贪心算法,分治算法,分支定界算法等。
SaveScreen
- 一个简单的屏保程序,使用VC+MFC编写,有兴趣的可以看看哦,非常简单。就是一层纸,捅破它吧。
EStcmd
- 用VB做的cmd后门 基本功能已经实现,提供有源代码,喜欢VB的朋友可以试着扩展其功能 或者修改一下部分可能存在的bug,打造属于自己的cmd后门
