资源列表
[Windows编程] HookExample
说明:hook示例,代码提供的对鼠标移动的钩子调用,因此你可以学习基本HOOK方法-HOOK example。the file contains the hook for mouse position,so you could study the base hook algorithm。<zqf> 在 2025-11-15 上传 | 大小:7kb | 下载:0
[Windows编程] avlTree
说明: 平衡二叉树,又称AVL树。它或者是一棵空树,或者是具有下列性质的二叉树:它的左子树和右子树都是平衡二叉树,且左子树和右子树的高度之差之差的绝对值不超过1.。 -Balanced binary tree, also known as AVL tree. It is either an empty tree, or a binary tree with the following properties: it left sub-tree and right sub-trees are bala<汤龑鸣> 在 2025-11-15 上传 | 大小:1kb | 下载:0
[其他小程序] migong
说明: VC实现迷宫问题,用穷举法找出一条路径,用递归形式的算法求得迷宫中所有可能的通路,以方阵形式输出迷宫及其通路. -VC to achieve maze problems,and use brute-force method to find a path,using the recursive form of algorithm to seek all possible paths in the maze in order to form the output matrix and the<mfw> 在 2025-11-15 上传 | 大小:164kb | 下载:0
[Windows编程] mipscpu-source
说明:mips cpu的实现.MIPS是世界上很流行的一种RISC处理器。MIPS公司的R系列就是在此基础上开发的RISC工业产品的微处理器。这些系列产品为很多计算机公司采用构成各种工作站和计算 机系统。 -mips cpu implementation. MIPS is the world' s very popular as a RISC processor. MIPS company' s R series is based on the development of industr<汤龑鸣> 在 2025-11-15 上传 | 大小:6.7mb | 下载:0
[界面编程] window
说明:输入窗口的标题,可以列举窗口里面的所有控件。你也可以重新设置对方控件里面的信息。 该程序主要方便新手学习FindWindow,GetWindowText,GetClassName,GetWindow,SetWindowText等常用api函数。-Enter the title of the window, you can list all the controls inside the window. You can also reset the other control inside i<陈生> 在 2025-11-15 上传 | 大小:7kb | 下载:0
[输入法编程] pingyinshurufa
说明:一个模拟拼音输入法,需要的可以自己进行改进-An analog Pinyin input method, need to be improved yourself<许昌达> 在 2025-11-15 上传 | 大小:154kb | 下载:0
[Windows编程] HideTheWindows
说明:可任意开关程序窗口,控制执行程序,编译后即可执行,值得借鉴。-HideThatWindow! enables you to Hide or Show a window minimize, maximize and restore its original size (or change the size to fit your needs). Disable the window s taskbar button or send it to tray. Other features are t<kalvin> 在 2025-11-15 上传 | 大小:49kb | 下载:0