资源列表
svm
- svm原理介绍和常用算法,适合初学者使用,可适合自行调整参数-The svm principle introduced and commonly used algorithms, suitable for beginners to use may be suitable for self-adjust the parameters
sequencelist
- 对顺序表完成以下菜单项功能,要求执行完一个功能后自动输出线性表: 按输入次序建表; 建立有序表; 按序号插入新元素; 按值插入新元素; 按序号删除元素; 按值删除元素; 输出表长; 建立2个有序表,合并成1个有序表。 一般顺序表的查找; 有序表的顺序查找; 有序表的二分查找。 直接插入排序; 简单选择排序; 冒泡排序; 快速排序; 堆排序。 -On the order form to complete the following
stack
- 手动编写的一个C++的栈,功能与STL的相同-Manual prepared by a C++ stack, functions the same as with the STL
Pointer
- 单向链表等一些操作(建立 删除 排序 打印),本人所写 可编译运行!-One-way linked list and some other operations (create delete the print order), I wrote can be compiled to run!
juleifenxizairuqinjiance
- 聚类分析在入侵检测中的应用研究,09最新论文,从CNKI上买来的,希望对大家有用。-Cluster Analysis in Intrusion Detection Research, 09 latest papers, bought from CNKI on, we want to be useful.
eb05bffcefd0471bbd576108181c8998
- 基于图书的管理系统源代码喜欢的可以来-Based on the book management system source code can be like to
7-zip_9.17
- 可以用来压缩、解压大部分文档、程序.安装后使用-Can be used to compress, decompress most of the documents, programs. Installed using
matrix
- 此包包含了众多矩阵处理程序,能够满足矩阵处理的一般要求,由于将各功能分开到不同的“.cpp”文件中,故使用时需要用户自行选取更换合适自己使用的“.cpp”文件。其中,矩阵功能有:输出矩阵、矩阵转置、矩阵归一化、判断矩阵对称、判断矩阵对称正定、全选主元法求矩阵行列式、全选主元高斯(Gauss)消去法求一般矩阵的秩、用全选主元高斯-约当(Gauss-Jordan)消去法计算实(复)矩阵的逆矩阵、用“变量循环重新编号法”法求对称正定矩阵逆、特兰持(Trench)法求托伯利兹(Toeplitz)矩阵逆、
Couette
- LBM for Couette flow d2q9
FCN.tensorflow-master
- 全卷积网络图像分割。使用python和tensorflow的实现。(Image segmentation with full convolution network.)
Pattern Recognition
- matlab实现一些基础的模式识别工作,如贝叶斯分类,聚类算法,bp神经网络(Matlab implements some basic pattern recognition work, such as Bayesian classification, clustering algorithm, BP neural network)