-
物资管理系统
一 开发环境 OS: Windows 2000 Server + SP2 IDE: Visual Studio 6.0 + SP5 DataB...
物资管理系统
一 开发环境 OS: Windows 2000 Server + SP2 IDE: Visual Studio 6.0 + SP5 DataBase: SQL 2000 Server + SP2 二 运行 1:创建数据库 将Material.sql中的SQL语句考入SQL Server的查询分析器中,全部运行; 2:建立ODBC数据源 数据原名称为Material_MIS
-Materials management system development environment 1 OS: Windows 2000 Server+ SP2 IDE: Visual Studio 6.0+ SP5 DataBase: SQL 2000 Server+ SP2 Second Run 1: Create a database in SQL statements Material.sql admitted to the SQL Server query analyzer, all running 2: Create ODBC data source data formerly known as Material_MIS
- 2022-06-26 14:03:39下载
- 积分:1
-
graph traversal of the display (c language curriculum design data structures tha...
图的遍历的演示(c 语言 数据结构课程设计题)
/*定义图*/
typedef struct{
int V[M]
int R[M][M]
int vexnum
}Graph
/*创建图*/
void creatgraph(Graph *g,int n)
{
int i,j,r1,r2
g->vexnum=n
/*顶点用i表示*/
for(i=1 iV[i]=i
}
/*初始化R*/
for(i=1 iR[r1][r2]=1
g->R[r2][r1]=1
scanf("%d,%d",&r1,&r2)
}
}
-graph traversal of the display (c language curriculum design data structures that)/* definition of the map*/typedef s truct V (int int [M] R [M] [M]) int vexnum Graph/* create map*/void creatgraph (Graph* g, int n) (int i, j, r1, r2 g-
- 2023-05-29 19:45:03下载
- 积分:1
-
A deviation from the code directory, you can make the directory search
一个偏离目录的代码,可以做目录搜索-A deviation from the code directory, you can make the directory search
- 2022-04-23 19:04:15下载
- 积分:1
-
VB写成的Base64编解码和MD5编号程序。
VB写成的Base64编解码和MD5编号程序。
- 2022-02-27 03:06:09下载
- 积分:1
-
一个不错的
一个不错的-A good
- 2022-03-01 14:37:05下载
- 积分:1
-
这是一个钩子程序,作为一款学习用的程序,是很不错的,欢迎大家有空学习研究...
这是一个钩子程序,作为一款学习用的程序,是很不错的,欢迎大家有空学习研究-This is a hook procedures, as one study using the same procedures that are very good, we welcome time to study
- 2022-07-23 11:23:41下载
- 积分:1
-
系统Modem列表枚举程序.
通过注册表读取系统的Modem列表.
系统Modem列表枚举程序.
通过注册表读取系统的Modem列表.-Modem list system enumeration procedures. Read through the registry system Modem list.
- 2023-08-24 09:45:03下载
- 积分:1
-
赢得系统目录服务管理
WIN系统的目录服务管理-WIN system directory service management
- 2022-03-23 19:20:25下载
- 积分:1
-
使用VC开发的计算尺,可以测量长度,角度等。并具有数据库存储功能。
使用VC开发的计算尺,可以测量长度,角度等。并具有数据库存储功能。- Uses the VC development the calculating rule, may survey the
length, the angle and so on. And has the database memory function.
- 2022-05-28 12:33:06下载
- 积分:1
-
一个有日历、备忘、通讯录功能的软件源码。
一个有日历、备忘、通讯录功能的软件源码。-a calendar, memo, contacts, the software source code.
- 2022-02-09 12:24:11下载
- 积分:1