-
[muchong.com]大气传输模型软件PcModWin
modtran中文使用说明及windows窗口(modtran a a a a a)
- 2018-06-04 16:03:26下载
- 积分: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
-
ep1c20 LEON3 for改变FPGA的补丁。
leon3 patch for altera ep1c20 FPGA.
- 2022-01-30 10:09:41下载
- 积分:1
-
Timeseriesanalysis
第一章 时间序列分析简介 第二章 时间序列的预处理 第三章 平稳时间序列分析 第四章 非平稳序列的确定性分析 第五章 非平稳序列的随机分析 第六章 多元时间序列分析(Chapter I Brief Introduction of time series analysis time series chapter pretreatment Chapter III of stationary time series analysis the fourth chapter of the uncertainty of non-stationary sequence analysis Chapter V of the random sequence of non-stationary analysis Chapter VI multiple time series Analysis)
- 2009-05-11 18:35:19下载
- 积分:1
-
lstm_example
lstm小demo,根据时间变化,预测航空公司客流量。(LSTM small demo, according to the time change, predicts the airline passenger flow.)
- 2019-05-20 14:15:15下载
- 积分:1
-
stone_choice
很小很经典的一个游戏——取石子,一次只允许取1到3的整数,最后取走石子的一方失败。(A small classic games- from stone, to allow only take a 1-3 integer, and finally took away the stones of one loser.)
- 2008-12-26 15:22:54下载
- 积分:1
-
LBM
LBM方法介绍及编程;LBM模型分析及应用(Introduction and programming of LBM method)
- 2018-03-24 14:34:12下载
- 积分:1
-
FCLS
基于线性混合模型的高光谱丰度求解程序,是全约束条件下的求解问题(for linear mixture model of hyperspectral processing)
- 2020-12-17 22:39:11下载
- 积分:1
-
体积力
说明: 在fluent中关于体积力的加载,在此之前,你要先进行编译(body force in fluent)
- 2021-03-18 20:19:19下载
- 积分:1
-
mianzhen
二维均匀面阵的波束合成,运用fft方法所做(Beam synthesis of two dimensional uniform plane array)
- 2017-10-19 15:28:07下载
- 积分:1