The open source for using the shared memory between Cpp and Python script
Instruction to run the script:
- Compile source Cpp
$ ./compile.sh
- Run Cpp binary
$ ./shared_mem
- Run Python script
$ python shared_mem.py
#Contact: [email protected]
The open source for using the shared memory between Cpp and Python script
Instruction to run the script:
$ ./compile.sh
$ ./shared_mem
$ python shared_mem.py
#Contact: [email protected]