登录
首页 » Visual C++ » AN1004

AN1004

于 2009-11-30 发布 文件大小:8KB
0 128
下载积分: 1 下载次数: 4

代码说明:

  This article covers the so-called "min-cost flow" problem, which has many applications for both TopCoder competitors and professional programmers. The article is targeted to readers who are not familiar with the subject, with a focus more on providing a general understanding of the ideas involved rather than heavy theory or technical details for a more in-depth look at this topic, check out the references at the end of this article, in particular [1].

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

发表评论

0 个回复

  • huffman
    哈夫曼编码进行信息通讯可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码;在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统,试为这样的信息收发站写一个哈夫曼编译码系统。 一个完整的系统应具有以下功能: (1) (1) I: 初始化。从终端读入字符集大小 n ,及 n 个字符和 n 个权值,建立哈夫曼树,并将其存于文件hfmtree中。 (2) C: 编码。利用已建好的哈夫曼树(如不在内存,则从文件hfmtree中读入),对文件tobetrans中的正文进行编码,然后将结果存入文件codefile中。 (3) D: 译码。利用已建好的哈夫曼树将文件codefile中的代码进行译码,结果存入文件textfile中。 (4) P: 打印代码文件。将文件codefi1e以紧凑格式显示在终端上,每行50个代码。同时将此字符形式的编码文件写入文件codeprint中。 (5) T:打印哈夫曼树。将已在内存中的哈夫曼树以直观的方式(树或凹凸表形式)显示在屏幕上,同时将此字符形式的哈夫曼树写入文件treeprint中。 (利用哈夫曼编码进行信息通讯可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码;在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统,试为这样的信息收发站写一个哈夫曼编译码系统。 一个完整的系统应具有以下功能: (1) (1) I: 初始化。从终端读入字符集大小 n ,及 n 个字符和 n 个权值,建立哈夫曼树,并将其存于文件hfmtree中。 (2) C: 编码。利用已建好的哈夫曼树(如不在内存,则从文件hfmtree中读入),对文件tobetrans中的正文进行编码,然后将结果存入文件codefile中。 (3) D: 译码。利用已建好的哈夫曼树将文件codefile中的代码进行译码,结果存入文件textfile中。 (4) P: 打印代码文件。将文件codefi1e以紧凑格式显示在终端上,每行50个代码。同时将此字符形式的编码文件写入文件codeprint中。 (5) T:打印哈夫曼树。将已在内存中的哈夫曼树以直观的方式(树或凹凸表形式)显示在屏幕上,同时将此字符形式的哈夫曼树写入文件treeprint中。 )
    2010-03-09 12:14:21下载
    积分:1
  • wanianli
    万年历的功能 实现多种功能 希望大家喜欢(Calendar features a variety of functions hope you like)
    2011-06-21 22:38:26下载
    积分:1
  • 基于单片机的空气湿度检测系统设计与实现
    基于MSP430G2553的湿度 基于单片机的空气湿度检测系统 设计与实现(Air humidity detection system based on MSP430G2553 based on single chip microcomputer Design and Implementation)
    2018-01-02 21:01:27下载
    积分:1
  • 12864LCD_lib
    说明:  12864液晶的标准测试程序,含底层函数可直接调用(12864 LCD standard testing procedures, including the underlying function can be directly called)
    2009-08-16 23:42:33下载
    积分:1
  • Against-Hacker
    黑客反汇编揭密(中文版) 不适合初学者,适合有一定基础的人(Hackers Disassembly Revealed (Chinese version) is not suitable for beginners, suitable for people who have a certain foundation)
    2012-11-30 22:07:42下载
    积分:1
  • xl2000user
    单片机汇编程序,来自xll200user,可以供初学者使用(MCU assembler)
    2010-11-04 21:14:16下载
    积分:1
  • DMX512
    DMX512数据协议、DMX512控制协议及其实现、舞台灯光控制技术与DMX512(DMX512 data protocol, DMX512 control protocol and its implementation, stage lighting control technology and DMX512)
    2020-10-10 14:37:34下载
    积分:1
  • 444
    光立方制作的源代码,可以直接输入进行编程,减少菜鸟编程实践 (Light cube made of the source code, you can directly enter the program, reducing the rookie programming practice)
    2013-10-16 14:44:27下载
    积分:1
  • kongjianhoufangjiaohui
    空间后方交会c++源代码,欢迎广大同胞下载(Space resection c++ source code, welcome compatriots download)
    2013-09-04 19:36:39下载
    积分:1
  • trafficlight
    用KEIL-C编写的交通灯源代码 对课程设计的朋友很有帮助的(KEIL-C prepared by the traffic lights at the source code of the Friend of the curriculum design helpful)
    2008-06-03 20:48:08下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载