登录
首页 » 其他项目 » 1:先进先出和后进先出法;2:CRC校验码的算法

1:先进先出和后进先出法;2:CRC校验码的算法

于 2023-06-17 发布 文件大小:1.92 kB
0 30
下载积分: 2 下载次数: 1

代码说明:

1:FIFO和LIFO程序;2:CRC校验码算法-1: FIFO and LIFO procedure; 2: CRC verification code algorithm

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

发表评论

0 个回复

  • VB MO
    VB+MO的GIS开发代码,在MO中所有的渲染一网打尽,强烈推荐!-VB MO
    2022-03-11 14:35:42下载
    积分:1
  • 用c程序设计的学生成绩管理系统源代码,有详细的注释,适合自学。...
    用c程序设计的学生成绩管理系统源代码,有详细的注释,适合自学。-C programming with student achievement management system source code, detailed notes, for self-study.
    2022-03-23 22:27:19下载
    积分:1
  • image of Leonardo fibonacchi
    image of Leonardo fibonacchi
    2022-01-29 01:48:15下载
    积分: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
  • 对海量图像进行分块索引,可以不限数据量大小对图像进行漫游。 使用办法,首先选择图像处理中导出索引这一功能,将海量的BMP图像格式转换为自定义的img格式,再...
    对海量图像进行分块索引,可以不限数据量大小对图像进行漫游。 使用办法,首先选择图像处理中导出索引这一功能,将海量的BMP图像格式转换为自定义的img格式,再在打开菜单中打开IMG格式的影像,就可以完成对海量数据的浏览,数据量不受内存限制,只受硬盘大小限制,另外该软件还包括其他一些图像格式之间的转换,主要用在GIS领域-Images of the mass block index, you can open the volume of data roaming size image. Use practices, the first choice of image processing to export the index of this function, will be massive conversion of the BMP image format for custom img format, and then open the menu opens in IMG format images, you can complete the huge amount of data browsing, data not subject to memory limitations, only by hard drive size limit, while the software also includes a number of other conversion between image formats, mainly used in the field of GIS
    2022-07-15 12:41:07下载
    积分:1
  • 数据结构,对离散事件的模拟。本程序模拟了一家冰淇淋店的经营情况,可以用于商业分析...
    数据结构,对离散事件的模拟。本程序模拟了一家冰淇淋店的经营情况,可以用于商业分析-data structure, a pair of discrete event simulation. The simulation of an ice cream shop operators, can be used for business analysis
    2022-08-14 23:09:52下载
    积分:1
  • pdh控制程序,用于控制通信类光电端机应用程序
    pdh控制程序,用于控制通信类光电端机应用程序-PDH control procedures for the control of optoelectronic communications client application
    2022-04-20 12:27:55下载
    积分:1
  • 学生考试系统
      根据学生考试的特点和学校的实际情况,该系统应以考试流程为基础,从专业角度出发,提供科学有效的考试模式。考试时采用系统自动从数据表中选题的方式,评卷时通过核对考生答案与正确答案得出考生的分数,出题方面采取表单加数据的方式使后台管理者能够直观、方便的管理试题信息。学生管理可实现老师对学生的成绩进行查询,按分数归类。数据库管理提供对数据库进行备份,还原及初始化操作,减轻用户的工作量。
    2022-03-21 04:08:55下载
    积分:1
  • 能为金山杀毒软件提供一个自动升级的东西,不需要注册,解压就可以使用....
    能为金山杀毒软件提供一个自动升级的东西,不需要注册,解压就可以使用.-to provide an anti-virus software automatic escalation of things, does not require registration, decompression can use it.
    2023-07-10 08:15:03下载
    积分:1
  • 防火墙和网络安全方面的测试规范和国家标准,主要是将硬件防火墙。
    防火墙和网络安全方面的测试规范和国家标准,主要是将硬件防火墙。-Firewall and network security test standards and national standards, primarily the hardware firewall.
    2022-05-12 16:46:23下载
    积分:1
  • 696524资源总数
  • 103920会员总数
  • 65今日下载