Education

2008-09 ~ 2012-07  Xian Peihua University English  Junior CollegeTarget Jobs:  Project Management、 Sales & CS、 SQA

Training

2013-03 ~ 2013-05 China Wisdom PMP PMP training certification

2007-11 ~ 2007-12  Walton printing co., LTD., Training internal auditors---Training courses

2006-08 ~ 2006-09 xian foreign affairs college strengthening human resources management ---training courses

2006-06 ~ 2006-07 Xian finance and economics institute marking promotion training---training course

Self Assessment:

First, work carefully, positively and earnestly, have strong responsibility for work and can complete the task on time;

Second, have strong learning capability, can unceasingly study the new electron technology and have creativity ;

Third, am self-confident, have the ideal, can persevere in work and don’t pursue an impractical goal ;

Forth, can endure hardship, unite the colleague, obey the leadership request and have the good team cooperation spirit.

Project Experience

一、Bluetooth mono headset series:Nokia:scallop,squid,chabao;HTC:bliss (2011-01 ~ 2012-07)

Job Title: PM

Project Description: Responsible for the follow up Nokia and HTC two big customer's new module development ,From RFQ to final production until after-sales service .

Mainly responsible for project bluetooth headset, project name (Nokia: scallop, squid, chabao, HTC: bliss) all above projects after the project team and customer good coordinated and right now they all in normal production and market sales better than expected effect.

Responsibility: 1. Responsible for the customer file material preparation and submission of quotation integrated research personnel all information for open case offer to do the most adequate preparation

2. Offer trial and to improve the success rate for quotation and prepare backup plan and TL summarize each research and development group of the main problems and provide feasible solutions

3. According to customer needs make elaborate research and development and the production schedule and production schedule for internal discussion to the efficiency of the development process

4. Research and development stage of the preparation and the follow-up work is finished product development stage all the necessary report data preparation and later submit (EV - DV - PV - LV - MP)

5. Responsible for the overall development project each research personnel team resource integration and gather the whole work report

6. Production after complete the project development in the process of trial-produce experience lessons learned

7. To the quality problem of the after-sales service and follow up

Special Skills

Professional Title: Computer skills

Computer Level:  national computer exam. grade 4

Computer Skills: Computer basic WORD, EXCEL, POWERPOINT office of software, especially in skilled practitioners to manage the production of courseware during the co-ordination have some experience, and skilled use of the company's ORECL, PLM, SAP, MS OUTLOOK, LUTE NOTES and other commonly used systems.

Strengths: 1. For the electronic OEM OEM, ODM industry, project management, especially with the RD NPI projects and other work processes to develop into a very skilled and has a long experience, and can be adjusted according to actual work for the degree of difficulty of the project reasonable working arrangements.

2. In human resources with training experience, especially for corporate candidates, keep people, educating p

eople, a profound understanding of the deployment of employees, which will soon make their own team to work with core strength while for the smooth conduct of the human enterprise Cost is also a very effective use.

3. In marketing has also had professional training experience and insight to the strong market conditions, based on time in the company or other specific issues the project implementation will have sufficient resources in favor of reference to make the right judgments to ensure that focus does not will be deviated from.

4. Engaged in a customer service has accumulated a wealth of experience to understand customer needs, with the most cost-effective way to make customers satisfied at the same time allows the company to pay a minimum investment. Customers benefit first, but the company is maintaining the integrity and effectiveness of top priority, and in the office served as the printing industry, while responsible for the QE handling customer complaints and 35 cases of customer complaints well done well done at the same time has also been praise for the guests.

5. I was working as a quality of the quality of the company documents such as quality management system, management system, environmental management system are all very familiar.

6. And the skilled use of the company's ORACLE, PLM, SAP MS OUTLOOK, LUTE NOTES and other commonly used systems.

Language Skills

Chinese:  Good Cantonese:  General

English Level:  Majored in English  CET-4 CET-6 PETS-3  Spoken Good

Japanese: General

Career Direction: Proficient in the electronic telecommunication product development entire process, I am Quite familiar electronic products from project kick off to mass production the whole process, responsible for product project management, follow up trial-produce; Lead project team according to customer or their own product positioning and development requirements and regulations and given the schedule of new product development running smoothly to mass production; According to project plan tracking and report project progress and problems;Prepare and control project budget; Prediction and control project risk; Research and development team internal communication, and customer, market, procurement, communication, Quantity postpartum production abnormal assist maintenance etc.

1.About EMS especially for OEM, ODM industry project management especially NPI project fit RD development such as import working process very skilled and have a long work experience.

Requirements: 2. Engaged in is customer service has accumulated rich experience to understand customer needs, with the most economic and effective way to make the guest satisfaction, at the same time and allow companies pay a minimum of the devotion. Guest benefit first but the company integrity and efficiency maintenance is top priority.

3. And skillfully use company ORACLE, PLM, SAP MS OUTLOOK, LUTE NOTES OA system.

Self Assessment: Has a strong sense of responsibility and optimism, I enjoy reading, making friends, and outings. Hope you wise for my vision to provide a platform to showcase themselves to fully realize my potential to create wealth for your company, and continuously improve the self- . honest, reliable, quick thinking, good group spirit of cooperation and communication; a positive, optimistic and bold pioneering spirit. Good telephone communication skills, proactive and has a good sense of service, with good English listening, speaking, reading and writing ability, office software. able to familiarize themselves with the operation of the process product quickly established good relationships inside and outside the company, determined the long-term, challenge themselves, and I firmly believe that my super power and executive power is subject to you and your The company chose my key. also very grateful for your appreciation!

