搜索资源列表
SimpOrderPrint.src
- 基于C++Builder 6的医药类单据打印系统,主要是Access + FastReport + VCLSkin的一些综合应用,重点功能是FastReport中实现人民币中文大写、空行补齐,页面小计(SubTotal)等…… 本打印程序开发过程中使用了FastRepot和VCLSkin组件,源程序在编译时需要在工程(Project)的选项(Options)中更改一下Include和Lib的路径,指向你的FastReport的安装目录。否则会提示找不到头文件等编译错误。-Based o
BiTree
- 用c实现的一个对二叉树的各种操作,包括插入删除等的源代码程序,编译已通过。-A binary tree with c a variety of operations, including the insertion and deletion program source code, the compiler has passed.