-
本实例可以实现播放MP3的播放器,单击打开按钮打开一个MP3文件,然后通过单击不同的按钮区域实现相应的功能。...
本实例可以实现播放MP3的播放器,单击打开按钮打开一个MP3文件,然后通过单击不同的按钮区域实现相应的功能。-Examples can be achieved in this MP3 player to play, click Open button to open an MP3 file, and then by clicking the button in different regions to achieve the corresponding functions.
- 2022-08-21 16:06:21下载
- 积分:1
-
VCD相信大家都听过,但是如何编程呢,是一个问题,哦,这里,...
VCD相信大家都听过,但是如何编程呢,是一个问题,哦,这里,-VCD believe we have heard, but how programming, it is a problem, oh, here, ha ha
- 2022-07-14 01:31:28下载
- 积分:1
-
通过usb端口,对所接到的usb视频设备进行联接,并 对图像进行取得并录像录音...
通过usb端口,对所接到的usb视频设备进行联接,并 对图像进行取得并录像录音-Through the usb port, usb on the received video devices connected, and to obtain images and video recording
- 2022-03-23 17:31:15下载
- 积分:1
-
一个经典的cd播放器程序
一个经典的cd播放器程序-A classic cd player procedures
- 2022-04-07 09:55:00下载
- 积分: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
-
Windows platform graphics libraries for example : class CImageEx ()
Windows平台下图形库文件 实例为: class CImageEx{ }-Windows platform graphics libraries for example : class CImageEx ()
- 2022-06-15 07:57:17下载
- 积分:1
-
Speak Fleely源代码,希望对ip电话程序的编写者有所帮助
Speak Fleely源代码,希望对ip电话程序的编写者有所帮助-Speak Fleely source code, and I hope to ip telephone procedures help writers
- 2022-11-04 23:55:03下载
- 积分:1
-
得到显卡的属性, 包括ID号, 芯片制造商等.需要安装Platform SDK
得到显卡的属性, 包括ID号, 芯片制造商等.需要安装Platform SDK-be graphics attributes, including ID, and other chip makers. Need to install Platform SDK
- 2022-03-13 10:09:39下载
- 积分:1
-
kiwi format map which is used for car navigation very good tool
kiwi format map which is used for car navigation very good tool
- 2022-04-16 07:40:56下载
- 积分:1
-
mp3播放器.支持多格式歌曲文件
mp3播放器.支持多格式歌曲文件-mp3 player. Support multi-format songs documents ^^^^^^^^^^^^^^^^^^^^
- 2022-07-24 12:53:20下载
- 积分:1