资源列表
Follow
- 基于MFC的鼠标跟随透明提示框实现(源码),小程序但很哟意思哦!-MFC-based mouse to follow to achieve a transparent boxes (source), meaning a small program but it is yo Oh!
Menu
- 对话框中创建菜单,不是右击弹出来的那种,而是象系统菜单那样-menu
Ribbon
- 文章详细接受了微软新推出的RIBBION界面的编程方式,对于不熟悉RIBBION风格的朋友很有帮助。-Up to the microsoft s new ribbion interface programming, to the unfamiliar style ribbion friend is very helpful.
Tabber3D
- C#下实现3D特效的窗体,点击鼠标可自由旋转-C# to achieve 3D effects in the form, click the mouse to rotate freely
editlist
- 用editlistctrl这个类可以对列表视图控件进行编辑-editlistctrl can be used to edit list view control
qwebkitkeyboard
- Qt移植的Webkit下面的简易虚拟键盘,用Javascr ipt实现的。-Qt transplantation following simple Webkit virtual keyboard, using Javascr ipt to achieve.
msword
- vc中操作word,利用Cwordoffice类,把word文件切割成400个字一篇的word文档,可以设置关键字和超链接网址,是学习Cwordoffice的很好的例程-vc in the operation word, use Cwordoffice class, cut the word document of 400 words a word document, you can set keywords and hyperlink URL, is to learn a good routi
DevComponents_DotNetBar+v7[1].5+9.9+vs2005
- DotNetBar破解版,可以很方便的优化界面,对于程序的美观性有很大的改善-DotNetBar crack version, can be easily optimized interface, the procedures for the appearance of a very significant improvement
VC_user_interface
- 很多界面编程实例,有助于美化VC++的界面,需要的朋友可以下来-Many interface programming examples to help beautify the VC++ interface, the needs of friends can take a look down
Players-Rating-System
- 基于VC++6.0的MFC界面编程工具,实现一个评分系统,实现对选手姓名和评为平均分的记录并根据平均分在listbox中实现排名。评分界面在工具栏(计算)中。-The MFC VC++6.0 based interface programming tools, to achieve a rating system, and the names of players and as the average of the record and based on the average points a
macbuttons_demo
- 外表象Macintosh的很酷的按钮、CheckBox、RadioButton-very cool button,checkbox,radiobutton which surface are like macintosh
PCFGParser.exe
- 句法分析器的一个Windows可执行文件,其用法:1. 先打开规则库,读入规则集 (规则文件放在 \rule目录下) 2. 选择经过分词和词性标注的文件,进行句法分析 (测试文件放在 \test目录下) 3. 分析结果文件与测试文件在同一个目录下,文件后缀名为 .pcfg 4. 可以观察规则概率值和期望次数的变化 5. 分析结果逐个以树形图方式显示,如果一个句子有多个结果,在显示框中同时显示。 -Parser a Windows executable file, its us