登录
首页 » Windows开发 » 用KMP算法来实现的模式匹配,花了我好多精力才实现的啊

用KMP算法来实现的模式匹配,花了我好多精力才实现的啊

于 2022-06-30 发布 文件大小:1.17 kB
0 177
下载积分: 2 下载次数: 1

代码说明:

用KMP算法来实现的模式匹配,花了我好多精力才实现的啊-KMP algorithm is used to achieve pattern matching, cost me a lot of energy was achieved ah

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

发表评论

0 个回复

  • 呼叫中心的代码,基于东方和对话板的设计与
    一套呼叫中心代码,基于东进和Dialogic板卡设计开发的呼叫中心代码-A call center code, based on the east and the Dialogic board design and development of call center code
    2022-02-13 07:35:27下载
    积分:1
  • Delphi 控件安装步骤详解Componet
    Delphi 控件安装步骤详解Componet-->install component-Delphi Control installation steps Elaborates on Componet-- gt; Install component
    2022-05-17 15:39:43下载
    积分:1
  • 使用ode45函数,计算双摆模型,同时动画显示结果。并画图相应的相图....
    使用ode45函数,计算双摆模型,同时动画显示结果。并画图相应的相图. -use ode45 function, double pendulum model calculation, the results show animation. Drawing and the corresponding phase diagram.
    2022-09-28 19:10:03下载
    积分:1
  • 一个模仿Windows7桌面平台的源代码~写得好的画可以替代windows的桌面。集成了背景切换,右键换背景 目前只能换1次 (偷懒了点没写循环更换)。双击关闭...
    一个模仿Windows7桌面平台的源代码~写得好的画可以替代windows的桌面。集成了背景切换,右键换背景 目前只能换1次 (偷懒了点没写循环更换)。双击关闭。支持图标透明,其中里面有个真正的透明通道控件――存在于Arone中。Arone中每个Item都是一个单独的控件。背景是在Form中,控件跟背景是透明融合。作者vIstaswx本来打算再写写去参赛的,结果先放给了本站,呵呵,再次感谢这个对GDI+技术高超的孩子。-An imitation of the source code for desktop platform Windows7 ~ write a good painting can replace the windows desktop. Integration of the background to switch, right-for the background is currently only available for a time (a point I did not write cycles lazy replacement). Double-click Close. Support icons transparent, inside of which there is a genuine and transparent access control- exist in Arone in. Arone Each Item is a separate control. Background is in the Form, the control integration with the background is transparent. By vIstaswx originally intend to write to the competition, the results of the first release to the site, Oh, once again thank the pairs of GDI+ highly skilled children.
    2023-08-03 13:50:05下载
    积分:1
  • 银行帐户
    1.(帐户继承层次结构)创建账号,银行可能会用它来代表客户的银行账户的继承层次结构。所有客户在这家银行可以存款(即信用卡)资金投入到自己的帐户,并收回(即借记卡),资金从自己的账户。更具体的类型的帐户也是存在的。储蓄账户,比如,赚取其所持有的金钱利益。支票账户,比如,收取每笔交易的费用(如信用卡或借记卡)。活期账户,在另一方面,具有透支(负平衡)工具来取款。创建一个包含继承层次结构的基类账户,从账户类继承的派生类SavingsAccount,的CheckingAccount和CurrentAccount。基地classAccount应包括double类型来表示帐户余额中的一个数据成员。这个类应该提供接收一个初始的平衡,并用它来初始化数据成员的构造函数。的构造应验证的初始平衡,以确保它大于或等于0.0。如果不是,则平衡应设置为0.0和构造应显示一条错误信息,指出初始余额为无效。这个类应该提供三个成员函数。成员函数的信贷应该添加量的当前余额。成员函数借记应该退出账户资金,并确保扣款金额不超过该账户的余额。如果是这样,余额应保持不变,功能应打印信息“借方金额超过账户余额。”成员函数为getBalance应该回到当前余额。派生类SavingsAccount要继承的帐户上的功能,而且还包括一个double类型的数据成员指示分配给Account.SavingsAccount的构造的利息率(百分比)应该接收的初始平衡,以及用于SavingsAccount的兴趣的初始值率。 SavingsAccount应该提供的公共成员functioncalculateInterest返回一个双表示了兴趣账户所赚取的金额。成员函数calculateInterest应该由账户余额乘以利率确定这一数额。 [注:SavingsAccount应该继承的成员函数信用卡和借记卡作为是没有重新定义他们。]派生类的CheckingAccount应该继承基类的帐户,并包括一个double类型的附加数据成员,表示每transaction.CheckingAccount的构造所收取的费用应接收的初始平衡,以及一个参数,用来指示一费数额。类的CheckingAccount应该重新定义成员函数,信用和debitso它们从每当任一事务被成功地执行的帐户余额中减去费用。的CheckingAc
    2022-02-13 11:42:52下载
    积分:1
  • RTF
    The RTF-control is a very useful beast, but it takes a nerve-grating amount of code to accomplish even the most basic formatting tasks. Adding the capabilities to easily edit formatted text is often a boon to an application, but taking this amount of work? Why not some commands to get and set the RTF directly? Save and load to a file? Built-in editing buttons?
    2022-05-10 22:03:52下载
    积分:1
  • 本程序是一个定时器程序,很类似微软的定时器
    本程序是一个定时器程序,很类似微软的定时器-this procedure is a timer procedure is very similar to Microsoft"s timer
    2022-01-26 02:09:46下载
    积分:1
  • 在线升级,希望对大家有帮助,这只是一个简单的DEMO
    在线升级,希望对大家有帮助,这只是一个简单的DEMO-Online upgrade, I hope all of you help, this is just a simple DEMO
    2022-03-05 06:59:16下载
    积分:1
  • Multi
    采用多线程,系统事件来哦实现系统延时挂,是学习线程同步的好例子-Multi-threaded, system events for system delay Oh, hang, is to learn a good example of thread synchronization
    2022-07-26 01:23:51下载
    积分:1
  • AU1200嵌入式处理器媒体加速引擎(mae)的驱动
    AU1200嵌入式处理器媒体加速引擎(mae)的驱动-Embedded Processor Au1200 media acceleration engine (mae) driver
    2023-03-22 12:00:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载