搜索资源列表
MUlti_LAN
- 我自己写的一个VC界面多语言之间的切换,可以在程序运行中先设置语言也可以在运行过程中动态切换,非常好用!-I wrote a VC interface switch between multiple languages, you can set the program to run in the first language can also be switched dynamically during operation, very easy to use!
MenuKey1
- 在菜单标题的后面加“&+字母”即可实现菜单快捷键的设置。程序运行时,用户按Alt键加上该字母键,便可以激活并操作该菜单。如果设置快捷键的菜单项是子菜单,那么还需要为该菜单的上级菜单设置快捷键,否则上级菜单没有快捷键就不能运行子菜单的快捷键。-The back of the menu title, add " & + letter" to achieve the set menu shortcuts. Press the Alt key plus the letter ke
Image-Classification-VCPP-Programme
- 用C++语言编写的MFC程序,用K均值和ISODATA算法实现BMP影像的自动分类。提供良好的交互接口,用户可在图像上选择初始聚类中心和设定分类相关参数。适合作为初学者学习分类算法和MFC编程的参考资料。提供了文档说明程序的操作过程。-MFC program with C++ language, K-means and ISODATA algorithm to achieve the automatic classification of BMP images. Provide a good i
Menu2
- 此程序演示了MFC中菜单的创建、修改过程,在已有子菜单下设置默认菜单,并于位图相结合,显示位图。-This program demonstrates the MFC in the menu creation, modification process, the existing sub-menu to set the default menu, and in combination bitmap display bitmap.