登录
首页 » 数据结构 » During the course design should be based on the actual situation in the main, on...

During the course design should be based on the actual situation in the main, on...

于 2022-01-26 发布 文件大小:185.92 kB
0 97
下载积分: 2 下载次数: 1

代码说明:

在本次课程设计中,应该以实际情况为主,在此基础上实现对实际情况的抽象,并设计和建立数据库,完成应用程序界面的人性化地编写。 -During the course design should be based on the actual situation in the main, on the basis of the realization of the abstract of the actual situation and the design and establishment of databases, application programming interfaces to complete the preparation of humanity.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 由于简单模式匹配算法在一次字符比较失败后,简单的把模式串位置向前移动一个字符位置,这样就丢掉了前面字符匹配中得到的信息,效率差。所以就需要一种无回溯的算法来提高...
    由于简单模式匹配算法在一次字符比较失败后,简单的把模式串位置向前移动一个字符位置,这样就丢掉了前面字符匹配中得到的信息,效率差。所以就需要一种无回溯的算法来提高效率,这里使用KMP(Knuth-Morris-Pratt)算法。模式串前面的连续片断部分称“前缀模式”,前缀模式在模式串后部重复出现的情况可以用来避免重复进行已经做过的检查,这是KMP算法中的一个重要概念。-as simple pattern-matching algorithm to compare a character failure, a simple model put forward position Series mobile location of a character, would be lost in front of characters matching the information inefficiently. There is a need for a non-backtracking algorithms to improve efficiency, the use of KMP here (Knuth-Morris-Pratt) algorithm. Model Series in front of a row clips part said "prefix model," prefix string pattern in the pattern of recurring back can be used to avoid duplication of inspection has been done, KMP algorithm is an important concept.
    2022-03-19 13:35:27下载
    积分:1
  • err
    1.把"Web"文件夹内的文件拷贝到某个文件夹 2.在IIS中新建站点,指向该文件夹,如果新建虚拟路径,会导致一些图片的不正常显示. 3."Database"文件夹内有数据库文件hyb2bTest_Data.MDF,在Sql Server企业管理器中选择"附加数据库" 4.需要修改根目录web.config文件 ,改成当前数据库地址 ,改成当前数据库用户名 ,改成当前数据库密码 ,改成当前数据库名称 ,分别也换成当前数据库的地址,用户名、密码以及数据库名称。 5.后台登录地址: 当前路径+manage/index.aspx 帐户:admin 密码:admin 环境要求: Windows2000 / Windows2003 + IIS5 + .NET Framework 1.1 + MS SQL Server 2000 或各更高版本 演示地址:www.hyb2b.cn 电话:13061363607 MSN :huayousoft@hotmail.com-err
    2023-05-29 02:50:04下载
    积分:1
  • zeolib 基 mysql zeolib 连接
    Morfik 的 Zeos 软件包提供本机数据库连接到数据库服务器如 MySQL、 Microsoft SQL Server、 Postgres Oracle 和 SQL Lite 通过本机连接库或在 Microsoft SQL Server,通过 OLEDB SQL 本机客户端的情况下。 此体系结构上构建的 Morfik 的第一个数据库包是 Zeos 本机数据库连接包。它正在基于 Zeos Lib 用于连接到各种数据库,包括 MySQL,MS SQL、 Postgress、 Oracle 和 SQL Lite 通过本机连接库或在 Microsoft SQL Server,通过 OLEDB SQL 本机客户端的情况下提供一个通用的图层。Zeos Lib 已经开发了许多年,已经达到一定程度的成熟和工业实力。它是与 FreePascal 兼容,并支持 Windows 和 Linux 平台上。
    2022-07-13 10:23:42下载
    积分:1
  • 用VB写的和库联合编程的电子图档管理系统
    用VB写的和数据库联合编程的电子图档管理系统 -VB write joint programming and database of electronic document management system
    2022-08-15 19:00:20下载
    积分:1
  • a simple binary tree algorithm, including the binary tree traversal, but also ad...
    一个最简单的二叉树的算法,包括二叉树的各种遍历,还添加了队列的层序遍历-a simple binary tree algorithm, including the binary tree traversal, but also adds a layer of Queue preorder
    2022-02-15 00:00:29下载
    积分:1
  • sql商品管理系统
    商品管理系统,含用户管理和商品管理两大模块,可来回切换。用户模块包括员工管理和账户管理。员工管理包含新增员工、删除员工和修改员工信息等功能;账户管理包括账户注册、账号删除和修改信息等功能。商品管理模块包括商品上下架管理和商品信息管理。商品上下架管理包括商品上架和商品下架两个功能;商品信息管理包括商品信息的增删改等功能。
    2023-05-03 04:10:04下载
    积分:1
  • VB code 服装企业系统
    VB code 关于服装企业系统数据库构建过程,可以透过代码解析理解并使用代码,方便在企业平台构建数据库,对于学习极大帮助
    2022-02-07 23:32:31下载
    积分:1
  • 魔王语言解释程序 请大家多多支持 实验
    魔王语言解释程序 请大家多多支持 数据结构实验-fiendish language interpreter please the generous support of experimental data structure
    2022-06-30 15:10:10下载
    积分:1
  • 示例。适用于对有一定基础的人研究练习
    数据结构示例。适用于对数据结构有一定基础的人研究练习-Examples of data structure. Data structure suitable for a certain practice-based studies
    2022-01-25 17:15:49下载
    积分:1
  • Classic data structures and algorithms and data structures vc source code vc cla...
    数据结构及算法经典 vc源码 数据结构及算法经典 vc源码-Classic data structures and algorithms and data structures vc source code vc classical algorithm source data structure and algorithm of the classical source vc
    2022-03-12 04:04:20下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载