登录
首页 » 数据结构 » 数据结构算法之 约瑟夫算法

数据结构算法之 约瑟夫算法

于 2023-04-22 发布 文件大小:2.04 kB
0 174
下载积分: 2 下载次数: 1

代码说明:

数据结构算法之 约瑟夫算法-data structure algorithms Joseph Algorithm

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

发表评论

0 个回复

  • HANOR data structure is that when the students most headaches, here is a solutio...
    汉诺塔是初学数据结构的同学最头疼的问题,这里是一个用递归函数解决汉诺塔问题的经典c语言程序,里面有代码和执行文件。-HANOR data structure is that when the students most headaches, here is a solution using a recursive function HANOR a classic c language program, which has code and the implementation document.
    2022-04-28 18:25:21下载
    积分:1
  • 女问题描述: 设R={r1,r2,...rn}要进行排列的n个元素。其巾元素r1,r2...rn可能相同。试设计 一个算法,列出R的所有不同排列。...
    女问题描述: 设R={r1,r2,...rn}要进行排列的n个元素。其巾元素r1,r2...rn可能相同。试设计 一个算法,列出R的所有不同排列。 编程任务: 给定n以及待排列的n个元素。计算出这n个元索的所有不同排列。-Female Problem Description: Let R = (r1, r2, ... rn) must be arranged in n elements. The towel elements r1, r2 ... rn may be the same. Try to design an algorithm listing all the different arrangement of R. Programming tasks: Given n and n elements to be arranged. To calculate the n-element array of all the different cable.
    2023-01-24 04:15:04下载
    积分:1
  • 及算法 对于参加ACM的学生有一定帮助 里面有详细的解答...
    数据结构及算法 对于参加ACM的学生有一定帮助 里面有详细的解答-Data structure and algorithm for ACM students to participate in some help there are detailed answers
    2022-06-16 23:18:31下载
    积分:1
  • 一个仿access的可用于嵌入式的库软件源码
    一个仿access的可用于嵌入式的数据库软件源码,可编辑生成一个小的数据库文件,这个文件可用于嵌入式系统访问。
    2022-05-25 10:06:50下载
    积分:1
  • 题目:稀疏矩阵是指那些多元素为0的矩阵.利用稀疏特点进行存储和计算可以大大节省存储空间,提高计算效率.实现一个能进行稀疏矩阵基本运算的运算器.基本要求:以带行...
    题目:稀疏矩阵是指那些多数元素为0的矩阵.利用稀疏特点进行存储和计算可以大大节省存储空间,提高计算效率.实现一个能进行稀疏矩阵基本运算的运算器.基本要求:以带行逻辑连接信息的3元组顺序表表示稀疏矩阵,实现两个矩阵相加,相减和相乘的运算.矩阵的输入形式采用3元组表示,而运算结果的矩阵则以通常的阵列形式列出.概要设计:1.以带行逻辑连接信息的3元组顺序表表示稀疏矩阵2.本程序包含2个模块:(1) 各集合定义模块(2) 主程序模块-topics : sparse matrix refers to those elements for most of the matrix 0. Using sparse features storage and computation can be greatly reduced storage space and improve computational efficiency. One can achieve for sparse matrix operations basic computing device. Basic requirements : OK logical connection with the three yuan Information Group the order said the sparse matrix table to achieve two matrices together, subtract and multiply arithmetic. Matrix entry forms using three yuan Group said, and the results of the matrix operations while the usual array listed. summary of design : 1. in line with the logic of information linking the three element group said sparse chronology matrix 2. this program contains two modules : (1) Set module (2) main program module
    2022-05-29 01:02:00下载
    积分:1
  • 用VB实现的信用社贷款管理系统的课程设计,可以实现库中信息的查询、删除、修改等功能。...
    用VB实现的信用社贷款管理系统的课程设计,可以实现数据库中信息的查询、删除、修改等功能。-Using VB to achieve credit loan management system, curriculum design, can achieve the information in the database query, delete, modify other functions.
    2022-02-06 05:10:41下载
    积分:1
  • 这是几个对ldap操作的jndi,可以直接编译运行,稍加更改既可用于个人ldap服务与服务器tomcat的连接...
    这是几个对ldap操作的jndi,可以直接编译运行,稍加更改既可用于个人ldap数据服务与服务器tomcat的连接-It is the right of the vendor ldap operation, the compiler can run, a little change can be used personal ldap data services and server connectivity tomcat
    2022-03-16 11:22:32下载
    积分:1
  • 用struts hibernate 开发的论坛源码! 开发平台:eclipese 3.1.2 web服务器: tomcat 5 库: mysql...
    用struts hibernate 开发的论坛源码! 开发平台:eclipese 3.1.2 web服务器: tomcat 5 数据库: mysql5.0 -Developed using struts hibernate forum source! Development platform: eclipese 3.1.2 web server: tomcat 5 Database: mysql5.0
    2023-06-16 16:40:07下载
    积分:1
  • oracle问题集,适合初学者
    oracle问题集,适合初学者-problem sets, suitable for beginners
    2022-02-01 17:14:30下载
    积分:1
  • 平滑转弯走迷宫
    顺滑转弯,可以极大程度上减少电脑鼠在迷宫转弯时的损耗时间。本设计讨论电脑鼠底层驱动算法中有关电脑鼠 转弯部分(90度转弯)的改进算法,该方法改进了以往在电脑鼠转弯过程中首先对左右两个电机同时制动, 然后一个电机正向转动,一个反向转动,从而形成电脑鼠转弯过程的传统方法。 本设计所用的方法是在转弯过程中电机不停转,在转弯过程中让一个电机处于减速状态, 另一个处于加速状态(但不停机),然后调整步进电机的步数,使两个电机同时前向转动, 接着调整步进电机在转弯时的步数,待转弯结束后再使电机处于加速状态,并进入前进状态
    2022-01-30 15:52:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载