对于ARM体系来说,不同语言撰写的函数之间相互调用(mix calls)遵循的是 ATPCS(ARM-Thumb Procedure Call Standard),ATPCS主要是定义了函数呼叫时参数的传递规则以及如何从函数返回,关于ATPCS的详细内容可以查看ADS1.2 Online Books ——Developer Guide的2.1节。这篇文档要讲的是汇编代码中对C函数调用时如何进行参数的传递以及如何从C函数正确返回
标签: ARM
上传时间: 2014-01-16
上传用户:zyt
做的POJ的一些题目,源码下载。 http://acm.pku.edu.cn/JudgeOnline
标签: POJ
上传时间: 2017-07-24
上传用户:ayfeixiao
给定两个多项式P(x)与Q(x),通过链表实现它们的加法。ACM程序设计练习题。
标签: 多项式
上传时间: 2014-08-30
上传用户:zhuyibin
给定两个字符串str1与str2,判断str1是否是str2的子序列。ACM程序设计题目
上传时间: 2014-01-24
上传用户:xyipie
Click is a modular router toolkit. To use it you ll need to know how to compile and install the software, how to write router configurations, and how to write new elements. Our ACM Transactions on Computer Systems paper, available from the Web site, will give you a feeling for what Click can do. Using the optimization tools under CLICKDIR/tools, you can get even better performance than that paper describes.
标签: compile install modular toolkit
上传时间: 2013-12-20
上传用户:wangchong
poi3252,北大acm里面的题目代码。
上传时间: 2013-12-21
上传用户:cazjing
poj2115,北大acm里面题目的代码
上传时间: 2017-09-05
上传用户:源码3
poj1459,北大acm里面题目的代码。
上传时间: 2013-12-10
上传用户:lgnf
程序设计导引及在线实践 本书的最大特点是和“北京大学程序在线评测系统"紧密结合,因而把实践性摆到了一个特殊的地位。“北京大学程序在线评测系统”(简称“POJ”)是一个免费的公益性网上程序设计题库,网址为http://acm.pku.edu.cn/JudgeOnline,它包含2000多道饶有趣味的程序设计题,题目大部分来自ACM国际大学生程序设计竞赛,很多题目就反映工作和生活中的实际问题
上传时间: 2013-12-13
上传用户:Yukiseop
清华大学出版社的 程序设计导引级在线实践,帮助acm参赛者 是一本很优秀的参考书籍
上传时间: 2017-09-08
上传用户:坏天使kk