虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Xcell-customer-innovation

  • WP196-平面显示器中的Xilinx器件

      According to CIBC World Markets, Equity Research, theFlat Panel Display (FPD) industry has achieved sufficientcritical mass for its growth to explode. Thus, it can nowattract the right blend of capital investments and R&Dresources to drive technical innovation toward continuousimprovement in view quality, manufacturing efficiency,and system integration. These in turn are sustainingconsumer interest, penetration, revenue growth, and thepotential for increasing long-term profitability for industryparticipants. CIBC believes that three essential conditionsare now converging to drive the market forward

    标签: Xilinx 196 WP 平面显示器

    上传时间: 2015-01-02

    上传用户:小枫残月

  • Sequoia ERP是一个真正的企业级开源ERP解决方案。它提供的模块包括:电子商务应用(e-commerce), POS系统(point of sales),知识管理,存货与仓库管理

    Sequoia ERP是一个真正的企业级开源ERP解决方案。它提供的模块包括:电子商务应用(e-commerce), POS系统(point of sales),知识管理,存货与仓库管理,客户服务( customer service)等.Sequoia ERP采用Java开发可部署在Linux/Unix与Windows平台上,并支持当前主流数据库如:MySQL, PostgreSQL,Oracle,Microsoft SQL Server等关系型数据库.

    标签: e-commerce ERP Sequoia point

    上传时间: 2015-07-13

    上传用户:cc1

  • ARM7硬件说明与开发 The ARM7 is a low-power, general purpose 32-bit RISC microprocessor macrocell for use i

    ARM7硬件说明与开发 The ARM7 is a low-power, general purpose 32-bit RISC microprocessor macrocell for use in application or customer-specific integrated circuts (ASICs or CSICs). Its simple, elegant and fully static design is particularly suitable for cost and power-sensitive applications. The ARM7’s small die size makes it ideal for integrating into a larger custom chip that could also contain RAM, ROM, logic, DSP and other cells.

    标签: ARM7 microprocessor low-power macrocell

    上传时间: 2013-12-17

    上传用户:3到15

  • This project does not contain a full, runnable application program. Instead, the only package ope.ac

    This project does not contain a full, runnable application program. Instead, the only package ope.account contains two classes which represent basic bank customer and account information.

    标签: application runnable Instead project

    上传时间: 2013-12-25

    上传用户:许小华

  • I believe that technology has the capacity to fundamentally improve people’s lives, and improve the

    I believe that technology has the capacity to fundamentally improve people’s lives, and improve the world in which we live.We are now two years into what my company have called the ‘Digital Decade’.We think that by 2010 a combination of hardware and software innovation with broader social trends will change the way computing fits into our society. Mobile technology is a central part of this vision.

    标签: improve fundamentally technology the

    上传时间: 2014-01-19

    上传用户:kristycreasy

  • 用php开发的crm系统

    用php开发的crm系统, 推荐使用php4 + MYSQL 4搭建!! 采用Sugar Suite v4.0.1为核心! For a list of new features and other important information about Sugar Suite 4.0.1, please see the ReleaseNotes.doc file. Our goal continues to be to build the customer relationship management system that you have always wanted, so your input is vital. To share ideas with the Sugar Community, ask questions, find answers and submit feedback, please visit our Sugar Forums at http://forums.sugarcrm.com.

    标签: php crm

    上传时间: 2013-12-31

    上传用户:z1191176801

  • 这是本人做数据库课程设计时的仓促之作

    这是本人做数据库课程设计时的仓促之作,自我感觉实际应用价值并不大,但可以给学VC和数据库编程的朋友做个范例。在做之前也参看了不少同类型的管理系统,收获不小,现将这个学生管理系统贴出来,希望能对有需要的朋友有所帮助。系统不足之处肯定不少,还请高手多多指教,欢迎跟本人联系。 本人在系统中添加了直接通过SQL语句对后台的表进行修改的功能,颇有争议,还请有实际开发经验的朋友指教。 本人正忙于考研,没时间写一个完整的程序说明,敬请谅解。如有问题,也可与本人联系。 QQ:332723187 EMAIL:wythust@163.com 当前系统用户和密码:(可改) 管理员级: administer 126 (Access加密密码也为126) 普通用户级: customer 123 teacher ttt 匿名用户级: anonymous (null)

    标签: 数据库 计时

    上传时间: 2013-12-27

    上传用户:thesk123

  • 《为Windows Vista编写安全的代码》

    《为Windows Vista编写安全的代码》,2007年出版 Providing developers with first-hand insights into design decisions and practical advice for solving real-world security issues, this authoritative guide urges developers to write more secure code on the Vista platform to support a growing customer base. Table of Contents Writing Secure Code for Windows Vista Foreword Introduction Chapter 1 - Code Quality Chapter 2 - User Account Control, Tokens, and Integrity Levels Chapter 3 - Buffer Overrun Defenses Chapter 4 - Networking Defenses Chapter 5 - Creating Secure and Resilient Chapter 6 - Internet Explorer 7 Defenses Chapter 7 - Cryptographic Enhancements Chapter 8 - Authentication and Authorization Chapter 9 - Miscellaneous Defenses and Security-Related Technologies Index List of Figures List of Tables List of Sidebars

    标签: Windows Vista 编写 代码

    上传时间: 2016-01-07

    上传用户:zxc23456789

  • today bought a book, reflected good to upload source code package. 1. Based on the struts of custome

    today bought a book, reflected good to upload source code package. 1. Based on the struts of customer information management system 2. Struts-based personnel management system 3. Office log system 4. E-government management system 5. Food industry Invoicing System 6 SMS Data Acquisition System

    标签: reflected custome package bought

    上传时间: 2014-07-09

    上传用户:baitouyu

  • 饮料批发系统

    饮料批发系统,以批发商为中心实体,其他实体有供应商,客户,饮料。关系实体有供应,批发。 分别建立Supply,Wholesale,Wholesaler,Supplier,Drinks,Customer六张表格。一个关系主外键约束图。在表Supply中的Squantity和Sprice列中建立输入不为0的约束。分别建立了与六张表对应的视图,及表间关系视图,生产商与饮料,供应饮料给批发商,批发饮料给客户共九张视图。

    标签:

    上传时间: 2016-01-18

    上传用户:xaijhqx