资源列表
TrainTicket.rar
- 一个简单的火车票查询系统,也可以维护数据库。使用VC6.0开发,MFC框架,Access数据库,ADO连接方式。,A simple ticket query system, you can also maintain the Database. Use VC6.0 development, MFC framework, Access databases, ADO connections.
vcSQL
- 本源码为Visual C++数据库经典开发实例的源码,提供了很好地将数据库和VC++结合起来了!-The source code for the Visual C++ database development example of the classic source, provides a good database and a combination of VC++!
BOOKMANAGER
- 十分全的图书管理系统,既有代码又有文档,是软件工程的典型例子。-All of the library management system is both a document code, there is a typical example of software engineering.
complex
- 本程序可以对两个复数进行输入和操作,包括复数的相加、相减、输出实部、输出虚部、重新赋值等。同时构建了较为人性化的界面,给使用者已足够的提示,能实现复数类型数据的基本处理。-This program can be two complex inputs and operations, including adding complex numbers, subtraction, the output real part, imaginary part of the output, re-assignm
mksqlite
- SQLite的Delphi接口。可以方便访问SQLite数据库。-SQLite for Delphi interface. Easy to access SQLite databases.
jiudianguanlixitong
- 自行开发的酒店管理系统,亮点在界面布局和设计上。涵盖了所有酒店管理的功能和内容,希望大家能用上。-Self-developed hotel management system, highlight the interface layout and design. Hotel management covers all features and content, hope everyone can be on.
line
- 利用PB画多条曲线图,调用API函数啊,其实很简单-draw line use powerbuilder
HrSys
- 新型的数据库银行客户管理系统 适合于高手学习交流,也适合做毕业设计-The new database management system for bank customers expert studies and exchanges, also suitable for graduation
ERP
- 完整的erp系统源码,非常详细齐全,值得学习-Complete source erp system, very detailed and complete, it is worth learning
BasicExcelSample
- 不受限读取excel文件数据,可以进行任意字段的excel文件数据读取-Read excel file data is not restricted, any field can be read excel file data
InputMSFlexGrid.zip
- 如何在vb程序中的 MSFlexGrid 中输入资料,Vb how to process input data in MSFlexGrid
pagerank.rar
- PageRank的MapReduce(hadoop)实现,包括链接关系的抽取,PageRank值的计算和结果的排名显示。,implementation of PageRank using hadoop.