-
温度监控器
蓝桥杯省赛试题,专门应对考试的试题,里面有 详细注释(Blue Bridge Cup Provincial Competition)
- 2019-02-16 11:04:31下载
- 积分:1
-
sLinkList
说明: 项目任务
在单链表类中增加一个功能erase(x, y), 删除表中所有值在 [x, y] 之间的结点。假设链表中结点数值类型是整形,要求编程返回删除相应结点后的链表长度和链表元素。
输入描述
第一行输入链表List的结点元素值,元素之间用空格间隔,且均为int类型;
第二行输入为x和y,分别表示需要删除结点元素的最小值和最大值。
输出描述
第一行输出删除相应结点后链表的长度;
第二行输出删除相应结点后链表的所有元素,元素之间用空格间隔。若无剩余元素,输出null。(Project tasks
A function erase (x, y) is added to the class of single linked list to delete all nodes whose values are between [x, y]. Assuming that the numerical type of the node in the linked list is plastic, the program is required to return the length and elements of the linked list after deleting the corresponding nodes.
Enter a description
In the first line, enter the node element values of the linked list list, with spaces between the elements, and all of them are of type int;
In the second line, input X and y to indicate the minimum and maximum values of node elements to be deleted.
Output description
The first line outputs the length of the linked list after deleting the corresponding node;
The second line outputs all the elements of the linked list after deleting the corresponding nodes, with space between the elements. If there are no remaining elements, null is output.)
- 2020-11-04 16:54:25下载
- 积分:1
-
IncomingCallReceiver
Listens for incoming SIP calls, intercepts and hands them off to WalkieTalkieActivity.
- 2014-03-03 19:48:09下载
- 积分:1
-
MotionDetect
说明: 移动侦测技术的设计与实现,包括移动侦测的原理和功能实现。(Motion detection technology, design and implementation, including the principle of motion detection and functional implementation.)
- 2011-04-11 13:24:41下载
- 积分:1
-
c# 音乐播放器 实例源码下载(播放各种音乐歌曲)
c# 音乐播放器 实例源码下载(播放各种音乐歌曲)
- 2014-12-10下载
- 积分:1
-
guess
说明: 一个能知道你所想的程序,结果会令你出乎意料的惊奇,其实如果你用理智的态度去想想,你就会知道为什么,这个程序是在WINDOWS XP下用C++写的(A program that can know what you are thinking,and the result will suprise you very much,but if you think logically,you shall know why,this program is developed in WINDOWS XP using C++.)
- 2010-04-19 22:49:26下载
- 积分:1
-
CPP-(1)
求用户从键盘输入的一个日期对应的是星期几(Seeking user input a date from the keyboard corresponding to the week)
- 2011-07-17 10:33:00下载
- 积分:1
-
14MT
测试后 可以正常运行,有源码+hex 文件 。目前我已使用在项目工程中 稳定性能好。支持的指令与三菱plc fx1n 相同(After testing can run properly, there are source code, +hex file. At present, I have been using it in project engineering with good stability performance. The supported instructions are the same as those of MITSUBISHI PLC FX1N)
- 2017-09-03 14:05:20下载
- 积分:1
-
readsac
用C程序编写,可以读取SAC格式的地震波形数据。头文件包含了sac格式的头段。在window和LINUX环境下都可运行。(With C programming, you can read the seismic waveform data SAC format. Header file contains the header sac format. Window and can be run under LINUX environment.)
- 2020-11-08 17:59:48下载
- 积分:1
-
HelloCpp
cocos2dX下文字输入显示,用tinyxml,label和CCRenderTexture实现滚动文字(cocos2dX input text)
- 2013-01-04 11:55:20下载
- 积分:1