-
列表 BFS 广度优先搜索
广度优先搜索 (BFS) 是一种策略寻找图中搜索时限于本质上是两个操作: (a) 访问和视察一个节点图 ;(b) 获得访问权的邻居的当前访问的节点的节点。BFS 从根节点开始,并检查所有相邻的节点。然后这些邻居节点的每个反过来,它检查其中人迹罕至,他们的邻居节点,等等。BFS 相比相当,但更多的内存 efficientIterative 深化深度优先搜索和深度优先搜索与对比。
- 2022-01-24 13:52:36下载
- 积分:1
-
with tools of the 3d effects
工具条带有3d效果-with tools of the 3d effects
- 2022-02-02 15:48:43下载
- 积分:1
-
C write characters whereabouts of a small program, which will let you understand...
C写的一个字符下落的小程序,可以让你了解C语言中的字符再指定位置显示字符-C write characters whereabouts of a small program, which will let you understand the C language of the characters in another designated location characters
- 2022-05-27 21:34:35下载
- 积分:1
-
cpoint的链表类的继承类,重写了其中的增加查找等函数,增加了直线拟合方面的函数。...
cpoint的链表类的继承类,重写了其中的增加查找等函数,增加了直线拟合方面的函数。-cpoint class inheritance list of categories, rewriting them, such as the increase in search function, an increase of fitting a straight line function areas.
- 2023-05-26 10:20:03下载
- 积分:1
-
正常开放
打开校内页面的辅助程序,可以看各项内容
先将ID复制到剪贴板
使程序处在激活状态,按任意键即可
按回车键是查看当前ID的,按其他键是看剪贴板中的-Open-assisted procedures for the school page, you can watch the first ID to copy the contents to the clipboard so that procedures are activated by pressing any key you press the Enter key is to view the current ID, and by other key is to watch clipboard
- 2023-09-09 19:20:03下载
- 积分:1
-
全屏网页外壳,测出屏幕大小,然后,根据大小全屏查看网页,有与webbrowser控件交互...
全屏网页外壳,测出屏幕大小,然后,根据大小全屏查看网页,有与webbrowser控件交互-full screen website shell, measuring the size of the screen, then, according to full-screen size View website webbrowser with interactive controls
- 2023-03-06 21:50:03下载
- 积分:1
-
学校管理系统
学校管理系统保持呼吸道的教师、 学生、 中执行的活动学校和学生的在学校的表现。
- 2022-08-09 18:50:13下载
- 积分:1
-
how network programming a small example
如何采用网络编程的一个小例子-how network programming a small example
- 2022-07-19 12:23:15下载
- 积分:1
-
程序调用记事本程序,但是还不知道如何把一个字符串写入记事本...
程序调用记事本程序,但是还不知道如何把一个字符串写入记事本-This program can call the Notepad. However, it can t write a string to the Notepad yet.
- 2022-04-12 01:28:34下载
- 积分:1
-
一个简单的学生算术练习的程序,适合刚刚学习编程的同学
一个简单的学生算术练习的程序,适合刚刚学习编程的同学-a simple arithmetic students practice procedures, just learning program for students
- 2022-03-26 12:10:29下载
- 积分:1