搜索资源列表
-
1下载:
1、学习Proteus的使用,
2、学习并掌握编译器Keil c环境下做51的系统开发
3、进一步学习时钟的算法,会使用硬件实现此算法;
4、了解基于RTOS上的多任务分时使用cPU,掌握任务的创建、删除、等待以及任务之间的同步等基本的多任务程序设计方法、掌握操作系统的基本原理。
-1, to learn the use of Proteus, 2, to learn and master the Keil c compiler environment do 51 System
-
-
0下载:
cannon 并行程序
Matrix multiplication with the cannon Algorithm:
The matrices A and B are stored in files. The file names have to be specified as parameter. The root
process reads the matrices and distributes the respective values to all processes,
-
-
0下载:
在visual dsp++实现完成矩阵A*B+c*D
1. 其中(ABcD是六维矩阵)
2.有汇编语言和c语言两种算法编写
3.有子程序的调用
-Achieve complete with dsp matrix A* B+ c* D 1. Which (ABcD is a six-dimensional matrix) 2 with c language assembly language and write two algorithms 3 with subroutine ca
-