首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > 一个简单的框架来整合C++程序使用Python

一个简单的框架来整合C++程序使用Python

资 源 简 介

PyAIBO is a simple development framework to integrate existing C/C++ programs with Python. By re-declaring the existing functions/methods and variables in your program with macros provided by PyAIBO, you can expose your program"s functionality to Python interpreter. PyAIBO also facilitates a form of distributed programming, in which Python engine acts as a controller for coordinating processes running on multiple platforms. This program is still considered as experimental. Please help me to test it. Any suggestion for further improvements are very welcomed. **This code release has been deprecated. PyAIBO is rebranded as PyConnect at https://github.com/uts-magic-lab/pyconnect with updates and bug fixes.**

文 件 列 表

PyAIBO
.DS_Store
COPYING
doc
Makefile
PyAIBO.sln
PyAIBO.vcxproj
pyaibo_common.cc
pyaibo_common.h
pyaibo_ext_module.cc
pyaibo_ext_setup.py
pyaibo_extcomm.cc
pyaibo_extcomm.h
pyaibo_objcomm.cc
pyaibo_objcomm.h
pyaibo_stub.cc
pyaibo_stub.h
pyaibo_wrapper.cc
pyaibo_wrapper.h
pyaibo_wrapper.vcxproj
README.txt
testing
VIP VIP
0.180561s