-
支持多种YUV格式的视频的播放。能精确显示播放进度,支持多种播放控制...
支持多种YUV格式的视频的播放。能精确显示播放进度,支持多种播放控制-YUV format supports a variety of video. Players can accurately show the progress that supports a variety of broadcast control
- 2022-06-27 17:38:51下载
- 积分:1
-
The Core Pocket Media Player SUBS Subtitle Plugin
The Core Pocket Media Player SUBS Subtitle Plugin
- 2023-06-08 15:05:04下载
- 积分:1
-
VC mediaPlayer播放器 能实现一般的文件播放功能
VC mediaPlayer播放器 能实现一般的文件播放功能-VC mediaPlayer player to achieve the general file playback
- 2022-02-01 02:45:27下载
- 积分:1
-
音频播放器。这是一个很好的方式来开始自己的媒体播放器
Audio Player for delphi. It s a good way to start your own media player
- 2023-02-26 03:40:03下载
- 积分:1
-
读取YUV的CIF视频流。采用背景差检测视频流中运动人物
读取YUV的CIF视频流。采用背景差检测视频流中运动人物-YUV to read the CIF video stream. Homodyne detection using background video stream moving characters
- 2022-09-04 01:30:04下载
- 积分:1
-
borland c++写的抓取的图像的例子,可以用来学习图像处理方面的只是,比较有用。...
borland c++写的抓取的图像的例子,可以用来学习图像处理方面的只是,比较有用。-written in the image capture example, can be used to study aspects of image processing is more useful.
- 2022-05-16 06:56:26下载
- 积分:1
-
can drag the clock FLASH
可以拖动的时钟FLASH-can drag the clock FLASH
- 2022-07-08 02:30:40下载
- 积分:1
-
err
ACM代码总结
经过了一段时间的努力,我再Pku上也算是有了一个阶段性的总结拉,下面是我就这段时间搞ACM来的一些代码的总结,具体的一些题目类型的总结看本Blog的相关文章。
huicpc26 ACM_PKU 代码总结
1、DP(动态规划)
/*1080-HumanGeneFunctions.cpp*/
观察题目给出的一个最优解:
AGTGATG
-GTTA-G
将其从某一处切开,如果左边部分的分值不是最大,那么将其进行调整,使其分值变大,
则整个解分值变大,与已知的最优矛盾。所以左边部分的分值必是最大。
同理,右边也是。可见满足最优子结构的性质。考虑使用DP:
设两个DNA序列分别为s1,s2,长度分别为len1,len2,score为分值表。
-err
- 2022-07-06 13:40:44下载
- 积分:1
-
Cyclic Redundancy Check (Cyclic Redundancy Check) is a linear code from the bran...
循环冗余校验CRC(Cyclic Redundancy Check)是由分组线性码的分支而来,其主要应用是二元码组。编码简单且误判概率很低,在通信系统中得到了广泛的应用。重点介绍了CRC校验的原理及其算法实现。-Cyclic Redundancy Check (Cyclic Redundancy Check) is a linear code from the branch, its main application is binary codes. Coding simple misjudgment of very low probability, the communications system, which is widely used. Highlights of the CRC algorithm and its principles.
- 2023-01-26 17:30:03下载
- 积分:1
-
聊天室 VC编码
聊天室 VC编码-chat rooms VC coding
- 2022-03-12 17:40:17下载
- 积分:1