资源列表
ND
- 用两个一维数组对牛顿插值的C语言程序进行改进(在原程序中减少一个一维数组)-using a two-dimensional array of Newton interpolation procedures for the C language improvements (in the original process to reduce a one-dimensional arrays)
shellsort111
- 附有本人超级详细解释(看不懂的面壁十天!) 一、 实际问题: 希尔排序(Shell Sort)是插入排序的一种。因D.L.Shell于1959年提出而得名。它又称“缩小增量分类法”,在时间效率上比插入、比较、冒泡等排序算法有了较大改进。能对无序序列按一定规律进行排序。 二、数学模型: 先取一个小于n的整数d1作为第一个增量,把文件的全部记录分成d1个组。所有距离为dl的倍数的记录放在同一个组中。先在各组内进行直接插人排序;然后,取第二个增量d2<d1重复上述的分组和
huffmancode111
- huffman完整源代码C语言实现,有本人超级详细解释(看不懂你去跳楼吧) 算法设计: 1、对给定的n个权值{W1,W2,W3,...,Wi,...,Wn}构成n棵二叉树的初始集合F={T1,T2,T3,...,Ti,...,Tn},其中每棵二叉树Ti中只有一个权值为Wi的根结点,它的左右子树均为空。(为方便在计算机上实现算法,一般还要求以Ti的权值Wi的升序排列。) 2、在F中选取两棵根结点权值最小的树作为新构造的二叉树的左右子树,新二叉树的根结点的权值为其左右子树的根结点的权值之
ACMpku
- ACM北京赛区比赛的试题源码,在PKU在线评测可以通过.-ACM Beijing Division competition test source in PKU online assessment can be passed.
xiongyali
- 匈牙利算法,求解二分图最大匹配的一个时间复杂度与程序复杂度折中的算法-Hungary algorithm to solve the greatest two minutes map matching a time complexity and the complexity of program compromise Algorithm
juzhenzhuanzhi
- 一个实现矩阵转置的C和C++源代码,自己以前学数据结构时做的-achieve a matrix transpose the C and C + + source code, his past data structure to do
qiangliantong
- 一个强联通算法的实现,时间复杂度很低,是很高效的算法-a strong Unicom algorithm implementation, time complexity low, is a very efficient algorithm
LetterAssitant
- 严蔚敏版《数据结构(C语言)》里的实习作业之“文学助手(LetterAssistant)”-Yan Wei-min version of "data structure (C language)," The internship operations, "Literature assistant (LetterAs sistant) "
Galaxy_kl
- 用vs.net 2003 开发的 编写的个税计算公式小程序 属旧的计算方法-vs.net 2003 with the development of the 000 tax preparation formula is a small program of the old calculation method
ZHUANGTAI
- 状态空间模型 加强MATLAB学习 很有用的 -state-space model to strengthen MATLAB very useful learning
guanyuMATLAB
- 对MATLAB帮助很大 大家都继续努力-MATLAB great help to all of us continue efforts
matlabjiaozheng
- 系统校正,对MATLAB学习者帮助很大-correction system, MATLAB great help learners