项目作者: robwec

项目描述 :
Example of using ctypes to call C++ code in python. This example passes a 2D array, modifies with a C++ DLL, and returns it.
高级语言: C++
项目地址: git://github.com/robwec/python-ctypes-example.git
创建时间: 2019-01-10T19:33:41Z
项目社区:https://github.com/robwec/python-ctypes-example

开源协议:

下载