资源列表
DepartureSum_mod
- 计算急急急斤斤计较急急急 人格热热而特务认为而
acm-pku-1665 the doors
- acm-pku-1665 the doors
链表排序
- 链表排序方法
Dijkstra
- 一点到另一点的最短距离 Dijkstra算法-Point to another Dijkstra algorithm for the shortest distance
Polygonal-area-calculating-code
- 这个代码能计算单个椭球面上多边形的面积,从而能解决椭球面积的计算-This code can calculate the single ellipsoid surface area of the polygon, which can solve the ellipsoid area calculation
LINEGRAP
- line graph graphics program
Pointer
- 链表的三种建立方式:正序、逆序以及有序建链表-how to set up pointer
poj1141
- POJ 1141题目源码+源码 题意: 给你一段 括号序列 让你输出 一个最小的让括号合法的序列 黑书上 有将 思路 : dp[a][b] 代表 a b 之间 最小的需要填加序列数目 a==b时 dp[a][b]=1 a>b时 dp[a][b]=0 s[a] 与s[b]配对时 dp[a][b]=dp[a+1][b-1] 否则 dp[a][b]=min(dp[a][k],dp[k+1][b]) a<=k<b 记录路径采用 一般DP记录路径
TE_column_conductor
- TE波入射介质圆柱的解析解,matlab程序,求解RCS-Analytical solutions TE wave incident medium cylinder, matlab program, solving RCS
xiaobotuxiangyasuo
- 基于小波变换的图像压缩,图片是MATLAB库自带的,供大家参考,互相交流。-Image compression based on Wavelet Transform
Basic
- Matlab basic codes. It is useful.-Matlab basic codes. It is useful.
xinhaofangzhen
- 二相编码信号,频率编码信号的时域和频率仿真波形-A two-phase coded signal, a frequency-coded signal, and a frequency-controlled waveform