-
algorithm for solving the problem is a difficult design, search algorithm is hig...
魔方问题是算法设计中一个难点,搜索算法的复杂度很高,在这个例子中将采用并行处理的算法对其中的限界剪枝算法进行搜索。-algorithm for solving the problem is a difficult design, search algorithm is highly complex, In this example will use parallel processing algorithms which limits pruning algorithm for the search.
- 2022-06-28 20:29:43下载
- 积分:1
-
这是一个基于xilinx ISE9.1的一个历程,包含两个FIFO代码,第一个FIFO读写用同一个时钟,第二个FIFO读写用不同的时钟。...
这是一个基于xilinx ISE9.1的一个历程,包含两个FIFO代码,第一个FIFO读写用同一个时钟,第二个FIFO读写用不同的时钟。-This is a xilinx ISE9.1 based on a course code consists of two FIFO, the first FIFO read and write using the same clock, the second FIFO read and write with a different clock.
- 2022-03-26 04:39:57下载
- 积分:1
-
The source code is about 32* 16 dot matrix screen, also has a Proteus simulation...
该源码是关于32*16 的点阵屏,还拥有proteus仿真,能结合虚拟实际,快速的弄懂较为复杂的源码-The source code is about 32* 16 dot matrix screen, also has a Proteus simulation, can be combined with virtual reality, rapid understand more complex source
- 2022-02-26 17:37:15下载
- 积分:1
-
This decomlilator
This decomlilator-This is decomlilator
- 2022-07-20 16:04:30下载
- 积分:1
-
Ant Colony Algorithm for Traveling Salesman Problem Solutions MATLAB source code...
蚁群算法解旅行商问题的MATLAB源码,
城市坐标可自行修改。-Ant Colony Algorithm for Traveling Salesman Problem Solutions MATLAB source code, city coordinates are free to modify.
- 2022-01-24 16:24:37下载
- 积分:1
-
基本遗传算法(GA)的matlab源程序!许多改进的遗传算法均可在此基础上修改而成....
基本遗传算法(GA)的matlab源程序!许多改进的遗传算法均可在此基础上修改而成.
- 2022-07-26 16:20:18下载
- 积分:1
-
ram的读写,使用状态机完成,两片ram实现乒乓操作
ram的读写,使用状态机完成,两片ram实现乒乓操作-ram read and write, using the state machine completed, two ping-pong operation to achieve ram
- 2023-01-03 11:30:16下载
- 积分:1
-
这是一个表达式程序,主要用以实现从前缀表达式到后缀表达式的转换功能...
这是一个表达式程序,主要用以实现从前缀表达式到后缀表达式的转换功能-This is an expression of procedures, mainly used for the realization of the suffix prefix expression expressions of the conversion function
- 2023-05-17 13:10:03下载
- 积分:1
-
这是MPI平台的等级排序算法
this the rank sort algorithm for mpi platform-this is the rank sort algorithm for mpi platform
- 2022-10-15 22:10:03下载
- 积分:1
-
求解椭圆方程
jacobi迭代求解椭圆方程,主要是用mpi进行并行计算,采用的是重叠边界网格,这个是重叠了一层,通信采用的是非阻塞型的通信函数,方程采用的是二维的poisson方程。
- 2022-01-26 08:25:04下载
- 积分:1