-
VB的课程设计 教务管理系统论文 感觉还可以
VB的课程设计 教务管理系统论文 感觉还可以-VB curriculum design educational management system can also be felt paper
- 2022-12-08 10:10:04下载
- 积分:1
-
画直线的代码,计算机图形学中的如何画直线的一种方法
画直线的代码,计算机图形学中的如何画直线的一种方法-Drawing a straight line code, and computer graphics in a way how to draw a straight line
- 2022-12-20 09:15:03下载
- 积分:1
-
图标大全,各种绘图图表,种类多,样式全
图标大全,各种绘图图表,种类多,样式全- Chart sign greatly entire, each cartography graph, the type are
many, style entire
- 2023-03-09 15:10:03下载
- 积分:1
-
IP Easy
IP Easy-pass: Edge Resource Access Control
- 2022-10-18 15:45:03下载
- 积分:1
-
起始点(POI):在呼叫处理过程中,当智能业务被触发 时,从BCP进入整体业务逻辑(GSL)处理的始发点。
返回点(POR):在整体业务逻辑(GSL)处理...
起始点(POI):在呼叫处理过程中,当智能业务被触发 时,从BCP进入整体业务逻辑(GSL)处理的始发点。
返回点(POR):在整体业务逻辑(GSL)处理结束后,返 回到BCP继续呼叫处理的终结点。
-Starting point (POI): In the call processing process, when the intelligence business is triggered from BCP into the overall business logic (GSL) deal with the starting point. Return point (POR): in the overall business logic (GSL) after the end of treatment and return to the BCP continues to call the end point of treatment.
- 2023-06-27 02:40: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
-
Wireless sensor positioning the English papers, to conduct research in this area...
无线传感器定位方面的英文论文,希望对进行这方面研究的朋友有所帮助.-Wireless sensor positioning the English papers, to conduct research in this area want to help a friend.
- 2022-09-08 02:30:04下载
- 积分:1
-
binary tree assembly operation code :
二叉树的集合操作附代码-binary tree assembly operation code :
- 2022-03-24 02:19:10下载
- 积分:1
-
Tray(托盘)是Windows9x任务条上的一个特殊区域,它的技术名称为“任务栏布告区”,一些软件(如金山词霸Ⅲ)运行时会在托盘上放置一个图标,使用户一眼就能...
Tray(托盘)是Windows9x任务条上的一个特殊区域,它的技术名称为“任务栏布告区”,一些软件(如金山词霸Ⅲ)运行时会在托盘上放置一个图标,使用户一眼就能知道这个程序正在后台运行,要想激活它也很容易,通常只需单击一下这个图标即可,非常方便。-Tray (tray) Windows9x is on the task of a particular area, and its technical name for the "Notice task bar area," some software (such as free email ) will be running in place a tray icon, a user will be able to know the process is the background, in order to Shock live it is easy and usually only click on the icon and it would be very convenient.
- 2022-08-15 17:09:45下载
- 积分:1
-
SNL语言递归下降法
snl语言的语法分析 (递归下降法)词法分析-snl language parsing recursive descent method
- 2022-10-31 05:00:03下载
- 积分:1