-
This source code package is Cell Components VB some sample application code, inc...
此源码包是Cell组件VB中的一些应用代码示例,包括自定义函数、变量应用、从数据库取数,另附连续打印、单元格条件颜色、保护公式、获得块区域和在Cell组件上插入控件。-This source code package is Cell Components VB some sample application code, including user-defined functions, variable applications, from the database check number, followed by continuous printing, color cell conditions, the protection of the formula, block access to regional and components in the Cell insert control.
- 2022-05-20 04:12:15下载
- 积分:1
-
七大基本排序算法
七大基本排序算法,已通过测试快速排序冒泡排序堆排序希尔排序归并排序选择排序插入排序
- 2022-01-28 19:10:43下载
- 积分:1
-
基于有限高斯混合模型的电磁算法源程序,其中哈…
基于有限高斯混合模型的EM算法的源程序代码,里面有实验报告和运行结果。
-based on finite Gaussian mixture model of the EM algorithm source code, which has run reports and experimental results.
- 2022-01-24 08:55:21下载
- 积分:1
-
哈夫曼树和哈夫曼编码:
从终端输入若干个字符及其对应的整数,将整数作为结点的权值,建立哈夫曼树,然后对各字符进行哈夫曼编码。最后打印哈夫曼树和对应的哈夫曼编...
哈夫曼树和哈夫曼编码:
从终端输入若干个字符及其对应的整数,将整数作为结点的权值,建立哈夫曼树,然后对各字符进行哈夫曼编码。最后打印哈夫曼树和对应的哈夫曼编码。
设计要求:
⑴ 哈夫曼殊和哈夫曼编码的存储表示参考教材事例
⑵ 在程序中构造四个子程序为
① int createhtree(HTree *t) /*根据输入的字符及其权值建立哈夫曼树*/
② void coding(HTree *t, char *code) /*对哈夫曼树进行编码*/
③ void printhtree(HTree *t, int* path) /*中序打印树*/
④ void printcode(HTree *t) /*输出个字符的哈夫曼编码*/
-Huffman tree and the Huffman coding: input from the terminal a number of characters and their corresponding integer, will be an integer as node weights, the establishment of Huffman tree, and then on the characters Huffman. Finally print Huffman tree and the corresponding Huffman. Design requirements: ⑴ Huffman and Huffman coding is that the reference materials storage ⑵ examples constructed in the procedure for the four subroutines ① int createhtree (HTree* t)/* input characters in accordance with its right value the establishment of Huffman tree*/② void coding (HTree* t, char* code)/* Huffman tree to encode*/③ void printhtree (HTree* t, int* path)/* Pri
- 2022-01-22 06:46:42下载
- 积分:1
-
请假管理系统
这个
- 2022-04-19 04:27:17下载
- 积分:1
-
一款不错的档案VB
一款不错的档案VB-files VB
- 2022-03-14 09:46:08下载
- 积分:1
-
Josephu问题,一元多项式的相加问题,模拟停车场管理问题等问题...
Josephu问题,一元多项式的相加问题,模拟停车场管理问题等问题-Josephu problem, a polynomial of the sum of the problem, simulated car park management and other problems
- 2022-02-02 12:00:01下载
- 积分:1
-
线性非线性 插值程序 用来求出 插值函数的 点具体如内容所属...
线性非线性 插值程序 用来求出 插值函数的 点具体如内容所属-Linear interpolation procedure used to derive non-linear interpolation function, such as the specific content of their
- 2022-02-15 17:12:09下载
- 积分:1
-
huffman编码
huffman编码-huffman coding
- 2022-05-16 01:20:23下载
- 积分:1
-
this procedure is right indoor power lines and the socket layout data structure...
本程序是实现对室内电源线及插座的布局 是数据结构中的一个程序-this procedure is right indoor power lines and the socket layout data structure which is a procedure for the
- 2022-03-17 08:09:35下载
- 积分:1