资源列表
f281xcap
- 电机控制中的CAP中断源程序,适用于2400和2800系列DSP
LS_VC
- 利用VC++语言编写的最小二乘数据拟合程序,由于小弟初次上传,请大家照顾!
fore_graph
- 多段图向前处理程序:可以自己定义多段图的所有内容,然后给出最短路径。这个程序的思想是采用动态规划思想,再转化为C++程序-Multi-stage plan to move the process: the definition of multi-segment can map all the content, and then gives the shortest path. This process of thinking is the use of dynamic programming i
ALG022
- 解方程,给出一个连续函数接f(x)=0的值,前提是给一个附近的值- FIXED-POINT ALGORITHM 2.2 To find a solution to p = g(p) given an initial approximation p0 INPUT: initial approximation p0 tolerance TOL maximum number of iterations NO.
BubbleActImprove
- 冒泡算法源代码,和两个改进后的冒泡算法源代码-Bubble algorithm source code, and two improved bubble algorithm source code
gaoshixiaoyuan
- 本程序运用高斯消元法,解决复杂的线性方程组解的问题。-This procedure using Gauss elimination to solve complex linear equations solution of the problem.
lu_decomposition
- header file implementing LU decomposition of a matrix. The file is independent, all the functions required are in the header file
blizzard_hash
- 这是传说中异常强悍的暴雪公司研究的哈希算法,采用三个哈希表来防止冲突,代码简练自成一体,无论是思想还是代码风格都非常值得大家学习!-This is the legendary Blizzard of abnormal powerful study of the hash algorithm, using three hash table to prevent conflict, the code concise self-contained, whether it is coding style
fraction
- 分数类头文件,包括分数的四则运算等,主要是运算符重载的练习-a fraction class headfile
MergeSort
- 代码的功能:用C语言实现归并排序的算法,代码中带有详细的注解,十分有利于阅读和改进来应用于自己的算法。归并排序法是将两个有序表合并成一个新的有序表,即把待排序序列分为若干个子序列,每个子序列是有序的,然后再把有序子序列合并为整体有序序列。-The functionality of the code: merge sort algorithm, implemented in C code with detailed comments, and very conducive to reading a
JacobiP.f90
- a simple FORTRAN example on how to evaluate Jacobi polynomials and its gradient.
3117
- 程序功能为在按值递增的单链表中插入一个值并显示-Program features increased in value by inserting a single list and display a value
