搜索资源列表
utf8
- 这各函数能将字符串转换成UTF8格式并且是十六进制的内码格式-that the function can convert UTF8 string format and is within the hexadecimal code format
taosheng
- 1)I:初始化(Initialization)。从终端读入电文,写到tobetrans文件中,统计电文的字符集合和对应的权值集合,建立哈夫曼树,并将哈夫曼树存于文件hfmtree中。 (2)C:编码(Coding )。利用已建好的哈夫曼树(如不在内存,则从文件hfmtree中读入),对文件tobetrans中的正文进行编码,然后将结果存入文件codefile中。 (3)D:译码(Decoding)。利用已建好的哈夫曼树将文件codefile中的代码进行译码,结果存入文件textfile中
TreeToBT
- 树转换为二叉树,输入为广义表格式,没有外括号,输出为转换的二叉树的中序-Tree is converted to binary tree, type generalized form, there is no outside the brackets, the output for the conversion of the tree in order
myString
- 编写一个String类,并提供基本的字符串操作(如:字符串相加,获取字符串长度,字符串比较,字符串转换整形/浮点,获取C语言格式的字符串等操作),并编写程序使用该String类。 -Write a String class, and provide basic string operations (such as: adding a string to get the string length, string comparison, string integer/floating poin
MyPro
- 处理输入文件,通过特定的算法,转换形成输出文件。可自定义输出格式。-A program source which can process input files and convert them to outputfiles using select algorithm.
string_trans
- 从文本文件中读取按照一定格式存储的数据,并经过字符串处理,将数据存储到数组中。主要用到了char*到浮点数的转换,文件读取的一些常用函数。-Read from a text file format for storing data according to certain, and after a string processing, the data stored in the array. Main use of the floating-point conversion to char*,
dagtra
- 将dag generator生成的一定格式文本描述的dag图,转换成dag图的邻接矩阵。-translate the result of dag generator to matrix of dag
csp-conver-to-segy
- 工程地震中CSP数据转换为常见的segy地震数据格式的小软件,对工程物探人员十分有用-software convering CSP format to seismic segy format
pajek_vgr
- 将复杂网络连边关系转换为.vgr格式,以便导入pajek进行拓扑结构分析-The complex network of relationships even convert edge. Vgr format to be imported topology analysis pajek
RTCM3.0Decoder
- RTCM3.0差分数据格式解码,将二进制的原始数据进行解码、转换为十进制的数据-RTCM3.0 differential data decoder
off2stl
- 三维模型文件的数据结构转换,能将off格式文件转换成stl格式,可用于3d打印-transform off to stl