搜索资源列表
diagram_exchange_tools
- C语言写的报文转换程序,包含头文件和源代码、数据库设计-C language text was written by the conversion process, including header files and source code, database design
dbf2ascii.tar
- 应用平台 UNIX 一个转换DBF数据库文件的数据到ASCII文本文件的Shell程序.这个包含SCO UNIX下的目标程序和C源程序.-a UNIX application platform conversion of DBF database files in ASCII text data to document the Shell procedures. The SCO UNIX include the objectives and procedures C source.
s2oexample
- 当前不少单位在进行系统改造升级时,面临着如何将各个独立部门开发的应用所采用的数据库统一,以便适应数据大集中的需求,方便将来进行数据挖掘等更高层次的应用。在数据库统一的过程中,如何快速、高效的将已有的基于异种数据库的程序,特别是采用C/C 开发的运行于linux/unix下的程序转换到现有数据库下,成为不少单位面临的问题。当然了,基于RAD开发的程序,基本上不需要进行修改,就能达到目的。