没有合适的资源?快使用搜索试试~ 我知道了~
初级java笔试题-CSAPP:CSAPP
共47个文件
c:21个
txt:6个
makefile:4个
需积分: 9 1 下载量 111 浏览量
2021-06-03
02:32:17
上传
评论
收藏 376KB ZIP 举报
温馨提示
初级java 笔试题 这里主要记录CSAPP这本书每个章节自己的读书笔记,按章分开。 Chapter 1 It pays to understand how compilation systems work 就像原话说的,我们理解了汇编系统如何运作之后能带来巨大的好处。书中提了很多问题,全都是我之前没想过的问题。 Optimizing program performance. Is a switch statement always more efficient than a sequence of if-else statements? How much overhead is incurred by a function call? Is a while loop more efficitent than array indexs? Why does our loop run so much faster if we sum into a local cariable instead of an argument that is passed by reference? How c
资源推荐
资源详情
资源评论
收起资源包目录
CSAPP-master.zip (47个子文件)
CSAPP-master
.gitignore 454B
chapter3
scatch.c 4KB
mstore.s 975B
Makefile 217B
nums10000.txt 4KB
test.c 106B
arith.c 322B
arith.s 642B
mstore.c 112B
input2.txt 60B
main 49KB
main.c 1KB
input1.txt 23B
README.md 133KB
chapter8
Makefile 245B
helloworld.c 110B
csapp.c 16KB
shell.c 7KB
helloworld.s 431B
restart.c 384B
sigprocmask.c 286B
sigint.c 334B
setjump.c 600B
shellex.c 2KB
csapp.h 5KB
snooze.c 373B
threading_concurrency
mt_search 50KB
Makefile 320B
README.md 4KB
mt_search.c 4KB
inputs
nums10000.txt 4KB
input2.txt 60B
input1.txt 23B
datalab-handout
btest.c 15KB
bits.c 11KB
tests.c 2KB
Makefile 542B
btest.h 1006B
fshow.c 3KB
bits.h 693B
dlc 979KB
decl.c 2KB
Driverlib.pm 4KB
Driverhdrs.pm 267B
driver.pl 12KB
README 4KB
ishow.c 1KB
共 47 条
- 1
资源评论
weixin_38715048
- 粉丝: 7
- 资源: 960
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功