登录
首页 » Windows开发 » 这是一个关于数据结构中约瑟夫环的程序,不用我说只要是上过这门课的同学就应该知道他的用处了。...

这是一个关于数据结构中约瑟夫环的程序,不用我说只要是上过这门课的同学就应该知道他的用处了。...

于 2022-03-05 发布 文件大小:7.01 kB
0 144
下载积分: 2 下载次数: 1

代码说明:

这是一个关于数据结构中约瑟夫环的程序,不用我说只要是上过这门课的同学就应该知道他的用处了。-This is a data structure on Josephus procedures, as long as I do not have to say yes on this course students should know his useless.

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

发表评论

0 个回复

  • VB实现的RTF软件
    VB实现的RTF软件-the RTF software
    2022-11-21 10:30:03下载
    积分:1
  • 十字链表是这样构成的:用链表模拟矩阵的行(或者列,这可以根据个人喜好来定),然后,再构造代表列的链表,将每一行中的元素节点插入到对应的列中去。书中为了少存几个表...
    十字链表是这样构成的:用链表模拟矩阵的行(或者列,这可以根据个人喜好来定),然后,再构造代表列的链表,将每一行中的元素节点插入到对应的列中去。书中为了少存几个表头节点,将行和列的表头节点合并到了一起――实际只是省了几个指针域,如果行和列数不等,多余的数据域就把这点省出的空间又给用了。这点小动作让我着实废了半天劲,个人感觉,优点不大,缺点不少,不如老老实实写得象个十字链表,让人也好看一些,这是教科书,目的是教学。实在看得晕的人,参阅C版的这部分内容,很清晰。我也不会画图,打个比方吧:这个十字链表的逻辑结构就像是一个围棋盘(没见过,你就想一下苍蝇拍,这个总见过吧),而非零元就好像是在棋盘上放的棋子,总共占的空间就是,确定那些线的表头节点和那些棋子代表的非零元节点。最后,我们用一个指针指向这个棋盘,这个指针就代表了这个稀疏矩阵-Crusaders is the form : Chain Simulation matrix rows (or out, This can be based on individual preferences to be), and then constructed on behalf of the chain out, Each line of the elements inserted into the node corresponding to the series. To book a few small depositors table first node, out of line and the first node table to merge together-- the reality is that a number of indicators provincial jurisdictions, if the number of rows and columns ranging, redundant data domain put this province has granted the use of the space. This little trick I did waste a half-day efforts, personal feeling, not merit, a lot of shortcomings,
    2022-03-13 05:45:31下载
    积分:1
  • 这很容易
    This easy-to-follow book provides a comprehensive and practical introduction to the basic AI techniques used by game developers, leading you through the process of designing, programming, and implementing intelligent agents for action games using C++.
    2022-05-26 07:01:15下载
    积分:1
  • S3C2443的读Nand程序,注意:使用ARM revw2.2编译器而非ADS1.2
    S3C2443的读Nand程序,注意:使用ARM revw2.2编译器而非ADS1.2-Nand read the S3C2443 procedures Note: the use of ARM revw2.2 instead of the compiler ADS1.2
    2022-07-18 03:10:36下载
    积分:1
  • 简单和经典的小程序,将有助于程序员获得更多的经验,答:..
    简单而经典的小程序,有利于编程人员获得更多的经验,更好的了解C的编程-Simple and classic small program will help programmers to get more experience, a better understanding of C programming
    2023-02-17 08:20:03下载
    积分:1
  • 本程序允许用户导入一个指定的xml文档 然后通过一个文本框,查找xml...
    本程序允许用户导入一个指定的xml文档 然后通过一个文本框,查找xml-This demo allows the user to load and parse a specified XML document. Then, through a text box the user can navigate and manipulate the tree. This is both a useful example of how to walk the XML tree using the XML Object Model and a useful tool for learning the XML Object Model.
    2022-01-28 07:55:05下载
    积分:1
  • 一个不错的tcp客户端ocx控件(加上了服务端的代码)
    一个不错的tcp客户端ocx控件(加上了服务端的代码) -a good tcp client randomly controls (with the server code)
    2022-03-05 10:04:10下载
    积分:1
  • 2023-03-13 23:35:04下载
    积分:1
  • 一个简单的写字板程序
    一个简单的写字板程序-a simple tablet procedures
    2023-06-12 03:35:04下载
    积分:1
  • 分析:用N进制的方法吧。设一个N个单元的数组,对第一个单元做加一操作,满N进 一。每加一次一就判断一下各位数组单元有无重复,有则再转回去做加一操作,没有则...
    分析:用N进制的方法吧。设一个N个单元的数组,对第一个单元做加一操作,满N进 一。每加一次一就判断一下各位数组单元有无重复,有则再转回去做加一操作,没有则说明得到了一个排列方案。 -Analysis: N-band approach with it. A N-unit array, and add a unit to do one operation, over N into one. Add 1 each time you click on an array of modules to determine whether or not duplicate, then go back and have to do is add one operation, then there is no order to be a program.
    2022-06-20 13:07:53下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载