短信群发系统
短信群发系统 VB程序设计 VB毕业设计源代码 毕业设计 毕业论文 课程设计
中国毕业设计网 -> 完整毕业设计 -> 短信群发系统

短信群发系统
[380 51页 17063字] [VB+Access] [编号:200701221552091097]
[可执行程序+源程序+论文+答辩稿+文献翻译,可直接做为毕业设计(/论文)使用]
如何购买本设计
特别说明: 此设计为本公司往年为别的毕业生定做且已经通过答辩的完整毕业设计,质量可靠您购买之后可以直接使用,只需将版权信息改成您自己的即可
购买方式: 请记录下本设计的编号[200701221552091097],然后按本页面内所标明的价格汇款到本公司银行帐户上(银行帐号及汇款指南见本页左边中部),汇款后请立即跟本公司客服人员联系,说明您的汇款金额、所汇银行以及您要购买的设计编号和您的常用邮箱,本公司客服人员确认收到您的汇款后立即将完整作品下载地址通过短信告之或发送到您的邮箱
图片展示
论文缩略

摘  要
在现代的人的生活和工作中,手机已经成为了人们所使用的热点,使用手机对企业的事务进行管理已经不是什么新鲜的事情了。但是由于手机费用的居高不下,许多企业在每个月对进行手机信息费用进行管理的,都深感头疼。可以说,手机信息费用在一定意义上限制了企业生存的竞争和发展。然后通过手机发送发短信却具有成本低廉、使用方便等特性,用短信来发布各种企业相关信息。如短信广告、客户(会员)通知、学生家长通知、保险费催缴、管理费用催缴、产品发布等信息。足够代替企业手机联系的一中方式,甚至企业内部还可以丰富会议通知、信息发布等管理职能。
手机短信的方便虽然使用,可是由于手机短信发送并不象其他系统这个,它存在着打字不灵活,不能存储更多的客户信息等等缺陷。为了更好的将手机短信作为企业的一种交流与合作,手机群发短信的系统就是在计算机上进行群发手机短信的操作,也就是在计算机上将手机短信进行编辑和管理,通过手机上连接电脑的数据线,将需要群发的短信通过手机进行发送。本文所开发和阐述的就是这种系统的开发和研制过程。

关键词:  群发短信;信息发布;数据线

ABSTRACT
In modern people live and work, people used mobile phones has become a hot, the use of mobile phones has managed the affairs of the enterprise is nothing new. However, because of the high cost of mobile phones, many enterprises in the monthly cost of a mobile phone for information management are deeply headaches. It can be said that the cost of mobile phone information in a certain sense limits competition and the development of enterprise survival. Then sent through mobile phones have made secession low cost, user-friendly features, such as using a variety of businesses related to information restored. If restored advertising, customer (member) notification, the parents informed, insurance notified amount, the cost of the notified amount management, product release information. Adequate substitute for enterprise mobile phone connections in a manner that can enrich even their internal meeting notices, information dissemination, and other management functions
 While the use of mobile phones restored convenience, but because the phone was not restored to the other systems as it exists typing inflexible and can not store more customer information, etc. errors. To be better restored as a mobile phone a business exchanges and cooperation handsets serious restored in the computer system is for the serious mobile phone restored operation is in the computer, a mobile phone restored editorial and management, through mobile phones, computer data link line will require serious restored through the mobile phone to send. Instead, the development and elaboration of this system is the development and the development process.

Keyword: repeated restored; Information dissemination; Data Line

目  录
摘  要 
ABSTRACT 
1 绪  论 
1.1课题背景 
1.1.1短信群发的现状 
1.1.2开发短信群发系统的几点建议 
1.2相关技术介绍 
1.2.1系统开发方法概述 
1.2.2结构化生命周期法简介 
1.2.3快速原型法简介 
1.2.4、本系统开发方法的选择 
2 系统分析 
2.1系统需求分析 
2.2系统的可行性研究 
2.2.1经济可行性 
2.2.2技术可行性 
2.2.3操作可行性 
2.3系统的功能设计 
2.3.1系统模块的划分 
2.3.2用户管理模块 
2.3.3查看模块 
2.4 小结 
3 数据库设计 
3.1数据库的需求分析 
3.2 数据库表结构设计 
3.3 E-R模型 
4 系统详细设计与实现 
4.1系统数据流图 
4.2系统的实现算法 
4.2.1用户界面设计 
4.2.2、处理过程设计 
4.2.3、系统的配置 
4.3前端显示表单的设计与实现 
4.3.1公用模块 
4.3.2用户登陆模块 
4.3.3 主界面 
5 结束语 
参考文献 
致谢 


1 绪  论
1.1课题背景
1.1.1短信群发的现状
  随着市场竞争越来越激烈,企业必须及时了解客户需求,并且及时发布产品信息和企业动态,才能在市场上拥有一定的影响力并占有一定的份额。另外,企业员工工作的流动性也为企业内部信息流动和管理带来了困难。这些都意味着企业对于无线应用有着潜在的巨大需求。移动通信技术的发展,尤其是短消息技术和应用的普及,为满足这样的需求开辟了一条崭新的便捷途径。短消息一方面可以用于优化企业内部管理流程,具有及时、快捷、便宜的特点;另一方面可以用于客户服务方面,具有直接、亲切和方便的特点。

简单介绍
VB程序开发的短信群发系统