-
约瑟夫环 已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个...
约瑟夫环 已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。(有详细注解)数据结构学习的好例子-Joseph ring known n individuals (identified by serial number 1,2,3 ... n, respectively) were sitting around on a round-table. K from the number of people reported a few, a few of the m out of that person him from one of the next person to start off, a few m to another person out and so the law of repetition until around round-table All of the people out. (Detailed notes) data structure to learn a good example of
- 2023-06-20 15:30:04下载
- 积分:1
-
c编的一个时钟程序
c编的一个时钟程序-a series of clock procedures
- 2022-01-30 11:15:47下载
- 积分:1
-
中缀表达式变后缀式
采用C++语言编写,用来完成数据结构中中缀变后缀的程,以及利用中缀式计算四则运算表达式的程序
- 2022-07-28 11:49:26下载
- 积分:1
-
人力资源管理系统
人事工资管理系统是非常通用的管理信息系统,是企事业单位实现办公自动化的前提和基础。 后台数据库使用SQL Server,前台开发工具使用Visual C++。 本系统采用目前比较流行的ADO数据访问技术,并将每个数据库表的字段和操作封装到类中,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势
- 2022-03-06 07:32:11下载
- 积分:1
-
a three
一个三层应用程序,演示如何通过ADO对象以及存储在SQL Server中的Procedure实现高性能的数据访问(在运行程序前首先要设置SQL Server,在压缩包中有一个Procs.sql的文件,首先在SQL Server上运行该文件设置SQL Server数据库)-a three-tier applications, demonstrating how ADO and SQL Server stored in the Procedure to achieve high-performance data access (in the first before running the program to set up SQL Server, in a compressed Procs.sql a document, the first in SQL Server running on the document set up SQL Server database)
- 2022-03-26 07:17:48下载
- 积分:1
-
sentinel examples of the data structure
数据结构的sentinel示例
- 2022-06-19 21:10:35下载
- 积分:1
-
数据结构的课后练习,全会做就能过这门课了
数据结构的课后练习,全会做就能过这门课了-Data structure after-school practice
- 2022-08-22 08:03:46下载
- 积分: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
-
运行环境必须在win9x环境下
运行环境必须在win9x环境下-operating environment must win9x environment
- 2022-10-18 03:35:04下载
- 积分:1
-
一个有关于VC++6.0与ACCESS数据库的小程序
一个有关于VC++6.0与ACCESS数据库的小程序-1 on VC++6.0 and the ACCESS database, a small program
- 2022-08-20 11:33:14下载
- 积分:1