image





me1237guy 發表在 痞客邦 留言(0) 人氣()

image
PCI-8164_WDM_R2.6_131224




me1237guy 發表在 痞客邦 留言(0) 人氣()

image
C:\ADLINK\PCIS-DASK\

me1237guy 發表在 痞客邦 留言(0) 人氣()

image
Click “INSTALL” and then start installing

Select “YES” to proceed

me1237guy 發表在 痞客邦 留言(0) 人氣()

image
新增一個<類別庫>的專案
加入System.Windows.Form參考

me1237guy 發表在 痞客邦 留言(0) 人氣()

image
Add a new windows form project
Put three button components on the Form1.

me1237guy 發表在 痞客邦 留言(0) 人氣()

image
Create a Windows FormAdd two buttons as following figure.
The first time you clicked the “Run” button, the following two dialogs will show up.And then another dialog followsThe second time you click the “Run” button, you can only see the above dialog.Since the instance does exist, no more constructor or initialization is needed!

me1237guy 發表在 痞客邦 留言(0) 人氣()


安裝ePaperTool


Pervasive Displays EPD Kit Homepage  http://pervasivedisplays.com/kits/ext_kit 
RePaper Webpage http://repaper.org 
E-paper Display Cog Driver Interface Timing http://www.pervasivedisplays.com/LiteratureRetrieve.aspx?ID=138408

me1237guy 發表在 痞客邦 留言(0) 人氣()

image
資料來源:  http://msdn.microsoft.com/zh-tw/library/88c54tsw.aspx

前面sealed修飾字表示B繼承A,但沒有任何類別可繼承自 B。

me1237guy 發表在 痞客邦 留言(0) 人氣()

image
幾種常見方式:
1. 指標方式:IntPtr
using (OpenFileDialog ofd = new OpenFileDialog())
{
     if (ofd.ShowDialog() == DialogResult.OK)
     {
         IntPtr inputImage = CvInvoke.cvLoadImage(ofd.FileName, LOAD_IMAGE_TYPE.CV_LOAD_IMAGE_COLOR);
         CvInvoke.cvShowImage("IntPtr", inputImage);
     }
}

me1237guy 發表在 痞客邦 留言(3) 人氣()

image
 
安裝UMPlayer

輸入 rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_115k.mp4

me1237guy 發表在 痞客邦 留言(0) 人氣()

資料參考: A Simple Drag And Drop How To Example

me1237guy 發表在 痞客邦 留言(0) 人氣()

Blog Stats
⚠️

成人內容提醒

本部落格內容僅限年滿十八歲者瀏覽。
若您未滿十八歲,請立即離開。

已滿十八歲者,亦請勿將內容提供給未成年人士。