登录
首页 » Windows开发 » a wave effect of interesting procedures

a wave effect of interesting procedures

于 2022-08-08 发布 文件大小:1.00 MB
0 107
下载积分: 2 下载次数: 1

代码说明:

一个具有水波效果的有趣程序-a wave effect of interesting procedures

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • Dew multimedia players
    Dew 多媒体播放器 -Dew multimedia players
    2022-01-26 01:45:19下载
    积分:1
  • Problem A:
    Problem A:编辑距离问题 Time Limit:1000MS Memory Limit:65536K Total Submit:157 Accepted:79 Description 设A 和B 是2 个字符串。要用最少的字符操作将字符串A 转换为字符串B。这里所说的字符操作包括 (1)删除一个字符; (2)插入一个字符; (3)将一个字符改为另一个字符。 将字符串A变换为字符串B 所用的最少字符操作数称为字符串A到B 的编辑距离,记为d(A,B)。试设计一个有效算法,对任给的2 个字符串A和B,计算出它们的编辑距离d(A,B)。 编程任务: 对于给定的字符串A和字符串B,编程计算其编辑距离d(A,B)。 Input 输入由多组测试数据组成。 每组测试数据输入的第1 行是字符串A,第2行是字符串B。 Output 对应每组输入,输出的每行中的数是编辑距离d(A,B)。 Sample Input fxpimu xwrs Sample Output 5-Problem A:
    2022-03-16 09:31:03下载
    积分:1
  • 系统的一个C++小游戏。全面介绍了VC的过程
    系统开发的一个C++小游戏。全面介绍了VC的开发过程-System development of a C++ Game. A comprehensive introduction to the development of VC
    2022-08-05 21:47:07下载
    积分:1
  • 一个EVC实例MP3播放器 里面含EVC源码和英文文档说明
    一个EVC实例MP3播放器 里面含EVC源码和英文文档说明-AppWizard has created this MyMp3sec application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your MyMp3sec application. MyMp3sec.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CMyMp3secApp application class. MyMp3sec.cpp This is the main application source file that contains the application class CMyMp3secApp. MyMp3sec.rc This is a listing of all of the Microsoft Windows CE resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft eMbedded Visual C++. resMyMp3sec.ico This is an
    2022-03-04 20:56:58下载
    积分:1
  • directshow development of routines, suitable for beginners learning to use direc...
    directshow 的开发例程,适合directshow的初学者学习使用-directshow development of routines, suitable for beginners learning to use directshow
    2022-03-20 05:24:19下载
    积分:1
  • 网络相关,c++编程实现,网络的连接等等。
    网络相关,c++编程实现,网络的连接等等。-Network-related, c++ programming, network connection and so on.
    2022-03-17 11:28:42下载
    积分:1
  • Tc2.0 prepared Tetris game!
    Tc2.0编写俄罗斯方块游戏-Tc2.0 prepared Tetris game!
    2022-07-10 00:36:55下载
    积分:1
  • wince EVC 简单的图片浏览功能,自已随意扩展 支持 *.bmp *.jpg *.gif *.png 等等 // TODO: Add yo...
    wince EVC 简单的图片浏览功能,自已随意扩展 支持 *.bmp *.jpg *.gif *.png 等等 // TODO: Add your control notification handler code here CString defFilter("选中其中一个文件|*.bmp *.jpg *.gif *.png") CFileDialog dlg(TRUE,NULL,NULL,OFN_ALLOWMULTISELECT,defFilter) if(dlg.DoModal()==IDOK){ PathName=dlg.GetPathName() }-wince EVC simple picture browsing, support the expansion of their own free*. bmp*. jpg*. gif*. png, etc.// TODO: Add your control notification handler code hereCString defFilter (
    2023-04-14 17:00:03下载
    积分:1
  • 一个IP地址字符串到标准SOCKADDR_IN IP地址的过程
    一个IP地址字符串到标准SOCKADDR_IN IP地址的过程-a string of IP addresses standards SOCKADDR_IN the process of IP addresses
    2022-01-25 14:39:04下载
    积分:1
  • ThinkingC++中文版,适合初级c++学习者阅读 02部分
    ThinkingC++中文版,适合初级c++学习者阅读 02部分-ThinkingC++ Chinese version, suitable for primary c++ Learners read the 02 part
    2022-02-14 13:02:48下载
    积分:1
  • 696518资源总数
  • 104932会员总数
  • 12今日下载