资源列表
os_good
- 此系统有各种进程调度的综合算法,非常好。-system has various integrated process scheduling algorithm, is very good.
20060709
- 又是一个有意思的窗体效果,可以实现两窗体的吸引,以及淡入淡出效果-is an interesting Form effect can be achieved in two forms are attractive and fade out effect fades
coolblank
- 非常Cool的程序,利用API函数以及窗口的子分类技术, 可以将窗口的标题栏换成自己想要的样式, 可以使窗口透明显示...推荐下载 -procedures, the use of API function and window-classification technology, the window can be replaced column heading styles you want to be so transparent window to download the sho
vbCreateWave
- 一个漂亮的界面效果,大家有兴趣的下在-a beautiful interface effect, we are interested to see in the next
windowsbios
- 大家都知道,windows接管了对物理内存的直接存取,而bios信息存在物理内存 的f000:0000处,关键就是如何读取物理内存。 函数说明 第一个函数ZwOpenSection用来打开section,第一个参数是指向HANDLE变量的指针,第二个是访问参数,第三个是指向OBJECT_ATTRIBUTES的指针 第二个函数ZwMapViewOfSection用来建立物理内存和当前进程的一段物理内存的联系,参数很多,一会在例程里再详细解释 第三个函数ZwUnmapV
01package
- 背包问题优先队列分枝限界算法 所谓的背包问题,可以描述如下:一个小偷打劫一个保险箱,发现柜子里有N类不同大小与价值的物品,但小偷只有一个容积为M的背包来装东西,背包问题就是要找出一个小偷选择所偷物品的组合,以使偷走的物品总价值最大。这个问题的求解有很多种方法,本程序使用分枝限界法求解。-knapsack problem Branch and Bound priority queue algorithm called knapsack problem can be described as f
sm_src1322
- 自由控制 win nt 服务 删除 增加 停止 启动等-free control win nt deletion of services, such as increased stop start
VCyuandaima.
- VC图像捕获及处理源代码 rar希望对大家有用-VC image capture and processing source code rar hope useful for a
LM_ReportCtrl
- 一个自己写的VC++里面的Ctrl控件类,希望能对大家有所帮助-a VC himself inside the Ctrl controls category, we hope to help
MaxClique
- 回朔法解决最大团问题:G的最大团是指G中所含顶点数最多的团-back Schomburg France's largest corporations to solve the problem : G the largest group G is contained in a maximum number of vertices the league
2005-04-26_ReportCtrl
- 一个自己写的vc++中的Ctrl控件,希望对大家有所帮助-one wrote it myself vc the Ctrl control, we hope to help
n-Queen
- 算法设计:著名的n后问题:在nXn的棋盘上放彼此不受攻击的n个皇后,按国际象棋的规则,任何2个皇后不在同一行或同一列或同一斜线上. 本算法才用回朔法来解决.-algorithm design : n after the famous question : In nXn put on the chessboard of each other against attack n empress, according to the international rules of chess, any
