-
Profibus-v3.3
Siemens S5 Hardware Configuration tools
- 2020-06-25 16:00:02下载
- 积分:1
-
EtherCAT_IPCore_Altera
说明: Ethercat的iPcore,有研究Ethercat的朋友可以看看(IPcore of the Ethercat, you can refer to it if u have needs)
- 2021-04-29 16:18:43下载
- 积分:1
-
数学建模的29个通用模型及matlab解法
说明: 第一章 线性规划
第二章 整数规划
第三章 非线性规划
第四章 动态规划
第五章 图与网络
第六章 排队论
第七章 对策论
第八章 层次分析法
第九章 插值与拟合
第十章 数据的统计描述和分析
第十一章 方差分析
第十二章 回归分析(Chapter I linear programming
Chapter II integer programming
Chapter III nonlinear programming
Chapter IV dynamic planning
Chapter V diagram and network
Chapter VI queuing theory
Chapter seven game theory
Chapter VIII analytic hierarchy process
Chapter 9 interpolation and fitting
Chapter X statistical description and analysis of data
Chapter 11 analysis of variance
Chapter 12 regression analysis)
- 2020-02-08 23:22:09下载
- 积分:1
-
Runge
说明: 4阶龙格-库塔算法,只需要输入微分方程就可以解算出数值解。(Rank4 Runge Kutta algorithm,the numerical solution can be obtained only by inputting the differential equation.)
- 2019-12-08 11:55:52下载
- 积分: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
-
VB仿Windows加强版画图程序源码
VB仿Windows加强版画图程序源码,支持更多规定格式的开关、几何图形,不规则图形等,还带有滤镜功能,比Windows自带的画图板功能更多,界面也更专业,通过这个小程序你可多多学习一些VB在绘图方面的基础知识。
- 2022-07-28 08:44:26下载
- 积分:1
-
NTL is a high
NTL is a high-performance, portable C++ library providing data structures and algorithms for manipulating signed, arbitrary length integers, and for vectors, matrices, and polynomials over the integers and over finite fields.
- 2023-01-01 04:45:03下载
- 积分:1
-
yb767
相控阵天线的方向图(切比雪夫加权),已经调试成功.内含m文件,可直接运行,滤波求和方式实现宽带波束形成。( Phased array antenna pattern (Chebyshev weights), Has been successful debugging. M contains files can be directly run, Filtering summation way broadband beamforming.)
- 2017-04-23 17:09:35下载
- 积分:1
-
PID_simulink
说明: proportional integral derivative controller
- 2020-06-22 12:40:01下载
- 积分:1
-
动态范围压缩总结
动态范围压缩算法的分类总结,并详细解释了两个算法的流程(Classification Summary of Dynamic Range Compression Algorithms)
- 2019-03-22 16:28:36下载
- 积分:1