-
8051单片机C语言控制与运用,运用这个学习会基本掌握8051单片机的开发和运用...
8051单片机C语言控制与运用,运用这个学习会基本掌握8051单片机的开发和运用-8051 control and the use of C language, using basic grasp of this study will be 8051 of the development and application of
- 2022-01-30 23:27:51下载
- 积分:1
-
3. 约瑟夫环问题。设编号为1,2,…,n(n>0)个人按顺时针方向围坐一圈。开始时任意给出一个报数上限值m,从第一个人开始顺时针方向自1起顺序报数,报到...
3. 约瑟夫环问题。设编号为1,2,…,n(n>0)个人按顺时针方向围坐一圈。开始时任意给出一个报数上限值m,从第一个人开始顺时针方向自1起顺序报数,报到m时停止报数,报m的人出列,从他在顺时针方向上的下一个人起重新自1起顺序报数;报到m的人出列;如此下去,直到所有人全部出列为止。用带头结点的单循环链表作数据元素的存储结构。
数据输入:
第一行为人数n。
第二行为报数值m。
数据输出:
依次输出出列人员的编号。
示例:
输入文件input3.txt:
4
3
4 1 3 2
输出:(标准输出)
3 2 4 1
-3. Joseph Central problems. Located numbered 1,2, ..., n (n
- 2022-05-14 13:51:18下载
- 积分:1
-
一个DirectSound音频混合器的源代码可以直接使用
一个directsound混音程序源代码可直接使用-a directsound audio mixers source code can be used directly
- 2023-03-11 23:05:03下载
- 积分:1
-
This is an FPGA on the document, very useful for hardware development
这是一个关于FPGA使用的文档,对于硬件开发很有帮助-This is an FPGA on the document, very useful for hardware development
- 2022-02-24 15:03:45下载
- 积分:1
-
经典的IBM
经典的IBM-PC电子书,后面有dos中断表,可以做参考用-IBM-PC classic e-books, behind dos interrupt table reference can be done
- 2023-08-07 08:50:06下载
- 积分:1
-
: Will be based on statistical learning theory of support vector machine approac...
:将基于统计学习理论的支持向量机方法引入到测井资料处理和解释中。在测井岩性识别方面研
究发现,支持向量机方法克服了神经网络的固有缺陷,提供了一种识别岩性的新方法。应用效果表明
该方法具有适应性强、识别精度高的优点-: Will be based on statistical learning theory of support vector machine approach to the introduction of logging data processing and interpretation. Lithology identification in the logging study found that support vector machine neural network to overcome the inherent shortcomings, provides a new method of lithology identification. Application results show that the method has strong adaptability to identify the advantages of high accuracy
- 2022-08-10 04:10:42下载
- 积分:1
-
SQL.Server.2005 database, simple tutorial. Electronic Teaching
SQL.Server.2005数据库简明教程电子教案-SQL.Server.2005 database, simple tutorial. Electronic Teaching
- 2022-05-20 08:28:55下载
- 积分:1
-
Thinking in Java.pdf
Thinking in Java.pdf
- 2022-07-15 07:16:04下载
- 积分:1
-
TI公司的dsp_bios5_32API希望对学习DSP的爱好者有用。
TI公司的dsp_bios5_32API希望对学习DSP的爱好者有用。-TI
- 2022-01-25 14:03:39下载
- 积分:1
-
java绘图方面的源码
运行前先将
run1_3.bat中的SET JDK13=D:JBuilder7jdk1.3.1
或
run1_4...
java绘图方面的源码
运行前先将
run1_3.bat中的SET JDK13=D:JBuilder7jdk1.3.1
或
run1_4.bat中的SET JDK14=D:JBuilder8jdk1.4
改成你的当前JDK安装目录,如果你的机器可以直接运行java命令则甚至可以省略这步,然后,运行run1_*.bat即可
-the source before they run the SET run1_3.bat JDK13 = D : JBuilder7 jdk1.3.1 or run1_4.bat the SET JDK14 = D : JBuilder8 jdk1.4 into your current JDK installation directory. If your machine can run java orders can even omit this step, then, running*. bat can run1_
- 2022-01-26 03:43:57下载
- 积分:1