-
这是一个用VC++实现FLASH的经典事例程序
这是一个用VC++实现FLASH的经典事例程序-This is a used VC++ to achieve a classic example of FLASH program
- 2023-05-03 01:30:02下载
- 积分:1
-
为音频和视频处理,包括MP4编解码器,你不看电视..
由于音频视频方面的处理,包含MP4的解码编码方法,不信你-as the audio and video processing, including the MP4 codec, you do not look at the letter
- 2022-01-29 03:07:19下载
- 积分:1
-
一个计算机击鼓器。此程序让您用47种不同的打击乐器的声音来构造最大到32个音符的一个序列,然后在选择的速度和音量下反复演奏这个序列。(Charles Petzo...
一个计算机击鼓器。此程序让您用47种不同的打击乐器的声音来构造最大到32个音符的一个序列,然后在选择的速度和音量下反复演奏这个序列。(Charles Petzold,Programming Windows 上面的)-drum for a computer. This program lets you use 47 different types of percussion instruments voice to the largest structure to 32 notes of a sequence, then the choice of speed and noise performance under repeated this sequence. (Charles Petzold, Programming Windows above)
- 2023-02-21 23:15:03下载
- 积分:1
-
很好的RM播放器,我花了好长时间改,谢谢大家支持!
很好的RM播放器,我花了好长时间改,谢谢大家支持!-good player, I spent a good long time change, thank you for support!
- 2022-07-16 08:17:52下载
- 积分:1
-
利用DirectShow实现的SimplePlayer程序,可以实现视频的播放,暂停,停止,全屏,抓帧等功能...
利用DirectShow实现的SimplePlayer程序,可以实现视频的播放,暂停,停止,全屏,抓帧等功能-SimplePlayer achieved using DirectShow procedures, can play video, pause, stop, full-screen, focus on features such as frame
- 2022-06-26 21:51:11下载
- 积分:1
-
很 简 单 的 一 个 播 放 flash 的 例 子
很 简 单 的 一 个 播 放 flash 的 例 子-Very simple example of a flash player
- 2022-02-25 15:26:59下载
- 积分:1
-
as3编写的偷菜游戏
as3编写的偷菜游戏
as3百分百还原网络偷菜游戏功能
- 2022-03-02 21:27:48下载
- 积分:1
-
This is a very nice paper titled Multi media markup tools for open knowledge. 20...
This a very nice paper titled Multi media markup tools for open knowledge. 2007. by David Dupplow-This is a very nice paper titled Multi media markup tools for open knowledge. 2007. by David Dupplow
- 2022-06-03 19:19:10下载
- 积分: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
-
表白的一个小test
Just a test.Testing...testing...testing...Just a test.Just a test.Just a test.Just a test.Just a test.Just a test.Just a test.Just a test.Just a test.Just a test.Just a test.Just a test.Just a test.
- 2022-05-07 11:06:03下载
- 积分:1