- 29782206Ethernet 以太网的驱动部分
- l1benchmark 主要用于解决模式识别中稀疏表示人脸识别核心问题L1范数源代码
- plus_500 第八届飞思卡尔光电组 500线编码器采集程序 和电路图 K60 xs128
- inggais 环境:VC6.0 && OpenCV1.0 程序说明: 1)image文件里保存着标定图片 2)calibdata.txt 保持标定图片的路径(根据实际设置) 3)在标定源文件中 calibration.cpp 根据不同的标定标规格需要设置的参数: CvSize board
- FTP下载的实现(VC版) The code shows how to accomplish downloading from ftp locations. The code is based on visual c++.
- 鸟哥的Linux私房菜 最具知名度的Linux入门书
文件名称:xianxingbiao
介绍说明--下载内容来自于网络,使用问题请自行百度
1、 创建线性表类。线性表的存储结构使用链表。
2、 完成表首插入元素、删除指定元素、搜索表中是否有指定元素、输出链表。
3、 输入n个不为零的整数作为节点元素值,遇到0代表输入结束(不创建元素值为0的节点),创建链表。输出整个链表。
4、 输入一个整数,将该数作为一个元素值插入表首位置。输出整个链表。
5、 输入一个整数,在链表中进行搜索,输出其在链表中的位置。如果不存在输出0。
6、 再一次输入一个整数,在链表中进行搜索,输出其在链表中的位置。如果不存在输出0。
7、 再一次输入n个不为零的整数作为节点元素值,遇到0代表输入结束(不创建元素值为0的节点),创建并输出整个链表。
8、 实现上面两个链表的合并,第一个链表在前第二个在后,输出合并后的链表。
9、 使用链表遍历器输出合并后的链表的反序输出。
-1, create a class of linear form. The linear table storage structure using a linked list.
2, complete the table first insert elements, delete the specified element, search the table for a specified element output linked list.
3, the input n non-zero integer as a node element value, the experience 0 for input end (not created element node with the value 0), create a list. The output of the entire list.
4, enter an integer value as the number one element inserted into the table the first position. The output of the entire list.
5 Enter an integer in the linked list search, output its position in the linked list. If it does not exist the output 0.
Again enter an integer in the linked list search, output its position in the linked list. If it does not exist the output 0.
Again input n non-zero integer as a node element values 攠渀挀漀甀渀琀攀爀攀搀 0 represents the input end (created element node with the value 0), to create and output the entire list.
8, to achieve the merger of the above two
2、 完成表首插入元素、删除指定元素、搜索表中是否有指定元素、输出链表。
3、 输入n个不为零的整数作为节点元素值,遇到0代表输入结束(不创建元素值为0的节点),创建链表。输出整个链表。
4、 输入一个整数,将该数作为一个元素值插入表首位置。输出整个链表。
5、 输入一个整数,在链表中进行搜索,输出其在链表中的位置。如果不存在输出0。
6、 再一次输入一个整数,在链表中进行搜索,输出其在链表中的位置。如果不存在输出0。
7、 再一次输入n个不为零的整数作为节点元素值,遇到0代表输入结束(不创建元素值为0的节点),创建并输出整个链表。
8、 实现上面两个链表的合并,第一个链表在前第二个在后,输出合并后的链表。
9、 使用链表遍历器输出合并后的链表的反序输出。
-1, create a class of linear form. The linear table storage structure using a linked list.
2, complete the table first insert elements, delete the specified element, search the table for a specified element output linked list.
3, the input n non-zero integer as a node element value, the experience 0 for input end (not created element node with the value 0), create a list. The output of the entire list.
4, enter an integer value as the number one element inserted into the table the first position. The output of the entire list.
5 Enter an integer in the linked list search, output its position in the linked list. If it does not exist the output 0.
Again enter an integer in the linked list search, output its position in the linked list. If it does not exist the output 0.
Again input n non-zero integer as a node element values 攠渀挀漀甀渀琀攀爀攀搀 0 represents the input end (created element node with the value 0), to create and output the entire list.
8, to achieve the merger of the above two
(系统自动生成,下载前可以参看下载内容)
下载文件列表
xianxingbiao.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.