-
是一套专门针对配送行业实现销售管理的软件系统(非源码),全面适用于物流配送领域中的各级各类经营企业(如:纯净水、煤气、牛奶等等)。该软件完美紧密跟踪配送业务的特...
是一套专门针对配送行业实现销售管理的软件系统(非源码),全面适用于物流配送领域中的各级各类经营企业(如:纯净水、煤气、牛奶等等)。该软件完美紧密跟踪配送业务的特点;实现完善的销售管理;生成丰富多样的销售报表;具有严密的操作使用权限控制;应用最新独特的来电显示技术。本软件采用大型网络数据库C/S结构,保证20台客户端电脑连接流畅稳定。 1、业务(收入、支出)处理模块:配送业务的开票、收款、收空包、核对入帐等。 2、查询汇总:业务流水记录、数十种组合方式的汇总统计。 3、排行榜:与应收、实收、欠收及日期段任意组合,按配送员、客户、商品排序。 4、报表输出:数十种销售报表随意输出为Excel格式。 5、费率设置:多种客户销售价格以及配送工报酬计算方式。 6、人员信息:包含软件操作员、员工、客户等基本信息。 7、数据库处理:新套帐的建立、数据备份及还原、数据提交与回滚等。-is a set of industry-specific distribution sales management software (FOSS), applicable to the field of logistics and distribution of various business enterprises at all levels (eg : clean water, gas, milk, etc.). Perfect the software distribution business to closely track the characteristics; To achieve the perfect sales management; Generate a variety of sales statements; With tight control authority to operate; The unique application of the latest technology CND. The software uses large network database C/S structure, and ensuring Taiwan"s 20 client computers with the smooth stability. 1, (income, e
- 2022-07-14 19:16:22下载
- 积分:1
-
a dynamic scheduling software, developed using Visual Basic. Now used mainly sim...
一个动态调度的软件,用vb开发。
现在主要用模拟用始终推进-a dynamic scheduling software, developed using Visual Basic. Now used mainly simulated always advance
- 2022-12-15 14:55:03下载
- 积分:1
-
次程序主要用于飞机订票服务 飞机退票服务 飞机查询服务
次程序主要用于飞机订票服务 飞机退票服务 飞机查询服务-meeting procedure used mainly for aircraft booking service aircraft aircraft refund inquiries services, etc.
- 2022-06-20 13:53:04下载
- 积分:1
-
一个用于交警的系统,里面有详尽的EXCEL图标操作.
一个用于交警的系统,里面有详尽的EXCEL图标操作.-a system for the police, there are detailed Excel icon operation.
- 2022-01-30 20:26:31下载
- 积分:1
-
positioning plates
车牌定位---VC++源代码程序
1.24位真彩色->256色灰度图。
2.预处理:中值滤波。
3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。
初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。
该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。
4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j=|Pi,j-Pi,j-1|i=0,1,…,439 j=0,1,…,639Gi,0=Pi,0,左边缘直接赋值,不会影响整体效果。
5.用自定义模板进行中值滤波
区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。
6.牌照搜索:利用水平投影法检测车牌水平位置,利用垂直投影法检测车牌垂直位置。
7.区域裁剪,截取车牌图像。
-positioning plates-- VC source code procedures 1.24 true color-
- 2022-10-05 09:15:03下载
- 积分:1
-
Simulink for GNC toolbox
Simulink for GNC toolbox
- 2022-05-18 09:07:25下载
- 积分:1
-
according to pre
according to pre-advice different group criteria to show Pre-advice page group show.
- 2022-02-07 14:50:15下载
- 积分:1
-
典型的航空订票系统支持订票,退票,修改航班数据等功能
典型的航空订票系统支持订票,退票,修改航班数据等功能-Typical plane ticket management system, support the functionality of booking ticket, returning ticket and revise the date of flight and so on
- 2023-05-04 21:20:02下载
- 积分:1
-
售票系统代码及设计思想。本程序是我的一个课程设计,得到老师的肯定了。请放心,绝对原创!...
售票系统代码及设计思想。本程序是我的一个课程设计,得到老师的肯定了。请放心,绝对原创!-ticketing system code and design ideas. This program was one of my curriculum design, be sure the teacher. Please be assured that absolute originality!
- 2022-07-06 23:47:01下载
- 积分:1
-
飞机订票系统设计:
要求:
假定民航机场共有n个航班,每个航班有一航班号、确定的航线(起始站、终点站)、
确定的飞行时间(星期几)和一定的成员订额。
飞机订票系统设计:
要求:
假定民航机场共有n个航班,每个航班有一航班号、确定的航线(起始站、终点站)、
确定的飞行时间(星期几)和一定的成员订额。试设计一飞机订票系统,使之能提供下列服务:
1、航班信息录入功能(航班信息用文件保存)
2、航班信息浏览功能
3、查询航线:(至少一种查询方式)
1按航班号查询
2按起点站查询
3按终点站查询
4按飞行时间查询-Aircraft booking system design: requirements: the assumption that there are n Civil Airport flights, each flight has a flight number to determine the route (the starting station, terminal), to determine the flight time (several weeks) and a member of a certain set amount. Test design one aircraft booking system so that it can provide the following services: 1, flight information entry function (flight information using file) 2, 3 flight information browsing, query routes: (at least one query mode) one by flight number Query 2 Query 3 points according to the starting point for inquiries by the terminal 4 in accordance with time-of-flight inquiry
- 2022-02-05 00:05:35下载
- 积分:1