wince EVC 簡單的圖片瀏覽功能,自已隨意擴展 支持 *.bmp *.jpg *.gif *.png 等等 // TODO: Add YOUr control notification handler code here CString defFilter("選中其中一個文件|*.bmp *.jpg *.gif *.png") CFileDialog dlg(TRUE,NULL,NULL,OFN_ALLOWMULTISELECT,defFilter) if(dlg.DoModal()==IDOK){ PathName=dlg.GetPathName() }
標簽: notification control wince TODO
上傳時間: 2016-09-22
上傳用戶:gut1234567
一種比較好的抗鋸齒算法 Add myaa.m to YOUr path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, cluttered and saturated plots. See attached screenshot for a demonstration. More examples included in the code, just run help myaa . Curiosa: For those of you who publish YOUr code often, an undocumented anti-aliasing option is included in the snapnow.m function in Matlab. To publish a file called test.m you can do: opts.figureSnapMethod = antialiased publish( test.m ,opts) However, you will have more control over the process using myaa, which is also the best choice when using Matlab interactively.
標簽: professionally anti-aliased graphics looking
上傳時間: 2016-09-28
上傳用戶:txfyddz
Control YOUr PC with TV remote 能夠用要遙控器遙控PC,里面有完整的資料
上傳時間: 2014-01-11
上傳用戶:lgnf
全橋電流源逆變器, hope usefull for YOUr
上傳時間: 2016-10-05
上傳用戶:皇族傳媒
This application includes a demo server and client program. You could write YOUr own server launcher and client application by using the SimpleScreenCaptureServer class and the SimpleRemoteScreenCaptureClient class. Usage: 1. Type the following command to launch the server program. java -jar SimpleCaptureScreenServerDemo.jar portnumber 2. Type the following command to launch the client program. It s a swing-based UI. java -jar RemoteScreenCaptureClientUI.jar 3. Select Run/Connect menu. Input YOUr server address and port number. You could just double-click on the RemoteScreenCaptureClientUI.jar to launch the client program if you are using Windows. This program is written just for fun. :lol: :lol: :lol:
標簽: server application includes launcher
上傳時間: 2016-10-06
上傳用戶:kr770906
ti dsp processor reference book can be referenced in YOUr design
標簽: referenced processor reference design
上傳時間: 2014-01-09
上傳用戶:rocketrevenge
Get more out of YOUr legacy systems: more performance, functionality, reliability, and manageability Is YOUr code easy to change? Can you get nearly instantaneous feedback when you do change it? Do you understand it? If the answer to any of these questions is no, you have legacy code, and it is draining time and money away from YOUr development efforts.
標簽: more functionality manageability performance
上傳時間: 2013-12-13
上傳用戶:semi1981
This is an extension of sign example. You can design YOUr own traffic sign by using Verilog. And the result from Verilog can be seen by the attached C file.
標簽: sign extension Verilog example
上傳時間: 2016-10-12
上傳用戶:haohaoxuexi
A J2ME Weblog Client for mobile devices that allows you to post to YOUr weblog from java-enabled devices.
標簽: java-enabled devices Client Weblog
上傳時間: 2013-12-20
上傳用戶:wyc199288
During YOUr career as a Software Designer/Programmer you will probably encounter the need to use Objects in run-time without knowing much about them in design-time. Java enables this with Reflection.
標簽: Programmer encounter Designer Software
上傳時間: 2016-11-07
上傳用戶:huangld