文件名称:SharedMem
介绍说明--下载内容均来自于网络,请自行研究使用
多核图像灰度转换的程序,本程序主要做了以下几个任务:
(1)核0创建共享内存,将数据写入内存,然后通过Notify将内存地址发送给从核。
(2)从核(1至7核)接收核0的通知,打开内存地址,读取数据。-Multi core image grayscale conversion procedures, the procedures are mainly done the following tasks:
(1) the kernel 0 creates the shared memory, writes the data to the memory, and then sends the memory address to the slave by Notify.
(2) the core (1 to 7 nuclear) to receive the notice of the nuclear 0, open the memory address, read data.
(1)核0创建共享内存,将数据写入内存,然后通过Notify将内存地址发送给从核。
(2)从核(1至7核)接收核0的通知,打开内存地址,读取数据。-Multi core image grayscale conversion procedures, the procedures are mainly done the following tasks:
(1) the kernel 0 creates the shared memory, writes the data to the memory, and then sends the memory address to the slave by Notify.
(2) the core (1 to 7 nuclear) to receive the notice of the nuclear 0, open the memory address, read data.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
7.SharedMem
...........\.ccsproject
...........\.config
...........\.......\.productview.dat
...........\.......\xconfig_memory
...........\.......\..............\.buildtime
...........\.......\..............\.interfaces
...........\.......\..............\.xdcenv.mak
...........\.......\..............\compiler.opt
...........\.......\..............\config.bld
...........\.......\..............\custom.mak
...........\.......\..............\package
...........\.......\..............\package.bld
...........\.......\..............\package.mak
...........\.......\..............\package.xdc
...........\.......\..............\package.xs
...........\.......\..............\.......\.vers_b150
...........\.......\..............\.......\.vers_g180
...........\.......\..............\.......\.vers_r170
...........\.......\..............\.......\.xdc-y25
...........\.......\..............\.......\build.cfg
...........\.......\..............\.......\cfg
...........\.......\..............\.......\...\memory.xe66.mak
...........\.......\..............\.......\...\memory_pe66.cfg
...........\.......\..............\.......\...\memory_pe66.mak
...........\.......\..............\.......\package.bld.xml
...........\.......\..............\.......\package.defs.h
...........\.......\..............\.......\package.xdc.dep
...........\.......\..............\.......\package.xdc.inc
...........\.......\..............\.......\package_xconfig_memory.c
...........\.......\..............\.......\rel
...........\.......\..............\.......\...\xconfig_memory.xdc.inc
...........\.......\..............\.......\...\xconfig_memory.xdc.ninc
...........\.......\..............\.......\xconfig_memory.ccs
...........\.......\..............\.......\xconfig_memory.class
...........\.......\..............\.......\xconfig_memory.java
...........\.......\..............\.......\xconfig_memory.pjt
...........\.......\..............\.......\xconfig_memory.sch
...........\.......\xconfig_SharedMemory
...........\.......\....................\.buildtime
...........\.......\....................\.interfaces
...........\.......\....................\.xdcenv.mak
...........\.......\....................\compiler.opt
...........\.......\....................\config.bld
...........\.......\....................\custom.mak
...........\.......\....................\package
...........\.......\....................\package.bld
...........\.......\....................\package.mak
...........\.......\....................\package.xdc
...........\.......\....................\package.xs
...........\.......\....................\.......\.vers_b150
...........\.......\....................\.......\.vers_g180
...........\.......\....................\.......\.vers_r170
...........\.......\....................\.......\.xdc-y25
...........\.......\....................\.......\build.cfg
...........\.......\....................\.......\cfg
...........\.......\....................\.......\...\SharedMemory.xe66.mak
...........\.......\....................\.......\...\SharedMemory_pe66.cfg
...........\.......\....................\.......\...\SharedMemory_pe66.mak
...........\.......\....................\.......\external
...........\.......\....................\.......\internal
...........\.......\....................\.......\lib
...........\.......\....................\.......\package.bld.xml
...........\.......\....................\.......\package.defs.h
...........\.......\....................\.......\package.xdc.dep
...........\.......\....................\.......\package.xdc.inc
...........\.......\....................\.......\package_xconfig_SharedMemory.c
...........\.......\....................\.......\rel
...........\.......\....................\.......\...\xconfig_SharedMemory.xdc.inc
...........\.......\....................\.......\...\xconfig_SharedMemory.xdc.ninc
...........\.......\....................\.......\xconfig_SharedMemory.ccs
...........\.......\....................\.......\xconfig_SharedMemory.class
...........\.......\....................\.......\xconfig_SharedMemory.java
....