-
经典KMP算法的具体实现
KMP算法的关键是利用匹配失败后的信息,尽量减少模式串与主串的匹配次数以达到快速匹配的目的。具体实现就是实现一个next()函数,函数本身包含了模式串的局部匹配信息
- 2022-02-01 06:36:28下载
- 积分:1
-
MVP的例子的源代码,C #减压可写的,包含文件…
mvp实例源码,c# 写的
解压即可,内含文档。-mvp example source code, c# decompression can be written, containing the document.
- 2023-01-25 03:45:04下载
- 积分:1
-
TSMS-20090629
说明: 程序有以下功能:C#开发
发送短信;
根据发送者和短信内容拦截短信(不完全);
通过向运行此程序的Windows Mobile手机发短信控制其打电话、发短信、开关机。(Program has the following features: C# developers to send text messages the content of messages based on sender and message interception (incomplete) to run this program through the Windows Mobile phones to send text messages to control their phone calls, send text messages, switch machines.)
- 2011-03-21 09:25:02下载
- 积分:1
-
GPS
此卫星定位系统通信是没有任何问题的,如果通信不了,那就是你硬件问题了。(The GPS communication is no problem, if can t communicate, that is your hardware problems)
- 2014-02-26 11:07:08下载
- 积分:1
-
智能家居
说明: 本设计是一个以STM32为主控制器,ESP8266 WIFI模块进行数据透传的对仓库环境进行检测的智能家居。此智能家居是通过多种传感器对仓库环境进行实时探测,把环境数据实时传输给用户,用户可通过客户端查看环境状况,环境数据同时显示在智能家居的1.4寸TFT LCD屏上,当环境数据超过阈值时,智能家居可实时报警并反馈通知用户。(This design is a smart home which uses STM32 as the main controller and esp8266 WiFi module for data transmission to detect the warehouse environment. This smart home detects the warehouse environment in real time through a variety of sensors, and transmits the environmental data to the user in real time. The user can view the environmental status through the client, and the environmental data is displayed on the 1.4-inch TFT LCD screen of the smart home at the same time. When the environmental data exceeds the threshold value, the smart home can give an alarm in real time and give feedback to the user.)
- 2020-06-07 23:09:11下载
- 积分:1
-
用来打勾的listview(最适用于权限设置)
这是一个用来打勾的listview(最适用于权限设置)(this is the listview used for checkist( the best one for permission setting))
- 2005-06-23 08:55:24下载
- 积分:1
-
duty-cycle
本程序利用系统节拍定时器生成测试脉冲,利用定时器捕获功能来计算脉冲的宽度和占空比。(The program uses the system tick timer to generate test pulses, using a timer capture function to calculate the pulse width and duty cycle.)
- 2016-03-13 23:06:00下载
- 积分:1
-
2
说明: 惯性导航四位置寻北算法程序,惯性技术应用(Inertial navigation algorithm four locations north-seeking process, inertial technology applications)
- 2008-08-04 17:33:24下载
- 积分:1
-
C++ 编程规范
说明: C++ 编程规范,101条规则、准则与最佳实践(C++ Programming Specification, 101 Rules, Guidelines and Best Practices)
- 2019-05-15 20:47:35下载
- 积分:1
-
chapter13
说明: 类的简单应用,c++核心思想的体现规则,初学c++者适用(core code)
- 2009-07-28 21:07:48下载
- 积分:1