-
魔灯-简单的J2ME应用程序。
应用背景它是一个简单的J2ME应用程序.. ;你可以根据你想要改变你的灯。 ;真的 ;有趣的 ;和独特的应用程序。关键技术它是基于J2ME平台是用简单的J2ME code.based画布。
- 2022-02-02 05:18:20下载
- 积分: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
-
use UDP LAN chatting procedures have already achieved most of the basic function...
使用UDP进行局域网聊天的程序,已经实现大多数的基本功能,如果谁感兴趣可以完善-use UDP LAN chatting procedures have already achieved most of the basic functions, Anyone who is interested can perfect
- 2022-11-01 15:50:02下载
- 积分:1
-
很好的语音处理工具,包括wav文件的读写,时域等,自己编的,望指正...
很好的语音处理工具,包括wav文件的读写,时域等,自己编的,望指正-good voice processing tools, including wav file read and write, time domain, by myself, looking correction
- 2022-01-31 15:08:45下载
- 积分:1
-
debugging YUV display YUV images can be generated to provide for the convenience...
调试YUV显示时可提供YUV图像生成器,方便调试。-debugging YUV display YUV images can be generated to provide for the convenience of debugging.
- 2022-04-07 14:10:37下载
- 积分:1
-
realbasic written in the calendar code. Very beautiful, they can formulate the w...
realbasic 写的日历代码。很漂亮,可以制定工作计划。包括周计划,月计划等。-realbasic written in the calendar code. Very beautiful, they can formulate the work plan. Including the week of plans, the monthly plans.
- 2022-01-24 16:14:12下载
- 积分:1
-
国外mm_x264 filter最新版动态库
国外mm_x264 filter最新版动态库-Foreign mm_x264 filter the latest version of
- 2022-03-16 23:34:31下载
- 积分:1
-
a carefully Winamp skin. As long as the copy of the document Winamp installation...
一个精妙的Winamp皮肤。只要将该文件复制到Winamp安装目录下的Skin子目录中,然后在Winamp中选择使用该皮肤即可!巴适-a carefully Winamp skin. As long as the copy of the document Winamp installation directory under the Skin subdirectory, and then choose Winamp use of the skin can! Pakistan fitness! !
- 2022-01-31 15:30:51下载
- 积分:1
-
一个多功能播放器,能播放mp3,m3u,mpeg,vcd,播放vcd时能自动搜索多光驱,自动播放....
一个多功能播放器,能播放mp3,m3u,mpeg,vcd,播放vcd时能自动搜索多光驱,自动播放.-a multi-functional player, be able to play mp3, m3u, mpeg, vcd, vcd players can automatically search more hassle played automatically.
- 2022-09-24 10:05:02下载
- 积分:1
-
一个将MPG文件分解成图像的源代码,希望大家可以研究一下。
一个将MPG文件分解成图像的源代码,希望大家可以研究一下。-An MPG file into the image of the source code, I hope that we can look at.
- 2022-08-03 13:26:49下载
- 积分:1