资源列表
crc16_128bit_chk
- crc16——128bit的报文检验模块,验证报文是否正确(ata[112],data[113],data[114],data[115],data[116],data[117],data[118],data[119], data[104],data[105],data[106],data[107],data[108],data[109],data[110],data[111], data[96],data[97],d
CRC16_D40
- 将一条512bit报文长度分成4条。。。。。(always @(posedge clk_sys or negedge rst_sys_n) begin if(~rst_sys_n) begin data_line <= 2'b0 ; end else begin if((rx512_pkt_dataw[519] == 1'b1)&&(rx512_pkt_wr == 1'b1)) begin if(rx0_pkt_paf == 1'b0)
外点牛顿罚函数优化matlab
- 关于外点牛顿罚函数优化的matlab代码(Optimization of exterior point Newton penalty function matlab)
energy detection final
- energy detection matlab code
OracleDBOperation
- C#OracleDB数据库操作类接口方法(C#OracleDB database operation class interface method)
PIANO
- 用MATLAB代码实现一段钢琴曲的播放。(Using MATLAB codes to complete a piano song.)
MATLAB使用欧拉Euler法求解微分方程组 源程序代码
- Matlab欧拉法解微分方程的程序源代码,供matlab学习使用(Matlab Euler solution of differential equations of the program source code, for learning to use matlab)
MATLAB绘制 维维安尼Viviani曲线 源代码程序
- Matlab绘制vivian图像的源代码程序,供matlab学习使用(Matlab draw Vivian images of the source code procedures for matlab learning to use)
wspec
- 风速频谱的绘制,可以将试验量取到的风速时程绘制出风速频谱。还可以将多比风速频谱作对比(The wind speed spectrum can draw the wind speed spectrum by taking the wind speed time.)
PN_Calibration_High_Level
- 该代码主要是数字域校准办法_PN注入校准(For a simple two step converter, a psudo-random sequence can be injected into the sub-ADC and correlated with the digital output to determine radix errors. See Li and Moon, TCAS II, Sept 2003 or Keane, TCAS I, Jan 2005 for more i
trendMK_tubian
- Mann-Kendell检测时序数据的趋势和周期(MK detects trends and cycles of timing data)
Desktop
- This is Java's Hello world!