This sample demonstrates how to take pictures and videos using the CameraCaptureDialog managed API. If a default filename is used: - if a still picture is taken, the ".jpg" extension is appended to the default filename. (Otherwise the CameraCaptureDialog would throw an InvalidArgumentException). - if a video is recorded, null is passed to the CameraCaptureDialog as the default filename. The filename returned is then renamed to match the user entered filename while keeping the extension returned.
標簽: CameraCaptureDialog demonstrates pictures managed
上傳時間: 2013-12-15
上傳用戶:kikye
#if !defined(AFX_GAQUEEN_H__C26AE0A3_F9B4_426F_A324_B460CC7946CB__INCLUDED_) #define AFX_GAQUEEN_H__C26AE0A3_F9B4_426F_A324_B460CC7946CB__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 class CGAQueen { public: CGAQueen(int nPopulation,int nIteration,float Mutation,int mChBoard) virtual ~CGAQueen() void Clear() // to clear chess board with 0 value void InitialPopulation() // to create the first and initial randompopulation void FillArea(int index) // to fill chess board with desired chromosome int CostFunc(int index) // determine the cost of matrix[index][index] void PopulationSort() // to sort population from the best to the worst void GenerateCrossOverMatrix() // a way to create children from parent is CcrossOver void Mating() // to create children from parents void Ap
標簽: AFX_GAQUEEN_H INCLUDED defined define
上傳時間: 2015-12-27
上傳用戶:wuyuying
USB1.1 agreement, the Chinese translation, a detailed description of the agreement USB format and application development.
標簽: agreement description translation USB
上傳時間: 2013-11-27
上傳用戶:plsee
C8051F320 SOURCE CODE 內容有: * USB Bulk Driver Example * USB Bulk Firmware Example * Host Application (F32x_BulkFileTransfer.exe) * Host Application Source
標簽: Example Bulk C8051F320 USB
上傳時間: 2014-01-17
上傳用戶:mhp0114
If you have ever wanted to store data temporarily in your Delphi Win32/.Net, C++ Builder or Kylix application, and you at the same time wanted full access to the data as if they were stored in a database table, you have the right solution here. kbmMemTable is a full TDataset compatible in memory table loaded with functionality.
標簽: temporarily Builder Delphi wanted
上傳時間: 2017-05-29
上傳用戶:ljt101007
這是實現資料挖掘中的Apriori演算法的源代碼 此java程式需先在同一資料夾下創建一個database.txt檔 開啟檔案后,輸入最小支持度及信賴度,程式會執行計算出關聯法則 此與一般的apriori代碼不同,經過修改后亙加完美
上傳時間: 2014-01-22
上傳用戶:wys0120
語音識別中的說話人自適應研究.nh 1.MAP和MLLR算法比較 文章在討論由說話人引起的聲學差異基礎上,研究兩種基于模型 的自適應算法:最大似然線性回歸(州壓LR)和最大后驗概率(MAp)。 實驗結果表明,不論采用哪種自適應都能使識別率有一定的提升。兩 種算法之間的差異性在于MAP具有良好的漸進性,但收斂性較差, 而MLLR在很大程度上改善了收斂特性,但其漸進特性卻不如MAP。 文章討論了在側汰P自適應中,初始模型參數的先驗知識對自適 應效果的影響,以及在MLLR中,回歸類對自適應效果的影響。文 章還進一步研究了采用兩種算法的累加自適應效果,從結果看MAP 和MLLR結合的方法比單獨使用M[AP和MLLR的效果要好。文章 還對包括基于特征層的歸一化算法和用于基于聲學模型的MLLR算 法等效性進行討論,并給出了統一的算法框架。
上傳時間: 2014-01-09
上傳用戶:bakdesec
hostapd源代碼,用于嵌入式服務器AP,學學整體架構,堪稱經典
上傳時間: 2017-08-02
上傳用戶:杜瑩12345
wifi模塊,RAK411 是一款完全符合802.11b/g/n 無線協議的Wi-Fi 模塊,內部集成完整的TCP/IP 協議棧,支 持ARP、IP、ICMP、TCP 、UDP、DHCP CLIENT、DHCP SERVER、DNS 等多種協議。支持AP 模式, Station 及Ad-hoc。用戶可以方便、快速地使用模塊實現組網及數據收發。在SPI 接口下,模塊最大傳輸 速率可達2Mbps。
上傳時間: 2018-05-17
上傳用戶:luke242
利用ESP8266作為AP或STATION連接互聯網,實現通信TDP/DUP通信。
上傳時間: 2018-06-15
上傳用戶:菲K頂B蝦