资源列表
[其他小程序] test5
说明:在一个有m*n个方格的棋盘中,每个方格中有一个随机正整数。现要从方格中取数,使任意两个数所在的方格没有公共边,且取出的数的总和最大。利用线性规划,设计一个满足要求的取数算法输入:由文件名为input.txt的文本文件提供,第一行有两个正整数m和n,分别表示棋盘的行数和列数,从第二行开始,每行有n个正整数,表示棋盘方格中的数输出:输出到文件output.txt,第一行为取数的最大总和 -this is my test function<SilentMarket> 在 2024-11-16 上传 | 大小:1kb | 下载:0
[其他小程序] delay_module
说明:本代码利用Verilog实现了键位按下时的抖动毛刺的滤波处理,主要包含电平检查模块和一个延迟模块。-This code implements the use of Verilog jitter filtering glitches keys pressed, the main level include checking module and a delay module.<chengzetao> 在 2024-11-16 上传 | 大小:43kb | 下载:0
[其他小程序] booth_multiplie_module
说明:利用verilog实现的Booth算法乘法器,对想学习乘法器的将会有很大的帮助.-Booth algorithm verilog realization use multipliers, the multiplier will want to learn a great help.<chengzetao> 在 2024-11-16 上传 | 大小:184kb | 下载:0