-
ASN1PBERPDER
asn1编码说明,详细说明了asn1编码格式,以及der编码,ber编码(asn1 encoding instructions detailing asn1 encoding formats and coding der)
- 2015-02-06 14:57:39下载
- 积分:1
-
GtkGnome
应用软件编程的参考书,有助于编码的规范的养成
(utility software programming reference books to help coding standard form
)
- 2014-12-22 22:23:34下载
- 积分:1
-
Array-data-to-calculate-the-average
该程序能够根据使用者的需要,通过调用相关的函数,完成数组的输入和输出,计算出该数组数据的平均值并输出。(The program can be based on user needs, by calling the related functions, complete the input and output of the array, the array data to calculate the average value and output.)
- 2014-09-07 23:48:17下载
- 积分:1
-
matlab_simulations-for-radar-system
雷达系统设计的matlab仿真教程 (一共13章节)(matlab simulations for radar systems design (13chapters))
- 2013-04-09 13:20:50下载
- 积分:1
-
2ddp_node
2ddp dynamic mesh for fluent udf
- 2013-12-12 15:26:08下载
- 积分:1
-
vcPP--renshutongji
人数统计 vc++ 因为 本人需要matlab的人数统计源程序代码 所有先上传自己有的vc++源代码来让大家参考(Number of vc++ because I need matlab source code for all the statistics the number of first upload your own and some vc++ source code to make your reference)
- 2011-04-21 09:34:23下载
- 积分:1
-
ssim-1.0
SSIM 1.0 Local Search Similarity
- 2012-07-20 16:20:59下载
- 积分:1
-
CCRXLS
vc调用matlab dll 读xls内容(vc call the matlab dll reading xls content)
- 2013-04-08 21:25:30下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
-multi-beam-
菲涅尔区聚焦多波束天线空间谱估计性能分析(Fresnel zone focusing spectrum estimation performance of multi-beam antenna spatial analysis)
- 2013-12-26 12:41:37下载
- 积分:1