-
数据结构中哈夫曼树的C语言实现
给定n个权值作为n的叶子结点,构造一棵二叉树,若带权路径长度达到最小,称这样的二叉树为最优二叉树,也称为哈夫曼树(Huffman tree)。哈夫曼树是带权路径长度最短的树,权值较大的结点离根较近。该代码实现了哈夫曼树,供大家参考学习。
- 2022-12-10 22:10:03下载
- 积分:1
-
Yacc & 莱克斯计算器
Una Calculadora hecha en yacc y 系统。
举止 de teoria de la Computacion 2。Utilizacion de gramaticas regulares,utilizando 乐团 sintactico y lexico 段 que se 编译缔约国 maquina
- 2023-04-29 00:20:03下载
- 积分:1
-
常微分和偏微分方程中的c程序,C++,Fortran,java,马…
Ordinary and Partial Differential Equation Routines in C, C++, Fortran, Java, Maple, and MATLAB
- 2022-08-02 23:39:50下载
- 积分:1
-
字符串分解程序,用VB编写。把一个长字符串分解成若干小的字符串...
字符串分解程序,用VB编写。把一个长字符串分解成若干小的字符串-string decomposition process, the preparation of VB. Put a long string divided into several small string
- 2022-03-16 21:15:45下载
- 积分:1
-
用matlab编写的卡尔曼滤波程序,一个文件
用matlab编写的卡尔曼滤波程序,一个文件-Kalman filter using matlab programs written in
- 2022-07-20 03:42:04下载
- 积分:1
-
using gall function for measure the algorithm
using gall function for measure the algorithm
- 2022-02-02 05:22:06下载
- 积分:1
-
Using vc platform development dual Lagrange interpolation procedures can be...
用vc++平台开发二元拉格朗日插值程序,能够实现对曲面上的插值-Using vc platform development dual Lagrange interpolation procedures can be achieved on the surface of the interpolation
- 2022-05-18 10:43:29下载
- 积分:1
-
Online digital handwriting recognition, pattern recognition, it is based on proc...
联机数字手写识别,模式识别中很基础的程序,也是基于点轨迹的识别-Online digital handwriting recognition, pattern recognition, it is based on procedures, is also based on the identification of trajectory points
- 2022-02-01 06:20:38下载
- 积分:1
-
遗传算法
分析了遗传算法的初始化,交叉变异等过程;通过实际例子,对遗传算法在计算目标函数值,将二进制编码转化为十进制数,计算个体的适应值几个方面的应用进行了详细分析。对初学者了解遗传算法具有很好的帮助。
- 2022-08-02 17:38:53下载
- 积分:1
-
倒车仿真
实现了倒车轨迹仿真,倒车轨迹仿真 C++模拟上位机算法,分步骤进行编程
- 2022-04-29 21:20:44下载
- 积分:1