资源列表
CMdiSplit
- 关于窗口分割的源程序,把窗口分割为4部分,包括动态分割和静态分割!挺好的-With regard to split the source window, the window divided into four parts, including dynamic segmentation and static segmentation! Quite good
Chapter14
- LabelTextboxTest的作用,LabelTextboxTest的作用。-LabelTextboxTest
main
- Descr iption: 对整型有序关键码序列进行折半查找,待排序序列以数组存储。如果找到待查记录,返回找到的位置下标,并删除该关键码记录;如果没找到待查记录,返回0,并将待查记录插入到适当位置,即该查找属于动态查找。输出查找过程中每一轮的low,mid,high 值,以及与给定值相比较的关键码值,并输出最后找到的位置,及变化后的数组。 注意:该数组为整型,数组中关键码存储位置为r[1]~r[n],r[0]留作它用,且关键码个数大于4. Input Format: 第一行输入数
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.