- 授权协议: EPL
- 开发语言: Java C/C++
- 操作系统: 跨平台
- 软件首页: https://code.google.com/a/eclipselabs.org/p/j2c/
- 软件文档: https://code.google.com/a/eclipselabs.org/p/j2c/w/list
软件介绍
J2C 将 Java 代码转成 C++ 代码,这是源码级别的转换,输出的 C++ 代码是有效的代码。
转换的代码效果请看:http://www.oschina.net/code/snippet_12_13002
How to Think Like a Computer Scientist: Learning with Python
Allen B. Downey、Jeffrey Elkner、Chris Meyers / Green Tea Press / 2002-1-4 / USD 24.95
""How to Think Like a Computer Scientist"" is an introduction to programming using Python, one of the best languages for beginners. This is a Free Book -- you can download it from thinkpython.com. But......一起来看看 《How to Think Like a Computer Scientist: Learning with Python》 这本书的介绍吧!
