The Unisoft software module GERBER CONNECTION (CNC-BRIDGE). GERBER CONNECTION has all the features of VIEW-MARKUP and adds the ability to open multiple gerber file layers and add information to components. It is always the preference to use the CAD data vs. gerber data. If you do not have the CAD data then GERBER CONNECTION can help.
標簽: CONNECTION GERBER CNC-BRIDGE software
上傳時間: 2014-01-21
上傳用戶:13681659100
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