资源列表
[汇编语言] JAVAjiandanchengxu
说明:这是个数据库连接池,这段代码是获取配置文件中数据库配置信息配置内容都在DBConfig.txt 这个文件中了-This is a database connection pool, this code is to get a configuration file database configuration information Configuration content in DBConfig. TXT this file in the<刘双> 在 2025-06-21 上传 | 大小:2kb | 下载:0
[操作系统开发] require-the-use-of-a-linked-
说明:题目说明: 要求采用链表形式,求两个一元多项式的乘积:h3 = h1*h2。函数原型为:void multiplication( NODE * h1, NODE * h2, NODE * h3 )。 输入: 输入数据为两行,分别表示两个一元多项式。每个一元多项式以指数递增的顺序输入多项式各项的系数(整数)、指数(整数)。 例如:1+2x+x2表示为:<1,0>,<2,1>,<1,2>, 输<xy> 在 2025-06-21 上传 | 大小:2kb | 下载:0
[书籍源码] algorithmofbanker
说明:模拟实现操作系统中进程调度避免死锁的银行家算法-Analog implementation of the operating system process scheduling avoid deadlock bankers algorithm<迎风> 在 2025-06-21 上传 | 大小:2kb | 下载:0
[书籍源码] Expression-evaluation
说明:根据你所输入的表达式求出相应的值。表达式求值-The corresponding value calculated according to the expression you entered. Expression evaluation<shimida> 在 2025-06-21 上传 | 大小:2kb | 下载:0