资源列表
[数据结构常用算法] 20110529
说明:二叉树的基本功能,包括先序、中序、后续遍历,二叉树的深度,长度等。-The basic functions of a binary tree, including the first order, in order, follow-up traversal, binary tree of depth, length.<liuxusuifeng> 在 2025-01-20 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] cell-count
说明:本程序使用C语言进行编程,实现对血液当中红细胞的计数功能。附有资料及应用程序。很有借鉴意义。-This program USES C programming language, to achieve the count function of blood red, With material and application.It is of great significance<Sunny> 在 2025-01-20 上传 | 大小:764kb | 下载:0
[matlab例程] PVsimulation
说明:适用于工程用太阳能电池板仿真,可以根据不同光照强度温度得出IV PV 曲线-simulation of pv with simulink<江 搏> 在 2025-01-20 上传 | 大小:10kb | 下载:0
[matlab例程] yundongjiance
说明:matlab 用于实现图像目标检测的源码,可以实现目标的跟踪-Matlab for realizes image target detection, can achieve the goal of source code tracking<lity> 在 2025-01-20 上传 | 大小:550kb | 下载:0
[数据结构常用算法] Ed-hoffmann-decoder-
说明:设计一个哈弗曼编译码器,功能如下: (1) 初始化:从终端读入字符集大小n,n个字符和n个权值,建立哈夫曼树,存入文件hfmTree (2) 编码:利用已建立好的哈夫曼树,对文件中的正文进行编码,存入文件CodeFile (3) 译码:利用已建立好的哈夫曼树将代码进行译码;或对目标正文编码,存入文件TextFile (4) 印代码文件:50个每行,存入文件CodePrin (5) 打印哈弗曼树:t同时将字符形式的哈弗<黄建师> 在 2025-01-20 上传 | 大小:15kb | 下载:0