搜索资源列表
vfpbarcode
- 生成Code 128条形码位图,条码位图文件名(含路径),若无路径则在默认当前路径下建立文件-Generation Code 128 barcode bitmap, barcode bitmap file name (including the path). Without the default path in the current path established paper
PrintResume
- 需要将本例程序中的resume.mdb配置为ODBC数据源,名称为resume。此外,本例程序的个人数据中照片以Bmp文件的形式存在,在MDB数据库中需要指明对应的Bmp文件路径,如果只给出文件名称,则需确保该文件与本例程序的可执行文件resume.exe处于统一目录。-need to process the cases of resume.mdb configured to ODBC data sources, name of the resume. In addition, the proc
SimpOrderPrint.src
- 基于C++Builder 6的医药类单据打印系统,主要是Access + FastReport + VCLSkin的一些综合应用,重点功能是FastReport中实现人民币中文大写、空行补齐,页面小计(SubTotal)等…… 本打印程序开发过程中使用了FastRepot和VCLSkin组件,源程序在编译时需要在工程(Project)的选项(Options)中更改一下Include和Lib的路径,指向你的FastReport的安装目录。否则会提示找不到头文件等编译错误。-Based o
Map_lab
- 这是一个简单的对图操作的程序,利用FOYLD算法求两地的最短路径并打印出。本程序还可以显示地点信息。是一个校园导航系统!-This is a simple operation procedures on the map, using FOYLD algorithm to solve the shortest path between the two places and print out. This procedure can also display location information
Ford-Fulkerson-C
- Ford Fulkerson for shortest path recognition implementation in C language
28
- 迷宫探路:生成一个迷宫,通过搜索路径检查是否可以到达-Maze Pathfinder: Generate a maze, by checking whether the search path can be reached
xiaoyuan
- 一个校园介绍的工具,包括校园景观,校园导航,校园路径-A campus presentation tools, including campus landscape, navigate campus, campus path, etc.
dayin2
- 在C++中调用ZXing生成Code128编码的条码,并打印出来。使用时需要安装java,并在config.ini文件中设置java路径。-this program use zxing to generate code 128 bar code,and print。you must install java and set the jvm path in config.ini file.