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