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