-
srfft
FFT DIF 分裂基的C语言代码,比较好的说明了整个流程(FFT DIF split the base of the C language code, better explains the entire process)
- 2010-06-02 17:10:36下载
- 积分:1
-
GetPysicalDriveSerialNuk
能够精确得到物理磁盘序列号,获取磁盘的大小与对应分区个数,区分是usb还是和本地硬盘(Can accurately be physical disk serial number, get the size of the disk partition and the corresponding number, and the distinction between a local hard disk or usb)
- 2011-05-13 21:37:04下载
- 积分:1
-
inversion
说明: 反演程序 地球物理的很有用反演程序 地球物理的很有用(inversion code)
- 2010-03-31 11:44:49下载
- 积分:1
-
Photodeal
小弟毕业设计:基于神经网络的车牌识别系统。(younger brother graduated Design : Neural Network Based License Plate Recognition System.)
- 2020-06-26 04:40: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
-
pcap_dnsproxy-master
pcap 截获dns 的一个示例DEMO 。可以下载来学习一下(pca dnsnsdflk)
- 2014-08-19 09:45:29下载
- 积分:1
-
chamfer_matching_and_hausdorff_distance
很好地讲述chamfer distance和hausdorff distance的差别,优劣和应用的课件。(chamfer distance and hausdorff distance)
- 2010-03-01 13:17:09下载
- 积分:1
-
OtsuSegment
编程实现大津(Otsu)自动灰度阈值分割算法的程序(Programming (Otsu) automatic gray Otsu threshold segmentation algorithm)
- 2013-04-06 19:23:15下载
- 积分:1
-
ext-e1
一个吐槽的动画程序,由于C++作业做得太辛苦,做了个动画吐槽一下(A C++ program which used to complain about my study)
- 2014-12-12 01:06:35下载
- 积分:1
-
Coherent-4-QAM
4-QAM 的optisystem平台,相干接收,BER结果(the platform about optisystem, which is based on cohenrent 4QAM)
- 2021-01-19 21:58:41下载
- 积分:1