-
clusls
说明: 对称和非对称词语聚类模型的比较分析设计clustering Models(Symmetric and asymmetric terms of design of clustering Models)
- 2011-03-28 18:24:02下载
- 积分:1
-
md6_c_code-2009-04-15
MD6 algorithm example
- 2011-03-31 02:02:18下载
- 积分:1
-
Untitled
通过c语言编程画出m序列的自相关及频谱图形,还包括扩频和解扩,(M squence can be described through C language )
- 2015-04-17 12:22:06下载
- 积分:1
-
zoomformView
MFC formview窗口 控件随窗口大小自动缩放(MFC formview window controls with the window size automatically zoom)
- 2013-11-07 17:22:47下载
- 积分:1
-
485proteus
51单片机485通信的源代码,C++环境下使用。Proteus仿真软件包,您可以使用程序。(The 51 single chip microcomputer 485 communication source code, the use of C++ environment. Proteus simulation package, you can use the Program.)
- 2014-12-09 09:16:21下载
- 积分: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
-
温度计(包含负温度)
这是基于单片机的温度计,包含负温度。文件里包含了仿真图和C语言源码,真实有效。
- 2022-10-06 23:25:03下载
- 积分:1
-
基于linux的多线程udp传输
在linux下,很多多线程tcp的例子,但是很少udp的例子。大家可以参考一下我的例子。在linux下的多线程udp下。app1客服端向app2服务端发送数据,服务端接收到数据。
- 2022-04-15 19:23:13下载
- 积分:1
-
RadarDataDisp
雷达数据显示与分析,包括雷达P显和E显两种方式,同时还可设置雷达量程、指定目标航迹数据显示等,该代码实用,值得参考。(Radar data and analysis, including radar and E P were significantly in two ways, but can also set the radar range, specify the target track data display, the code useful as reference.)
- 2020-11-17 15:29:39下载
- 积分:1
-
MATLAB
《MATLAB智能算法30个案例》分析源代码(" MATLAB intelligent algorithm 30 case" analyze the source code)
- 2013-07-19 12:49:57下载
- 积分:1