-
对于开发h.264可以参考261的框架,找了好久才找到的代码,与大家分享...
对于开发h.264可以参考261的框架,找了好久才找到的代码,与大家分享-can for the development of 261 reference framework for a long time to find the code share with you
- 2022-02-04 01:38:58下载
- 积分:1
-
播放wavemidi和avi文件
播放wavemidi和avi文件-players and avi file wavemidi
- 2023-03-06 07:05:04下载
- 积分:1
-
昨天写程序,需要在页面中嵌套播放器,用来播放服务器上的视频文件。本来想使用GridView控件的中提供的HyperLinkField子控件,但是实验了几次发现这...
昨天写程序,需要在页面中嵌套播放器,用来播放服务器上的视频文件。本来想使用GridView控件的中提供的HyperLinkField子控件,但是实验了几次发现这个子控件调用播放器不行,只能调用网页和文件
属性设置:
-Writing yesterday procedures required in the nested page player, used to play the video file on the server. Want to use the GridView controls have been provided in the sub-HyperLinkField control, but a number of experiments found that the sub-controls not call players can only call the page and document property settings:
- 2022-05-23 03:54:28下载
- 积分:1
-
一个图像的Sobel边缘检测。利用Sobel边缘检测的面具
Sobel Edge Detection of an Image. Edge Detection using Sobel MAsk
- 2023-01-08 01:10:03下载
- 积分: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
-
16位声霸卡驱动程序源码和使用例子
16位声霸卡驱动程序源码和使用例子-16 sound tyrant card driver source code and use example
- 2022-06-17 22:27:44下载
- 积分:1
-
这是一个音频编解码的过程,我有所有的文件通过t ..
这是一个音频编码与解码的程序,所有文件本人都调试通过了。欢迎使用。-This is an audio coding and decoding process, I have all the documents through the debugging. Welcome.
- 2023-07-04 10:55:03下载
- 积分:1
-
bladeenc
bladeenc
- 2022-01-25 18:36:34下载
- 积分:1
-
directsound的音频流演示程序,可独立运行,无须环境,适合初学者。...
directsound的音频流演示程序,可独立运行,无须环境,适合初学者。-directsound Audio Demonstration Program flow can operate independently, without, for beginners.
- 2022-10-17 16:45:04下载
- 积分:1
-
computer graphics curriculum design
计算机图形学课程设计-旋转的立体, C语言实现,交互式图形界面,有消隐算法,可选择不同立体,同时可选择按不同方向旋转。-computer graphics curriculum design-rotating three-dimensional, and C language, interactive graphical interface, blanking algorithm choice of different three-dimensional, while the option by rotating in different directions.
- 2022-08-15 15:13:59下载
- 积分:1