登录
首页 » 数据结构 » 这是汉诺塔一个演示程序,使用VC++开发的

这是汉诺塔一个演示程序,使用VC++开发的

于 2022-06-29 发布 文件大小:24.18 kB
0 67
下载积分: 2 下载次数: 1

代码说明:

这是汉诺塔一个演示程序,使用VC++开发的-Tower of Hanoi This is a demo program, the use of VC++ Development

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 用来输入姓名查询地址
    用来输入姓名查询地址-used to input the names address inquiries
    2023-05-13 06:20:02下载
    积分:1
  • 假设一个文件中出现了8种符号S0,SQ,S2,S3,S4,S5,S6,S7,那么每种符号要编码,至少需要3bit。假设编码成000,001, 010,011,1...
    假设一个文件中出现了8种符号S0,SQ,S2,S3,S4,S5,S6,S7,那么每种符号要编码,至少需要3bit。假设编码成000,001, 010,011,100,101,110,111。那么符号序列S0S1S7S0S1S6S2S2S3S4S5S0S0S1编码后变成 000001111000001110010010011100101000000001,共用了42bit。我们发现S0,S1,S2这3个符号出现的频率比较大,其它符号出现的频率比较小,我们采用这样的编码方案:S0到S7的码辽分别01,11,101,0000,0001,0010,0011, 100,那么上述符号序列变成011110001110011101101000000010010010111,共用了39bit。尽管有些码字如 S3,S4,S5,S6变长了(由3位变成4位),但使用频繁的几个码字如S0,S1变短了,所以实现了压缩。对于上述的编码可能导致解码出现非单值性:比如说,如果S0的码字为01,S2的码字为011,那么当序列中出现011时,你不知道是S0的码字后面跟了个1,还是完整的一个S2的码字。因此,编码必须保证较短的编码决不能是较长编码的前缀。符合这种要求的编码称之为前缀编码。要构造符合这样的二进制编码体系,可以通过二叉树来实现。-Suppose a file appears in eight kinds of symbols S0, SQ, S2, S3, S4, S5, S6, S7, then each symbol to be encoded, at least 3bit. Suppose encoding 000,001, 010,011,100,101,110,111. Then the symbolic sequence S0S1S7S0S1S6S2S2S3S4S5S0S0S1 encoded into 000001111000001110010010011100101000000001, sharing a 42bit. We found that S0, S1, S2 these three symbols the frequency of relatively large, the other symbols the frequency is relatively smal
    2022-04-27 21:17:34下载
    积分:1
  • loginpageusing c#.net
    在visual studio 2010中使用c#.net登录页面,使用microsoft sql server 2008连接,连接字符串位于应用程序代码中,sql server数据位于live链接中。该代码已被用于用户登录使用多个设置,如管理员用户,最终用户等。,
    2022-11-20 11:55:04下载
    积分:1
  • 自己做的 借书管理系统
    自己做的 借书管理系统-own library management system
    2022-04-12 10:10:51下载
    积分:1
  • 快递服务编排系统
    快递服务编排系统是捡项目从客户的跟踪和记录。
    2023-07-22 19:45:03下载
    积分:1
  • 使用ADO的复制原型
    Data Replication Prototype Using ADO
    2022-07-22 16:45:33下载
    积分:1
  • 此为刷卡器充值上位机软件,包括COM口检测各种无效卡显示,及其VB界面的各种设置。及其库的设置。麻雀虽小五脏俱全,对于学习VB的新手来说会很有帮助...
    此为刷卡器充值上位机软件,包括COM口检测各种无效卡显示,及其VB界面的各种设置。及其数据库的设置。麻雀虽小五脏俱全,对于学习VB的新手来说会很有帮助-This is the credit card recharge PC browser software, including COM port detected a variety of invalid card show, and the VB interface, various settings. And database settings. Sparrows are small is a fully-equipped for learning VB would be helpful for the novice
    2022-03-05 01:42:30下载
    积分:1
  • production Panasonic VS3, etc. Mobile phone escalation of the use of the countin...
    松下公司生产的VS3,VS7等等手机升级使用的算号软件。-production Panasonic VS3, etc. Mobile phone escalation of the use of the counting software.
    2023-07-29 16:30:05下载
    积分:1
  • University Games management system, by reading the registry parameters to automa...
    高校运动会管理系统,通过读取注册表自动配置数据库服务器参数,数据库采用SQL server2-University Games management system, by reading the registry parameters to automatically configure the database server, database using SQL server2000
    2023-01-23 14:55:04下载
    积分:1
  • asp.net c#编写的博客,大家可以借鉴一下,做的不好
    asp.net c#编写的博客,大家可以借鉴一下,做的不好-asp.net c# write the blog, we can learn about doing a poor job
    2022-01-25 20:17:25下载
    积分:1
  • 696524资源总数
  • 103945会员总数
  • 46今日下载