-
c++算法
----c++算法--与--数据结构-----
----c++算法--与--数据结构-Data Structures and c++ Algorithms
- 2022-03-06 00:49:46下载
- 积分:1
-
BM关键字查找算法,在用于查找子字符串的算法当中,BM(Boyer...
BM关键字查找算法,在用于查找子字符串的算法当中,BM(Boyer-Moore)算法是目前相当有效又容易理解的一种,一般情况下,比KMP算法快3-5倍。-BM keyword search algorithm used in the sub-string search algorithm which, BM (Boyer-Moore) algorithm is quite effective and easy to understand A, under normal circumstances, more than 3-5 times the KMP algorithm quickly.
- 2022-03-10 14:08:21下载
- 积分:1
-
用C语言编写的贪吃蛇游戏,运行是按任意键开始,不过呢,反向也算输哟!...
用C语言编写的贪吃蛇游戏,运行是按任意键开始,不过呢,反向也算输哟!-Using C language game of Snake, run is started by pressing any key, however, the reverse also count yo loser!
- 2022-02-13 15:11:40下载
- 积分:1
-
课程管理系统 适用于教师
课程管理系统 适用于教师 -course management system applicable to teachers
- 2022-01-25 14:30:21下载
- 积分:1
-
数据结构 严蔚敏 用到的实验代码
迷宫探险,多多分享了啊
数据结构 严蔚敏 用到的实验代码
迷宫探险,多多分享了啊-YAN Wei-min data structure used in the experiment code maze adventure, shared a lot of ah
- 2023-05-22 04:45:03下载
- 积分:1
-
MSChart实时曲线
在网上下载的示例,用VB的空间MSchart来显示实时曲线,觉得还不错,跟大家分享下,忘记来源哪个网站了,大家可以参考参考。最近一直在用MSchart,下了很多资料,这个是比较不错啊,很有借鉴意义。
- 2022-02-10 15:43:47下载
- 积分:1
-
这个程序主要是实现检查是否抄袭作业,它可以打开txt格式的文件,然后检查在所有存的文件中是否有雷同的,用了命令行参数和数据结构算法,很适合学习c++人做参考
这个程序主要是实现检查是否抄袭作业,它可以打开txt格式的文件,然后检查在所有存的文件中是否有雷同的,用了命令行参数和数据结构算法,很适合学习c++人做参考-This program is mainly to achieve check copying operation, it can open the txt file format, and then check whether all documents are kept identical, with the command line parameters and data structure algorithms, well suited to learning c++ People to do reference
- 2022-07-19 18:04:18下载
- 积分:1
-
数据结构中八皇后的算法
数据结构中八皇后的算法数据结构中八皇后的算法...
数据结构中八皇后的算法
数据结构中八皇后的算法数据结构中八皇后的算法-the eight strategic nerve points
the eight strategic nerve points
the eight strategic nerve points
- 2022-04-17 11:29:21下载
- 积分:1
-
把中缀表达式转换成后缀表达式,输入中缀表达式输出后缀表达式...
把中缀表达式转换成后缀表达式,输入中缀表达式输出后缀表达式-Chinese sergeant expressions into expressions suffix, the importation of Chinese exports suffix sergeant expression expression
- 2022-03-25 09:14:31下载
- 积分:1
-
单源最短路径算法的C语言实现,刚学算法时写的,多多指教
单源最短路径算法的C语言实现,刚学算法时写的,多多指教
- 2022-02-04 11:00:57下载
- 积分:1