资源列表
del.rar
- 他可以完成HDLC帧的删零功能,使得收端能够正确的恢复出HDLC中携带的信息,it can delete the zero from the HDLC frame ,make the information correct.
multichannell
- 一个完整的多径信道的MATLAB程序,程序已通过测试,愿与大家共享-A complete multi-path channel of the MATLAB program, the program has been tested to be willing to share with you
verIP
- Visualizar IP no computador local
aes
- this a test file to upload the document. pls refer it. if it is of any use, use it else ignore it.-this is a test file to upload the document. pls refer it. if it is of any use, use it else ignore it.
clkdiv
- -- Clock divider of generic width (default = 4 bits) -- based on counter from Library of Parameterized Modules (LPM) -- Accepts clock signal at clk_in -- Output clk_out has frequency of clk_in/(2^width) -- Specify width in GENERIC MAP when in
MAC1
- 主要用于银行的mac算法,大家可以参考一下-Mac algorithm is mainly used for the bank, we can refer to
tcpclient
- tcp socket客户端,Windows网络编程-tcp socket client, Windows network programming
opencv2010camre
- opecv 通过摄像头读取视频 看你的摄像头能否正常的步骤视频。-Opecv by reading the video camera watch your camera correctly step video.
zuche
- 面向对象程序语言 JAVA 定义一个租车类 实现租车交易的功能-Object-oriented programming language JAVA define a Car class that implements the functionality Car Trading
ClientSocket
- java 客户端socket程序,用于window下socket的建立和数据传输-java programe of client socket
abc123
- MCNP计算质子打靶,适合初学者学习参考-mcnp be p
String-edit-distance
- 经典的动态规划算法,利用动态规划思想实现字符串编辑距离,二维数组做为动态规划的存储空间,用来换取时间。-String edit distance