漢諾塔!!!
Simulate the movement of the Towers of Hanoi puzzle Bonus is possible for using animation
eg. if n = 2 A→B A→C B→C
if n = 3 A→C A→B C→B A→C B→A B→C A→C
宿舍管理查詢系統
【問題描述】為宿舍管理人員編寫一個宿舍管理查詢系統。
【基本要求】
(1)采用交互工作方式
(2)建立數據文件,數據文件按關鍵字(姓名、學號、房號)進行排序(冒泡、選擇、插入排序等任選一種)
(3)查詢菜單: (用二分查找實現以下操作)
A. 按姓名查詢
B. 按學號查詢
C. 按房號查詢
(4)保存任一查詢結果到文件中
Program Description: The program asks the user to choice from the menu an option
A. Check to see if a number is prime.
B. Count the number of vowels in a line.
X. Exit the program.
This is an example program showing how to use the LMX2326 chip. The program configures the chip and then prompts the user for a channel number. When the channel number is entered, the pll tunes to the desired frequency.