资源列表
PCSHE123
- 虚拟内存控制 C 语言源码,很老但是很好用的程序及代码-virtual memory control C language source code, a very old but good use of the procedures and code
mfcdde_vc++
- 用VC++编写的动态数据交换DDE的程序,对于理解DDE的概念有用。-VC prepared by the DDE procedures for understanding the concept of DDE useful.
tftb-0.1
- MATLAB tftb工具箱,上面有安装文件和安装说明-tftb MATLAB toolbox, where the installation file and install
shellerext
- 这是Windows 2000 UI 新特点系列文章的例子程序,工程中将系列文章中所有UI特性的例子集中在一起。包括:信息条提示、栏目、清除和搜索处理等等。如果能仔细研究其中的代码,您一定能开发出界面更丰富、更吸引人的Windows 2000应用程序。外壳扩展的概念是在Windows 2000操作系统中被加固定型的。其新特性大大增强了开发者UI编程的能力。-This is the Windows 2000 UI features of the new series of articles exam
WhatColor
- win32 sdk 获取屏幕任意位置的颜色RGB十六进制值-win32 sdk access arbitrary screen color RGB hexadecimal value
81921967
- 本系统是一个宾馆客房管理系统,实现现在客房管理的基本功能,是一个毕业设计,当你拿到优的产品,还不错,值得推荐,请仔细审核!-the system is a hotel room management system, management Rooms now the basic functions Design is a graduate, when you get a better product, was pretty good, and worth recommending, please
WorkSkin
- 自定义标题栏,可以修改按钮,也可以任意根据需要修改标题栏背景
BSP-DEV
- 画家算法, 又称深度排序法。 1)将屏幕设成背景色,(2)把要画的物体(多边形)按其离开视点的从远到近排序。由此构成深度优先级表。然后从远到近画物体(多边形),近的就因为优先级高而覆盖远的多边形。由此可消隐。 -painter algorithm, the painter algorithm, known as the depth of sorting. 1) Screen into the background color, (2) to paint objects (Polygo
Agony
- 隐藏文件,注册表,端口,内核的ROOTKIT!-hidden documents, the registry, port, the kernel of ROOTKIT!
ExcelRead
- VC++读取Excel的程序,加入工程中即可应用。-VC read Excel procedures, which will be joining the project application.
zwj
- lr(0)分析器编译原理LR(0)文法分析器 录入合法的LR(0)文法,将输出LR(0)分析表,并可以对输入的句子进行语法分析输出相应语法树。 程序中部分算法还很不简洁,有待改进,欢迎朋友与我多多交流。 - Translation principle LR (0) grammar analyzer input legitimate LR (0) the grammar, will output LR (0) the analytical table, and will be allowed to
SnifferPro
- 1.能够侦听所有进出本主机的数据包完整显示数据包头信息和内容 MAC层支持:以太帧 网络层支持:IP,ARP,RARP,ICMP 传输层支持:TCP,UDP 2. 以十六进制显示报文每个字节内容(包括头和数据),指定某个字段时,使相应字节高亮显示。如点击IP Source Address(在解析树中),则相应的四个字节高亮。 3. 可以设置过滤,指定IP地址,指定报文类型(TCP,UDP,ICMP,ARP,RARP),指定方向(A地址->B地址,B地址->A地址