搜索资源列表
hafnian
- Computes the hafnian of a nonnegative integer matrix. Notes: Copy hafnian.c to main.c, in the same directory as Rothberg s code (see above). You can download the .tar directory with the code weighted-match.tar here. Then \"make\" the codes (this code
AudioConverter
- AudioConverter是音频文件切割器,可供mp3,rm,wm等文件的切割.-AudioConverter is Audio File Cutter for mp3, rm, wm cutting and other documents.
wm_timer
- wm-timer,it s a code for mfc c++ time counter
xsb007
- 画一个表格,并且保存为wmf格式。可以wm里面作修改
LmtEdit
- 有时候需要限制编辑框输入的字符,比如只允许输入字母字符,或者只允许输入数字字符,本例子通过派生一个CEdit类处理WM_CHAR消息,然后从编辑控件中过滤特定的字符。-sometimes necessary to restrict the importation of the edit box characters, such as only allowing the importation of alphabetical characters, or allow only the import
WM透明控件
- WM平台第三方透明控件
YCtrl(WM)
- diamond 风格的界面,都时用图片将不同控件包装好的-diamond-style interface, when all the different picture control packaged
CeFileOpenDlg_demo
- 一个PPC(WM系统)的增强型打开对话框程序,改变默认编程接口的对话框中无法选择到任何目录的情况-A PPC (WM system) enhanced procedures to open the dialog box, change the default programming interface of the dialog box can not choose to go to any directory of the situation
MFT_Evaluation
- C#开发的一组WM界面控件,可以被反编译-C# to develop a group of WM interface controls can be decompile
runapplicationduringinstall
- Displays list of running applicaitons for WM
wmpsample
- wm media player 的MFC实现,可播放多种音视频格式的界面-Using MFC to make windows media player come true.It can play several kinds of music or video.
StylusDemo
- l 创建一个基于Dialog的WM项目,在对话框上添加Edit(多行)、Button控件 n 当用户在SIP输入法界面上按下字符‘a’时,在Edit控件中显示 u WM_LBUTTONDOWN u WM_CHAR:a u WM_LBUTTONUP -look up