-
串口工具
串口工具,PComm第三方库,做的串口工具,支持界面拉伸,支持的波特率包括50-912600kbps,支持窗口置顶、流控选择等操作。不依赖windows的Comm控件,增加配置文件的读取和解析等
- 2022-07-18 18:39:30下载
- 积分:1
-
A simple C# program, the campus singer scoring system, removing a highest score,...
简单的C#程序,校园歌手评分系统,去掉一个最高分,去掉一个最低分,最后算出平均分。-A simple C# program, the campus singer scoring system, removing a highest score, get rid of a minimum hours, the last calculated average.
- 2023-05-15 14:40:03下载
- 积分:1
-
一个艺术小时钟的程序,模拟LED灯显示。
一个艺术小时钟的程序,模拟LED灯显示。-An art clock program, LED display style.
- 2022-04-13 14:44:28下载
- 积分:1
-
pacman 搜索 python
人工智能作业......
小游戏pacman......
搜索算法,用python完成......
DFS,深度优先搜索
BFS,广度优先搜索
统一的成本,
启发式算法。。。
1.在 search.py 中的 depthFirstSearch 函数中实现深度优先搜索 (DFS) 算法。若要使您的算法完成,写 DFS 的图搜索版本,
从而避免扩大任何已经了的状态
2.在 search.py 中的 breadthFirstSearch 函数中实现的广度优先搜索 (BFS) 算法。再次,写图搜索算法,可避免扩大任何
已经访问状态。测试你的代码相同的方式,你做为深度优先搜索。
3.在 search.py 中的 uniformCostSearch 函数中实现统一成本图搜索算法。
4.实现 A * 图搜索空函数 aStarSearch 在 search.py 中。A * 采用启发式函数作为参数。启发式带两个参数: 在搜索问题
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-05 02:15:14下载
- 积分:1
-
这是一个基于MFC的医院挂号系统,仅供参考
这是一个基于MFC的医院挂号系统,仅供参考-This is a hospital-based MFC registration system for reference purposes only
- 2022-12-06 22:05:03下载
- 积分:1
-
这就是可以自动更改墙纸的VB源代码 我试了 感觉还不错
这就是可以自动更改墙纸的VB源代码 我试了 感觉还不错
-This is the wallpaper can automatically change the VB source code I tried was also feeling good
- 2022-04-12 16:09:11下载
- 积分:1
-
有关嵌入式编程方面的很好的源代码,其中包括了ARM编程的一些讲解和经典粒子...
有关嵌入式编程方面的很好的源代码,其中包括了ARM编程的一些讲解和经典粒子-of good source code, which includes a number of ARM programming on the classical particles and
- 2022-02-13 17:32:56下载
- 积分:1
-
本程序用C++语言实现了HTTP协议的请求消息,包括GET,POST方法,在windows下编译通过,可以运行。...
本程序用C++语言实现了HTTP协议的请求消息,包括GET,POST方法,在windows下编译通过,可以运行。-This procedure using C++ language implementation of the HTTP protocol" s request message, including GET, POST method, compiled through the windows, you can run.
- 2023-04-27 23:10:03下载
- 积分:1
-
First, the problem Description: The number of polynomial input and stored in mem...
一、问题描述:将多个多项式输入并存储在内存中,然后对多项式进行加,减,乘等基本运算。
二、实行数据方法:用单链表来储存多项式,每个节点存储一项-First, the problem Description: The number of polynomial input and stored in memory, and then make additions to the polynomial, subtraction, multiplication and other basic computing. Second, the implementation of data Methods: Single-Linked List to store polynomials, each node storing a
- 2022-01-26 20:27:48下载
- 积分:1
-
文件变属性和移动文件的 C 语言源代码.zip
文件变属性和移动文件的 C 语言源代码.zip-documents and mobile variable attributes documents C language source code. Zip
- 2022-02-05 08:27:33下载
- 积分:1