-
实现哈弗曼压缩的c源代码,数据结构课程最终的project
实现哈弗曼压缩的c源代码,数据结构课程最终的project.调试可运行.注意使用方法。
- 2022-01-26 06:30:44下载
- 积分:1
-
stl帮助文档
stl函数列表及解释,stl函数列表及解释,stl函数里表及解释,stl函数列表及解释,stl函数列表及解释,stl函数列表及解释
- 2022-08-11 22:51:10下载
- 积分:1
-
合并一些散碎的文章用得工具,能够将多个文本文档合并,并放到另一个盘符下的相同目录中!...
合并一些散碎的文章用得工具,能够将多个文本文档合并,并放到另一个盘符下的相同目录中!-散碎merge some of the article used tools, a number of text documents can be merged and put under another drive letter in the same directory!
- 2022-06-16 01:57:29下载
- 积分:1
-
List the basic operations, to find specific elements in the list, delete list el...
链表的基本操作,查找链表中的特定元素,删除链表中的元素等-List the basic operations, to find specific elements in the list, delete list elements such as
- 2023-03-01 05:20:03下载
- 积分:1
-
wince 下的MID窗口演示程序,大家
wince 下的MID窗口演示程序,大家-Jack MID window under the demonstration program, we look at
- 2022-02-15 05:07:44下载
- 积分:1
-
多种button的演示代码,非常实用
多种button的演示代码,非常实用-multiple button of the display code, a very practical
- 2023-02-22 13:30:04下载
- 积分:1
-
MFC网页自动填表
资源描述在MFC项目嵌入网页,通过MFC控件,控件网页控件。实现自动把内容填入编辑框,然后控件鼠标点击网页按键
- 2022-05-01 00:05:07下载
- 积分:1
-
VC实现的业务播出系统
VC实现的业务播出系统-VC business Broadcasting System
- 2023-01-12 23:40:04下载
- 积分:1
-
短信网关与Visual Basic 6
这个脚本是一个例子,用PHP创建短信管理。现在我想找对象一样,控件使程序平等与Visual Basic和Windows基础应用
- 2022-04-10 12:51:40下载
- 积分:1
-
动态规划
动态规划----矩阵连乘问题 动态规划法是解决问题的一种方法。它不规定为了得到结果需如何将问题划分为子问题的固定方法,而是按不同输入给出问题的具体实例的子问题划分方法,然后再进行运算、解答问题。 矩阵连乘问题的主要思想如下: 1)设置大小为连乘个数的方阵 2)主对角线上方各元素Di,j(ij)记录获得该最小工作量矩阵分组的第一组的最后一个矩阵的序列号 最后通过下方元素可知最终结果的分组方式。-dynamic programming matrix continually multiply-dynamic programming problem is a problem-solving method. It does not require the results need to be how to divide the problems of the sub- problems fixed, but different input given by the specific example of the problem partition method, and then calculate, and answer questions. Matrix continually multiply the main idea is as follows : 1) the installation of the size of continually multiply the number phalanx 2) above the main diagonal elements Di, j (ilt; J) Matrix Mi continually multiply to the smallest workload 3) below elements Di, j (IGT; J) the record was the smallest workload of a matrix of the first group of a matrix of the final sequence, followed by the final element of the final results of the
- 2022-06-17 10:27:59下载
- 积分:1