资源列表
BM算法
- 在计算机科学里,Boyer-Moore字符串搜索算法是一种非常高效的字符串搜索算法。它由Bob Boyer和J Strother Moore设计于1977年。此算法仅对搜索目标字符串(关键字)进行预处理,而非被搜索的字符串。虽然Boyer-Moore算法的执行时间同样线性依赖于被搜索字符串的大小,但是通常仅为其它算法的一小部分:它不需要对被搜索的字符串中的字符进行逐一比较,而会跳过其中某些部分。通常搜索关键字越长,算法速度越快。它的效率来自于这样的事实:对于每一次失败的匹配尝试,算法都能够使用这
G711,726coding
- G711、G726音频格式编解码以及相关的Acc音频处理(G711/G726 encode and decode)
picedge
- roberts边缘检测算子实现的边缘检测算法。(Edge detection algorithm of Roberts edge detection operator.)
Student.BookSystem
- 简易图书管理()
9626126
- 不使用控件的日历例程,非常棒呃,我就在用它()
JEBFLGA
- 三维零件转换为二进制保存到数据库,在工程中已经千锤百炼了,()
OKMYAFR
- 不用API函数实现的窗体颜色渐变,很不错的哦()
RTSPTool
- qt编写的读取Rtsp流的小程序,可同时显示多路视频(Qt prepared to read the Rtsp stream applet, can also display multiple video)
hot-update
- 用于游戏热更新脚本。。。可随时更新代码!!!(Hot update scr ipts for games... Code can be updated at any time!!!)
827282
- 仓储药房管理,Warehouse pharmacy management()
CBC_AES_NoPadding_PKCS5Padding
- MFC工程,实现AES CBC 128bit NoPading和PKCS5Pading的功能(MFC AES CBC 128bit NoPading project implementation, and the function of PKCS5Pading)
xvgyr
- When processing a signal frequency analysis, To achieve the recognition of 10 digital sound, Simulation of doubly fed induction generator system.
