资源列表
add
- 实现任意位数的数字相加运算,或者叫大数运算,是任意位数的数字相加-Any median figure sum operator.
Bilinear
- 根据双线性原理,对图像进行插值放大。 设放大比例为s,则k*s+1的点为原来图像上k处的值-The bilinear principle, the interpolation to enlarge the image. Set zoom ratio s, the value k* s+1 points of the original image k at
J
- 求非线性方程组的雅克比矩阵,针对不同参数球的不同的形式。-Nonlinear equations, Jacobian matrix, different forms for different parameters of the ball.
Floyd-C-programming
- 数学建模 最短路径的编程实现Floyd C编程-The shortest path programming Floyd C programming
list2
- 已知单链表L中的结点是按值非递减有序排列的,试编写一算法将值为X的结点插入到表L中,使得L仍然有序。-Nodes known single linked list L is non-decreasing by value ordered, try to write an algorithm to the value of X node is inserted into the table L, such that L remains orderly.
jinhongwai
- 主要是读取hdf文件中的数据,输出为TXT格式-Mainly read data,become txt format
anjianxiaodou
- 基于verilog的按键消抖\\\\\\代码-Based on the verilog key debounce \ \ \ \ \ \ code
fft_512
- 用MATLab进行的fft仿真,有详细注释-MATLab conducted with fft simulation,
Stack
- 堆栈实现。堆栈就是这样一种数据结构。它是在内存中开辟一个存储区域,数据一个 顺序地存入(也就是“压入——push”)这个区域之中。有一个地址指针总指向最后一个压入堆栈的数据所在的数据单元,存放这个地址指针的寄存器就叫做堆栈指示器。开始放入数据的单元叫做“栈底”。数据一个一个地存入,这个过程叫做“压栈”。在压栈的过程中,每有一个数据压入堆栈,就放在和前一个单元相连的后面一个单元中,堆栈指示器中的地址自动加1。读取这些数据时,按照堆栈指示器中的地址读取数据,堆栈指示器中的地址数自动减 1。这个过程叫
keshe
- 数字图像处理的程序加噪声和去除噪声,来进行DFT变换-Digital image processing program plus noise and noise removal to DFT transform
edit-distance
- 该代码主要是用来计算两个句子之间的编辑距离-edit distance
SUM-OF-SINE-WAVES
- SUM OF TWO SINE WAVES