登录
首页 » matlab » crc

crc

于 2020-04-27 发布
0 225
下载积分: 1 下载次数: 2

代码说明:

说明:  matlab代码可以实现32位长度的CRC编码和校验,另外附vhd代码可用于可编程门阵列芯片使用(Matlab code can realize 32-bit CRC code and verification, in addition, VHD code can be used for FPGA)

文件列表:

crc, 0 , 2020-04-20
crc\crc.vhd, 2056 , 2020-04-20
crc\crc调用.txt, 315 , 2020-04-20
crc\PCK_CRC32_D4.vhd, 3690 , 2020-04-08

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 风向
    运用matlab读取excel文件并画出带有风向标的图(Draw a Wind Direction Map)
    2020-06-16 20:40:02下载
    积分:1
  • cx
    说明:  水声通信中的psk方法,信道为多径信道,接收段进行均衡处理,是较为完整的psk水声通信系统仿真(Acoustic Communication psk methods, channel for the multi-path channel, the receiving section of a balanced approach is a more complete psk acoustic communication system simulation)
    2008-12-18 11:24:32下载
    积分:1
  • all4dead
    说明:  仅限求生之路使用,求生之路2绕道! all4dead本人已经汉化,部分无法完全汉化! 本插件纯源码!只汉化未做任何更改! 汉化作者 - By:藤野深月(Only L4d! All4dead himself has been Sinologized, some of which cannot be fully Sinologized! This plug-in is pure source code! Only Sinochem did not make any changes! By: Fujino Shenyue)
    2020-03-19 17:38:16下载
    积分:1
  • 20_analog_circuit
    这个是工程师应该掌握的20个电路,希望大家可以了解参考一下,谢谢!(This is the engineer should master 20 circuit, I hope you can understand the reference, thank you!)
    2015-10-10 15:23:40下载
    积分:1
  • (人事管理)
    说明:  C#的简单使用没有什么好看的等以后再发一些牛逼的(woyebuzhidaozengmegaoadfadfdfadf)
    2020-06-18 09:40:01下载
    积分:1
  • VC++退火算法求解TSP源码
    VC++模拟退火算法求解TSP源代码,关于TSP问题:全称为Travelling Salesman Problem,它是数学领域中著名问题之一。假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路经的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值,本示例程序将示解其中的奥秘!
    2022-05-20 03:56:54下载
    积分:1
  • aero-engine_mathematic_model
    航空发动机数学模型。是一本不错的书。希望对大家有用。(Aero-engine model. Is a good book. Hope that useful.)
    2010-11-02 18:49:44下载
    积分:1
  • VC++ 6.0绘制曲线正弦波
    VC++ 6.0 绘制曲线正弦波,一种比较有规律的曲线,源代码也是相当简单的好种。   //建立画笔   CPen cpen,pen;   pen.CreatePen(PS_SOLID,4,RGB(0,0,0));   cpen.CreatePen(PS_SOLID,2,RGB(0,0,255));   pDC->SelectObject(&cpen);   //指定原点   pDC->SetViewportOrg(100,245);   pDC->SetTextColor(RGB(255,0,0));   //绘制横坐标   CString sPIText[]={"-1/2π","","1/2π","π","3/2π","2π","5/2π","3π","7/2π","4π","9/2π","5π"};   for(int n=-1,nTmp=0;nTmpLineTo(60*n,0);    pDC->LineTo(60*n,-5);    pDC->MoveTo(60*n,0);    pDC->TextOut(60*n-sPIText[n+1].GetLength()*3,16,sPIText[n+1]);   }   double y,radian;   pDC->SelectObject(&pen);   for(int x=-60;xMoveTo((int)x,(int)y);    pDC->LineTo((int)x,(int)y);   }
    2022-01-21 22:47:43下载
    积分:1
  • 第5章
    通过主动转向,实现自动驾驶车辆对参考的路径跟踪。(Through the active steering, automatic driving vehicle path following for reference.)
    2021-04-15 15:08:54下载
    积分:1
  • abb码垛取料仿真工作站
    说明:  一个采用robotstudio做的码垛工作站,里面有ABB机器人运动的所有资料,以及RAPID的详细程序。(A palletizing workstation made of robot studio contains all the information of ABB Robot Movement, as well as the detailed program of rapid.)
    2020-10-13 09:54:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载