资源列表
sl-0.0.6.tar.gz
- 高效的c++科学算法库,提供了矩阵、复数等算法。
dynamic-of-acm
- 简单的动态规划,怎么利用数据冗余,实现动态规划,得到高效的算法-Simple dynamic programming, how to use data redundancy, dynamic programming, efficient algorithms are
fuzzy-tuning
- Fuzzy PID Controller Using Adaptive Weighted PSO for Permanent Magnet Synchronous Motor Drives
SQPAlgorithm
- 用于飞行器轨迹优化的最优化算法——SQP,其为直接打靶法、高斯伪谱法等的核心运算模块-Optimization Algorithm
keyscan_int
- 此方法是我用4*5矩阵键盘时候想到的,采用了中断检测方法,释放了CPU等待时间,加强OS实时性。此算法和电路经验证简单可行,仅以简单的51单片机做例子.-This method is what I use 4* 5 matrix keyboard ever think of, using the interrupt detection methods, the release of CPU wait time, strengthen the real-time OS. This algorith
ecg
- qrs波算法,一个用maltab写的简单的算法。确定q,r,s的位置。-ECG SIMULATION USING MATLAB
KMEANS
- k-means算法vc实现,已知维度、簇的个数、与数据量,目前移植性较差~~稍微修改可实现维度与数据量的解耦。-k-means algorithm vc achieve the known dimensions, the number of clusters, and the amount of data, the less portable ~ ~ slightly modified to achieve the decoupling of the dimensions and the amo
MATLAB_C2DLL
- 介绍了如何在matlab中调用C还是进行快速的运算,包括接口格式,实例等。
sanpack_rsa_vs2003sln
- 看到RSA加密的C++类下载的人不少,我也下载了,并且稍微改动了一下,使它看上去更加易懂。在新年随手写了一套RSA文件加密,用win32dll封装使用了这个类,用C#写了文件加密和操作界面,可以实现密钥的保存和对任何文件的RSA加密操作。送给大家祝大家新年快乐。-see RSA encryption C downloaded to many people, I have downloaded and slightly altered a bit it looks more comprehensi
ogl_benchmark_sphere
- 一个VC编写的显示地球小程序员,可随鼠标移动转动-a show prepared by the Earth small programmers, with the rotational mobile mouse
RRT-path-panning-algorithm
- 本文以自主驾驶车辆为实际应用背景.提出了一种改进的RRT(快速随机搜索树)路径规划算法.该路 径规划算法将非完整性约束条件与双向多步扩展RRT搜索算法相结合,在提高搜索效率的同时保证了规划路径的可 行性.同时将路径点作为B样条基函数的控制点,用三次B样条函数来拟合控制点生成平滑可跟踪的路径.通过在平 面障碍物环境下实验,验证了该算法的有效性.-AimingattheapplicationofALV(automaticlandvehicle),animprovedRRT(Rapidly
