-
AFyouhua
协同通信中AF模式情况下功率分配优化算法,优化源节点和中继节点的功率分配。(Collaborative Communication AF mode power allocation optimization cases, optimizing the source node and relay node power distribution.)
- 2020-12-23 10:49:06下载
- 积分:1
-
JSPlanetgame
js星球防御游戏,简单的使用JS做的网页版星球防御游戏。(JS planet defense game, simply use JS to do web version of the planet defense game.)
- 2017-07-31 17:19:22下载
- 积分:1
-
学EDA 的时候做的,全是自己设计的,后面还有很多好东西,愿大家分享,希望能给大家带来一定的帮助!...
学EDA 的时候做的,全是自己设计的,后面还有很多好东西,愿大家分享,希望能给大家带来一定的帮助!-EDA school time to do all of their own design and there are a lot of good things, willing to share the hope that we can bring some help!
- 2023-03-22 22:30:04下载
- 积分:1
-
2D_BezierCurve
繪製2D Bezier曲線的範例程式, 以簡單的Icon鍵切換繪圖/清除, 使用OpenGL函式庫(It s a example that can draw 2D-Bezier curve, Implemented by OpenGL API)
- 2010-01-14 21:22:16下载
- 积分:1
-
青海省
arcgic中国青海省shp文件,为方便流行病学调查提供依据(SHP document of qinghai province, China)
- 2020-12-27 17:09:02下载
- 积分:1
-
安全风险分级管控措施在水运工程中的应用_刘建
说明: 文章介绍内容的是风险分级管控内容,仅供参考借鉴,希望对相关学者有用(This article introduces the content of risk grading management and control, which is only for reference and hope to be useful to relevant scholars.)
- 2019-05-30 11:07:47下载
- 积分:1
-
PMHT-2
针对机动目标跟踪,提出的一种模糊自适应PMHT跟踪算法。(The PMHT’s problems of nonadaptivity, narcissism,
and over-hospitality to clutter are elicited in this work. The
PMHT’s main selling-point is its flexible and easily modifiable
model, which we use to develop the “homothetic” PMHT
maneuver-based PMHTs, including those with separate and
joint homothetic measurement models)
- 2009-11-28 22:53:52下载
- 积分:1
-
game_hub
说明: a text document that contains important information
- 2019-04-29 05:46:24下载
- 积分:1
-
dic.c
说明: 英文单词排版及查询系统基本功能(大小写敏感):录入单词和释义、修改单词、修改释义、文件录入、输出到屏幕和输出到文件、输入单词查询已有释义。
一种简单的英文单词排版系统实现
一、功能
英文单词排版及查询系统基本功能(大小写敏感):录入单词和释义、修改单词、修改释义、文件录入、输出到屏幕和输出到文件、输入单词查询已有释义。
二、实现约定
1、单词结构
typedef struct dictWord {
char word[101];
char meaning[201];
} DictWord;
2、录入单词和释义
录入规则:
A) 一行只能录入一个单词或词组和释义,
B) 可以只录入单词
C) 每一次录入得单词总长度包含空格不超过100字符
D) 不能只录入释义
E) 单词和释义之间必须有空格
F) 单词是连续的或有空格的字母,不能有其他字符
G) 录入异常打印对应的错误信息。
H) 录入时单词已经存在且释义不同,则视为修改释义,增加修改计数
I) 释义应只包含汉字、阿拉伯数字和汉字标点符号且长度不超过100字
3、修改单词
修改(Basic functions of English word layout and query system (case sensitive): enter words and interpretations, modify words, modify interpretation, file entry, output to screen and output to documents, input word query has been interpreted.)
- 2020-04-05 22:51:51下载
- 积分:1
-
实现opc接口,连接opc server服务器。
将数据加入到数据库里面...
实现opc接口,连接opc server服务器。
将数据加入到数据库里面-Interface to achieve opc, opc server to connect server. Data added to the database
- 2022-03-18 09:01:31下载
- 积分:1