-
xian2
说明: 通过键盘创建有若干个元素(可以是整型数值)的单链表,实现对单链表的初始化,对已建立的顺序表插入操作、删除操作、查找操作、遍历输出单链表。
要求各个操作均以函数的形式实现,并且在主函数中调用各个函数实现以下操作:
( 1 )键盘输入单链表 x 、 x 、 x 、 x 、 x 、 x ,并输出显示,其中 x 为任意整数。
( 2 )在单链表的第 4 个位置插入 67 ,并输出单链表中的各元素值。
( 3 )删除单链表中的第 2 个数据元素,并输出单链表中的各元素值。
( 4 )查找单链表中的第 5 个元素并输出该元素的值。(A single linked list with several elements (which can be integer values) is created by keyboard to initialize the single linked list, insert operation, delete operation, search operation and traverse the output single linked list.
Each operation is required to be implemented in the form of a function, and each function is called in the main function to implement the following operations:
(1) Keyboard input single linked list x, x, x, x, x, x, and output display, where x is an arbitrary integer.
(2) Insert 67 at the fourth position of the single-linked list and output the values of each element in the single-linked list.
(3) Delete the second data element in the single-linked list and output the values of each element in the single-linked list.
(4) Find the fifth element in the single list and output its value.)
- 2019-04-18 20:15:36下载
- 积分:1
-
xxx
circiut battery charger used with inverter circiut
- 2013-12-24 03:49:07下载
- 积分:1
-
头皮神EA(5分钟任意4月20倍2017-10-23)
外汇交易用,策略为剥头皮,需要在低点差平台上测试和试用。(Scalping strategy is highly efficient and requires testing.)
- 2018-10-18 21:49:39下载
- 积分:1
-
WebCourse
说明: 课程C#自动排课系统完整源码(适合智慧校园)#自动排课系统(English | A Survey of the University | The Cultivation of Talents | Disciplines and Scientific Research | Teaching Contingent | School-running Conditions)
- 2020-08-05 10:56:29下载
- 积分:1
-
student
学生考勤管理系统
考勤信息记录了学生的缺课情况,它包括:缺课日期、第几节课、课程名称、学生姓名、缺课类型(迟到、早退、请假及旷课)。试设计一考勤管理系统,使之能提供以下功能:
1.录入学生的缺课记录;
2.修改某个学生的缺课记录;
3.查询某个学生的缺课情况;
4.统计某段时间内,旷课学生姓名及旷课次数,按旷课次数由多到少排序;
5.统计某段时间内,有学生旷课的课程及旷课人次,按旷课人次由多到少排序;
6.系统以菜单方式工作。
具体要求如下:
1、 采取模块化方式进行程序设计,要求程序的功能设计、数据结构设计及整体结构设计合理。学生也可根据自己对题目的理解增加新的功能模块(视情况可另外加分)。
2、 系统以菜单界面方式(至少采用文本菜单界面,如能采用图形菜单界面更好)工作,运行界面友好,演示程序以用户和计算机的对话方式进行。
3、 程序算法说明清晰,理论分析与计算正确,运行情况良好,实验测试数据无误,容错性强(能对错误输入进行判断控制)。
4、 编程风格良好(包括缩进、空行、适当注释、变量名和函数名见名知意,程序容易阅读等);
(student)
- 2020-06-28 14:40:02下载
- 积分:1
-
Begbd
这是一个利用ODBC进行数据库连接的范例程序,由于是用VC++6.0MFC库进行的编程,所以你需要改动的部分很少。(This is an ODBC database connectivity paradigm procedures, As with the VC 6.0MFC the programming, so you need some little changes.)
- 2007-04-20 09:49:21下载
- 积分:1
-
mouse
通过摄像头捕捉手势,进而达到控制鼠标的移动(Through the camera to capture gestures, and thus to control the movement of the mouse。)
- 2011-07-26 14:59:10下载
- 积分:1
-
C#脚本
阴阳师脚本,实现自动循环组队,利用大漠插件获取窗口操作(The script of the Yin and Yang teachers to realize the automatic formation of the team)
- 2018-01-24 17:10:08下载
- 积分:1
-
OSG捡垃圾游戏引擎
本代码主要实现的技术有天空盒显示技术,射线求交,鼠标拖动物体,水面的绘制,界面文本的显示,分数统计等。
- 2022-08-08 06:50:59下载
- 积分:1
-
DEMO
完整的股票软件分析软件源代码(类通达信风格)
开发语言:VC++
开发平台:VS2008
其它的功能和通达信类似,不用多介绍,目前市场上大部分股软都具有这些功能
主要介绍一下特色功能,也是很多人一直在寻找但很难找到的具有二次开发功能的公式平台源代码:
目前很多股软,包括通达信,大智慧等主流软件的公式平台里的函数总有一些不足,所以很多人希望能自己开发扩展自己想要的函数,但又没有源代码,所以只能被动的等上述软件厂商开发.可谓等待绵绵无绝期.
现在这套源代码可以让您自己随意增加公式编辑平台的函数,根据自己的需要开发出自己品牌的股软,非常适合具有在股软行业施展才华的个人及公司.也适合个人研究者根据自己的需要开发出适合自己的软件.(Stock analysis software complete software source code (class letter accessible style)
Development languages: VC++
Development platform: VS2008
Other features and accessibility similar letter, not more, at present most of the market shares have these features soft
Introduce the main features, but also a lot of people have been looking for but it is difficult to find a formula with a secondary development function platform source code:
At present, many software stocks, including accessible information, great wisdom and other mainstream software platform in the function of the formula there are always some drawbacks, so many people want to expand their development function you want, but do not have the source code, so only a passive The development of other software vendors. can be described as waiting for everlasting.
The source code can now make free to add your own formula editing platform function, according to their need to develop their own brand of shares of sof)
- 2011-08-28 01:32:30下载
- 积分:1