资源列表
213
- 实现停车场管理系统,应用于车辆的出、入管理。 功能要求: 包括车辆进出管理与系统管理等功能模块,可根据车辆停放时间及收费标准自动收费。用户需要事先办理停车卡并充值,停车卡分优惠卡和普通卡两类。 车场管理:车辆入场、车辆出场; 信息查询:某时间段的出入场信息,当前在场信息,车辆历史停车记录及收费信息; 信息维护:用户及停车卡信息维护、充值等; 系统管理:车位信息,计费标准等。 系统包含两类用户:管理员用户和普通用户。 管理员可以使用系统所有功能,普通用户
image-process
- 介始了图像增强的主要技术,特别是图像直方图、频率域滤波、彩色图像分解处理技术,有matlab代码。-Medium before the main image enhancement technology, especially the image histogram, frequency domain filtering, color image decomposition process technology, a matlab code.
extrapolation
- 风力机载荷的外推法确定。有说明文件和公式。可以借鉴下。-Wind turbine load extrapolation OK. Documentation and formulas. Can learn from the next.
Voigt
- Cantilever simulations in COMSOL Multiphysics
Neural-network-handouts2
- 神经网络讲义(最完整、最全面),第二部分-Neural network handouts- a complete and comprehensive 2.
matlab
- learning matlab student version
Dictionaryof-Algorithms
- 数据结构词典,可以查阅数据结构相关的概念,适合各类学习人士。-Dictionary data structure, you can access the data structure related concepts for all types of learners.
diskrcs
- 这个是用VC编写的计算双站圆盘的雷达散射截面的程序-This program is prepared by the VC computing bistatic radar cross section of the disc
yolov5
- yolov5目标检测算法用于实际生活中的物体检测和物体的分类。
vocal.tar
- Vocal matlab toolbox for speech synthesis and voice modification
StudentManageSystem
- 有用链表队列等数据结构知识实现学生选课系统,具有删除查找添加等功能-Useful to list the queue data structure such knowledge to achieve student elective system, with added features such as deleted search
Intersection
- 对于平面内给定的所有的水平或竖直线段,求其交点总数。运用线段树使程序在交点较少时能快于暴力算法-For a given plane, horizontal or vertical line of all, find the intersection number。