CPU与编译器

CPU与编译器

文章 1.2k 浏览 21

正则表达式引擎如何实现?

[i=s] 本帖最后由 boilplate 于 2010-08-27 05:20 编辑 [/i] 具有 perlre 那些功能的正则表达式引擎都是如何实现的? 龙书上的 nfa 模拟,其实是运行时…

离不开的别离 2022-09-10 03:12:26 6 0

系统调试求助

kgdb…

暗藏城府 2022-09-10 02:56:42 10 0

转贴 What specific flags are enabled by -O1 (-O2, -O3 or -Os)?

What specific flags are enabled by -O1 (-O2, -O3 or -Os)? Varies by platform and GCC version. You can get GCC to tell you what flags it enab…

樱娆 2022-09-10 01:44:43 10 0

ia32 不可缓存内存的取指令机制是什么?

有一段还是看不懂 未命名.jpg (29.07 KB, 下载次数: 1) 下载附件 2010-04-02 01:25 上传 唉。。。英语好差啊&nbsp&nbspUC 是uncacheable…

椵侞 2022-09-10 01:26:55 9 0

询问关于deb源码包的交叉编译~

请问,用apt-get source获得的源代码包,怎样配置dkpg-xxxx才能交叉编译?…

2022-09-10 01:14:27 6 0

新手问一个 makefile问题

我有一makefile 文件: #make file .EXPORT_ALL_VARIABLES: PPC=/ppc-linux BIN=/ppc-linux/bin PREX=ppc-linux AR = $(BIN)/$(PREX)-ar RANLIB=$(BIN…

等往事风中吹 2022-09-09 20:58:18 15 0

jmp 1的机器码是多少?

我觉得应该是 eb ff 但是在binutils 2.18中[root@mail ~/binutils-2.18/gas]# echo 'jmp 1'|as -vGNU assembler version 2.18 (i686-pc-linux-gnu) us…

美人骨 2022-09-09 20:14:07 6 0

请教有关follow集

以下为一LL文法, program -&gt stmt_list $$ stmt_list -&gt stmt stmt_list stmt_list -&gt 空串 stmt -&gt id := expr stmt -&gt read id stmt -&gt…

私藏温柔 2022-09-09 19:23:58 9 0

GNU中的空格

看这一段话, Go's untyped constants mean that you can use a floating point number as an array length, as long as it has an integral value.&n…

怪我鬧 2022-09-09 16:50:59 9 0

请教一个关于lds链接脚本的问题

SECTIONS { &nbsp &nbsp&nbsp&nbsp.text : { &nbsp &nbsp&nbsp &nbsp&nbsp &nbsp *(.text) &nbsp &nbsp&nbsp &nbsp&nbsp&nbsp} &nbsp &nbsp .data: &…

空城之時有危險 2022-09-09 16:37:46 8 0

gdb cannot break

第一次打开“ddd 我的程序”,会显示:... ... /bin-linux&lt&ltC++ namespace&gt&gt : No such file or directory. 我编译用 “-gdward-2&quot. 这时…

囚我心虐我身 2022-09-09 16:25:29 11 0

MIPT-VIS Project

http://code.google.com/p/mipt-vis/ The project is developed in the Intel-MIPT students laboratory by a group of students from Moscow Institu…

三五鸿雁 2022-09-09 16:10:18 9 0

fedora 12 KDE automake错误

新建“simple kde application&quot, 啥也不动,设置成g++编译。提示错误: gmake[1]: *** [cvs] Error 1 *** YOU'RE USING automake (GNU automake) …

冷夜 2022-09-09 15:19:51 7 0

两个内嵌汇编问题

({&nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp …

傾城如夢未必闌珊 2022-09-09 15:17:56 8 0
更多

推荐作者

懂王

文章 0 评论 0

清秋悲枫

文章 0 评论 0

niceone-tech

文章 0 评论 0

小伙你站住

文章 0 评论 0

刘涛

文章 0 评论 0

南街九尾狐

文章 0 评论 0

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文