基于python的大数据反电信诈骗管理系统设计与实现

摘要

科技的力量总是在关键的地方改变着人们的生活,不仅如此,我们的生活也是离不开这样或者那样的科技改变,有的消费者没有时间去商场购物,那么电商和快递的结合让端口到消费者的距离不再遥远;有的房客因地域或者工作的原因无法实地看房,那么线上AR制景可以百分之百还原想要看到的地方。人们在遇到生活中的社会性问题时,总是在经历了多种多样的变更之后最后使用了信息化的手段来解决当下的问题。随着生活水平的不断发展各种各样的电子商务网站也形成相对成熟的队伍。就拿我们生活当中所见到的事情而言,一般我们想在网上买电器第一时间就会想到了"京东",而买衣服的话也就会想到"淘宝"等平台。电信诈骗案在生活场景当中可谓是数不胜数,令人们非常麻烦,而且还很不好防。而且一旦发生了以后人们的财产再追回非常困难。如能采用我们日常所用的信息技术来解决这些问题来说非常好了。

基于大数据反电信诈骗管理系统的目的就是在于建立属于自己的一套反电信诈骗系统,在日常的工作中,反电信诈骗是一件非常重要的事情,主要还是用python的手段来进行的开发。

关键词:反电信诈骗系统;信息技术;python

Abstract

The power of science and technology is always changing people's lives in key places. Not only that, but our lives are also inseparable from technological changes of one kind or another. Some consumers have no time to go shopping in shopping malls, so the combination of e-commerce and express delivery makes the distance between ports and consumers longer.Some tenants are unable to see the house due to regional or work reasons, so online AR scenery can be 100% restored to the place they want to see.When people encounter social problems in life, they always use information methods to solve current problems after experiencing various changes.With the continuous development of living standards a variety of e-commerce websites also formed a relatively mature team.Take the things we have seen in our life, generally we want to buy electrical appliances online at the first time will think of "JINGdong", and buy clothes will think of "Taobao" and other platforms.Telecom fraud cases in the life scene can be said to be numerous, so that people are very troublesome, but also very hard to prevent.And it's very difficult to recover people's property once it happens.

The purpose of anti-telecom fraud management system based on big data is to establish their own set of anti-telecom fraud system, in daily work, anti-telecom fraud is a very important thing, mainly using Python means to develop.

Keywords: Anti-telecom fraud system; Information technology; Python;

目录

摘要 I

Abstract II

1 绪论 3

1.1 课题背景 3

1.2 目的和意义 3

1.3 系统设计流程 3

1.4 研究方法 3

1.5 论文结构 4

2 开发技术简介 5

2.1 基于B/S结构开发 5

2.2 Django框架 5

2.3 MySQL数据库 5

2.4 python语言简介 6

3.1 可行性分析 6

3.1.1 经济可行性 6

3.1.2 技术可行性 6

3.1.3 操作可行性 7

3.2 功能需求分析 7

3.3 建设目标 7

4 系统设计 8

4.1 设计原则 8

4.2 数据库设计 8

4.3 系统模块总体设计 9

4.4 设计具体要求 9

5 系统详细设计 10

5.1 登录页面 10

5.2 手写字识别 11

5.3 手写字管理 11

5.4 用户管理 12

5.5 修改密码 12

6 系统测试 13

6.1 测试的目的 13

6.2 测试的方法 13

6.3 测试的重要性 14

6.4 测试内容 14

6.5 测试结果 14

结论 15

参考文献 16

致谢 17

相关推荐
RNEA ESIO15 小时前
PHP进阶-在Ubuntu上搭建LAMP环境教程
开发语言·ubuntu·php
234710212715 小时前
4.15 学习笔记
开发语言·软件测试·python
qq_3721542316 小时前
SQL嵌套查询中常见报错排查_语法与权限处理
jvm·数据库·python
java1234_小锋16 小时前
Java高频面试题:什么是可重入锁?
java·开发语言
饭后一颗花生米16 小时前
Git冷命令拯救崩溃现场
大数据·elasticsearch·搜索引擎
2401_8877245017 小时前
CSS如何设置文字溢出显示省略号_利用text-overflowellipsis
jvm·数据库·python
m0_7478545217 小时前
golang如何实现应用启动耗时分析_golang应用启动耗时分析实现思路
jvm·数据库·python
雾岛听蓝17 小时前
Qt操作指南:窗口组成与菜单栏
开发语言·经验分享·笔记·qt
解救女汉子17 小时前
如何截断SQL小数位数_使用TRUNCATE函数控制精度
jvm·数据库·python
zopple17 小时前
Laravel vs ThinkPHP:PHP框架终极对决
开发语言·php·laravel