-
商品销售管理系统
商品销售管理系统-sales management system
- 2022-02-24 10:16:20下载
- 积分:1
-
包含图的遍历和线性链表两个内容,压缩文件里含有设计报告...
包含图的遍历和线性链表两个内容,压缩文件里含有设计报告-Contains the graph traversal and linear chain of two elements, compressed file contains the design report
- 2022-03-05 16:09:50下载
- 积分:1
-
sqlite 3.3.8 supports encrypted version
sqlite 3.3.8 支持加密的版本-sqlite 3.3.8 supports encrypted version
- 2022-02-06 02:30:15下载
- 积分:1
-
这是一个关于打印技术的的源码,通过access数据库将数据打印到我们的所需清单上...
这是一个关于打印技术的的源码,通过access数据库将数据打印到我们的所需清单上-This is a print technology on the source, access the database through the data required for printing to our list
- 2023-01-14 05:00:03下载
- 积分:1
-
车辆保险管理系统主要是针对车辆保险业务管理流程而开发的一套先进的计算机管理系统。车辆保险管理系统是专为车辆保险业务员开发的一套应用软件,用于管理保单与客户信息。...
车辆保险管理系统主要是针对车辆保险业务管理流程而开发的一套先进的计算机管理系统。车辆保险管理系统是专为车辆保险业务员开发的一套应用软件,用于管理保单与客户信息。它具有以下功能:1)保单管理,包括保单输入、保险车辆输入、批单执行、保单查询、保险车辆查询;2)理赔管理,包括陪案输入、陪案查询;3)联系人管理,包括联系人信息输入、联系人查询;4)保险业务统计分析,包括保单业务量统计和理赔业务量统计。 本系统数据库采用paradox数据库、系统开发采用BorlandC++Builder5。-err
- 2022-05-24 09:09:59下载
- 积分:1
-
根据图书管理的功能要求,结合学校图书管理的实际情况,系统分成以下若干模块:编目、典藏、流通、读者、查询、系统维护。...
根据图书管理的功能要求,结合学校图书管理的实际情况,系统分成以下若干模块:编目、典藏、流通、读者、查询、系统维护。-According to the functional requirements of library management, combined with the actual situation of the school library management, the system divided into several modules: cataloging, collection, circulation, reader, search, system maintenance.
- 2023-03-06 09:05:03下载
- 积分:1
-
后缀数存储算法,利用后缀树(sufixtree)存储,搜索数据,可以达到C*O(n)的复杂度...
后缀数存储算法,利用后缀树(sufixtree)存储,搜索数据,可以达到C*O(n)的复杂度-suffix several storage algorithm, the use of the suffix tree (sufixtree) storage, search, which can reach C* O (n) the complexity
- 2023-07-09 09:35:03下载
- 积分:1
-
一个效率还可以的配对堆
Fibonacci Heap太难写了
配对堆可以有效替代Fibonacci Heap
附带了用它实现的Dijkstra...
一个效率还可以的配对堆
Fibonacci Heap太难写了
配对堆可以有效替代Fibonacci Heap
附带了用它实现的Dijkstra
复杂度O(nlogn+e)
-An efficient matching can also be hard to heap Fibonacci Heap wrote a pairing heap Fibonacci Heap can be an effective alternative to use it comes with the realization of Dijkstra complexity O (nlogn+ E)
- 2022-06-13 04:20:15下载
- 积分:1
-
日本ATR(Advanced Telecommunication Research InstituteInternational)的专门用于表情识别研究的基本表...
日本ATR(Advanced Telecommunication Research InstituteInternational)的专门用于表情识别研究的基本表情数据库JAFFE,该数据库中包含了213幅(每幅图像的分辨率:256像素×256像素)日本女性的脸相,每幅图像都有原始的表情定义。表情库中共有10个人,每个人有7种表情(中性脸、高兴、悲伤、惊奇、愤怒、厌恶、恐惧)。 JAFFE数据库均为正面脸相,且把原始图像进行重新调整和修剪,使得眼睛在数据库图像中的位置大致相同,脸部尺寸基本一致,光照均为正面光源,但光照强度有差异。由于此表情数据库完全开放,且表情标定很标准,所以现在大多数研究表情识别的文章中都使用它来训练与测试。-Japan ATR (Advanced Telecommunication Research InstituteInternational), devoted to the basic expression of facial expression recognition research database JAFFE, the database contains 213 (each image resolution: 256 pixels × 256 pixels) Japanese women face relative to each piece of expression of both the original definition of the image. Expression library, a total of 10 individuals, each person has seven kinds of expressions (neutral face, happy, sad, surprise, anger, disgust, fear). JAFFE face database are positive phase, and the original image is re-adjust and trim, making the eye the location of the image in the database similar to the face basically the same size, ligh
- 2023-04-21 12:40:03下载
- 积分:1
-
学习数据结构写的排序代码,有冒泡排序、直接插入、希尔排序、简单选择排序、快速排序、堆排序...
学习数据结构写的排序代码,有冒泡排序、直接插入、希尔排序、简单选择排序、快速排序、堆排序-study data structure was sort of code, Bubble Sort directly inserted, Hill, in order of simple choice, in order of Quick Sort, Heap Sort
- 2022-06-27 11:18:18下载
- 积分:1