-
对于某些信源编码的问题,这是众所周知的,
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
-
SA-MP 0.2X Widnows Server
- 2022-02-07 17:45:03下载
- 积分:1
-
基于OpenVINO的人头检测
OpenVINO是英特尔基于自身现有的硬件平台开发的一种可以加快高性能计算机视觉和深度学习视觉应用开发速度工具套件,支持各种英特尔平台的硬件加速器上进行深度学习,并且允许直接异构执行。 支持在Windows与Linux系统,Python/C++语言。
本例程是基于OpenVINO实现,用于边缘设备的轻便快速人脸检测。
- 2022-07-05 14:35:08下载
- 积分:1
-
Socks5代理工具
资源描述一个简单的socks5代理工具,只能代理tcp连接,可以用来代理浏览器,稳定有效。
- 2022-07-01 00:53:00下载
- 积分:1
-
计算器的C代码
这一个 c 的计算器,主要职能白衣只是 2 数字可以爱这个节目有 abeuty 表达关于生活
- 2022-02-11 20:32:44下载
- 积分:1
-
PLL design assitant, from M.H.Perrott, MIT
PLL design assitant, from M.H.Perrott, MIT
- 2022-02-12 08:39:15下载
- 积分:1
-
Windows MFC编程实例。所有VC程序员是有价值的。
windows mfc vc++ programming examples.It is valuable for all vc programmers.-windows mfc vc programming is examples.It vc valuable for all programmers.
- 2023-04-18 17:40:03下载
- 积分:1
-
一个飞机票订票和退票系统。假设某民航机场有m个航次的班机,每个航次都只到达一个目的地,试为该机场售票处设计一个自动订票和退票系统。
该系统需要实现以...
一个飞机票订票和退票系统。假设某民航机场有m个航次的班机,每个航次都只到达一个目的地,试为该机场售票处设计一个自动订票和退票系统。
该系统需要实现以下功能:
(1) 订票:若该航次余票数大于等于客订票数,则在该航次的乘客表(按乘客姓氏字母词典顺序排列)中,插入订票乘客的信息项,并修改该航次有关数据,否则给出相应提示信息;
(2) 退票:若退票数小于该乘客原订票数,则在相应的乘客表中找到该乘客项,修改该航次及乘客表中有关数据。当由于退票使得该乘客的订票数为零时,要从乘客表中撤销该乘客项;否则给出相应的提示信息;
(3) 将某航次的余票数恢复初值为该航次的最大客票数;
(4) 显示:显示该机场各航次班机的售票情况。-Booking air tickets and a refund system. Assuming there are m a civil airport voyage of the flights, each voyage only to reach a destination, the trial design for an automated airport ticket booking and refund system.
The system needs to achieve the following functions:
(1) booking: If the voyage than the number of votes greater than or equal to the number of passengers booking, the passenger in the voyage List (alphabetical by passengers dictionary order), insert the booking information of passengers, and modify the data of the voyage Otherwise, the corresponding message
(2) Refund: If the refund is less than the number of votes of the original passeng
- 2022-08-03 17:49:14下载
- 积分:1
-
DA型矩阵的算法C++实现gmres算法
DA型矩阵的算法C++实现gmres算法-DA-type matrix algorithm C++ Realize GMRES algorithm
- 2023-05-15 20:35:03下载
- 积分:1
-
字符串的匹配算法,简单的c++算法源码,一共三个文件,文件s和t中存放字符串...
字符串的匹配算法,简单的c++算法源码,一共三个文件,文件s和t中存放字符串-String matching algorithm, a simple c++ algorithm source, a total of three documents, document storage s and t in the string
- 2022-08-16 03:56:07下载
- 积分:1