资源列表
zhe-management-of-projices
- ssh做的管理项目.含有完整的三种框架 spring strutes hibernante-ssh do zhe management of projects
ODBC_SQL-Server
- odbc,数据采集系统,SQL server-odbc, data collection
sql1
- ADO + Visual c++, read, write to database sql server
ASP_libray_system
- 图书管理系统 采用ASP;可以运行;作为一个例子合适。-A library system using ASP and Access
datebasemanagement
- 一个标准的数据库管理系统,功能较为齐全,可做开发模板-A standard database management system, features a more complete development of a template to do
VCPPRENLIZIYAUN
- 人事管理系统VC++源代码,附加数据库,值得研究学习!-VC++ people manageer source code
sqlPdiver
- 我们经常要用到数据库,这是sql server的驱动包-sql server driver
123
- vc++链接数据库(SQLserver)实例-vc++ link database (SQLserver) examples
SQLshiyan
- 数据库实验的几个源代码,主要包括库存管理等程序-Several experimental database source code, including inventory management program
duilie
- 用单链表实现优先级队列,编写实现队列的下列操作的函数并实现书上的进程调度应用. -Realization of the priority queue with a single linked list, prepared to achieve the following functions of the queue and process scheduling application book.
erchashu
- 用下面两种方法中的任一种建立y一棵n层的满二叉树。 (1) 按先序遍历递归调用建立链式满二叉树; (2) 按层序遍历二叉树方式建立链式满二叉树。 (3)把二叉树得凹入表示法打印出来 -Use either of the following two methods to establish a y a n-tier full binary tree. (1) according to preorder a recursive call to establish a chain fu
erchashubianli
- 对所建立的二叉树用递归和非递归的中序遍历输出树的结点的算法。-Established algorithm for binary output node of the tree using recursive and non-recursive preorder.