资源列表
[Windows编程] ggzxl
说明:分治法的基本思想是将一个规模为n的问题分解为k个规模较小的子问题,这些子问题互相独立且与原问题相同。递归地解这些子问题,然后将各个子问题的解合并得到原问题的解。-The basic idea of divide and conquer method is a problem of size n divided into k sub-problems of smaller, these sub-problems independent of each other and with the same<陈振凯> 在 2025-06-25 上传 | 大小:1kb | 下载:0
[VHDL编程] four_bit_addersubtractor
说明:Verilog code for 4 bit Adder/Subtructor<qt> 在 2025-06-25 上传 | 大小:1kb | 下载:0