This string-include defines ALL string functions as inline functions. Use gcc. It also assumes ds=es=data space, this should be normal. Most of the string-functions are rather heavily hand-optimized, see especiALLy strtok,strstr,str[c]spn. They should work, but are not very easy to understand. Everything is done entirely within the register set, making the functions fast and clean.
标签: functions string-include defines assumes
上传时间: 2014-01-09
上传用户:tedo811
Back in 2002, the 6502 disappeared out of ALL catalogues. Wanted to know, if it s possible to build a binary compatible CPU with the things I had in the drawer: 74LS parts, 27C512 EPROMs and a fast static RAM from an old 80386 motherboard. Now here the results. Note, that the Bus timing is different from the 6502.
标签: disappeared catalogues possible Wanted
上传时间: 2016-04-09
上传用户:hn891122
Games programming ALL in one code chapter 15
标签: programming chapter Games code
上传时间: 2013-12-15
上传用户:水中浮云
Games programming ALL in one code chapter 17
标签: programming chapter Games code
上传时间: 2013-12-25
上传用户:leixinzhuo
Games programming ALL in one code chapter 18
标签: programming chapter Games code
上传时间: 2016-04-12
上传用户:lepoke
Games programming ALL in one code chapter 20
标签: programming chapter Games code
上传时间: 2016-04-12
上传用户:bakdesec
Games programming ALL in one code chapter 21(final chapter)
标签: chapter programming Games final
上传时间: 2014-02-05
上传用户:stella2015
北京大学ACM比赛题目 Write a program to read four lines of upper case (i.e., ALL CAPITAL LETTERS) text input (no more than 72 characters per line) from the input file and print a vertical histogram that shows how many times each letter (but not blanks, digits, or punctuation) appears in the ALL-upper-case input. Format your output exactly as shown.
标签: CAPITAL LETTERS program Write
上传时间: 2014-01-17
上传用户:410805624
This will sample ALL 8 A/D-channels. The result will be send out via UART1 and can be seen within any terminal-program (9600 Baud). With each pressed key the next channel will be converted. No interrupts are used.
标签: will D-channels sample result
上传时间: 2016-04-23
上传用户:wxhwjf
This will sample ALL 8 A/D-channels by the continous mode. Each end of conversion will cALL an interrupt routine, where the AD-channel is put to Port4[2..0] and the upper nibble of the result is put to Port4[7..4]. Port 4 is connected to the user LEDs of the FlashCan100P Evaluation-Board
标签: will D-channels conversion continous
上传时间: 2013-12-09
上传用户:zm7516678