-
a directory procedures, Access databases, ODBC
一个通讯录程序,Access 数据库,ODBC-a directory procedures, Access databases, ODBC
- 2022-02-21 07:43:10下载
- 积分:1
-
数据结构的课程设计题目,各种排序方法,并计算花费时间
数据结构的课程设计题目,各种排序方法,并计算花费时间- The construction of data curriculum designs the topic, each
arrangement method, and the computation spends the time
- 2023-08-25 06:55:03下载
- 积分:1
-
八皇后问题,用vc编写了一个可以解决八皇后问题的程序,实现了递归调用。...
八皇后问题,用vc编写了一个可以解决八皇后问题的程序,实现了递归调用。-The eight queens problem, using vc write a means of solving the eight queens problem program to achieve the recursive calls.
- 2023-03-04 03:20:03下载
- 积分:1
-
对Acess数据库进行操作
对Acess数据库进行操作-right Acess database operation
- 2022-02-14 20:34:27下载
- 积分:1
-
银行排队的模拟
void hugemenu()//最大的菜单
{
char menu; //服务项目菜单 采用字符型比较可靠!因为如果定义成整型,万一输入了字符,可能会造成死循环错误
while(1) //系统将一直运行 直到运行 turnoff()函数
{
printf("
********************欢迎您使用本系统********************
");
printf(" 【请选择服务项目】:
");
printf(" 1.客户取票 2.VIP服务
3.客服系统 4.关闭系统
");
printf(" 【您的选择】:");
scanf("%s",&menu); //用%s 比%c好 %c会记录字符 而且比如
- 2022-01-24 08:52:17下载
- 积分:1
-
on the remote network monitoring program source code, the use vc++
关于远程网络监视程序的源码,用vc++编写-on the remote network monitoring program source code, the use vc++
- 2022-06-17 19:41:13下载
- 积分:1
-
MongoDB 连接
这是一个 java 文件来连接到 MONGODB 数据库适合初学者。MongoDB 支持 Map Reduce 和分片为了获得最佳性能。MongoDB 用于大数据
- 2022-05-26 08:33:33下载
- 积分:1
-
数据结构经典算法的实现
数据结构经典算法的实现-data structure to achieve the classical algorithm
- 2023-05-18 22:35:04下载
- 积分:1
-
北京邮电大学计算机应用硕士论文__数据仓库体系结构设计 包括答辩稿 水平自然是高希望对你有所帮助...
北京邮电大学计算机应用硕士论文__数据仓库体系结构设计 包括答辩稿 水平自然是高希望对你有所帮助-Beijing University of Posts and Telecommunications Computer Application master"s thesis __ data warehouse architecture design includes text reply is naturally high level of hope for your help
- 2022-02-24 22:17:49下载
- 积分:1
-
Floyd 算法,创建有向图,无向图,有向网,无向网的算法
Floyd 算法,创建有向图,无向图,有向网,无向网的算法-Floyd algorithm, create a directed graph, undirected graph, directed networks, undirected networks algorithm
- 2022-02-26 22:16:43下载
- 积分:1