资源列表
2SAT
- 对于给定的2-CNF,设计一个线性时间算法,判定其是否可满足。-given for the 2-CNF, design a linear-time algorithm that can determine whether they meet.
87436705longgekutafahelongbeigesuanfa
- 数值分析中常用的几个算法,可以稍微改变在MATLAB中运行哦-numerical analysis of several commonly used algorithms can be changed slightly in MATLAB operation oh
fft
- 计算快速傅立叶变换fft的程序,用matlab实现的
WordCount
- MapReduce的wordcount程序,最新API的版本。-MapReduce, the wordcount procedures, the latest version of the API.
fft
- 信号提取,fft变换,模态分析,互相关分析-fft
knn
- KNN 是K最邻近结点算法(k-Nearest Neighbor algorithm)的缩写形式,是电子信息分类器算法的一种。KNN方法对包容型数据的特征变量筛选尤其有效。-a machine learning algorithm
c
- 1、 题目的要求是通过磁盘调度算法的模拟设计,了解磁盘调度的特点,其主要任务是模拟实现FCFS、SSTF、SCAN、C-SCAN算法,并计算及比较磁头移动道数。-1, the subject request is simulated through the disk scheduling algorithm designed to understand the characteristics of disk scheduling, to achieve its main task is to s
11
- 传教士与野人过河的程序代码,程序决定正确-Savage missionaries across the river with the code, the program the right decision! ! ! ! ! ! ! ! !
Huffman-tree
- 利用静态链表建立赫夫曼树,建树过程中左子树权值小于右子树权值,求各结点的编码。叶子结点的个数n及结点值由键盘录入-Using static linked list to establish a Huffman tree, set during the process of weight less than the right subtree subtree weights, and each node coding. Leaf node of the number N and node valu
Inversions
- 一个求数组元素逆序数的方法,由C++实现 使用自定义类型时需要先重载小于号-An evaluation of the inversion of an array, realized by C++. Need to reload < if self-defined type is considered.
(2)
- 关于图书馆管理系统的模糊查找,可查找书籍,书名,等-Fuzzy Lookup
Cholesky
- 数值分析,改进平方根法求解高阶线性方程组-Numerical Analysis, Improved Square Root Method for Solving Linear Equations of Higher Order
