-
重力加速
采用LBM方法模拟管道中考虑重力条件的流动过程。(The LBM method is used to simulate the flow process in Pipeline Considering Gravity conditions.)
- 2021-01-15 10:48:46下载
- 积分:1
-
unix或linux下的DNA分析软件源码
其功能如下
1. Edit up to 256 peptide or DNA sequences simul...
unix或linux下的DNA分析软件源码
其功能如下
1. Edit up to 256 peptide or DNA sequences simultaneously.
2. Translates DNA->protein click next to display next frame.
3. Dot matrix plot of any 2 sequences.
4. Rudimentary amino acid statistics (MW and amino acid percentage)
5. Saves matrix plot as PBM image format.
6. Sequence reversal.
7. Creates alignment file for highlight (below).
8. Tab key toggles editing of next sequence.
-unix or linux DNA analysis of the software source code of its functions is as follows : 1. Edit up to 256 peptide or DNA sequences simultaneously. 2 . Translates DNA-
- 2022-02-21 11:30:22下载
- 积分:1
-
ArcView是世界上最大的GIS软件厂商美国环境系统研究所(ESRI)的桌面GIS软件。从ArcView的2.0版以后,ArcView就广泛受到GIS领域的重...
ArcView是世界上最大的GIS软件厂商美国环境系统研究所(ESRI)的桌面GIS软件。从ArcView的2.0版以后,ArcView就广泛受到GIS领域的重视。-ArcView is the world
- 2023-02-05 01:10:03下载
- 积分:1
-
fortran_interpolation
FORTRAN常用算法,方便各种离散点和格点资料相互插值。(common used interpolation written with FORTRAN language)
- 2016-10-09 22:11:58下载
- 积分:1
-
spectre-master
说明: The implementation in 1.5x faster than MATLAB 2018a mex code generation (GCC 7.3, Intel Core i7-4790K) for single core mode.
* Support GCC, Clang, Intel Compiler. Intel Compiler 2018 in 2.75x faster than GCC 7.3 for single core mode.
* OpenMP for SCMA signals loop (outer loop)
* `intel_compiler_opt` branch with additional oprimization for Intel Compiler (the fatest results)
## Build
* Edit `MATLAB_DIR` in Makefile.
* Run `make`.
## Future work
Improve of performance.
- 2019-01-13 01:53:28下载
- 积分:1
-
文章介绍了海洋界面参数估计及传播损失的射线声学预报方法...
文章介绍了海洋界面参数估计及传播损失的射线声学预报方法-Article introduced the marine interface parameter estimation and dissemination of the loss of forecasting methods for acoustic ray
- 2022-04-13 09:50:56下载
- 积分:1
-
cJSONFiles
说明: JASON解析,打包等测试例程,包含头文件,C文件,test文件等(void doit(char *text)
{
char *out;cJSON *json;
json=cJSON_Parse(text);
if (!json) {u1_printf("Error before: [%s]
",cJSON_GetErrorPtr());}
else
{
out=cJSON_Print(json);
cJSON_Delete(json);
u1_printf("%s
",out);
free(out);
}
})
- 2020-06-15 23:20:01下载
- 积分:1
-
matlab的simulink平台搭建合成的正弦波 sin
在matlab的simulink平台搭建合成的正弦波(Building synthetic sinusoidal wave on MATLAB Simulink platform)
- 2020-06-22 03:20:01下载
- 积分:1
-
1.Proteus8.0的使用解析
说明: proteus8.0d的基本使用方法,包括了从工程创建到完整的仿真图,适合小白入手(Proteus 8.0d basic usage method, including from engineering creation to complete simulation diagram, suitable for Xiaobai to start with)
- 2020-06-19 14:40:01下载
- 积分:1
-
现代控制系统第十二版答案
说明: 现代控制系统第十二版答案,richard c.dorf编写,权威教材,答案帮助更好学习例题。(Answers to the twelfth edition of the modern control system, written by richard c.dorf, authoritative textbooks, answers to help better study examples.)
- 2020-12-06 13:19:21下载
- 积分:1