-
操作系统概要设计,教你进一步的理解操作系统的原理,为编程指明道路...
操作系统概要设计,教你进一步的理解操作系统的原理,为编程指明道路-Summary of the operating system designed to teach you a better understanding of the operating system principles, point the way for the programmer
- 2022-08-07 21:51:40下载
- 积分:1
-
java server faces框架简介
java server faces框架简介-framework brief
- 2023-04-12 15:35:04下载
- 积分:1
-
c编程宝典,详细介绍有关c的资料
c编程宝典,详细介绍有关c的资料-book, detailing information on the c
- 2022-12-21 04:20:03下载
- 积分:1
-
信息处理课程设计
信息处理课程设计-Information Processing Course Design
- 2022-05-17 09:52:52下载
- 积分:1
-
学习端口的朋友,这里有好东西
学习端口的朋友,这里有好东西-learning port friends, here are the good things
- 2023-02-19 08:20:03下载
- 积分:1
-
电子之城转过来的
电子之城转过来的-electronic city turn the
- 2023-05-07 00:10:03下载
- 积分:1
-
火力发电站创一流达标申报审批系统
火力发电站创一流达标申报审批系统-Power station to declare the first class standards approval system
- 2023-07-03 16:55:03下载
- 积分:1
-
: Unipolar against synthetic aperture radar (SAR) image speckle filtering algori...
:提出针对单极化合成孔径雷达(SAR)图像相干斑滤波算法性能的分层检验模型和综合评价
方法。模型分相干斑抑制程度和目标微波后向散射系数保持程度两个层次,包含的指标有等效视数、信号
杂渡比、回波辐射度损失、均值偏差、空间分辨率损失和峰值旁瓣比偏差六项-: Unipolar against synthetic aperture radar (SAR) image speckle filtering algorithm hierarchical test model performance and integrated evaluation. Model sub-speckle suppression and objectives of the degree of microwave backscattering coefficient to maintain the level of two levels, including the indicators have the equivalent depending on the number of signals crossing miscellaneous ratio, radiometric echo loss, the mean deviation, loss of spatial resolution and peak sidelobe than the deviation of the six
- 2023-04-02 09:15:03下载
- 积分:1
-
从NCBI上自动下载超大序列
应用背景Windows系统,安装了perl环境。可以根据您的搜索条件或者提供的GI号,从NCBI上自动下载超大序列。能自动下载超过50000条以上的核酸或蛋白序列。有时候需要根据自己提供的GI号从NCBI上下载需要的基因或蛋白序列,这个小程序可实现自动下载。在windows操作系统下即可轻松完成,直接双击程序,自动运行下载序列。关键技术放在任何文件夹双击运行。相当于在NCBI首页上查询某物种的基因或蛋白序列,然后自动下载保存为fasta格式。根据使用目的修改脚本。使用方法如下:查询核酸序列:NCBI--左上选Nucleotide--右边输入要查询的物种和限制条件,比如番茄tomato mRNA,出来很多序列,在右下方Search details处,可看到查询条件其实是 ("Solanum lycopersicum"[Organism] OR tomato[All Fields]) AND mRNA[All Fields],复制这个查询条件,粘贴到脚本的第12行$query = ""Solanum lycopersicum"[orgn]"的单引号里面覆盖"Solanum lycopersicum"[orgn],脚本14行$url = $base . "esearch.fcgi?db=protein&term=$query&usehistory=y";里面的db=后面的protein改成Nucleotide,32行$efetch_url = $base ."efetch.fcgi?db=protein&WebEnv=$web"里面的protein也改成Nucleotide。修改这三处之后即可查询得到fasta格式序列。如果查询蛋白序列,按上述方法得到查询条件粘到$query后面,把后面的库db改成protein。查询其它库依此类推。
- 2022-12-23 12:35:03下载
- 积分:1
-
c++学习初步
c++学习初步-c++ preliminary study
- 2022-01-26 00:22:37下载
- 积分:1