-
HuffmanCode
Huffman 编码是第一个实用的无损压缩编码技术,经过了多年的不断改进,已经形成了系统的理论和方法。目前主要有两种类型的Huffman编码方式,即静态Huffman编码和动态Huffman编码。Huffman编码有着广泛的应用,但是不再是压缩算法的全部,而是被当作最终的编码方法。(Huffman coding is the first practical lossless compression coding technology, after years of continuous improvement, has formed a system of theories and methods. There are currently two types of Huffman encoding, namely, static and dynamic Huffman coding Huffman coding. Huffman coding has been widely used, but the compression algorithm is no longer all, but rather be treated as the final coding.)
- 2010-05-11 15:43:39下载
- 积分:1
-
EmguCVTool-master
说明: C#+EmguCV机器视觉开发平台,功能:基本的图像处理工具、随意配置执行流程、二维码识别、文字识别等等。(C+EmguCV machine vision development platform, functions: basic image processing tools, arbitrary configuration of the execution process, two-dimensional code recognition, character recognition and so on.)
- 2021-02-18 16:39:45下载
- 积分:1
-
实验:RS485通信程序
/**************************************************************************************
* RS485通信实验 *
实现现象:下载程序后打开串口调试助手,将波特率设置为4800,选择发送的数据就可以显示
在串口助手上。具体接线操作参考操作视频
注意事项:无。
***************************************************************************************/
#include "reg52.h" //此文件中定义了单片机的一些特殊功能寄存器
typedef unsigned int u16; //对数据类型进行声明定义
typedef unsigned char u8;
sbit RS485DIR=P1^0; //RS485DIR=0为接收状态 RS485DIR=1为发送状态
/*******************************************************************************
* 函 数 名 : delay
* 函数功能 : 延时函数,i=1时,大约延时10us
**************************************
- 2022-02-04 03:13:17下载
- 积分:1
-
TMC260马达嵌入式C语言代码
TMC260马达嵌入式C语言代码
- 2022-03-12 13:22:51下载
- 积分:1
-
SortingAlgorithmsVisualization
多种排序算法的可视化实现,可帮助理解各种排序算法思想(Sorting Algorithms Visualization)
- 2020-12-20 19:59:08下载
- 积分:1
-
change-windows
c#实现窗口切换有水平切换,垂直切换、水平交错、垂直交错等效果很酷(c# window switch level switch, vertical handover, staggered horizontally, vertically staggered effect is cool)
- 2012-09-11 22:49:28下载
- 积分:1
-
MATLABVCVB
在学校图书馆下的MATLAB混合编程的书,对MATLAB的接口有详细介绍,特别是初学者,对mxArray不熟悉者。(At the school library under the mixed MATLAB programming book on the MATLAB interface has a detailed introduction, especially beginners, to those who are not familiar with the mxArray.)
- 2009-03-06 09:07:46下载
- 积分:1
-
Gauss---Seidel-Algorithm
合肥工业大学数值分析(计算方法A)中高斯—塞德尔算法的实现(Gauss- Seidel Algorithm)
- 2011-11-30 14:45:19下载
- 积分:1
-
FlashVCPP
flash vc++ 播放flash,据说是实现了透明播放,还需验证(flash vc++ to play flash, is said to achieve a transparent play, need to verify)
- 2013-12-16 23:55:36下载
- 积分:1
-
Sybase
Sybase 公司的 datawindow.net 应用实例-Sybase
- 2022-02-01 05:04:51下载
- 积分:1