资源列表
[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-07 上传 | 大小: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-07 上传 | 大小: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-07 上传 | 大小: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-07 上传 | 大小:7kb | 下载:0
[输入法编程] pingyinshurufa
说明:一个模拟拼音输入法,需要的可以自己进行改进-An analog Pinyin input method, need to be improved yourself<许昌达> 在 2025-11-07 上传 | 大小: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-07 上传 | 大小:49kb | 下载:0
[C#编程] youxianyuan
说明:变分原理与有限元 椭圆孔铝平板静力结构有限元分析 所用软件 MSC.patran-Variational principle and finite element elliptic hole aluminum plate static structural finite element analysis software MSC.patran<张文静> 在 2025-11-07 上传 | 大小:1008kb | 下载:0
[Windows编程] rename-file1910
说明:该程序可以成批次的更改文件名称,代码值得学习研究,编译后,即可执行-Define some filters to apply to a list of files, which can be in multiple folders, to rename the whole list at once. It checks the file names, integrates in the Shell (via Explorer context menu), supports regular exp<kalvin> 在 2025-11-07 上传 | 大小:310kb | 下载:0
[Windows编程] win-process-stools
说明:命令行程序,对所有进程进行操作,值得参考学习,编译后,可执行。-Command-line utilities to find, list, and terminate running processes under Windows, similar to the Unix ps and kill commands. Good for command-line folks who don t like to use the Windows Task Manager.<kalvin> 在 2025-11-07 上传 | 大小:68kb | 下载:0