-
SELF_TEST
coldfire5206оƬƽ̨
- 2006-03-30 14:06:14下载
- 积分:1
-
runtime_server
说明: Matlab Runtime Server 完整教程(Matlab Runtime integrity Directory Server)
- 2005-04-02 02:49:12下载
- 积分:1
-
CandMatlab
一个典型的MATLAB河VC++的混合编程,对刚刚起步学习的人很有帮助(a typical VC MATLAB River mixed programming, which has just started to learn the helpful)
- 2006-06-08 17:21:53下载
- 积分:1
-
分页控件源代码
写了个分页控件,可调用,适用于绝大多数页面
- 2023-01-07 21:10:03下载
- 积分:1
-
ds3
单向链表的创建与操作
设单向链表中节点的数据域的数据类型为整型,编写函数实现以下操作:
(1)实现单向链表的创建(包括初始化)与输出操作,节点的个数及节点的数据由用户输入。
(源代码:ds3-1.c)
(2)查找给定的单链表中的第i个节点,并将其地址返回。若不存在第i个节点,则返回空地址。
(源代码:ds3-2.c)
(3)查找给定的单链表中值为n的节点,并将其地址返回。若不存在值为n的节点,则返回空地址。同时,还应通过参数传回该节点的序号。
(源代码:ds3-3.c)
(4)删除给定的单链表中的第i个节点,成功返回1,失败返回0。
(源代码:ds3-4.c)
(5)删除给定的单链表中值为n的节点,成功返回1,失败返回0。
(源代码:ds3-5.c)
(6)在给定的单链表的第i位上插入值为n的节点。
(源代码:ds3-6.c)
(7)在给定单链表的值为m的节点的前面插入一个值为n的节点。
(源代码:ds3-7.c)
(Creation and operation of a one-way linked list
Set up a one-way linked list data type node integer data fields , write a function to achieve the following:
( 1 ) achieve the creation of a one-way linked list ( including initialization ) and output operation , the number of nodes and node data entered by the user .
( Source : ds3-1.c)
( 2 ) Find a single list given in the i-th node and returns its address . Without the presence of the i-th node , returns an empty address.
( Source : ds3-2.c)
( 3 ) Find a given node in a given value of n single list , and return address . Without the presence of the value of n nodes , returns an empty address. Meanwhile, the number should be returned by the parameters of the node .
( Source : ds3-3.c)
( 4 ) Delete the given singly linked list in the i-th node , the successful return 1, else return 0 .
( Source : ds3-4.c)
( 5 ) to delete a single node in the list is given n , the successful return 1, else return 0 .
( Source : ds3-5.c)
( 6 ) )
- 2014-05-11 19:19:41下载
- 积分:1
-
3. 程序
15年国赛一等奖,四旋翼CCD循迹完美实现(The first prize in 15 years, the four rotor CCD tracking perfect implementation.)
- 2018-07-12 21:01:10下载
- 积分:1
-
金属探测器课程设计
说明: 金属探测器课程设计资料,里面有电路图和源程序,课程设计论文(Course design materials for metal detectors, including circuit diagrams and source programs, course design papers)
- 2019-03-09 13:01:38下载
- 积分:1
-
12864
12864是一款多功能的液晶显示屏,可用来显示多种字符,这里给出了12864应用的一个例子,对初学者来说很有用。(12864 is a multi-purpose LCD screen, is used to display a DuoZhong character, this gives 12864 an example of application, it is very useful for beginners.
)
- 2011-10-29 08:47:46下载
- 积分:1
-
hanzixianshi
用opengl实现汉字的3D三维显示,并显示不同的颜色等字体特征(Opengl implementation of 3D characters with three-dimensional display)
- 2021-05-06 22:28:36下载
- 积分:1
-
fractal
分形,用OPENGL编程,可以看到一个旋转地正四面体,正四面体的每一面试一个分形图案。(Fractal with OPENGL programming, you can see a rotation to regular tetrahedron, each tetrahedron is a fractal pattern interview.)
- 2009-05-07 11:18:48下载
- 积分:1