-
磁法演示
走向无限延深有限的无限长薄板状体在matlab上实现Za,Ha,T的异常曲线。(The abnormal curves of Za, Ha and T are realized on MATLAB for an infinite thin plate with infinite extension and finite length.)
- 2019-04-22 20:04:56下载
- 积分:1
-
二
1.推导由7*7元半波振子天线构成的平面阵的方向图计算公式。(2) (上机作业)用Matlab编程画出该天线阵的立体方向图。(Directional pattern of planar array consisting of 7*7 element half wave dipole antenna)
- 2020-11-09 16:39:47下载
- 积分:1
-
BP_imaging_MIMO_Noise
针对MIMO阵列的后向投影算法(BP)源代码,(Backward projection algorithm (BP) source code for MIMO array,)
- 2021-04-24 17:18:47下载
- 积分:1
-
string类的用法的测试
string类的用法的测试-string category of the usage of the test
- 2022-12-02 14:20:03下载
- 积分:1
-
eluosifangkuai
VC俄罗斯方块源代码,很好玩的哦,这可是我辛苦找来的(Tetris VC source code, very good Oh, this is my hard to find)
- 2012-04-05 15:00:18下载
- 积分: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
-
CodeLineCounter
源代码统计工具可以统计C、C++、C#、Java等主流语言的源码行数(Source code statistics tools can count the number of source lines in mainstream languages such as C, C++, C#, Java, etc.)
- 2020-06-21 04:20:02下载
- 积分:1
-
cpp
说明: Multiplicator program used easily
- 2020-07-05 22:46:12下载
- 积分:1
-
分段线性表示
时间序列的分段线性表示(自底向上和自顶向下)的程序(A piecewise linear representation of the time series code)
- 2021-03-20 20:59:18下载
- 积分:1
-
单自由度动力学
说明: 求解齿轮单自由度动力学方程以及相图,傅里叶变换(The dynamic equation of gear with single degree of freedom, phase diagram and Fourier transform are solved)
- 2021-01-24 20:28:38下载
- 积分:1