资源列表
gaosizhengfansuan
- 该程序执行大地测绘中高斯大地正反算的功能-This program has performed land surveying in the Gauss function of positive and negative count
SVM
- 在机器学习中,本代码实现用支持向量机进行分类(In machine learning,this code is implemented using support vector machines for classification)
智能台灯
- 想要做一盏高逼格点的台灯,功能很强大,程序是基于stm32+ucosiii的,把程序放在附件里了。(I want to make a high forcing point lamp. It's powerful. The program is based on stm32+ucosiii, and put the program in the attachment.)
Dijkstra
- 算法作业,迪杰斯特拉算法vs2008+opencv实现,任意构造有向图并计算图上任意两点最短路径及其长度-Arithmetic operations, Dijkstra algorithm using vs2008 and opencv , arbitrary construct a directed graph and calculate the shortest path between any two points on the map and its length
New-Code
- matlab code for egde detection
CFD-for-engineers
- 计算流体力学领域权威书籍,对流体流动过程离散格式选择,计算方法进行了详细的介绍。-computational fluid dynamics for engineers
Programming-Game-AI-by-Examples-
- 《游戏人工智能编程案例精粹》主要讲述如何使游戏中的角色具有智能的技术。本书首先介绍游戏角色的基本属性及常用数学方法。接着,深入探讨游戏智能体状态机的实现。通过简单足球游戏实例,本书给出用状态机实现游戏ai的例子。- Game artificial intelligence programming case essence mainly about how to make the role of the game with intelligent technology. This book fi
shujujiegou
- 数据结构课件 挺详细的 可以帮助学习-Very detailed data structures courseware can help learning
CT_ART
- 计算机断层成像技术中最经典的算法之一,是CT算法开发者的入门级算法。-Computer tomography is one of the most classic algorithm, is an entry-level algorithm CT algorithm developers.
ART
- C语言编写的CT迭代重建程序,是少数据量CT重建的重要算法,是CT重建的经典算法之一。-C language CT iterative reconstruction procedure, a small amount of data is important CT reconstruction algorithm is one of the classic CT reconstruction algorithm.
FEM electromagnetic
- matlab code for em FEM code
NMF-DTU-Toolbox
- matlab源代码,是非负矩阵分解工具箱,包含乘法更新,最小二乘约束,投影梯度法等方法-Usage: [W,H] = nmf(X,K,alg,maxiter,speak) W: output matrix H: output matrix X: input matrix K: number of components alg: algorithm to use maxiter: maximum number of iterations speak: p