-
一个标准的MFC Windows应用程序
要求:1、创建一个单/多文档的MFC程序,使其具有自定义的菜单、工具栏和状态栏。
2、菜单和工具栏的功能自定...
一个标准的MFC Windows应用程序
要求:1、创建一个单/多文档的MFC程序,使其具有自定义的菜单、工具栏和状态栏。
2、菜单和工具栏的功能自定义。
3、应用程序的背景是一幅位图图片。
4、工具栏应该可以显示和隐藏,而且它有一个菜单不具有的功能。
-A standard MFC Windows application requirements: 1, to create a single/multi-MFC documentation procedures, so that it will have custom menus, toolbars, and status bar. 2, menus and toolbars custom functions. 3, the application of the background is a bitmap image. 4, the Toolbar should be able to show and hide, and it does not have a menu function.
- 2023-06-02 03:00:07下载
- 积分:1
-
BankServer system, a simple interface
BankServer系统,简单界面-BankServer system, a simple interface
- 2022-07-14 05:56:22下载
- 积分:1
-
VFP 小程序设计 一个不错的程序设计说明
VFP 小程序设计 一个不错的程序设计说明-VFP applet program to design a good design that
- 2022-03-05 16:38:15下载
- 积分:1
-
在图像中寻找有趣的功能
an attempt to find interesting features in an image
- 2022-01-26 04:59:19下载
- 积分:1
-
VB环境下用MapObjects实现复杂的SQL查询,功能相似…
VB环境下用MapObjects实现SQL复合查询,功能类似于ArcView中的SQL查询功能。-VB using MapObjects environment to achieve complex SQL queries, functions similar to ArcView functionality of SQL query.
- 2022-08-14 21:49:48下载
- 积分:1
-
一个经典的小游戏做的小游戏
vc做的一个经典小游戏--扫雷,与pc机上的几乎一样,功能不少-vc do a classic small game-- mine, and the pc- nearly the same as the function of many
- 2022-05-31 12:44:19下载
- 积分:1
-
哈夫曼编码
哈夫曼编码(Huffman Coding),又称霍夫曼编码,是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,一般就叫做Huffman编码(有时也称为霍夫曼编码)。
赫夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的赫夫曼编码。
- 2023-03-09 19:15:02下载
- 积分:1
-
SysTools 系统工具箱
SysTools 系统工具箱-SysTools System Toolbox
- 2022-03-23 11:00:01下载
- 积分:1
-
vc文本编辑器代码
vc文本编辑器代码-vc text editor code
- 2022-03-11 11:35:23下载
- 积分:1
-
我觉得有点问题了,我有点不相信了
我觉得有点问题了,我有点不相信了-I think some problems, I do not believe that the somewhat
- 2022-08-18 23:10:09下载
- 积分:1