资源列表
yuesefuhuan
- 问题描述:编号为1,2,• • • ,n的n个人围坐在一圆桌旁,每人持有一个正整数的密码。从第一个人开始报数,报到一个预先约定的正整数m时,停止报数,报m的人退席,下一个人又重新从1开始报数,依此重复,直至所有的人都退席。编一程序输出他们退席的编号序列。例如,设m=20,n=7,7个人的密码依次是3,1,7,2,4,8,4,则退席的人的编号依次为6,1,4,7,2,3,5。 提示2:用不带表头结点的循环单链表表示围成圆圈的n个人;建立此循环单链表;某人离席相当于
Ex3-2
- 根据前序跟中序遍历建立二叉树,并将二叉树按层次输出接点为空用*代替-According to pre-order traversal sequence with the build tree, and binary output at different levels
sjjd
- 89c51 四按键控制 时分秒星期 中断型程序-89c51 four buttons control the process when the minute and second week of break-type
crc32
- Serial crc32 in transmitter and reciever
lsdzyzl
- 前后左右发光 七管LED流水灯 利用AT89c51 -7 LED light around, light water use AT89c51
chenjiguangliVB
- 基于VB的学生成绩管理系统,以班级为单位管理学生成绩-VB-based student achievement management system to manage student performance class as the unit
bpsk
- siglib bpsk costas loop
SigLibFree
- free siglib for modelling
24
- 给出四张牌自动计算出24点的数值(J、Q、K对应11、12、13)-Four cards are given 24 points automatically calculate the value (J, Q, K corresponding to 11,12,13)
MSComm
- 在VB开发环境下,以MSComm控件编程串口调试精灵-In the VB development environment to debug wizard serial MSComm control programming
exercise4
- SSD9 EXE4 卡耐基 软件工程 第四单元联系-SSD9 EXE4 fourth Carnegie unit of software engineering links
line
- 1、 某软件公司大约有30名员工,每名员工有姓名、工号、职务等属性,每年都有员工离职和入职。 把所有员工按照顺序存储结构建立一个线性表,建立离职和入职函数,当有员工离职或入职时,修改线性表,并且打印最新的员工名单 -1, a software company about 30 employees, each employee has the name, work number, and rank each year, staff turnover and vacancies. All e
