-
一个金融计算的小软件
一个金融计算的小软件-a small financial calculation software
- 2022-10-14 11:35:04下载
- 积分:1
-
将多幅图像按序列读入组成连续的序列图像并可随意的读取任何一幅图像...
将多幅图像按序列读入组成连续的序列图像并可随意的读取任何一幅图像-according to a number of image sequences read into the composition of continuous image sequences can be read any arbitrary one image
- 2022-01-23 10:41:55下载
- 积分:1
-
用VC遍的WINAMP播放器
相当的好用
用VC遍的WINAMP播放器
相当的好用-VC times the alpha player quite so easy to use
- 2022-02-11 13:57:28下载
- 积分: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
-
lpc 2400 bps语音编解码程序
lpc 2400 bps语音编解码程序-lpc 2400 bps voice codec procedures
- 2022-01-25 14:02:39下载
- 积分:1
-
程序运行在Windows98/2000/XP/2003平台下,可在VC++ 6.0或 .NET中调试。调试前请先安装Microsoft DirectX 9.0...
程序运行在Windows98/2000/XP/2003平台下,可在VC++ 6.0或 .NET中调试。调试前请先安装Microsoft DirectX 9.0 SDK。对于硬件,无特殊要求。-running in Windows98/2000/XP/2003 platform, or in VC 6.0.NET debugging. Debugging former post install Microsoft DirectX 9.0 SDK. For hardware, no special requirements.
- 2022-02-04 03:56:44下载
- 积分: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
-
C#录音程序,自动录制成MP3格式的,利用dshow做的.
C#录音程序,自动录制成MP3格式的,利用dshow做的.-C# recording process, automatically recording into MP3 format, using dshow to do.
- 2022-03-11 04:05:20下载
- 积分:1
-
VC 6 VC.net 2003 VC.net2005下可以编译通过。
用于控制音量的类
VC 6 VC.net 2003 VC.net2005下可以编译通过。
用于控制音量的类-VC 6 VC.net 2003 VC.net2005 under compile. Used to control the volume of Cla
- 2022-07-14 20:43:17下载
- 积分:1
-
An mp3 player You can use Hutch s INCLUDE and LIB files to assemble the program...
一个mp3播放器You can use Hutch s INCLUDE and LIB files to assemble the program with the exception of the Windows.inc.
If you use the EWCalc.mak file you will have to change the pointers to the proper directories.-An mp3 player You can use Hutch s INCLUDE and LIB files to assemble the program with the exception of the Windows.inc.If you use the EWCalc.mak file you will have to change the pointers to the proper directories.
- 2022-01-28 16:28:49下载
- 积分:1