-
思想很简单,就是一个循环链表
但要说明的是:我之所以用clist(1)来初始化,主要是我刚开始编的时候没打算解决约瑟夫环,只是想编一个带表头的循环链表...
思想很简单,就是一个循环链表
但要说明的是:我之所以用clist(1)来初始化,主要是我刚开始编的时候没打算解决约瑟夫环,只是想编一个带表头的循环链表,然后我用从这个程序改过来的,所以代码可以进一步优化。-Thinking is very simple, that is, a cycle list but would like to note is: I use clist (1) to initialize, mainly because I had just started when Joseph did not intend to resolve the ring, just want to provision a table with the head circulation list, and then I used to come from this process, so the code can be further optimized.
- 2022-09-15 15:25:03下载
- 积分:1
-
Time and Attendance system. Operation of the system, the login screen for the im...
考勤系统.运行本系统时,登录界面要求输入系统的用户名和密码,此系统提供了两种类型的用户,一种是超级用户,具有执行所有功能的权限,另一种是签到用户,只具有签到功能,因此,这里提供了两个默认的用户名和密码,一个是超级用户,用户名为000,密码为000,另外一个是签到用户,用户名为111,密码为111。-Time and Attendance system. Operation of the system, the login screen for the importation of the system user name and password, the system provides two types of users, one is the super-user, with the implementation of all functions of the authority, another is a sign-user, only sign function, so, here are two default user name and password, a super-user, the user name 000, password 000, the other one is the sign user, the user name 111, password is 111.
- 2022-03-06 10:04:11下载
- 积分:1
-
对文本文件进行huffman编码,并显示huffman树
对文本文件进行huffman编码,并显示huffman树-to the text document for Huffman coding, and that Huffman tree
- 2022-06-18 16:02:23下载
- 积分:1
-
数据结构的一种算法方式,生死游戏 的程序
数据结构的一种算法方式,生死游戏 的程序-data structure of an algorithm, the process of life and death game
- 2022-03-23 07:49:03下载
- 积分:1
-
MSSQL图书管理系统,源代码+数据库文件+说明文档+报告
MSSQL图书管理系统,源代码+数据库文件+说明文档+报告-MSSQL library management system, database file+ source code+ documentation+ Report
- 2022-03-04 15:58:23下载
- 积分:1
-
用Delphi开发的经典的数据库系统
用Delphi开发的经典的数据库系统-with the classic Delphi database system
- 2022-04-24 06:39:47下载
- 积分:1
-
数据结构常用算法:平衡二叉排序树的综合操作
全部程序代码,在C环境编译通过。...
数据结构常用算法:平衡二叉排序树的综合操作
全部程序代码,在C环境编译通过。-algorithm commonly used data structures : a balanced binary sort tree all integrated operation code, the C compiler through the environment.
- 2022-01-31 18:19:18下载
- 积分:1
-
2.1将n个人围成一圈,m为未进入游戏前的先行码,用来淘汰第一个出 局的人,然后依次给出淘汰者的密码,根据输入的密码来确定下一个淘汰是哪一个,并依次输出被淘汰的...
2.1将n个人围成一圈,m为未进入游戏前的先行码,用来淘汰第一个出 局的人,然后依次给出淘汰者的密码,根据输入的密码来确定下一个淘汰是哪一个,并依次输出被淘汰的人对应的号码。 2.2用单向循环链表实现操作。-2.1 n personal cordons m not yet entered the game before the first yards out for the first out, then eliminated were given the password, the password to determine under which a one-out, and turn out the output of the corresponding number. 2.2 List circle with a one-way operation to achieve.
- 2022-01-26 01:24:55下载
- 积分:1
-
DELPHI+ACCESS 客户关系管理
DELPHI+ACCESS 客户关系管理-DELPHI+ ACCESS Customer Relationship Management
- 2023-02-22 03:50:03下载
- 积分:1
-
直流电机辨识
如何获得传递函数为你的直流电机,这个文件只是帮助你得到它。首先,我们可以得到具有对应值的数据。那么数据将在MATLAB处理与ARX结构得到传递函数模型为您的直流电机。然后从传送功能,您可以控制与调节器的直流电动机,你知道之前,这样的PID。在这种情况下,我会分享给大家我如何控制我的直流电机P和PI控制器。
- 2022-02-15 08:54:12下载
- 积分:1