搜索资源列表
bldc_1_sinusoidal
- 用C语言编写的S函数源代码,用于在MATLAB/Simulink环境下仿真永磁无刷直流电机,在MATLAB7.0以上环境下编译成动态链接库然后在Simulink中使用。模块信息见源码注释。-C language prepared by the S-function source code, for the MATLAB / Simulink environment simulation permanent magnet brushless DC motor, In the above circu
HUFFMANHFMBMYMQ
- 摘 要 1 前 言 2 正 文 4 1. 采用类C语言定义相关的数据类型 4 2. 各模块的伪码算法 5 3. 函数的调用关系图 7 4. 调试分析 8 5. 测试结果 9 6. 源程序(带注释) 10 总结 29 参考文献 30 致谢 31 摘 要 哈夫曼编码(Huffman Coding)是一种编码方式,以哈夫曼树—即最优二叉树,带权路径长度最小的二叉树,经常应用于数据压缩。在计算机信息处理中,“哈夫曼编码”是一种一致性
rpso
- 本代码是一种随机改进粒子群优化代码,简单,易懂 有注释信息。C语言版本,无错误,直接可运行
RLE_Arithmetic.rar
- RLE压缩算法C#版,里面有详细的中文注释, 包括压缩和解压算法,因游戏中图片多采用此种算法,故写了个简单的C#版,因很多游戏工具使用C#编写,且在网上找了,虽有代码,却无详细注释。 源码中有测试数据,可供测试。,RLE compression algorithm C# version, which the Chinese have detailed notes, including the compression and decompression algorithms, because
6node-multipath
- 6节点多路由的ns文件,是一种简单的蚁群算法实现源文件有英文分段,无注释-6 multi-node routing ns documents, is a simple ant colony algorithm to achieve sub-source file is available in English, non-Notes
fuzzy_main
- 模糊控制是一种新的无模型的控制方式,这里是模糊控制的VC源程序,有详细的注释-A complete VC code of fuzzy,and detail explain
Modbus_base_Hitech_and_C166
- 基于Hitech和C166的Modbus协议,通过优良的数据结构使得协议信息交互与数据的实际应用访问变得非常简单容易,当前版本支持人机常见的所有数据格式如(有/无符合)字节、字、浮点数,位,数组,等。并且提供有完善的代码注释,相信这必将是网上能够当到的最好Modbus源码!-Based on the Hitech and C166 of the Modbus protocol, through excellent protocol information data structure allow
Student
- 基于C++语言的一个数据结构问题,实现学生管理系统的编写,代码无注释-C++ language based on a data structure problem, the achievement of students in the preparation of management system, code-free notes
single
- 用MATLAB编写的单目标跟踪算法程序,采用了递归式算法,包括极大似然然估计,卡尔曼滤波,扩展卡尔曼滤波和无迹卡尔曼滤波,带有注释,易于理解。-Written with the MATLAB program single-target tracking algorithm, using recursive algorithms, including maximum likelihood estimation, Kalman filtering, extended Kalman filter an
le
- 无约束共轭梯度法程序,有注释,vc编译通过了,很好用呢-gradu method no restraint
MATRIX-
- 无向图的关联矩阵和邻接矩阵相互转化,代码简单易懂,有详细注释,适合初学者入门使用。- incidence matrix of and adjacency matrix transformation
fuzzyPID_cpp
- fuzzy pid 模糊控制代码 模糊PID控制,参数自整定。纯C语言。 无注释-fuzzy pid control, C/C++
norm2huff
- 有关无损压缩huffman 编码 无注释 在matlab环境下 -huffman encoding
tu_plot
- 根据邻接矩阵绘制图论图形。看注释使用,可以区分有向图和无向图-Draw Graph theory picture with adjstance matrix.Use it with explanatory notes.It can tell picture with direction whether or not
Dijkstra
- 用Djkstra算法求最短路径程序 功能: 应用Dijkstra算法求图上二顶点之间的最短距离 // 输入: 带权图的权邻接矩阵M, 顶点个数n, n个顶点的编号为0,1,...,n-1, 对应矩阵M下标 // 起始顶点编号start, 终止顶点编号end // 输出: 函数返回最短距离 // 注释: 顶点编号为0,1,...,n-1,对应邻接矩阵下标 // 集合T中的无穷大用0表示, 输入邻接矩阵M时没有直接连接的边的权输为0值,表示无穷大 // 所输入的邻接矩阵M
dijkstra-Algorithm-and--opinion
- 本程序为dijkstra算法的最核心部分,也基本上是源码,并无很大改动,用意在于大家对dijkstra算法有个宏观的理解,基本上对代码行行注释很适合新手。也提出对dijkstra算法修改的一点思路-The dijkstra algorithm core part This program is basically the source code, there are no great changes, the intention is to have a macro understanding
plsmodeling
- 在matlab中进行PLS建模的程序代码 无注释 -PLS modeling in matlab code annotation
control-of-the-DC-Motor
- 我在德国留学电机控制实验课的直流部分,包括分别对电流环和转速换的校正,并对是否对反馈值加滤波器性能进行对比,并附上了效果图,是学习电机控制基础,程序的效果明显,实现无差控制,并对动态性能和扰动性能进行了测试。先运行初始化文件,然后加载模型,关于初始化文件的注释,都是电机的参数的设置,直接看模型就可以-I study in Germany motor control DC part of the experimental class, including the correction for th
ACO-Path-planning-
- 基于蚁群算法的路径规划,包括二维路径和三维路径,非常实用,无BUG,注释详细-Path planning, ant colony algorithm, including 2D and 3D path planning path,
无网格和有限元对应的matlab程序
- 该程序包同时包含无网格meshless程序(用matlab编写)和有限元程序。两种方法编程,可便于对照学习。包含几十个matlab的m源程序,思路清晰,注释详细。