-
Debugging a compiler bug encountered in the monitoring of the source code.
一个编译调试中遇到的bug的监测的源代码。-Debugging a compiler bug encountered in the monitoring of the source code.
- 2022-04-16 19:48:39下载
- 积分:1
-
/*作为一个软件专业的学生,zcy总是对二进制特别感兴趣,有一天他发现了一个有趣的序列:一个长度为N的序列,该序列只含有0或1两个数字,并且该序列不包含连续3个...
/*作为一个软件专业的学生,zcy总是对二进制特别感兴趣,有一天他发现了一个有趣的序列:一个长度为N的序列,该序列只含有0或1两个数字,并且该序列不包含连续3个1,
例如N=3时有7种不同序列,分别是000, 001, 010, 011, 100, 101, 110。111包含3个连续的1所以不是。
现在zcy想知道,对于长为n的一个二进制串,有多少满足条件的01串。
Input
第一行是整数t,表示多少个case,
每行有一个数n,表示串的长度(n
- 2022-08-23 01:27:03下载
- 积分:1
-
写出一个小程序输出1――100之间不能被3和7整除的数,输出按5个一行.
#include "stdio.h"...
写出一个小程序输出1――100之间不能被3和7整除的数,输出按5个一行.
#include "stdio.h" -Write a small program output 1- 100 between 3 and 7 should not be divisible by the number, the output line 5 by .# Include
- 2022-03-20 21:45:10下载
- 积分:1
-
操作系统上机习题
操作系统上机习题-operating system on the plane Exercises
- 2022-07-08 15:13:56下载
- 积分:1
-
简易计算器,可以连续输入计算式,然后输出结果。先把中缀式转换成后缀式然后计算。...
简易计算器,可以连续输入计算式,然后输出结果。先把中缀式转换成后缀式然后计算。
- 2022-02-14 07:47:18下载
- 积分:1
-
drive serial number from the VCL
取硬盘序列号的VCL-drive serial number from the VCL
- 2022-01-21 05:23:38下载
- 积分:1
-
disk read readdisk basic information, VC++ source code.
readdisk 读取磁盘基本信息,VC++源码。-disk read readdisk basic information, VC++ source code.
- 2022-01-25 18:47:41下载
- 积分:1
-
本软件实现了示波器,信号发生器,频率计,万用表的功能,在音频范围内可完全替代上述仪器。这并不是仿真软件,而是实用的工具,这些虚拟仪器可以很好的工作。最简单的应用...
本软件实现了示波器,信号发生器,频率计,万用表的功能,在音频范围内可完全替代上述仪器。这并不是仿真软件,而是实用的工具,这些虚拟仪器可以很好的工作。最简单的应用只需要两根电缆,一根输入,一根输出。-this software realize the function of oscillograph and signal befallen and cymometer and multimeter. in frequency confine can substitute for instrument so you say,this software is not a emulational software but a applied tool.these dummy instrument can do well many job.the simple application mere need two cable ,one input,the other output.
- 2022-05-24 11:11:54下载
- 积分:1
-
It shows active drivers on your device and you can set the states of that driver...
It shows active drivers on your device and you can set the states of that driver.
- 2023-05-26 21:40:02下载
- 积分:1
-
VC++ doc
VC++教程
VC++入门code,有老师的讲解和文档说明
很全面-VC++ doc
- 2022-06-13 04:21:57下载
- 积分:1