01 2010 档案
摘要: 系统环境CentOS 5.3 64bitgcc 4.1SystemC 2.2操作目的将SystemC模块编译为.so由外部程序调用出现故障编译的时候gcc显示需要将libsystemc.a使用-fPIC开关进行编译,同时显示模块找不到符号。故障原因为了将SystemC模块打入.so需要将libsystemc.a编译为PIC代码。gcc4默认情况下不再启用-fPIC开关。解决方法打开configur...阅读全文
摘要: http://www.eb.tuebingen.mpg.de/departments/former-departments/h-meinhardt/82-book/Bur82.htmhttp://www.rayfile.com/files/4c312c8a-f8d2-11de-bddf-0014221b798a/关于植物的建模与Texture Sythesis,运用Reaction-Diffusi...阅读全文

