搜索结果
找到约 1,187 项符合
all-awk 的查询结果
游戏 Games programming all in one code chapter 15
Games programming all in one code chapter 15
游戏 Games programming all in one code chapter 17
Games programming all in one code chapter 17
游戏 Games programming all in one code chapter 18
Games programming all in one code chapter 18
游戏 Games programming all in one code chapter 20
Games programming all in one code chapter 20
游戏 Games programming all in one code chapter 21(final chapter)
Games programming all in one code chapter 21(final chapter)
数值算法/人工智能 北京大学ACM比赛题目 Write a program to read four lines of upper case (i.e., all CAPITAL LETTERS) text input
北京大学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 ...
单片机开发 This will sample all 8 A/D-channels. The result will be send out via UART1 and can be seen within
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.
单片机开发 This will sample all 8 A/D-channels by the continous mode. Each end of conversion will call an inte
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
嵌入式/单片机编程 First of all we would like to thank God Almighty for giving us the strength and confidence in pursi
First of all we would like to thank God Almighty for giving us the strength and confidence in
pursing the ambitions. We would like to thank our Examiner Professor Axel Jantsch for
allowing us to do this under his guidance and encouragement. At the same time we would like
to mention our sincere thank ...
其他 This a simple algorithm that downloads all most updated data from the stocks in the SP500 index, for
This a simple algorithm that downloads all most updated data from the stocks in the SP500 index, for as many day you want and for different frequencies (daily, weekly and monthly).