-
商人过河游戏,游戏规则详见源代码注释部分
商人过河游戏,游戏规则详见源代码注释部分-river businessmen game, the rules of the game see the source code Notes
- 2022-03-03 13:21:11下载
- 积分:1
-
情感分析用词语集·知网hownet词典
该软件可以实现微博分析、聊天分析、全网分析、网站分析、浏览分析、分词、词频统计、英文词频统计、流量分析、聚类分析等一系列文本分析(The software can realize micro-blog analysis, chat analysis, whole network analysis, website analysis, browse analysis, word segmentation, word frequency statistics, English word frequency statistics, traffic analysis, clustering analysis and a series of text analysis.)
- 2020-10-29 22:49:58下载
- 积分:1
-
crossgate
说明: 梦想成为一名骑士的艾露.在前往目的地(自认为)的途中被不知名的魔法带到一个奇怪的地方..接下来...(Baby Magic Diablo server imitation robes best server.-Still magic PW server. Imitation of the official uniform of the best server)
- 2019-04-01 06:56:26下载
- 积分:1
-
跨浏览器的jQuery虚拟键盘插件
一款轻量级、跨浏览器的jQuery虚拟键盘插件。该虚拟键盘插件允许用户自定义键盘的布局(A lightweight, cross-browser jQuery virtual keyboard plug-in. The virtual keyboard plug-in allows users to customize the layout of the keyboard)
- 2018-12-29 14:42:49下载
- 积分:1
-
波束赋形算法的仿真程序,多输入多输出系统
说明: 波束赋形算法的仿真程序,多输入多输出系统。(The simulation program of beamforming algorithm, MIMO system.)
- 2018-12-27 20:15:06下载
- 积分:1
-
a small transient electromagnetic sounding data processing procedures, mainly us...
一个小的瞬变电磁测深数据处理程序,主要用于计算视电阻率和深度-a small transient electromagnetic sounding data processing procedures, mainly used in the calculation of the apparent resistivity and depth
- 2023-06-15 13:10:04下载
- 积分:1
-
Programita
格局分析, 点格局分析,一款用于植物的分布状态的计算的软件!(Pattern analysis, point pattern analysis, a software for calculating the distribution of plants!)
- 2021-01-11 15:48:50下载
- 积分:1
-
循环谱
齿轮数据的分析
EMD滤波
循环自相关
循环谱密度函数
切片图(Analysis of gear data
EMD filtering
Cyclic autocorrelation
Cyclic spectral density function
Slicing)
- 2021-03-01 21:39:34下载
- 积分:1
-
单链表的插入和删除实验目的:
1、定义单链表的结点类型
2、通过单链表的定义掌握线性表的链式存储结构的特点;
3、熟悉单链表的建立以及插入、删...
单链表的插入和删除实验目的:
1、定义单链表的结点类型
2、通过单链表的定义掌握线性表的链式存储结构的特点;
3、熟悉单链表的建立以及插入、删除等基本操作。
-# include
# include
# define ND sizeof(struct List)
struct List
{int data
struct List*next
}
void main()
{ int n,i=1,e,a
struct List*head
struct List*p,*q
q=head=p=(struct List*)malloc(ND)
- 2022-04-15 10:12:17下载
- 积分:1
-
在TCL DSDV协议源代码的NS2
source code of dsdv protocol in tcl for NS2
- 2023-02-12 03:35:03下载
- 积分:1