资源列表
sql_mobile_samples
- 远程数据访问RDA等,SQL Mobile的示例源程序,很有参考价值
UART
- 本文件是串口0、1测试程序,将跳线器JP7、JP11短接。使用外部22.1184MHz晶振。 功能:Uart驱动程序,包括初始化、波特率设置,单字节发送接收、字符串发送接受等。 程序运行时向PC机发送\"WWW.MLARM.COM\";接收到PC机的数据后,再将该数据发送 回PC机。按开发板上键盘,将该键值发送到PC机.串口调试最好应用支持中文格式 的串口调试助手,否则不能正常显示。
FreeFormPPC
- #ifdef _AFXDLL Enable3dControls() // Call this when using MFC in a shared DLL #else Enable3dControlsStatic() // Call this when linking to MFC statically #endif CPreviewDialogDlg dlg m_pMainWnd = &dlg int nResponse = dlg.Do
CRC
- CRC冗余校验 CRC冗余校验
