ccccourse / sp108b

系統程式 -- 108 下學期 (陳鍾誠課程的作業)
0 stars 32 forks source link

作業: 請寫一個 C 程式用機器碼指標去執行 power(a, b) #7

Open ccckmit opened 4 years ago

ccckmit commented 4 years ago

參考範例:

https://github.com/ccccourse/sp/tree/master/code/c/05-obj/03-jitCall/win32

power(a, b) 計算 a^b, a 的 b 次方 !

ArthurLiao0816 commented 4 years ago

資工二 廖明志 110710529 power(a, b) 計算 a^b, a 的 b 次方 !

AndrewDTN commented 4 years ago

資工二 張仲恩 110710539 power

Yongsin0 commented 4 years ago

資工二 陳詠鑫 110710544 power

weng0418 commented 4 years ago

資工二 翁瑋泓 110710547 power

peter8995 commented 4 years ago

資工二 王子衡 110710518 https://github.com/peter8995/sp108b/blob/master/power/README.md

syuan0327 commented 4 years ago

資工二 鍾瑄 110710520 https://github.com/syuan0327/sp108b/tree/master/power/win32

ayd0122344 commented 4 years ago

資工二 110710507 徐熙堯

習題入口在這

asd153866714 commented 4 years ago

資工二 110713305 黃朝新 https://github.com/asd153866714/sp108b/tree/master/homework/power

ChangYuTeng commented 4 years ago

資工二 110710501 張育騰 https://github.com/TiaoTiao87/sp108b/tree/master/power

rightmilk commented 4 years ago

資工二 110710514 施侑儒 https://github.com/rightmilk/sp108b/tree/master/power

bolinlinlinlin commented 4 years ago

資工二110710506 吳博霖 https://github.com/bolinlinlinlin/sp108b/tree/master/power

fairy042026 commented 4 years ago

資工二 110710519 張瀞云 https://github.com/fairy042026/sp108b/tree/master/hw/03-compiler/power-hw/win32

tyiio445 commented 4 years ago

資工二110710527 王博緯 https://github.com/sleepy9487/sp108b/tree/master/hw-jitcall

ja1223 commented 4 years ago

資工二 110710521 吳婕安 https://github.com/ja1223/sp108b/tree/master/HW/power(a%2C%20b)

zixxizxx commented 4 years ago

資工二 110710540 劉瑞姿 https://github.com/zixxizxx/sp108b/tree/master/c/05-obj/03-jitCall/win32