-
七牛云接口并发测试程序
由于工程上需要定位系统瓶颈,故开发了七牛云接口并发测试程序,测试接口性能。该程序未公布我自己的SecretKey,使用者请填写自己的SecretKey。(This is a program for QiNiu interface test, you can do it for performacer test.)
- 2018-04-07 15:28:51下载
- 积分: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
-
Read LAN computer information, ping, arp
读取局域网内计算机信息,ping,arp-Read LAN computer information, ping, arp
- 2022-08-20 17:40:52下载
- 积分:1
-
Programming-questions
Programming questions for every one
- 2020-10-25 15:10:00下载
- 积分:1
-
Light-OPC
一个OPC开源代码,可以用于门禁设备接入。(An OPC source code that can be used to access the device access.)
- 2013-12-01 18:17:09下载
- 积分:1
-
923299
飘零网络验证2.1版源码,程序结合易语言扩展界面支持库和易语言模块飘零网络数据库操作模块2.1.ec,实现服务端和客户端的网络验证功能。(Homelessness Network Authentication version 2.1 source code , the program combined with easy language and easy language support library expansion interface module wandering network operations module 2.1.ec, implement server and network authentication client.)
- 2016-01-19 09:56:19下载
- 积分:1
-
RGB-to-JPEG
说明: 在单片机内部把摄像头采集到的RGB数据通过压缩编码转化为JPEG格式(Converting RGB data collected by camera into JPEG format by compression coding in MCU)
- 2019-02-23 16:52:28下载
- 积分:1
-
怎么利用VC实现网上拨号功能,里面有VC代码,这个还蛮好用的...
怎么利用VC实现网上拨号功能,里面有VC代码,这个还蛮好用的-how the use of dial-up Internet VC functions, and they VC code, the quite user-friendly
- 2022-10-16 07:40:03下载
- 积分:1
-
gdb
GDB调试工具指南,如何使用GDB进行调试(GDB debugging tools guide, how to use GDB to debug)
- 2008-04-25 00:49:32下载
- 积分:1
-
substr
Test String.prototype.replace.
- 2014-02-13 21:59:47下载
- 积分:1