-
TCL语言学习的几个小程序,非常简单,学习tcl的例子。
TCL语言学习的几个小程序,非常简单,学习tcl的例子。-TCL language learning process several small, very simple, learning peers example.
- 2022-03-23 13:50:51下载
- 积分:1
-
选择模型,支持Windows的消息机制,可以作为一份学习Windows i/o模型的文档...
选择模型,支持Windows的消息机制,可以作为一份学习Windows i/o模型的文档-Choice model to support the Windows message mechanism, can be used as a learning Windows i/o model documents
- 2022-04-13 10:03:01下载
- 积分:1
-
本程序是关于注册方面的编程,其中一位会随电脑时间的变化而不断变化...
本程序是关于注册方面的编程,其中一位会随电脑时间的变化而不断变化-procedures on the registration of the program, which will be a computer with the time changes and continue to change
- 2022-01-22 05:13:20下载
- 积分:1
-
测试时间表
这是 vb 时间表测试的源代码如何继续。欢迎下载,试用。谢谢大家的支持 !
- 2022-06-30 14:03:26下载
- 积分:1
-
关于泡泡的机器人游戏
android game about bubble
- 2022-07-27 14:44:05下载
- 积分:1
-
图像压缩问题要求确定象素序列{p1,p2,…,pn}的最优分段,使得依此分段所需的存储空间最少。每个分段的长度不超过256位。数字化图像是m×m的像素阵列。假定...
图像压缩问题要求确定象素序列{p1,p2,…,pn}的最优分段,使得依此分段所需的存储空间最少。每个分段的长度不超过256位。数字化图像是m×m的像素阵列。假定每个像素有一个0 ~ 2 5 5的灰度值。因此存储一个像素至多需8位。若每个像素存储都用最大位8位,则总的存储空间为8m^2 位。为了减少存储空间,我们将采用变长模式( variable bit scheme),即不同像素用不同位数来存储。像素值为0和1时只需1位存储空间; 值2、3各需2位;值4,5,6和7各需3位;以此类推。-image compression defined pixel sequence (p1, p2, ..., pn) sub-optimal, sub accordingly makes the storage space required at least. The length of each section is not more than 256. The digital image is m m pixel arrays. Assume that each pixel is a 0-2 5 5 of the gray values. Therefore storage of up to a pixel 8. If each pixel with the largest storage capacity of 8-bit, the total storage space for 8m ^ 2. In order to reduce storage space, and we will use variable-length model (variable bit scheme), that is different with different pixel median storage. Pixel values of 0 and 1 and only a storage space; The value of 2,3 required two; Value 4,5,6 and 7 of the required three; Analogy.
- 2022-11-29 05:50:03下载
- 积分:1
-
wince下的录音源代码
与vc下的录音有所不同!
wince下的录音源代码
与vc下的录音有所不同!-wince under the recording source code with the recording vc different!
- 2022-02-13 19:00:47下载
- 积分:1
-
java实现的基于wordnet的单词匹配算法,输出为待比较的词的相似度...
java实现的基于wordnet的单词匹配算法,输出为待比较的词的相似度-java realize WordNet-based word matching algorithms, the output to be compared to word similarity
- 2022-01-25 14:40:05下载
- 积分:1
-
利用VC编写的加油站事务处理软件,较多的功能,部分功能没有实现,请同仁继续完善!...
利用VC编写的加油站事务处理软件,较多的功能,部分功能没有实现,请同仁继续完善!-Prepared by the use of VC gas station transaction processing software, with more features, some features did not materialize, please continue to improve the Tongren!
- 2022-03-21 17:40:42下载
- 积分:1
-
通信系统传输模型
这是信息论与编码的作业,有3种信源编码方式,费诺编码、唯一可译码、香农码。
唯一可译码:若码的任意一串有限长的码符号序列只能被唯一地译成所对应的信源符号序列,则此码称为唯一可译码,否则,就称为非唯一可译码。
香农码:按不等式选择的码长所构成的码称香农码,香农码满足克拉夫特不等式。
- 2022-05-09 14:36:43下载
- 积分:1