资源列表
[Windows编程] calculation
说明:计算表达式的值 用C语言实现的 数据结构上机作业-Calculation of the value of expression achieved using C language<夏洁> 在 2025-10-15 上传 | 大小:2kb | 下载:0
[Windows编程] banker
说明:本设计的目的是通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用适当的算法,有效地防止和避免死锁的发生。具体要求如下: ⑴模拟一个银行家算法; ⑵初始化时让系统拥有一定的资源; ⑶用键盘输入的方式申请资源; ⑷如果预分配后,系统处于安全状态,则修改系统的资源分配情况; ⑸如果预分配后,系统处于不安全状态,则提示不能满足请求。 -The purpose of this design through the writing and debugging<elaine> 在 2025-10-15 上传 | 大小:239kb | 下载:0
[C#编程] 1989xishujuzheng
说明:稀疏矩阵采用三元组表示。(1)求两个具有相同行列数的稀疏矩阵A和B的相加矩阵C,并输出C。(2)求出C的转置矩阵D,输出D。-The use of sparse matrix triple that. (1) for the ranks of the two with the same number of sparse matrix A and B the sum of matrix C, and output C. (2) calculated C matrix transpose of D,<夏洁> 在 2025-10-15 上传 | 大小:2kb | 下载:0
[C#编程] Large_integer_adder
说明:大整数加法 我们将一个大整数从右到左分组,每三位为一个节点,若剩余一个组不满三位也将其作为一个节点处理。大整数本身的符号用头节点来表示。1表示正数,-1表示负数。通过这样的方式我们就构造了一个存储大整数的双向链表,然后就可以进行大整数的基本运算了。-Large integer addition we will be a large integer division from right to left, each for a three-node, if a group dissatisfied<夏洁> 在 2025-10-15 上传 | 大小:1kb | 下载:0
[文件操作] TimerCopyFile
说明:主要介绍几个API的使用,CopyFile,MoveFile,及配置文件的使用。-API introduced the use of a few, CopyFile, MoveFile, and the use of configuration files.<刘锋> 在 2025-10-15 上传 | 大小:2.01mb | 下载:0
[Windows编程] CCodingStandards
说明:一部经典的C++编码标准原版书籍,很有帮助-C++ Coding Standards<陈佳> 在 2025-10-15 上传 | 大小:503kb | 下载:0
[界面编程] VC_basic_control
说明:多种控件的示例,包括Button,Treectrl,listctrl,propertytap等各种控件的使用示例,不用再找一大堆源码-This code includes many kinds of controls: Button, Treectrl, Listctrl, Propertytap and so on. It s a good example for the new learners.<林瑞蓝> 在 2025-10-15 上传 | 大小:87kb | 下载:0