资源列表
string_match
- 串匹配算法,KMP,QS,Horspool,RP
Binary_tre1762296262004(1)
- 程序用于实现二叉树的建立及先序中序后序的遍历
cordic
- cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, square root a
sanweilj
- 计算1000个氩原子,初始位型为面心立方格式,限制在一个立方体盒子中,采用的是LJ势,边界条件采用的弹性反射边界,差分格式采用速度形势的蛙跳格式 -Calculation of 1000 argon atoms, the initial position for the face-centered cubic-type format, limited to a cubic box, using the LJ potential, the flexibility of the use of b
dj
- 算法最短路径,利用迪杰斯特拉算法来设计求任意两点最短距离-Shortest path algorithm, Dijkstra algorithm is used to design the shortest distance between any two points demand
Huffman
- 自己写的有关数据结构哈夫曼树的程序,希望大家提出宝贵意见。-The relevant data structures to write their own programs Huffman tree, I hope your valuable advice.
jscct
- 计算一幅图像的CCT(相关色温),对一幅图像,通过计算相关色温值,可以判断是室内还是室外的图像-computing CCT of a picture
an-algorithm-of-CS-named-OMP
- 这是压缩感知CS的一个重构算法的代码,OMP-This is a compressed sensing reconstruction algorithm CS code, OMP
dianyuan
- fdtd相关程序,可做基础学习,三维PML吸收边界-fdtd procedures do based learning, 3D PML absorbing boundary
gray
- gui界面,显示原图,灰度图,并完成图像的轮廓提取-gui interface, display the original image, grayscale, and complete image contour extraction,,,,
Arithmetic-coding
- 算数编码及其 Matlab 实现。包括对解码矩阵的上下限进行计算。-Arithmetic coding and Matlab implementation. Including the decoding matrix to calculate the lower limit.
8puzzle_dfs
- 实现了八数码问题,运用了图搜索中的DFS(深度优先搜索)。-翻译 实现了八数码问题,运用了图搜索中的DFS(深度优先搜索)。 The implementation of the eight digital issues, the use of the map search DFS (depth-first search).
