登录
首页 » 软件系统 » the system main small bar management, a Member mechanism. In regard to true faul...

the system main small bar management, a Member mechanism. In regard to true faul...

于 2022-12-25 发布 文件大小:1.59 MB
0 191
下载积分: 2 下载次数: 1

代码说明:

本系统主要实现小型酒吧的管理,有会员机制.在容错性方面不错.适合于数据库编程的初学者.-the system main small bar management, a Member mechanism. In regard to true fault tolerance. Database Programming suitable for beginners.

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

发表评论

0 个回复

  • chance I get, a good, but I could not limited ability to modify his gift to a pe...
    我偶然得到的,很好的一套,只是我能力有限不能修改他,送给高人吧-chance I get, a good, but I could not limited ability to modify his gift to a person!
    2022-07-01 13:12:31下载
    积分:1
  • Xcontrol Example
    LabVIEW示例程序中提供Xcontrol;
    2022-12-03 12:20:03下载
    积分:1
  • 针对夜间动态背景下的行人检测中分割算法受光照条影响大、误识别多等问题,提出双阈值分割算法和以多目标跟踪为核心的算法框架。新的分割算法解决了行人亮度分布不均时的...
    针对夜间动态背景下的行人检测中分割算法受光照条件影响大、误识别多等问题,提出双阈值分割算法和以多目标跟踪为核心的算法框架。新的分割算法解决了行人亮度分布不均时的分割问题,同时在新的框架下可以综合多帧的处理结果进行综合判断,通过将基于支持向量机的识别算法和多目标跟踪算法的融合,降低了系统的计算量,且比一般的系统具有更高的识别率。 -At night the dynamic context of pedestrian detection segmentation algorithm affected by light conditions, and false identification of many other issues, the dual-threshold segmentation algorithm and a multi-target tracking algorithm as the core framework. New segmentation algorithm to solve the uneven distribution of brightness of pedestrians at the time of partition, while in the new framework of an integrated multi-frame can be the result of a comprehensive treatment of the judge, through the support vector machine-based recognition algorithms and multi-target tracking algorithm integration reducing system of calculating the volume, and than a typical system has a higher recognition rate.
    2022-03-03 03:10:11下载
    积分:1
  • States SR standard
    国简标准-软件文档模板-States SR standard-document template software
    2022-04-18 15:45:03下载
    积分:1
  • Design pattern documentation system requiring readers to have a certain amount o...
    设计模式方面的系统说明文档,要求读者有一定的C++知识.-Design pattern documentation system requiring readers to have a certain amount of C++ Knowledge.
    2023-07-09 15:25:02下载
    积分:1
  • MISRA (The Motor Industry Software Reliability Association 汽车工业可靠性联会) 是位于英国的一个...
    MISRA (The Motor Industry Software Reliability Association 汽车工业软件可靠性联会) 是位于英国的一个跨国汽车工业协会,其成员包括了大部分欧美汽车生产商。其核心使命是为汽车工业提供服务和协助,帮助厂方开发安全的、高可靠性的嵌入式软件。这个组织最出名的成果是所谓的MISRA C Coding Standard,这一标准中包括了127条C语言编码标准,通常认为,如果能够完全遵守这些标准,则你的C代码是易读、可靠、可移植和易于维护的。最近很多嵌入式开发者都以MISRA C来衡量自己的编码风格,比如著名的uC/OS-II就得意地宣称自己99%遵守MISRA标准。而《嵌入式开发杂志》也专门载文号召大家学习。编码规范通常是一个公司自定的“土政策”,居然有人去做标准,而且还得到广泛的认可,这不禁引起我强烈的兴趣。可惜这份标准的文本需要花钱去买,而且短短几十页,要价非常昂贵。MISRA在网上公布了一些文档,其中有关于MISRA C Coding Standard的Clarification报告,从中间你可以大致猜到MISRA标准本身是什么。-MISRA (Motor Industry Software The Reliab ility Association Automobile Industry Software Reliability Association) is a UK-based multinational car Industry Association, whose members include most of Europe and the US car manufacturers. Its core mission is to the automobile industry to provide services and assistance to help the factory to develop secure, high-reliability embedded software. The organization"s most famous achievement is the so-called MISRA C Coding Standard, this standard includ
    2022-01-28 00:32:50下载
    积分:1
  • :签密就是能够在一个逻辑步骤内同时完成数字签名和加密两项功能,比传的“先签名后加密” 有更高的效率.结合多重签名和签密的思想提出了一种多重签密模型,模型中...
    :签密就是能够在一个逻辑步骤内同时完成数字签名和加密两项功能,比传统的“先签名后加密” 有更高的效率.结合多重签名和签密的思想提出了一种多重签密模型,模型中的签名和加密技术可以灵 活选取,使其不仅可以实例化为对单个和一组消息的多重签密方案,还能实例化为多人才能解签密的多重签密方案。-: Signcryption is a logical step to be completed at the same time the digital signature and encryption functions of the two, than the traditional
    2023-07-10 15:00:03下载
    积分:1
  • 哲学家进餐问题是荷兰学者Dijkstra 提出的经典问题之一,它是一个信号量机制问题的应用,在操作文化史上具有非常重要的地位。对该问题的剖析有助于学生深刻地...
    哲学家进餐问题是荷兰学者Dijkstra 提出的经典问题之一,它是一个信号量机制问题的应用,在操作系统文化史上具有非常重要的地位。对该问题的剖析有助于学生深刻地理解计算机系统中的资源共享、进程同步、死锁等问题,并能熟练地应用信号量来解决生活中的控制流程,即将生活中的控制流程用形式化的方式表达出来。 假设有5个哲学家,他们花费一生中的时光思考和吃饭。这些哲学家共用一个圆桌,每个哲学家都有一把椅子。在桌子中央是一碗通心面,在桌子上放着5只筷子。(如图所示)当一个哲学家思考时,他与其他同事不交互。时而,哲学家会感到饥饿,并试图拿起与他相近的两只筷子(他与邻近左、右之间的筷子)。一个哲学家一次只能拿起一只筷子。显然,他不能从其他哲学家手里拿走筷子。当一个饥饿的哲学家同时有两只筷子时,他就不能不用释放他的筷子而自己吃了。当吃完后,他会放下两只筷子,并再次开始思考。 规定奇数号哲学家先拿他左边的筷子,然后再去拿右边的筷子;而偶数号哲学家则相反。按此规定,将是1、 2号哲学家竞争1号筷子;3、4号哲学家竞争3号筷子。即五位哲学家都先竞争奇数号筷子,获得后,再去竞争偶数号筷子,最后总会有一位哲学家能获得两只筷子而进餐。 -dining philosophers problem is the Netherlands scholars Dijkstra"s one of the classic, It is a signal to the mechanism of application, the operating system in the history of culture has a very important position. Analysis of the problem to help students understand deeply the computer system resource sharing, process synchronization, and other issues Deadlock, skilled and can be applied to solve the signal volume life of the control flow, about the life of the control flow w
    2022-02-12 04:28:55下载
    积分:1
  • Introduce a good Linux kernel development books (formerly linux kernel programmi...
    介绍Linux kernel 开发的好书籍(原名linux内核编程), 详细介绍了linux kernel 开发的有关源码。-Introduce a good Linux kernel development books (formerly linux kernel programming), described in detail the development of the linux kernel source code.
    2022-01-25 19:53:06下载
    积分:1
  • 一套工程管理的文档体,实际工作中非常实用。
    一套软件工程管理的文档体系,实际工作中非常实用。-A set of software engineering document management system, very useful in practical work.
    2022-09-16 09:35:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载