-
这是一个MFC工程,实现的是一个简单的CD播放器功能
这是一个MFC工程,实现的是一个简单的CD播放器功能-This is an MFC project, implementation is a simple CD player functionality
- 2022-08-06 16:24:01下载
- 积分:1
-
voice identification procedures. Audio input from voice, and record the characte...
语音识别程序。从语音输入音频,并记录语音特征
- 2022-06-15 22:35:43下载
- 积分:1
-
with VC on the screen showed the image format YUV420!
此程序是用VC实现在屏幕中显示YUV420格式的图象!-with VC on the screen showed the image format YUV420!
- 2022-01-23 10:42:35下载
- 积分: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
-
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
-
mcu的源代码,编译时需要使用pwlib的库和openh323的库
mcu的源代码,编译时需要使用pwlib的库和openh323的库-mcu the source code, compile-time use pwlib needs of the library and the library openh323
- 2022-06-01 23:16:18下载
- 积分:1
-
设X[0:n
设X[0:n-1]和Y[0:n-1]为两个数组,每个数组中都有n个已经排好序的数字,试设计一个O(logn)时间的算法,找出X和Y的2n个数的中位数。-Set X [0: n-1] and Y [0: n-1] for the two arrays, each array has n good order have been ranked the number and try to design a O (logn) time algorithm to find of the X and Y in the 2n-digit number.
- 2022-11-16 00:30:02下载
- 积分:1
-
movie player, 2005
电影播放器,2005-movie player, 2005
- 2022-05-28 21:30:09下载
- 积分:1
-
本例的功能是显示茶壶图像的景深效果。再连续5个茶壶的图像中,其中一个处于焦点处,其他的茶壶随着其焦点处的距离而逐渐变得模糊。...
本例的功能是显示茶壶图像的景深效果。再连续5个茶壶的图像中,其中一个处于焦点处,其他的茶壶随着其焦点处的距离而逐渐变得模糊。-cases of this function is to show the depth of field teapot image effects. Another five consecutive images of teapots, which is a focus, other teapot with its focus away from the gradually become blurred.
- 2022-06-15 09:55:02下载
- 积分:1
-
一个很好的网站建设实例
一个很好的网站建设实例-a good example of the construction site
- 2022-02-05 09:48:38下载
- 积分:1