FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
1010code/cpp-nodejs-shared-memory-ipc · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
1010code
/
cpp-nodejs-shared-memory-ipc
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Branches
Tags
Open more actions menu
Latest commit
History
6 Commits
6 Commits
Folders and files
Name
Name
Last commit message
Last commit date
example1
example1
example2
example2
.gitignore
.gitignore
README.md
README.md
Repository files navigation
README
使用 C++ 和 Node.js 在樹莓派上透過共享記憶體實現跨進程通訊
Example1:
使用 C++ 和 Node.js 在樹莓派上透過共享記憶體實現跨進程通訊
文章說明
Example2
cpp-writer: 使用C++連續固定時間亂數生成N筆浮點數寫入共享記憶體,此程式碼也有結構化封裝 shared_memory_writer.h。
nodedjs-reader: 使用Node.js固定時間在指定共享區塊讀取N筆浮點數,此外這支程式有結構化sharedMemory.js封裝起來。
nodejs-tcp-socket-reader: 參考 nodedjs-reader 並封裝成TCP Socket API,與前端網頁互動。
About
No description, website, or topics provided.
Resources
Readme
Activity
Custom properties
Stars
0
stars
Watchers
1
watching
Forks
0
forks
Report repository
Releases
Packages
Used by
Contributors
Languages
Back
|
FazBrowse Home
|
New Git URL