// 工程名稱: 61_SpeechClock // 功能描述: 61板程序示例--具有語音播報功能的電子鐘 // 使用61板上的三個按鍵控制報時和時間調整: // Key1 -
// 工程名稱: 61_SpeechClock // 功能描述: 61板程序示例--具有語音播報功能的電子鐘 // 使用61板上的三個按鍵控制報時和時間調整: // Key1 - 按一下播報年、月、日,再按一下播報時、分 // 長按Key1鍵達到1.5秒,則進入日期...
// 工程名稱: 61_SpeechClock // 功能描述: 61板程序示例--具有語音播報功能的電子鐘 // 使用61板上的三個按鍵控制報時和時間調整: // Key1 - 按一下播報年、月、日,再按一下播報時、分 // 長按Key1鍵達到1.5秒,則進入日期...
這是一個用QT做的用加農炮大飛碟的示例程序.對學習QT有很大幫助. 這是最后的例子:一個完整的游戲。 我們添加鍵盤快捷鍵并引入鼠標事件到CannonField。我們在CannonField周圍放一個框架并添加一個障礙物(墻)使這個游戲更富有挑戰性。 t14/lcdrange.h...
In recent years, the UNIX operating system has seen a huge boost in its popularity, especially with the emergence of Linux. For programmers and users...
PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, varian...
用c++實現des算法 整體思路 用key.cpp 文件來產生秘鑰,用ringfuction.cpp文件來實現輪函數,用main.c來實現加密和解密。有關函數見三個文件里的具體實現。...