-
对于某些信源编码的问题,这是众所周知的,
For certain source coding problems, it is well known that the
Kraft inequality provides a simple sufficient condition for the existence of
codes with given codeword lengths. Motivated by this fact, a sufficient condition
based on the Kraft inequality can also be sought for the problem
of zero-error instantaneous coding with decoder side information
- 2022-05-12 23:13:47下载
- 积分:1
-
讲maple这个数学软件的一本书,很好用哦
讲maple这个数学软件的一本书,很好用哦-Talk about maple mathematical software in this book, very good with the oh
- 2023-09-09 04:55:04下载
- 积分:1
-
LCS问题就是求两个字符串最长公共子串的问题。解法就是用一个矩阵来记录两个字符串中所有位置的两个字符之间的匹配情况,若是匹配则为1,否则为0。然后求出对角线最长...
LCS问题就是求两个字符串最长公共子串的问题。解法就是用一个矩阵来记录两个字符串中所有位置的两个字符之间的匹配情况,若是匹配则为1,否则为0。然后求出对角线最长的1序列,其对应的位置就是最长匹配子串的位置。 最长递增子序列LCS的实现C源码!-LCS problem for two strings is the longest common sub-string problem. Solution is to use a matrix to record the location of two strings of all the matches between the two characters in the situation, if the match is one, otherwise to 0. And one of the longest diagonal obtained sequence, the location of its corresponding sub-string match is the longest position. The longest increasing sub-sequence source C implementation of the LCS!
- 2022-08-19 18:20:36下载
- 积分:1
-
数码管动态显示,用到中断,是一个不可控制的时钟程序
数码管动态显示,用到中断,是一个不可控制的时钟程序-fgfdgfdgfdgdfgdfdsfdsfdsdfd
- 2022-04-08 01:40:38下载
- 积分:1
-
经典的C语言编程
经典的C语言编程--如何计算C语言的关键字(作者是C语言开发者Kernighan和Ritchie)-classic C programming language-- how the C language keyword (The writer is a C-language development were Kernighan and Ritchie)
- 2023-01-01 16:30:03下载
- 积分:1
-
应用程序中使用Thumbnail
应用程序中使用Thumbnail-applications using Thumbnail
- 2022-04-10 08:39:55下载
- 积分:1
-
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形...
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?采用分治递归-Parts mutilation given width W of a rectangular plate, rectangular plate of height restrictions. Is the need to cut out from the board, respectively, n-height hi, a width of the rectangular parts wi. Parts of the rules of cutting height direction and the direction of rectangular plates with a high degree of consistency. Asked how to make the use of cutting rectangular plate height h the smallest? Recursive use of sub-rule
- 2023-04-23 19:05:03下载
- 积分:1
-
发牌程序,可以将52张牌每次随机发给4个人
发牌程序,可以将52张牌每次随机发给4个人-The licensing procedure, can be 52 licenses for each individual were randomly distributed to 4
- 2023-02-18 01:35:04下载
- 积分:1
-
recently wrote a small management software, in the initial pages LOGO Lane joine...
最近写了一个小的管理软件,在初始页LOGO里加入了视频,这里正好由于公司做图形这块,于是这里就牵涉到了这个视频文件的保密问题, 其实也没什么,但是这个小文件虽然简单,但也不能让他们自己拿出去做广告吧,因为是免费提供给他们的.这里讨论一下文件的保密,希望有兴趣的朋友一起来讨论一下.
-recently wrote a small management software, in the initial pages LOGO Lane joined the video, here precisely because of this company to do graphics, so here involves a video document of this confidential, in fact, have nothing, but this little document is simple, but we will not let go of their own show advertise it, because it is free for them. here to discuss the confidential document, with the hope of an interest in the friends together to discuss the issue.
- 2023-05-10 15:15:02下载
- 积分:1
-
超级马里奥语言。他美丽的脸,而且自己的地图编辑器。VE…
c语言写的超级马力。基恩面优美,且能自己编辑地图。非常好玩-c language of Super Mario. Keane beautiful face, but also its own map editor. Very fun! ! ! !
- 2022-11-07 01:20:07下载
- 积分:1