-
the procedures for multilateral splitting shape of the cutting, used by the cutt...
本程序实现多边开边形的裁剪,采用逐边裁剪的思想,值得新手一看。-the procedures for multilateral splitting shape of the cutting, used by the cutting edge thinking, it is worth a look at newcomers.
- 2022-02-25 13:14:17下载
- 积分:1
-
哈夫曼编码
哈夫曼编码(Huffman Coding),又称霍夫曼编码,是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,一般就叫做Huffman编码(有时也称为霍夫曼编码)。
赫夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的赫夫曼编码。
- 2023-03-09 19:15:02下载
- 积分:1
-
labwindows modbus rtu 源码
使用labwindows 2013sp2 编写的 modbus rtu 源码,纯c
- 2023-02-03 10:10:05下载
- 积分:1
-
河内之塔可以包含源代码里面的源代码,运行正确
汉诺塔源代码
里面含有可以正确运行的源代码-Tower of Hanoi can contain the source code inside the source code to run correct
- 2022-09-01 03:15:03下载
- 积分:1
-
16点阵汉字库程序(Delphi)
16点阵汉字库程序(Delphi)-16 (Delphi)
- 2022-04-15 22:38:06下载
- 积分:1
-
列举出运行的进程,并能终止一些进程,系统进程终止不了,有待改进...
列举出运行的进程,并能终止一些进程,系统进程终止不了,有待改进-To list running processes, and can terminate some processes, system processes can not be terminated, room for improvement in
- 2022-06-11 19:50:46下载
- 积分:1
-
功能强大的2d地图编辑器,本资源版权归作者所有
功能强大的2d地图编辑器,本资源版权归作者所有-2d map editor
- 2022-08-25 19:23:31下载
- 积分:1
-
C++、MFC源代码CSmartPtrsrc
C++、MFC源代码CSmartPtrsrc-C, MFC source code CSmartPtrsrc
- 2022-07-02 20:37:39下载
- 积分:1
-
很好的控件
很好的控件rxlib-2.7.7.zip
RxLib for Delphi2006
(02/01/2006)
=======================================
* Add the rxLib Unit directory (...RxLib_2006Units) to:
Tools->options
- Environment Options
- Delphi Options
- Library - Win32 | Library Path
* Open the project from IDE:
File->Open: ...RxLib_2006UnitsRxlib2006.bdsgroup
* Compile All packeges:
Project-> Build All projects
* Install all packages:
Una vez que todos los paquetes se han compilado correctamente se
deben instalar los que son de dise駉; Click derecho sobre los packages y
pulsar [Install] (View -> Project Manager):
dclrx2006.bpl [install]
dcldb2006.bpl [install]
dcldb2006.bpl [install]
- 2023-04-20 17:00:04下载
- 积分:1
-
一个小时钟程序,可以开始计时和暂停,显示当前时间
一个小时钟程序,可以开始计时和暂停,显示当前时间-a small clock algorithm, it can note the begining time and the finished time, and display the current time.
- 2022-02-13 19:31:42下载
- 积分:1