IMAGINATION: A Robust image-based CAPTCHA Generation system
:em52: 我的一台机器是安装的SCO open sever unix 5.06 现在系统启动到: kernel buffs=2,(即硬件自检完成),提示: Sysdump: /dev/swap:Address not present Cannot determine the system image in the swap device 后面就是正常启动提示了, 不知是如何原因? 有哪位高手赐教,在此深表感谢!! [ 本帖最后由 CNL 于 2006-3-27 08:05 编辑 ]
向各位请教,HPUX启动时Save system core image if needed 这一项FAIL是什么原因?谢谢大家
我好像听报道说mips CPU已经将重心转移到嵌入式领域了,不知道mips还发展高性能运算吗? 据我知道mips CPU成功的案例除了SGI工作站服务器,就是SONY的PS2 的EE处理器,还有PSP的R4000 333MHZ的处理器了
安装了mipsel-linux-gcc(2.7-3), gcc 3.4.2 $mipsel-linux-gcc add.c bash: /usr/local/bin/mipsel-linux-gcc: /lib/ld-linux.so.1: bad ELF interpreter: 没有那个文件或目录 看了一下,机器上只有/lib/ld-linux.so.2 , 哪位达人知道如何做才能成功编译?
参见 http://effbot.org/imagingbook/concepts.htm#mode 另: 本地保留查询页面 http://www.pythonware.com/library/pil/handbook/ http://effbot.org/zone/pil-index.htm Mode # The mode of an image defines the type and depth of a pixel in the image. The current release supports the following standard modes: 1 (1-bit pixels, black and white, stored with one pixel per byte) L (8-bit pixels, black and white...