资源列表
SimulateCache
- cache: you will be given a char at will and you should simulate the computer s memory and cache .-cache : you will be given a char at will and you should sim ulate the computer's memory and cache.
ADM-LDM
- 基于自适应增量调制和线性增量调制的原理,用matlab实现LDM和ADM,并比较两者之间的优缺点
puke
- 数据结构常用算法,用vc++实现的纸牌游戏问题
database
- Simple database for 2-5 person. You can store name, lastname and phone number and edit in any way. For student which start with C++ language.
main
- floyd algorithm and the best graph
list
- 线性表是最基本、最简单、也是最常用的一种数据结构。线性表中数据元素之间的关系是一对一的关系,即除了第一个和最后一个数据元素之外,其它数据元素都是首尾相接的。线性表的逻辑结构简单,便于实现和操作。因此,线性表这种数据结构在实际应用中是广泛采用的一种数据结构。- A linear epitope recognized by both MAbs,c2410 and WH303,which has strong specificity of CSFV,has been precisely define
bijiao
- 实现两个文件的相似度比较,采用矩阵比较,取最长子序列-Comparison of the similarity of the two documents, using matrix comparison, take the longest subsequence
124
- 比较简单的堆排序算法提供了一个很好的思路,简单易懂值得看哦-Heap sorting algorithm is relatively simple, straightforward worth Kane
juxingkuaifeixin
- 矩形框飞行器,这是希望初学者能够实用好OpenGL函数而编写的-The rectangular box aircraft, beginners can be written in the practical good OpenGL function
removearea
- 用opencv实现了MATLAB里面的bwareaopen函数,同时包含一个去除大面积的函数。-remove small and big area
a
- OPENCV的SURF特征点提取源码,可以用于特征焦点的提取,运行于VS2010环境下通过-SURF feature points extraction of OPENCV source code, can be used to extract features of focus, running in VS2010 environment through
bayes
- 根据文本内容,使用朴素贝叶斯进行文档的分类。-According to the text, using Naive Bayes to classify documents.