登录
首页 » 数据结构 » LIC 数据库系统

LIC 数据库系统

于 2022-03-29 发布 文件大小:6.00 kB
0 252
下载积分: 2 下载次数: 1

代码说明:

这个项目用来跟踪政策的 LIC 数据库。通过使用此您可以搜索策略、 添加政策、 添加客户、 添加代理、 搜索 AGGENT,查看代理配置文件和更多。所以它是很好用的数据库。

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

发表评论

0 个回复

  • 问题描述:假设一个商店,有一个架子和一个仓库,当第…
    问题描述: 假设一个商店,它有一个货架和一个仓库,当货架上的商品数量少于一定的数目时,从仓库运一定数量的商品摆到货架上,当仓库里的商品的数量少于一定的数目时,购买商品把仓库填满,商品的出售要按照商品的生产日期来,快要过期的商品要先出售。 解决问题的方法: 用了两个栈和 一个队列,把队列当作仓库,用一个栈作为货架,把另一个栈当作临时的存储箱。当要往货架上添商品时,先把作为货架的栈中的元素全都压到作为存储箱的栈中,再把仓库中的元素压到存储箱中,然后再把存储箱中的所有元素都压到货架上,这样,就能保证快要过期的商品先被出售。-Problem description : Suppose a shop, which has a shelf and a warehouse, when the merchandise on the shelves less than a certain quantity of the number, a certain number from the warehouses of goods on the shelves, when the warehouse volume of goods is less than certain number, purchase goods warehouse filled, the goods according to the sale of commodity production to date, is about to expire first sale of goods. The solution : a two stack and a queue, queue as a warehouse, used as a stack shelves, and another stack as a temporary storage bins. When to go to the shelves Tim commodity, first as a stack shelves of all elements of the pressure storage tank as the stack, then the warehouse down to the storage element box, and then s
    2022-07-13 01:56:00下载
    积分:1
  • 是关于库备份方面的
    是关于ORACLE数据库的备份方面的- Is about the ORACLE database backup aspect
    2023-03-15 22:40:04下载
    积分:1
  • Note : This section of the review of data structure and algorithm, a few scatter...
    说明: 这一段在复习数据结构和算法,有一些零星笔记,在Others这个归类下,欢迎指正。 对于排序算法,想做一个动态演示的东东,因此今天使用VB.net大概实现了一个,界面如下,代码有2个版本,一个可以指示当前循环的位置(但设计感觉不好,也找不到更好的办法),一个没有。 -Note : This section of the review of data structure and algorithm, a few scattered notes, in the classified Others, welcomed the correction. For Sorting Algorithm and do a demonstration of the dynamic page, and it is probably using VB.net achieved one of the following interface, the code has two versions, one can instruct the current cycle position (but feel bad design, but also find better ways), a no.
    2023-08-16 01:40:02下载
    积分:1
  • 整洁的代码
    Dapper-一个简单的.Net对象映射程序
    2022-03-30 09:57:45下载
    积分:1
  • 实验,实现多项式乘法,自由输入两个多项式,计算果并排序。...
    数据结构实验,实现多项式乘法,自由输入两个多项式,计算结果并排序。-Experimental data structure, the realization of polynomial multiplication, free importation of two polynomials, the calculation results and sort.
    2022-12-22 19:45:03下载
    积分:1
  • vf图书管理系统程序的源代码 很有用的代码 代码很好啊
    vf图书管理系统程序的源代码 很有用的代码 代码很好啊-vf
    2022-03-03 03:07:33下载
    积分:1
  • 常用的hash算法APHash,该hash算法可以实现均衡分布,让均匀的分布在hash列表中...
    常用的hash算法APHash,该hash算法可以实现均衡分布,让数据均匀的分布在hash列表中-Commonly used hash algorithms APHash, the hash algorithm can achieve a balanced distribution, so that uniform distribution of data in the hash list
    2022-08-22 19:52:28下载
    积分:1
  • 操作注意事项 (1)本系统管理员用户名为:tsoft,密码为:111。 (2)实例执行文件位置:login.asp。 (3)本系统有两种操作用户:其...
    操作注意事项 (1)本系统管理员用户名为:tsoft,密码为:111。 (2)实例执行文件位置:login.asp。 (3)本系统有两种操作用户:其中管理员为超级用户,具有所有权限;普通用户没有添加操作员及删除操作员的权限。 (4)在运行本系统中的“年销售额分析”模块时,需要安装Visual Basic 6.0软件。 (5)在配置IIS服务器时,需要将本程序所在路径设置为网站的根目录。 -Handling Precautions (1) The system administrator user name: tsoft, password: 111. (2) examples of implementation of the file location: login.asp. (3) The system has two kinds of operation of the user: one administrator for the super user has all the authority ordinary users do not have to add operators and delete operator privileges. (4) the system is running in the " sales analysis" module, you need to install Visual Basic 6.0 software. (5) Configure IIS server, you need to set up this program where the path to the root directory for the Web site.
    2023-06-02 23:50:02下载
    积分:1
  • Prims算法的程序
    Prims算法的程序-Prims algorithm procedures
    2022-02-27 02:57:23下载
    积分:1
  • 严蔚敏编写的《》第9章的答案,全部为源码
    严蔚敏编写的《数据结构》第9章的答案,全部为源码-the answers of chapter 9 of a book called ‘Data Structures’ writen by Yan Wei Min
    2022-04-10 20:24:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载