搜索资源列表
shengwushibie
- UDP对QQ来说太重要了。 UDP和TCP是同一个层上的协议,都是通过IP层进行数据。。。 算啦,不扯这些了。 UDP针对的是不需要保证数据一定传输到的一种协议。因为IP 本身是会被随意丢弃的,所以TCP为确保数据可靠,会消耗大量的 资源,而且Socket架上去以后会出于保持链接的一种结构。 QQ本身不保持链接,数据是否可靠自己去验证,而且QQ里的数据 都是小包,尤其适应UDP的结构。最后对于multicast来说,UDP 是唯一可行的降低网络带宽负担的协议-UDP right QQ is so
DNAstar7.0green
- 可进行引物设计、序列分析、酶切位点分析、序列转化等,功能强大-This is a good software,use it you can design primers,and analyze the sequence,and so on
fenleisoft
- 同一本书上的手写数字识别程序,里面有模板识别等等好几种手写数字识别方法,采用线形代数里概率论识别-Book on the same figure the handwriting recognition program, which has several templates to identify and so on handwritten numeral recognition methods, the use of linear algebra in probability theory t
ga
- 我改进的遗传算法库galib,直接包含工程,避免了使用ga.lib链接失败等等问题-Improved genetic algorithm library galib, including projects directly, avoiding failure and so on using ga.lib Links
localnormalizematlab
- Stretches contrast on the image and normalize image from 0 to 1 The main difference of this function to the standard streching functions is that standard function finds global minimum and maximum on the image, then uses some low and high
Rdata
- 用于生物信息中,多条序列进行聚类,做clustering,并在其过程当中画出有关的图形。-For bioinformatics, a plurality of sequences clustering, so clustering, and in the course of which to draw the pattern.
Fifield-RemoteOperatingSystemDetection
- A non-parametric method for texture synthesis proposed. The texture synthesis process grows a new image outward from an initial seed, one pixel at a time. A Markov random field model is assumed, and the conditional distribution of a pixel giv
fcart
- The presented C source codes is completely based on C source codes in (path to MATLAB)\toolbox\fuzzy\fuzzy\srcwith some modifications, so it s compatible with extended fuzzy rule descr iption. All changes are marked by comment pair
DNA
- 基因序列比较 人类基因由4种核苷酸,分别用字母ACTG表示。要求编写一个程序,按以下规划比较两个基因序列并确定它们的相似程度。即两 给出两个基因序列AGTGATG和GTTAG,它们有多相似呢?测量两个基因的相似度一种方法称为对齐。使用对齐方法可以在基因的适当位置加入空格,让两个基因的长度相等,然后根据基因的分值矩阵计算分数。 A C G T - A 5 -1 -2 -1 -3 C -1 5 -3 -2 -4 G -2 -3 5 -2 -2 T -1 -2 -2 5
mycancergeno
- 爬虫,解析,实现网页的自动化爬取,并存入数据库。使用了解析html,CSS等。mycancergenome-Reptiles, analysis, automated web crawling, and stored in the database. Use analytical html, CSS and so on. mycancergenome
samtools-1.3.1
- Samtools is a suite of programs for interacting with high-throughput sequencing data. It consists of three separate repositories: SamtoolsReading/writing/editing/indexing/viewing SAM/BAM/CRAM format BCFtoolsReading/writing BCF2/VCF/gVCF files and c
c18
- VC++利用Hook钩子实现的阴影菜单,不要误认为是Winodws系统自带的阴影菜单,仔细看你就会发现两者是不一样的,一样令人羡慕不已,尤其是使用钩子实现,相信对VC++编程者来说,有空的时候还是要看一下哦!虽然大家对这种效果已经司空见惯了,但实现起来没有想像的那么简单,因此具有参考价值。- 145/5000 VC++lìyòng Hook gōu zǐ shíxiàn de yīnyǐng càidān, bùyào wù rènwéi shì Winodws xìtǒng zì dà
SKDL
- 这是软件缺陷预测问题的代码,里面包含了相关的算法代码,其中SKDL是对SDL加入核函数的优化结果,所以效果也更好-This is the software defect prediction problem code, which contains the relevant algorithm code, which is the SDDL SDL kernel function to join the optimization results, so the effect is better
facesdk-FaceSDK-master
- 人脸识别SDK 采用C++编写,支持两张照片进行比对1:1,以及1:N 人脸搜索,SDK内部自己维护人脸特征数据,支持增、删、查找等操作,上层应用程序只需要关注自己的业务逻辑即可(Face recognition SDK is written in C++, supporting two photos to compare 1:1, and 1:N face search. SDK maintains its face feature data internally, and supports
QRS-detection-and-ECG-classifier-master
- ECG的应用,ECG在医疗检测方面发挥着中重要作用,所以,心电信号至关重要(With the application of ECG, ECG plays an important role in medical detection, so ECG signal is very important.)