-
Credit calculator, Vice c++ source code and project files will certainly be help...
学分计算器,副c++源码和工程文件,一定会很有帮助!-Credit calculator, Vice c++ source code and project files will certainly be helpful!
- 2022-07-09 06:54:24下载
- 积分:1
-
photo processing, prepared by the VB, functional, though not great, but the proj...
图片处理程序,用VB编写的,功能虽然不是很大,但很景致,望大家指点-photo processing, prepared by the VB, functional, though not great, but the project, we hope guidance
- 2022-02-09 18:27:03下载
- 积分:1
-
哈夫曼编码
哈夫曼编码(Huffman Coding),又称霍夫曼编码,是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,一般就叫做Huffman编码(有时也称为霍夫曼编码)。
赫夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的赫夫曼编码。
- 2023-03-09 19:15:02下载
- 积分:1
-
学生系统delphi写的,能编译通过
学生系统delphi写的,能编译通过-System delphi students wrote to the compiler through
- 2022-08-21 07:44:24下载
- 积分:1
-
电子学习工具
嗨...这是LMS代码
TestMaker 是一个基于 web 的软件的演示文稿、 管理和评价的心理测试。首先 testMaker 针对需要的基于 Web 的自我测试与绩效反馈 (自我评估),但也可用在其他网上调查。采用 testMaker 既不是编程,也不是 HTML 的知识是必需的。
- 2022-05-26 10:31:26下载
- 积分:1
-
跳棋游戏VC源程序,有兴趣的朋友请多多指教,
跳棋游戏VC源程序,有兴趣的朋友请多多指教,-Jumping Chess VC Game Source Code. If you are interesting, please give me some suggestions, thanks!
- 2022-08-25 10:55:40下载
- 积分:1
-
A (Simple) OpenGL Framework Library. I will show an example usage of the GLFW: I...
A (Simple) OpenGL Framework Library. I will show an example usage of the GLFW: I will show you how to setup and run an OpenGL application using my library. The output generated will be a simple RGB-filled triangle in a black window however, even if it is not really sophisticated, it will perfectly fit our requirement. The operation consists of various steps that we will analyze individually.-A (Simple) OpenGL Framework Library. I will show an example usage of the GLFW: I will show you how to setup and run an OpenGL application using my library. The output generated will be a simple RGB-filled triangle in a black window however, even if it is not really sophisticated, it will perfectly fit our requirement. The operation consists of various steps that we will analyze individually.
- 2023-08-19 04:05:04下载
- 积分:1
-
example for lm algorithm using minipack
example for lm algorithm using minipack
- 2022-03-21 05:31:06下载
- 积分:1
-
大气模型计算,软件可以实现高度的不同…
大气模型计算,本软件可实现计算不同高度的密度、气压等参数。-Atmospheric model calculations, the software can realize a high degree of different density, pressure and other parameters.
- 2022-06-13 22:21:10下载
- 积分:1
-
嵌入式WINCE滑块控件编程使用,用EVC开发实现
嵌入式WINCE滑块控件编程使用,用EVC开发实现-Embedded WINCE programming using slider controls, and realize EVC Development
- 2022-11-02 21:25:02下载
- 积分:1