资源列表
wavelettransforminC
- 贴一个自己写的小波变换的C源代码,用C语言实现
4
- 这是一个matlab的程序,是一个画图的程序。原理很简单,只是要实现的图形稍复杂一点,很好用
day2mat
- 用matlab读取大智慧数据下载的.day文件,得到股票数据。
Jacobian_algorithm
- 用雅克比算法求取一个实对称矩阵的特征值和特征向量-Jacobian algorithm used to strike a real symmetric matrix of eigenvalues and eigenvectors
matlab_lms
- 在数字信号处理中实现相关的能够人工智能滤波的功能-To artificial intelligence filtering
45
- N名学生的成绩已在主函数中放入一个带头节点的链表结构中,h指向链表的头节点。请编写函数fun,它的功能是:求出平均分,由函数值返回。 例如,若学生的成绩是:85,76,69,85,91,72,64,87,则平均分应当是:78.625. 注意:部分源程序在文件PROG1.C中。 请勿改动主函数main和其它函数中的任何内容,仅在函数fun的花括号中填入你编写的若干语句。 -N student achievement has been the main function into a
process
- 进程调度,利用C语言,运用先进先出等算法实现进程的调度-progress program,use C language ,use fifo ,sjf come to progress program.this is very inters.hope it will help you.it is not complex.
Maze-problem
- 该程序用C++语言解决了一个简单的迷宫求解问题。-Maze problem:This programe offer a solution to the commom Maze problem.
psohw2
- pso for a shopper question
jianhuachengxu
- 简化数据模型、减少数据处理时间、提高成型效率。算法无需建立三角面片之间的拓扑关系,可直接进行切片分层,切平面与网格面片所得的交线段也无需排序,节省了生成轮廓线时对交线段重新排序所需的时间,提高了分层处理的效率。-Simplify the data model, and to reduce the data processing time and improve the molding efficiency. Algorithm without establishing the topologic
spline
- C++实现的三次样条插值函数,可以求sin(x)的值,要求输入时保证步长相等.-C++ implementation of cubic spline interpolation function, you can find sin (x) value, appearance and other steps to ensure that when you ask for.
distillation-column
- 精馏塔计算程序,建立了精馏塔的严格计算模型,并用matlab编程求解。-Program for distillation column, the strict model of the distillation column is built, and solved by matlab programming.