-
C++写的归并排序算法,非递归,简单高效
C++写的归并排序算法,非递归,简单高效-the nonrecursive code of mergesort
- 2022-05-24 21:16:45下载
- 积分:1
-
本软件的前台设计由Visual Basic实现。利用Access用户界面工具进行数据库的创建和管理。本系统界面设计大方、简洁、实用,操作简单方便,是一款完全适合...
本软件的前台设计由Visual Basic实现。利用Access用户界面工具进行数据库的创建和管理。本系统界面设计大方、简洁、实用,操作简单方便,是一款完全适合普通小区物业日常事务管理的软件。软件设计综合了具有一定代表性的多家物业管理公司的业务模式和需求。能实现房产、客户等小区的智能化管理,可以提高物业管理的效率。-The paper describes the design and realization of Property Manage System(PMS) .The foreground of the software is carried out by Visual Basic 6.0. Using the Access customer interface tool to create and manage the database. This interface of the system is generous, practical, with simple operational method, and it is also a software complete suiting the common Property business management.It synthesizes the requirement and business mode of many property management company in designing precess.It can realize the management of house property, customer in a small area of inhabitancy. And increase the efficiency of the property management.
- 2022-02-20 04:31:40下载
- 积分:1
-
访问数据库
私人潜艇 Load_Faculty()
Dim con 作为新 OleDbConnection
Dim cmd 作为新 OleDbCommand
作为 OleDbDataReader 的 dim 博士
Dim arrImage() 作为字节
Dim myMS 作为新的 IO。MemoryStream
声明作为字符串存放连接 = String.Empty
请尝试
声明存放连接 ="选择 b.FacultyID、 b.Image、 b.Course、 a.Course"
声明存放连接 = 声明存放连接 &"从作为左的联接学院作为 b studentsrecords"
声明存放连接 = 声明存放连接 &"a.ID = b.FacultyID WHERE(a.Course = @Course) a.Course 按顺序"
con = 新 Ole
- 2022-03-09 21:13:40下载
- 积分:1
-
FastDb是高效的内存数据库系统,具备实时能力及便利的C++接口。FastDB不支持client...
FastDb是高效的内存数据库系统,具备实时能力及便利的C++接口。FastDB不支持client-server架构因而所有使用FastDB的应用程序必须运行在同一主机上。FastDB针对应用程序通过控制读访问模式作了优化。-FastDb is efficient memory database systems, with real-time capability and convenience of the C interface. FastDB not support client-server structure which all use of the application process FastDB Order must be running in the same host. FastDB against applications by controlling access mode was reading optimization.
- 2023-02-14 21:25:04下载
- 积分:1
-
How to export data to excel using php
下面是将数据从数据库导出到excel工作表的代码。这是一个用户友好的编码,任何人都可以修改它,可以使用它。我试图在这个项目中给更多的开始页。我希望你一定会喜欢它如果你有任何建议,然后你可以送我。。。
- 2022-09-05 23:30:03下载
- 积分:1
-
LL(1)文法编译器的设计与实现
资源描述这是一个简单的c#完成的LL(1)文法编译器的设计与实现的程序,已经生成了.EXE程序,有实验报告,可以按着说明操作。
- 2022-07-26 06:12:05下载
- 积分:1
-
在班级,年级范围查询成绩,可以增加,删除记录
在班级,年级范围查询成绩,可以增加,删除记录-class, grade scope of inquiry results, can add, delete records
- 2023-05-25 12:05:04下载
- 积分:1
-
- 2022-04-28 07:23:49下载
- 积分:1
-
exceltodb_fcn函数实现的功能是从Excel spreadshe读取数据…
函数ExceltoDB_Fcn实现的功能是从excel表格读取数据到数据库DB中。-Function ExceltoDB_Fcn realize the function is to read data from excel spreadsheet to the database in the DB.
- 2022-03-17 18:53:57下载
- 积分:1
-
访问数据库,实现教务管理的功能
access数据库,实现教务管理的功能-access databases, realize the functions of educational administration
- 2023-07-18 07:35:03下载
- 积分:1