-
利用hash表转换拼音到汉字,通过建立hash表,将汉语和拼音建立联系,然后调用此hash表,来翻译要翻译的文件...
利用hash表转换拼音到汉字,通过建立hash表,将汉语和拼音建立联系,然后调用此hash表,来翻译要翻译的文件-The use of hash table convert Pinyin to Chinese characters, through the establishment of hash tables, will be in Chinese and Pinyin establish contacts, and then call this hash table to translate the document to be translated
- 2022-03-04 06:09:08下载
- 积分:1
-
High
《高质量C++C 编程指南》是一本精细的指导你如何进行c++的编程,让你把握住编程中核心的东西,给你指点方向。- High-quality C++ C Programming Guide is a fine guide you how to c++ Programming to let you grasp the core of programming things Here you are pointing the direction.
- 2022-05-21 08:31:09下载
- 积分:1
-
机动车考试的软件,可自建题库练习,尤其针对某些易错的部分
机动车考试的软件,可自建题库练习,尤其针对某些易错的部分
- 2023-06-13 07:25:13下载
- 积分:1
-
内存作图,消除闪烁效果好
内存作图,消除闪烁效果好-memory mapping, eliminate flicker good results
- 2022-07-19 15:29:36下载
- 积分:1
-
SMSC9118网卡驱动,在pxa270上调试并达到很好的传输速率,并实现了DMA的packet发送和接收,在WinCE5.0上测试通过...
SMSC9118网卡驱动,在pxa270上调试并达到很好的传输速率,并实现了DMA的packet发送和接收,在WinCE5.0上测试通过-SMSC9118 card driver, in the PXA270 debugging and achieve a good transfer rate, and realize the DMA of the packet to send and receive, in WinCE5.0 tested through
- 2022-04-07 01:10:09下载
- 积分:1
-
网业文件转换成txt文件,方便阅读
网业文件转换成txt文件,方便阅读-network industry convert documents into the txt file, easy reading
- 2023-05-12 03:40:02下载
- 积分:1
-
watchDog可偵測程式是否關閉
可將執行中的程式,關閉,及重開。亦可以透過socket連線,來偵測是否程式已死當。其相關重要功能:重開機功能://重新開機void CWatchDogDlg::setSystemReboot(){msg = "準備關機重開!";::SendMessage(this->GetSafeHwnd(),MSG_STATUS_TOTAL,(WPARAM)&msg,0);CExitWindows m_ExitWindows;//m_ExitWindows.Restart(); m_ExitWindows.ForceReStart();}關閉程式:///關閉程式bool CWatchDogDlg::closeExeProcess(CString processName){processName.MakeLower();HANDLE hSnapShot;PROCESSENTRY32 pEntry;pEntry.dwSize =sizeof(pEntry);BOOL hRes;bool Found = FALSE;//Get the snapshot of the systemhSnapShot=CreateToolhelp32Snapshot (TH32CS_SNAPALL,NULL);//Get firs
- 2022-02-16 07:28:21下载
- 积分:1
-
TMS320VC5402 DSK例子程序
TMS320VC5402 DSK的例子程序-TMS320VC5402 DSK examples procedures
- 2022-03-06 03:45:21下载
- 积分:1
-
livemedia555库源代码。包括BasicUsageEnvironment,groupsock,liveMedia,UsageEnvironment基本库...
livemedia555库源代码。包括BasicUsageEnvironment,groupsock,liveMedia,UsageEnvironment基本库,testProgs,mediaServer库。-livemedia555 library source code. Including BasicUsageEnvironment, groupsock, liveMedia, UsageEnvironment basic library, testProgs, mediaServer library.
- 2023-02-05 03:40:04下载
- 积分:1
-
J1939 prootol training details
J1939 prootol training details
- 2022-01-26 03:05:49下载
- 积分:1