-
扩展的编程实例,比较多的程序
vc++ 的扩展编程的一些实例,比较多的程序-vc expansion of the programming examples, more procedures
- 2022-01-31 12:40:27下载
- 积分:1
-
Fireworks wonderful collection of practical plug
Fireworks精彩实用插件集 站长看看啊-Fireworks wonderful collection of practical plug-head look ah
- 2022-01-25 16:50:13下载
- 积分:1
-
generated hues and saturation gradient image
生成色调和饱和度渐变的图像-generated hues and saturation gradient image
- 2022-03-23 13:04:40下载
- 积分:1
-
animation window can have multiple window display animation, interface suitable...
动画窗口,可以有多种方式显示窗口动画,适合做一些界面花哨的程序-animation window can have multiple window display animation, interface suitable for some garish procedures
- 2022-01-28 23:19:47下载
- 积分:1
-
这些程序可以解决第一和二次多项式方程。它能使我…
These program can solve first and second degree polynomial equation. It evens works when the roots are complex numbers(when delta is a negative value).
- 2022-07-18 16:38:23下载
- 积分:1
-
一个万年历显示程序,同时能调用系统的时间,显示在输出屏幕上!...
一个万年历显示程序,同时能调用系统的时间,显示在输出屏幕上!-a calendar display program, can call the system the time displayed on the output screen!
- 2022-01-26 00:22:43下载
- 积分:1
-
哈夫曼编码
哈夫曼编码(Huffman Coding),又称霍夫曼编码,是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,一般就叫做Huffman编码(有时也称为霍夫曼编码)。
赫夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的赫夫曼编码。
- 2023-03-09 19:15:02下载
- 积分:1
-
视频芯片TVP5150驱动的,基于开发平台是ARM,环境是WinCE,测试有效...
视频芯片TVP5150驱动的,基于开发平台是ARM,环境是WinCE,测试有效-TVP5150 video chip-driven development platform is based on the ARM, the environment is WinCE, testing effective
- 2022-03-21 13:42:14下载
- 积分:1
-
Phone book management, management of commonly used words, short messaging, short...
本系统包涵以下功能:电话簿管理,常用语
管理,短信息发送, 短信息接收,短信猫设置。
-Phone book management, management of commonly used words, short messaging, short message reception
- 2022-04-25 06:54:01下载
- 积分:1
-
WAV压缩成MP3格式
将Wav格式压缩成Mp3-to Wav compressed into MP3 format
- 2022-10-27 11:20:04下载
- 积分:1