资源列表
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
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.
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
zuidapipei
- 最大匹配 Maximum matching-Maximum matching
MergeSort
- 代码的功能:用C语言实现归并排序的算法,代码中带有详细的注解,十分有利于阅读和改进来应用于自己的算法。归并排序法是将两个有序表合并成一个新的有序表,即把待排序序列分为若干个子序列,每个子序列是有序的,然后再把有序子序列合并为整体有序序列。-The functionality of the code: merge sort algorithm, implemented in C code with detailed comments, and very conducive to reading a
bvp4chuang
- 此程序是由matlab函数中。bvp4c的应用,用于解决微分方程的边值问题,有利于学生,或工程师来应用-This program is designed by the matlab function. bvp4c application used to solve the differential equations of the boundary value problem, benefit students, or engineer applications
shuzu_ceshi
- 附件中提供了一种数组剔除方法,可以有效的消除数组中的冗余数据,另一方面在传感器节点选择中可以剔除已用多个节点-Annex provides an array of excluded methods, can effectively eliminate redundant data in the array, the other in the sensor node selection has been used in more than one node can be removed
trapezoidal-integration-method
- 用visual basic编写的梯形积分法数值解法计算程序-Written using visual basic trapezoidal integration method to calculate the numerical solution procedure
3117
- 程序功能为在按值递增的单链表中插入一个值并显示-Program features increased in value by inserting a single list and display a value