登录
首页 » 其他项目 » Example 2 project for AVR8515 on C for IAR

Example 2 project for AVR8515 on C for IAR

于 2022-12-08 发布 文件大小:47.59 kB
0 208
下载积分: 2 下载次数: 1

代码说明:

Example 2 project for AVR8515 on C for IAR

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Python精要参考,一本经典Python参考书
    Python精要参考,一本经典Python参考书-Python Essential Reference, Python a classic reference book
    2022-02-14 00:41:08下载
    积分:1
  • 学生和培训管理
    培训管理系统 (TMS) 一直在旨在帮助提供监视和管理人员培训和交流有关类、 认证和过期日期设置为所有涉及的人的信息。 TMS 提供每个培训用户区域仪表板上显示个人培训信息和通知。
    2023-02-01 00:45:03下载
    积分:1
  • 在一个连续的多机器人规划生成
    Multirobot Plan Generation in a Continuous Domain: Planning by Use of Plan Graph and Avoiding Collisions Among Robots
    2023-02-19 02:55:03下载
    积分:1
  • Zhejiang University ACM algorithm and data structure internal training materials...
    浙江大学ACM竞赛算法与数据结构内部培训资料,推荐-Zhejiang University ACM algorithm and data structure internal training materials, recommended
    2022-07-14 14:37:43下载
    积分:1
  • [输入] 图的顶点个数N,图中顶点之间的关系及起点A和终点B [输出] 若A到B无路径,则输出“There is no path” 否则输出A到B路...
    [输入] 图的顶点个数N,图中顶点之间的关系及起点A和终点B [输出] 若A到B无路径,则输出“There is no path” 否则输出A到B路径上个顶点 [存储结构] 图采用邻接矩阵的方式存储。 [算法的基本思想] 采用广度优先搜索的方法,从顶点A开始,依次访问与A邻接的顶点VA1,VA2,...,VAK, 访问遍之后,若没有访问B,则继续访问与VA1邻接的顶点VA11,VA12,...,VA1M,再访问与VA2邻接顶点...,如此下去,直至找到B,最先到达B点的路径,一定是边数最少的路径。实现时采用队列记录被访问过的顶点。每次访问与队头顶点相邻接的顶点,然后将队头顶点从队列中删去。若队空,则说明到不存在通路。在访问顶点过程中,每次把当前顶点的序号作为与其邻接的未访问的顶点的前驱顶点记录下来,以便输出时回溯。 #include int number //队列类型 typedef struct{ int q[20] -[imported] map of the number of vertices N, Vertex map of the relationship between the starting point and end point A and B [output] if A to B without path then exporting "There is no path" Otherwise output A to B on the path vertices [storage structure] plan adopted adjacency matrix of storage. [Algorithm for the basic idea] BFS way from the vertex A, A visit followed with adjacent vertices VA1, VA2 ,..., VAK, visiting times, if not visit B, continue to visit with the VA1 adjacent vertices VA11, VA12 ,..., VA1M. VA2 and then
    2022-01-25 22:50:29下载
    积分:1
  • Detailed introduction matlab (Signals and Systems) the basic usage, accompanied...
    详细介绍matlab(信号与系统)的基本用法,附说明-Detailed introduction matlab (Signals and Systems) the basic usage, accompanied by a
    2022-12-12 08:10:02下载
    积分:1
  • Packet tools (latest version)
    封包工具(最新版)-Packet tools (latest version)
    2022-02-13 17:24:12下载
    积分:1
  • 特征识别
    charecter recognition
    2023-03-07 07:35:04下载
    积分:1
  • 双色球矩阵计算程序,Delphi制作,原创作品。
    双色球矩阵计算程序,Delphi制作,原创作品。-Shuangseqiu matrix calculation program, Delphi produced original works.
    2022-01-26 02:26:31下载
    积分:1
  • UDF波仿真程序
    波浪模拟UDF程序,可以模拟二位数值水槽产生波浪,便于应用fluent求解波浪模拟问题-UDF wave simulation procedures
    2022-07-21 23:52:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载