-
VB写的判断线段相交
判断两条线是否相交的程序,这并不是我原创的,但是我忘记是从哪里下载的了,只能对原创的说,对不起了,谢谢你的代码
- 2022-03-02 11:49:04下载
- 积分:1
-
fx2pipe是一个小型的高速USB传输程序可管标准输入到…
FX2Pipe is a small high speed USB transfer program which can pipe stdin into the FX2 FIFO or back from the FIFO to stdout.
- 2022-12-20 12:05:03下载
- 积分:1
-
POP3和SMTP邮件服务器,内部网络可以用来发送电子邮件
一个简单的pop3/smtp邮件服务器,可用于内部网络邮件发送-POP3/SMTP mail servers, internal networks can be used to send e-mail
- 2022-03-24 07:23:13下载
- 积分:1
-
MAPX中如何控制缩放度
MAPX中如何控制缩放度-Connection control zoom degrees
- 2022-02-26 13:10:58下载
- 积分:1
-
在AD卡中常用到非空的查询方式进行数据的采集,这里提供了具体的实现代码和具体设置...
在AD卡中常用到非空的查询方式进行数据的采集,这里提供了具体的实现代码和具体设置-Commonly used in the AD card to a non-empty query for data collection, here provides a concrete realization of code and the specific settings
- 2022-03-10 07:47:07下载
- 积分:1
-
it is a card thingy that i don t really know
it is a card thingy that i don t really know
- 2022-01-30 16:14:05下载
- 积分: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
-
Kawaks 1.45 最终中文典藏版还是言论游戏玩游戏的好的工具,是比不可少的好...
Kawaks 1.45 最终中文典藏版还是言论游戏玩游戏的好的工具,是比不可少的好-Kawaks 1.45 final version of the Chinese collection of words or play games of the good tools are essential for the good than Wanton
- 2022-03-24 16:07:58下载
- 积分:1
-
Java Bomberman is just another multiplayer bomberman clone written in Java.
Java Bomberman is just another multiplayer bomberman clone written in Java.
- 2022-05-16 05:21:57下载
- 积分:1
-
his little function rounds a number (or the elements of a vector ot matrix) towa...
his little function rounds a number (or the elements of a vector ot matrix) towards the nearest number with N significant digits.
Examples:
roundsd(0.012345,3) returns 0.0123
roundsd(12345,2) returns 12000
This is a useful complement to Matlab s ROUND, ROUND10 and ROUNDN (Mapping toolbox), especially when dealing with data with a large variety of order of magnitudes.
I was about to upload this file when I found "sd_round.m" by Edward Zechmann (see aknowledgment), which has similar feature (and more). But, because my script is very different in coding (much much shorter), I decided to share it anyway.
- 2022-06-30 21:07:55下载
- 积分:1