资源列表
main
- Descr iption: 采用邻接表表示有向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列,边的输入按照边的顶点序号从小到大的顺序排列,如下图的边的输入顺序为0 1,0 2,0 3,1 2,1 3,2 4,3 4共七条边,邻接表的边结点采用头插法。本输入样例中所用的图如下所示: Input Format: 第一行输入两个值,第一个是图中顶点的个数,第二个是图中边的条数 第二行输入各顶点的信息,即输入每个顶点字
Draw
- 实现画图板,是很有用的程序, 实现画图板,是很有用的程序-Draw.rar
multiread
- 多线程访问数据库 方便大家学习参考,今天奉献出来-Multi-threaded access to the database for reference to facilitate them to learn from today, out of devotion
QQFarm
- qq农场单机山寨版 用于初学windows编程-qq farm stand-alone cottage version of windows programming for beginners
ODL_src
- Overview Most of us know that OLEDB is the latest database technology that provides fast data access on the windows platform. However, many C++ programmers tend to avoid using raw OLEDB and prefer ADO in their development process.
DatabaseAssemblyBuildWiz_src
- The database assembly build tool is a tool to allow a developer to select database schema items (tables, views, stored procedures, users etc.) and export the DDL to create these items to a SQL file.
LinkedServerMonitoring
- this article is to understand how to monitor a group of Linked SQL Servers from a SQL Server
relationaladonet_src
- The article is divided in two parts, one that shows an implementation using an Access 2000 database, and another that using a SQL Server Database with stored procedures
imagereal
- 独立的图像检索系统,运行时占用内存小,功能独立,很好。-Independent image retrieval system, run-time small memory, functional independence, very good.
SLMultiFileUploader
- 仓库管理包含: 材料采购 车间领料, 车间退料, 库存调拨, 报益, 报损, 成品进仓, 库存调价 成品出库等仓库管理,功能
calc1
- vc++实现计算器功能 实现计算器功能 -vc++ Calculator functions to achieve
clock
- 实现内存分配的一个clock的改进算法-实现内存分配的一个clock的改进算法。。。
