搜索资源列表
-
0下载:
使用Visaul basic.net编写的基于ber编码规则的的asn.1的编码/解码库,可以适用于任何使用ber编码的协议比如(的LDAP,SNMP等)-Use Visaul basic.net write code based on the rules of asn.1 ber encoding/decoding library, you can apply to any use of ber-encoded protocols such as (the LDAP, SNMP, etc.)
-
-
0下载:
用于IEC61850的ASN.1协议的基本语法和编码规则-The ASN.1 protocol for IEC61850 basic syntax and encoding rules
-
-
0下载:
ASN.1 encoding rules: Specification of Basic Encoding Rules (BER), Canonical Encoding Rules (CER) and Distinguished Encoding Rules (DER)
-ASN.1(基本,强制,唯一 编码规范)-Basic Encoding Rules (BER), Canonical Encoding Rules (CER) and Distinguished Encoding Ru
-
-
0下载:
VC/C++源码,字符处理,字符转换
一 NMAKE和Makefile
字符编码
字符转换
关于字符转换的使用方法:
使用方法:
1 将要转换的字符串,传递给函数,从返回值中获取转换后字符串的长度。
2 分配字符串空间
3 再次调用函数,并将分配的空间传递给函数,获取结果
基本语法规则:
window.exe:window.obj // 依赖行
cl.exe window
-
-
0下载:
用于IEC61850的ASN.1协议的基本语法和编码规则-The ASN.1 protocol for IEC61850 basic syntax and encoding rules
-
-
0下载:
设计散列表实现身份证查找系统,对身份证号进行 Hash。
[基本要求]
(1) 设每个记录有下列数据项:身份证号码(虚构,位数和编码规则与真实一致即
可)、姓名、地址。
(2) 从键盘或文件输入各记录,以身份证号码为关键字建立散列表。
(3) 采用开放定址的方法解决冲突。
(4) 查找并显示给定身份信息的记录。-Designed to achieve identity hash table lookup system, ID number for Hash. [
-