GF2^m
GF2^m技术资料下载专区,收录1,094份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
1,094
GF2^m 热门资料
查看全部 1,094 份 →一个旅行者有一个最多能用m公斤的背包
一个旅行者有一个最多能用m公斤的背包,现在有n件物品,它们的重量分别是W1,W2,...,Wn,它们的价值分别为C1,C2,...,Cn.若每种物品只有一件求旅行者能获得最大总价值。
2017-01-23
121
M-file uses random data which BPSK modulates a carrier to configure a BPSK UWB transmitter. The rece
M-file uses random data which BPSK modulates a carrier to configure a BPSK UWB transmitter. The receiver demodulates the...
2014-08-09
47
The source code example of ARM9 development board from Artila (M-501 starter kit). The source code c
The source code example of ARM9 development board from Artila (M-501 starter kit). The source code can compile on linux ...
2016-08-08
168
The zip file contais a sample program to check the sybase database connectivity. I ve attached the m
The zip file contais a sample program to check the sybase database connectivity. I ve attached the makefile as well for ...
2017-06-28
177
题目:加密软件 要求:(1)输入任意一段明文M
题目:加密软件 要求:(1)输入任意一段明文M,以及密钥K (2)根据一下公式将其转换为密文C。 Ci = mi + K ,其中i = 0,1,……n-1 , K 为密钥; (3)具有输入输出界面。
2013-11-25
56