资源列表
tqw
- 运用雅各比迭代法计算方程近似值,每次回车迭代一次-The use of Jacobi iterative method to calculate approximate equation, each iteration a carriage return
Printdelay
- 程序不会马上显示你输入的字符,而是延时显示你输入的字符,延时时间可调-SlowPrint, the function this program s about, can be used as a replacement for the standard printf() function. The difference between SlowPrint and printf is SlowPrint doesn t put the information on the screen i
TwitterTools
- pack of twitter tools written in c#
zhongdianhuayuan
- 利用C语言编写的中点画椭圆程序(计算机图形学)-midpointellipse use C language CP
optimal
- 最佳FIR可变带宽数字滤波器m文件 通过Matlab实验,效果可行-Optimum FIR digital filters with variable bandwidth
timing1
- 这是一个接收机中的定时同步程序,可供设计接收端的同学进行参考-This is the timing code of the OFDM receiver.
4dyytexiao
- 4D影院特效生成脚本,方便制作4D影院的特效-4D theater effects to generate scr ipts to facilitate the production of special effects cinema 4D
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.