-
c的小程序,用于将jpg格式的图片转换成bmp
c的小程序,用于将jpg格式的图片转换成bmp-c small procedures, used to jpg picture format into bmp
- 2022-02-02 07:52:40下载
- 积分:1
-
功能全面,界面精致的MP3播放器
功能全面,界面精致的MP3播放器-full functions, interface refined MP3 player
- 2022-04-20 08:10:32下载
- 积分: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
-
使用visual basic编写的入侵检测代码,简单易用,代码移植性好。
使用visual basic编写的入侵检测代码,简单易用,代码移植性好。-Prepared to use visual basic intrusion detection code, easy to use, good code portability.
- 2022-03-24 11:04:56下载
- 积分:1
-
vc6.0 控制摄像头源代码,采用directxshow 效率很高,小弟参考了很多的资料才搞明白,和大家共享,希望对大家有帮助...
vc6.0 控制摄像头源代码,采用directxshow 效率很高,小弟参考了很多的资料才搞明白,和大家共享,希望对大家有帮助-vc6.0 control the camera source code, using directxshow efficient, little brother a lot of information in reference to thoroughly understand and share the hope that help to everyone
- 2022-09-15 20:30:04下载
- 积分:1
-
简单的视频播放器实现DirectShow可以播放视频,音频播放器。
简单视频播放器 实现directshow的可播放视频,音频播放器。-Simple video player to achieve DirectShow can play video, audio players.
- 2022-07-25 15:04:51下载
- 积分:1
-
创建一个512
Create a 512-length signal then low-pass filter the signal with the filter
- 2022-05-29 05:33:50下载
- 积分:1
-
Visual C++ audio and video processing technology and engineering practice, LU Ji...
Visual C++ 音频视频处理技术及工程实践,陆锦正 周冬梅编著随书光盘,包括以Visual c++ 2005为开发平台的多个工程实例及源码
-Visual C++ audio and video processing technology and engineering practice, LU Jin ZHOU Dong-mei is compiled CDs with books, including Visual c++ 2005 as a development platform for various projects in the examples and source code
- 2022-07-04 02:33:31下载
- 积分:1
-
此资源为多媒体开发指南配套源码并附有程序运行所需的图片资源...
此资源为多媒体开发指南配套源码并附有程序运行所需的图片资源-This resource guide for multimedia developers supporting source along with the picture of resources required to run program
- 2023-07-28 19:35:05下载
- 积分:1
-
该项目提供了一个标准的MPEG4ip
The MPEG4IP project provides a standards-based system for encoding, streaming, and playing encoded audio and video.
- 2023-02-18 20:40:05下载
- 积分:1