-
fivebuttonchessnetwork
网络版的五子棋,与众不同的享受,让你在游戏之余还能与人交流沟通。(Internet version of the Gobang, distinctive enjoyed the game while you can communicate with people.)
- 2009-12-28 23:40:17下载
- 积分: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
-
Theory-of-elasticity-by-Timoshenko-and-Goodier
Theory of elasticity by Timoshenko and Goodier
- 2013-04-24 03:01:09下载
- 积分:1
-
HDraw
使用VC++实现画板功能,使用MFC编程实现。内含有程序源代码。(Use VC++ achieve Sketchpad features, use MFC programming. Contained within the source code.)
- 2013-12-06 18:12:55下载
- 积分:1
-
一个简单的网络聊天和传送文件源代码,用VC6.0编辑。封装了NETLIB,可供学习,也可以直接用来在其它应用程序中使用...
一个简单的网络聊天和传送文件源代码,用VC6.0编辑。封装了NETLIB,可供学习,也可以直接用来在其它应用程序中使用-a simple Web chat and document transmission source code editor with VC6.0. Packaging of NETLIB available for learning, and also can be directly used in other applications using
- 2022-03-21 07:36:43下载
- 积分:1
-
Perceptron
机器学习中Perceptron算法统计词频(The statistics of words of perceptron algorithm in Machine Learning)
- 2013-11-28 22:42:55下载
- 积分:1
-
show3DS
vc++实现读取3ds文件,显示,可控制移动(loader 3ds file ,show model and can control)
- 2014-06-16 08:52:01下载
- 积分:1
-
Sniffer 程序.可以监视IE里传输的各种网址.
Sniffer 程序.可以监视IE里传输的各种网址.-Sniffer source code , can monite the address appared in IE
- 2022-03-03 04:30:08下载
- 积分:1
-
用于局域网内文件的传输,不论文件多在都能正确无误地传到目的地。...
用于局域网内文件的传输,不论文件多在都能正确无误地传到目的地。-For LAN file transfers, regardless of file can be more correctly conveyed to the destination.
- 2022-09-17 13:20:03下载
- 积分:1
-
color
java语言开发的彩色图形,对于学习java语言中的色彩应用,十分有帮助(this is a java program which paint a colorful circle,this program is helpful to those who want to know how to use color in java)
- 2011-07-31 09:49:59下载
- 积分:1