搜索资源列表
embedPy
- c++中嵌入python实例,适合做游戏中的脚本嵌入.-c++ embedded python example, suitable for embedded scr ipting game.
Mod_Python3.2.8
- mod_python起源于Httpdapy项目(1997)。很久以后Httpdapy才被叫做mod_python,因为Httpdapy并不是特定用于apache服务器的。Httpdapy设计成跨平台的,而实际上主要从Netscape服务器开始(追溯到1997年的Nsapy)。 摘录自Httpdapy项目的README文件的描述将Python嵌入到apache服务器的挑战与解决方法。 -mod_python originated in Httpdapy Project (1997). Wa
ex
- python一款强大的应用程序,这个程序,可以嵌入到Abaqus中,完成更高水平的设计-Python is a powerful application, this program can be embedded in Abaqus, to complete a higher level of design
AllAboutSerial
- This source code is about serial communication between embedded device and computer. this code uses python language. a serial class has been provided which uses pyserial library.