-
LNode
1、 随机产生或键盘输入一组元素,建立一个带头结点的单向链表(无序)。
2、 遍历单向链表。
3、 把单向链表中元素逆置(不允许申请新的结点空间)。
4、 在单向链表中删除所有的偶数元素结点。
5、 编写在非递减有序链表中插入一个元素使链表元素仍有序的函数,并利用该函数建立一个非递减有序单向链表。
6、 利用算法5建立两个非递减有序单向链表,然后合并成一个非递增链表。
7、 利用算法5建立两个非递减有序单向链表,然后合并成一个非递减链表。
8、 利用算法1建立的链表,实现将其分解成两个链表,其中一个全部为奇数,令一个全部为偶数(尽量利用已知的存储空间).
9、 利用单向链表实现一元多项式的存储并实现两个多项式相加并输出结果。
10、 在主函数中设计一个简单的菜单,分别调试上述算法。
(visual c)
- 2009-03-26 10:10:27下载
- 积分:1
-
Artificial-neural-network
LabVIEW中人工神经网络计算的实现与应用(Artificial neural network computing in LabVIEW Implementation and Application)
- 2013-10-31 08:36:01下载
- 积分:1
-
12864TUPIAN
12864的显示图片和任意文字的函数,能够很好的让初学者入门(12864 pictures and any text display function, can be a good start for beginners)
- 2013-09-03 15:44:42下载
- 积分:1
-
Phrack-Magazine
phrack有什么nb的地方:有人问我成为nb黑客(不是骇客)的捷径是什么?我发现这里面可以细分为:1.谁是nb的黑客? 我的答案是phrack杂志上每个领域发表开拓性文章的人; 2.如何成为nb的黑客? 我的答案是把phrack杂志大部分文章用几年时间全部真正弄懂 --不看文章,不查资料能把例子实现一遍,还能改--xscan作者(What place phrack nb: nb what I was asked to become a hacker (not a hacker) is a shortcut? I found that there can be subdivided into: (1) Who is nb hackers? My answer is to explore every area of published journal articles on phrack people 2 nb how to become a hacker? My answer is that most of the phrack magazine article a few years time all truly understand- do not look at the article, the example does not check the information can achieve it again, but also to change- xscan author)
- 2014-01-13 18:06:16下载
- 积分:1
-
subject_1_109107
socket编程书(socket programming book)
- 2004-11-26 13:55:59下载
- 积分:1
-
n428
GSM reading book in the would
- 2018-01-11 20:53:23下载
- 积分:1
-
CListDemo
CStringList链表类的使用实例源码,很不错的vc源码,推荐!(CStringList instance of the use of source class list, very good vc source, recommended!)
- 2011-08-26 20:59:55下载
- 积分:1
-
D-Link
通用的设置路由器局域网端口映射类源码,仅供参考(Set up the router LAN port mapping class source code, for reference only)
- 2012-02-13 20:03:50下载
- 积分:1
-
gen_demo
a code generation framework implemented in Ruby that attempts to go beyond the classic substitution of variables in templates
- 2013-10-25 09:41:43下载
- 积分:1
-
111
说明: 实时视频传输有很大的实用价值,对采集到的原始视频信息进行压缩编码,获取己编码视频流是实现实时视频传输和QoS研究的关键。(Real-time video transmission are of great practical value of collected information for the original video coding, video streaming access to their own code is to achieve real-time video transmission and the key QoS.)
- 2009-08-01 11:04:37下载
- 积分:1