搜索资源列表
BIN2ASC
- 可二进制文件转换为C语言格式的文本文件,便于供C程序使用-binary files can be converted to the C language text file format to facilitate procedures for the use of C
new_word
- VC7写的,用来将金山单词本生成的文本文件转换成为我想要的其它格式写的。有兴趣的可以看看。-VC7 wrote, Jinshan words used to generate the text of the document I want to switch to the other format writes. Interested can look at.
cDAGlab6
- 自己写的一个图的转换CMD 程序 nodag.txt是一个有环图演示输入文件. dag.txt是一个无环图演示输入文件. g.c 为主程序文件 stackar.c 为堆栈定义和调用文件 run.exe 为已编译好的可执行文件 我编写了一个MAKEFILE文件.如果不使用MAKEFILE 请在g.c文件的头部添加 #include \"stackar.c\" 然后再直接编译g.c. 使用了堆栈的演示代码.
ExtConvert
- 文件扩展表批量转换程序。 使用方法可在命令行窗口输入ExtConvert /? 可解!-file extensions Table batch conversion process. Use the command line window ExtConvert / solvable!
RTF2HTML
- 用C++做的一个转换工具,能够将RTF文件转换成HTML文件-In C++ to do a conversion tool that will convert RTF files to HTML files
cdd
- 用cmd脚本编的“吃豆豆”游戏,有文件读取、写入,数字、字母转换等操作,可做参考-Eat Peas games, compiled with the cmd scr ipt file read, write, numbers, letters, conversion operations, do
long_integer
- 对长整数的处理,编写了一个类。可以添加功能函数实现更多功能。文件中实现了任意长十进制和二进制的转换-The treatment of long integers, write a class. Utility functions can be added to achieve more. Documents of arbitrary length to achieve conversion of decimal and binary
Linux2win
- 解决LINUX下的文本文件在WINDOWS下显示乱码的问题。只要输入源文件和目标文件即可立即完成转换!-txt file from linux to windows
BintoCFormat
- 主要将二进制文件,转成C语言格式的源码,可以用于图片二进制数据的转换。编译通过。可直接生成-The main binary file, converted into C language source code format, can be used for the conversion of image binary data. Compile. Can be directly generated
format
- 从文件中提取需要的内容并按要求格式转换输出-file translation
asc2hexf
- 16进制字符串文件格式,转换为16进制格式。- Hexadecimal string format, converted to hexadecimal format
编写用于表示有向图的数据结构
- 编写用于表示有向图的数据结构,以及不同表示方法之间相互转换的程序。 从文件读入一个有向图(带权,n 个结点,m 条边)的权矩阵表示,输出这个图的关联矩 阵、边列表、逆向表、邻接表表示。 程序除了能够实现要求的功能以外,代码中要有能体现出不同表示方法的数据结构。 -Writing means between the map data structure, and the different representations of the conversion process. Readi
trees
- 树或森林的函数库,包括从文件读取数据构造森林,层次遍历森林,将森林转换成广义表形式等。-Trees or forests library, including reading data from a file structure forest, traversing the forest level, the forest is converted into generalized table form and so on.
CPP-Matrix
- 代码基于《用C++语言编写数学常用算法》/陈必红著。源码中定义了多种矩阵初始化函数,可以讲数组,文本文件等直接转换为矩阵。除了常用的矩阵运算分解等操作,增加了常用的矩阵点乘,叉乘,矩阵块移除等常用操作,在源文件中有详细注释。-Code based on the " write mathematical language commonly used algorithm C++" /Chen Hung forward. Defined in a variety of matrix s
XmlExcel
- 将xml格式通过C#方式转换为Excel格式的文件并且导出-The xml format via C# way to convert an Excel file format and export
UG
- 将UTF8编码转为GB,优点是命令行程序,方便其它程序调用,方便用批处理将大批量文件一次性转换-The UTF8 encoded into GB, the advantage is a command line program, easy to invoke other programs, easy to use batch files to large quantities of one-time conversion
objconv
- objconv是一个促进跨平台开发的实用程序函数库,用来转换和修改目标文件,转储和反汇编目标文件 、可执行文件,适用于所有X86和X86-64平台。-A utility for cross-platform development of function libraries, for converting and modifying object files and for dumping and disassembling object and executable files for all
grb_read
- 程序基于C++开源库GDAL读取了GRB格式文件,并将其转换为tiff格式-Program is based on open source library GDAL C++ read GRB format files and convert them to tiff format
wadl2java
- jersey框架下将wadl文件转换为java 类的方法代码。-wadl to java method in jersey frame.