-
dfspagwh
使用fdtd算法的人都知道这是初学fdtd的入门程序,很简单的程序但是能起到很重要的作用哦()
- 2018-05-27 08:43:26下载
- 积分:1
-
LibMPSSE-SPI_source
LibMPSSE-SPI_source.zip F232X to SPI源码(LibMPSSE-SPI_source.zip F232X to SPI code)
- 2020-06-15 22:30:02下载
- 积分: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
-
Source
说明: Source wyd 7.55, contem alguns bugs em c++ , Source wyd 7.55, contem alguns bugs em c++
- 2020-06-19 01:00:02下载
- 积分:1
-
jiuhuche
说明: 救护车的报警程序,分别为1000Hz和800Hz.(Ambulance alarm procedures were 1000Hz and 800Hz.)
- 2010-04-04 15:02:36下载
- 积分:1
-
STLDemo
vtk中的STL文件的导入和导出。很好用的。自动识别两种STL格式。(vtk in the STL file import and export. Good use. Automatically recognizes two STL format.)
- 2013-08-29 21:39:42下载
- 积分:1
-
356435TIFF读写源码
说明: tiff图像的读取与处理,并且说明清新,有很大的帮助。(The reading and processing of the tiff image, and the description of the fresh, is of great help.)
- 2019-04-21 11:52:18下载
- 积分:1
-
ptp
本代码用来实现机器人运动 从一点到另外一点(about robot )
- 2013-03-19 11:29:34下载
- 积分:1
-
C application code integrity Foxmail is a new version of "mail Speedpost&qu...
C完整应用程序代码Foxmail 新版中有一个《邮件特快专递》的功能-C application code integrity Foxmail is a new version of "mail Speedpost" function
- 2022-09-29 10:35:03下载
- 积分:1
-
wireless-channel-models
各种系统(lte和wimax等)使用的典型信道模型(wireless channel model design)
- 2015-03-22 20:59:07下载
- 积分:1