Rewards

Outstanding research and development team model 2012-06-08

yearly outstanding representatives 2010-12-17

CV2的更多相关文章

  1. python import cv2 出错:cv2.x86_64-linux-gnu.so: undefined symbol

    之前写过一个python使用opencv处理图片的脚本,当时是可以使用的,现在突然发现执行时出错: ImportError: /usr/lib/python2.7/dist-packages/cv2. ...

  2. python导入opencv解决no module named cv2问题

    最近ubuntu用的比较多,在写神经网络代码时也会经常接触到python,但是python的环境配置确实是个头疼的问题. 尤其是接触到opencv时,需要导入opencv的库文件,网上也有很多方法,本 ...

  3. Windows7 64位机上Emgu CV2.4.2安装与配置

    Windows7 64位机上Emgu CV2.4.2安装与配置         分类:             Emgu CV              2012-11-28 17:22     92 ...

  4. Install cv2.so for Anaconda

    sudo apt-get install python-opencv cp /usr/lib/python2.7/dist-packages/cv2.so /opt/anaconda/lib/pyth ...

  5. cv2.imread BGR模式

    openCV 的cv2.imread()导入图片时是BGR通道顺序,这与Matplotlib的显示,或者读取图片的通道不同,如果需要可以转换为RGB模式,以下代码显示不同之处,但BGR在许多地方使用, ...

  6. 从PyOpenCV到CV2

    安装cv2 http://hyry.dip.jp/files/opencv.zip 采用cv2重写的<Python科学计算>中的实例程序 读者可以在下面的页面中搜索“opencv”,并根据 ...

  7. ImportError: No module named cv2 解决方法

    ImportError: No module named cv2 解决方法   import cv2时会出现这个问题 解决方法:将openCV安装目录里的python文件夹内的cv2.pyd复制到Py ...

  8. cv2.cornerHarris()详解 python+OpenCV 中的 Harris 角点检测

    参考文献----------OpenCV-Python-Toturial-中文版.pdf 参考博客----------http://www.bubuko.com/infodetail-2498014. ...

  9. python 安装cv2

    问题描述:import cv2 报错提示未安装此包. 解决措施: 1.cmd框中输入pip install cv2,若安装成功,则恭喜你一次性成功,如提示"无法找到与你当前版本的匹配&quo ...

  10. cv2.matchTemplate()函数的应用,匹配图片后画出矩形

    import cv2 as cv import numpy as np """ matchTemplate(): 参数image:待搜索的图像(大图) 参数temple: ...

随机推荐

  1. Python作业--登录接口

    作业需求: 编写登陆接口 输入用户名密码 认证成功后显示欢迎信息 输错三次后锁定 实现思路: 1.从文件获取用户名密码 2.判断是否在黑名单中 3.验证用户名密码 成功:输出认证成功 错误:判断验证次 ...

  2. 团队冲刺Alpha(七)

    目录 组员情况 组员1(组长):胡绪佩 组员2:胡青元 组员3:庄卉 组员4:家灿 组员5:凯琳 组员6:翟丹丹 组员7:何家伟 组员8:政演 组员9:黄鸿杰 组员10:刘一好 组员11:何宇恒 展示 ...

  3. Centos 6.5 HISTSIZE更改

    通过 更改 /etc/profile 中的HISTSIZE值,改完之后,执行source /etc/profile  和echo $HISTSIZE,结果还是之前的HISTSIZE值, 解决办法:执行 ...

  4. 再探 KMP 算法

    $\DeclareMathOperator{\fail}{fail}$ KMP 算法堪称经典中的经典,然而这么多年以来,我却未能完全理解这个算法.我对 KMP 算法掌握的程度,是知其原理,但写不出来. ...

  5. 淀粉质模板 Tree

    Tree 题目描述 给你一棵TREE,以及这棵树上边的距离.问有多少对点它们两者间的距离小于等于K 输入输出格式 输入格式: N(n<=40000) 接下来n-1行边描述管道,按照题目中写的输入 ...

  6. 刷题总结——Aeroplane chess(hdu4405)

    题目: Problem Description Hzz loves aeroplane chess very much. The chess map contains N+1 grids labele ...

  7. spring in action 学习十一:property placeholder Xml方式实现避免注入外部属性硬代码化

    这里用到了placeholder特有的一个语言或者将表达形式:${},spring in action 描述如下: In spring wiring ,placeholder values are p ...

  8. HDU1710---树(知前序遍历与中序遍历 求后序遍历)

    知前序遍历与中序遍历 求后序遍历 #include<iostream> #include<cstring> #include<queue> #include< ...

  9. EOJ-大学生程序设计邀请赛(华东师范大学)-E-黑心啤酒厂

    E. 黑心啤酒厂 Time limit per test: 1.0 seconds Time limit all tests: 1.0 seconds Memory limit: 256 megaby ...

  10. C# 使用文件流来读写ini文件

    背景 之前采用ini文件作为程序的配置文件,觉得这种结构简单明了,配置起来也挺方便.然后操作方式是通过WindowsAPI,然后再网上找到一个基于WindowsAPI封装的help类,用起来倒也顺手. ...