资源列表
2FFandIFFT
- 时间抽选基2FFT及IFFT算法C语言实现-time selected radix 2 FFT and IFFT algorithm C Language
CRC
- 循环冗余码的求解算法,c语言写的,信息,网络等很多课程都要会学到这一算法
产生高斯随机数的程序
- 内含一个高斯随机数的发生程序,实现语言为C++,对某些工程人员可能会有用。-containing a Gaussian random occurrence of procedures to achieve language C + +, some staff may be used.
GuangHuaChaZhi
- 给定n个节点xi[i=0,1,...,n-1]上的函数值yi=f[xi]及精度要求,用阿克玛方法计算指定指定子区间上的三次插值多项式与指定插值点t处的函数近似值z=f[t]-Given n nodes xi [i = 0,1 ,..., n-1] on the function values yi = f [xi] and the accuracy requirements specified by Arkema method specified sub-interval on the cubi
NeuralNetwork_RBF
- 用于分类与回归的RBF神经网络-Classification and regression for the RBF neural network
explore
- 利用孩子兄弟二叉树法,建立资源管理器,包含创建插入删除销毁-Brothers binary tree using children, the establishment of Explorer, including the destruction to create insert delete
park
- 停车场管理。设停车场内只有一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在车场的最北端),若车场内已停满n辆汽车,则后来的汽车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入。当停车场内某辆车要离开时,在它之后开入的车辆必须先退出车场为它让路,待该辆车开出大门外,其它车辆再按原次序进入车场。每辆停放在车场的车在它不离开停车场时必须按它停留的时间长短交费。试为停车场编制按上
A_QR
- void qr(double *a, double *d, int n) 矩阵的QR分解 假设数组an*n在内存中按行优先次序存放,此函数使用HouseHolder变换将其就地进行QR分解。 d为输出参数,d[0,n)存放QR分解的上三角矩阵对角线元素。 bool householder(double const *qr, double const *d, double *b, int n) 求线性代数方程组的解。 假设矩阵qrn*n为某个矩阵an*n的QR分解,在内
bank1
- 实现资源的有效分配!对设备进行管理!是资源利用最大化!-To achieve effective allocation of resources! On equipment management! Is to maximize the use of resources!
knn
- java语言实现的KNN算法代码。 KNN就是K最近邻(k-Nearest Neighbor,KNN)分类算法-java language code of the KNN algorithm. KNN is a K-nearest neighbor (k-Nearest Neighbor, KNN) classification algorithm
bp
- 鸢尾花数据分类 采用bp(神经网络前向反馈)算法 -The iris data classification using the algorithm of bp (neural network forward feedback)
CF-recommendation-algorithm
- 简单协同过滤推荐算法的实现代码,希望对大家有用-Simple collaborative filtering recommendation algorithm implementation code, I hope useful
