资源列表
快速沃什变换源码
- 快速沃什变换源码提供了数字信号变换方法的C程序实现,并有例子应用。-rapid transformation source providing a digital signal conversion of the C program, and application examples.
SDF
- 简单的解常微分方程的matlab程序!压缩包
RAND_EX
- 产生指数分布随机数的程序-index generated random distribution of the process
kagelangr
- 一个计算拉个朗日插值很好的程序,绝对正确无误。-A calculation of long pull on a good interpolation procedure, is absolutely correct.
hw2.cpp
- 用算法构造Langrange插值多项式 和 Newton多项式,分别取两组插值节点,并与精确值比较,得出误差。并按如下形式输出 N=5 Max Error of grid (1) : XXXXXXXXXXXXXXXXX Max Error of grid (2) : XXXXXXXXXXXXXXXXX -Algorithm structure with Langrange polynomial interpolation polynomial and Newton,
shuffle-cards
- 洗牌算法,把一副牌随机的依次发给四个玩家。-Shuffling algorithm, the random order of a deck of cards issued to four players.
exam6-2
- 关于数据结构这门学科的源代码程序,序列六之二-About data structure of the subject, the source program
spearman
- 用于计算等级相关系数(spearman系数)的子程序。-Used to calculate the rank correlation coefficient (spearman coefficient) subroutine.
456
- C++语言:克鲁斯算法求最小生成树的问题-C++ language: Cruise algorithm for minimum spanning tree problem
ERCHASHU
- 二叉树算式输入、遍历输出、根节点和非根节点数目计算-Binary formula input through output, calculate the number of root and non root
fafu1198
- FAFU(福建农林大学)1198小三大作战的题解,用的是最大流EK算法。-FAFU (Fujian Agriculture and Forestry University) 1198 small three operations problem solution, using a maximum flow EK algorithm.
Cluster
- 求一个小世界网络中,每一个节点的聚类系数,利用java实现。-Using java to find a small world network, each node clustering coefficient.