登录
首页 » 数据结构 » OJ 1100 North online title, the success of the use of automata to solve the clas...

OJ 1100 North online title, the success of the use of automata to solve the clas...

于 2022-11-09 发布 文件大小:1.17 kB
0 143
下载积分: 2 下载次数: 1

代码说明:

北大在线OJ 1100题,运用自动机成功求解方程式的经典例子,此程序可作为自动机模板-OJ 1100 North online title, the success of the use of automata to solve the classic example of the equation, this procedure can be used as a template automaton

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

发表评论

0 个回复

  • PB对象连接与嵌入
    PB对象连接与嵌入-PB Object Linking and Embedding
    2022-06-28 21:09:13下载
    积分:1
  • 整洁的代码
    Dapper-一个简单的.Net对象映射程序
    2022-03-30 09:57:45下载
    积分:1
  • 改良的新型遗传算法,增加了父代与子代的杂交,适合特殊问题求解。...
    改良的新型遗传算法,增加了父代与子代的杂交,适合特殊问题求解。-New improved genetic algorithm, an increase of parent and offspring of the hybrids, suitable for specific problem-solving.
    2022-02-22 05:59:01下载
    积分:1
  • 设有n个人站成一圈,每个人持有一个密码(正整)。现从第t个人开始,按顺时针方向“1,2,3,4,…”循环报到m1(第t个人所持密码)的人出列,然后从出列...
    设有n个人站成一圈,每个人持有一个密码(正整数)。现从第t个人开始,按顺时针方向“1,2,3,4,…”循环报数,数到m1(第t个人所持密码)的人出列,然后从出列者的下一个人重新开始报数,数到m2(刚出列者所持密码)的人又出列,如此重复进行,直到n个人都出列为止。-something like Joseph problem
    2023-03-09 16:15:03下载
    积分:1
  • 这是一些c语言的常用算法,它可以帮助那些初学c语言的人了解c语言的算法的写法和怎么用的啊...
    这是一些c语言的常用算法,它可以帮助那些初学c语言的人了解c语言的算法的写法和怎么用的啊-c language commonly used algorithm, it can help those learning the language c c language people understand the wording of the algorithm and how the ah! !
    2022-08-22 05:15:19下载
    积分:1
  • 此篇代码的功能是关于K路文件的归并,用于,算法等设计...
    此篇代码的功能是关于K路文件的归并,用于数据结构,算法等设计-Cipian functionality of the code files on K road merging, for data structures, algorithm design
    2022-05-23 05:28:30下载
    积分:1
  • Prim algorithm using minimum spanning tree of the experimental procedures used i...
    用prim算法实验最小生成树 本程序中用到函数adjg( ),此函数作用是通过接受输入的点数和边数,建立无向图。函数prg( )用于计算并输出无向图的邻接矩阵。函数prim( )则用PRIM算法来寻找无向图的最小生成树 定义了两个数组lowcost[max],closest[max],若顶点k加入U中,则令lowcost[k]=0。 定义二维数组g[ ][ ]来建立无向图的邻接矩阵。 -Prim algorithm using minimum spanning tree of the experimental procedures used in function adjg (), this function is through the acceptance of input points and edges, the establishment of a directed graph. Function of prg () used to calculate and output undirected graph of adjacency matrix. Function prim () is used PRIM Algorithm to find the undirected graph of the minimum spanning tree array defines two lowcost [max], closest [max], if it joined the U of k vertices, then the lowcost [k] = 0. The definition of two-dimensional array g [] [] to create a undirected graph of adjacency matrix.
    2022-03-16 20:21:07下载
    积分:1
  • 刚刚自己做的约瑟夫算法,是用链表实现的,很简单的,检验没错误,当然,中间有些东西可以根需要自己改动...
    刚刚自己做的约瑟夫算法,是用链表实现的,很简单的,检验没错误,当然,中间有些东西可以根据需要自己改动-just doing Joseph algorithm is used to achieve the linked list, a very simple test not wrong, of course, Middle some things may need to change their own
    2022-01-25 17:58:10下载
    积分:1
  • 在线图像编辑
    名为EEZZY TICKETZ该项目是机票预订与Web服务的在线解决方案。该eezzy门票是可以被任何人谁拥有互联网连接来访问互联网的应用程序。此应用程序将门票及查询预约自动对票的有效性。  该项目包括一个主站的JSP和Android应用程序中。该网站不仅用来显示公司简介和使用系统管理员。所有的注册过程是由系统管理员使用的主网站完成。客户可以下载Android应用程序,并利用它来进行订票目的。  所有的功能都写为Web服务,而Web服务使用存储数据库操作的程序。
    2022-02-15 19:42:45下载
    积分:1
  • 哈夫曼编码
    程序是要建立一个哈弗曼树,并利用哈夫曼树求相应编码和译码,根据输入的一串电文(字符串)来设计哈夫曼树,并根据哈弗曼树求出每个字符相应的编码,最后根据已知的编码,随机组合输入编码串,根据哈弗曼编码和哈弗曼树求出译码内容。 主要输入形式为一串字符串例如:abcd 输入的范围就是这26个字母,不限大小写,定义最多输入的字符不超过100个。 输出的形式根据要求,输入字符串后,要输出每个字符及其权值(出现次数); 然后再输入要译码的编码串,输出译码内容。
    2022-03-16 10:05:21下载
    积分:1
  • 696518资源总数
  • 106242会员总数
  • 10今日下载