自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

膈腧的涂鸦板

走向前并寻求,再更深入一点,你会找到荣耀的

  • 博客(8)
  • 资源 (24)
  • 收藏
  • 关注

转载 顾客导向的变更与质量意识的变革

作者:万后芬http://jpkc.znufe.edu.cn/2004/scyx/xwdt/ArticleShow.asp?ArticleID=273注重以顾客为导向,已成为营销理论界与营销实务界的共识。然而,如何做到以顾客为导向?当前有以下三种观点,这也反映了以顾客为导向的营销观念的发展动向:        其一,注重顾客需求;        其二,注重顾客满意;        其三

2006-11-30 01:15:00 3426

转载 辩证地看待微观管理

过去几十年间,“微观管理”(《美国遗产辞典》对它的定义是“对细节予以很大的或者过度的控制与关注”的管理)已经越来越 失宠了。布鲁斯?塔尔根(Bruce Tulgan)认为,现在正是让微观管理回来的时候。他是 Rainmaker Thinking 公司的创办者和总裁,公司总部位于纽黑文,主营咨询与培训业务。  他说: “一定程度上,‘好好人’经理已成为一种风尚,老板们开始忧虑自己的言行老板气太足

2006-11-27 15:23:00 1096

原创 C.M. Coolidge画的狗

A Bold Bluff Waterloo A Friend In Need Poker SympathyHis Station and Four Aces

2006-11-27 01:04:00 2552

原创 无须数据库支持的portal应用web-app之汉化

web-app安装之后,缺省是英文的界面,这自然很不好。那我们来汉化一下吧。1. 首先,你要有个汉化包。你可以从  http://www.irisbay.com/downloads/zh_CN.0994.rar 获得一个我初步汉化的包,或者你也可以有从英文包自己来修改。语言包位于/cgi-bin/lang目录下,englishi.lng文件是英文的语言包。你可以下载后,改名为zh_CN.lng,然

2006-11-22 00:56:00 1327

原创 无须数据库支持的portal应用web-app之安装

Web-app是一个perl编写的portal,它不需要数据库的支持,非常适合很多小型的网站。Web-app的最新版本目前是v0.9.9.4,下载地址为:http://www.web-app.org/cgi-bin/index.cgi?action=downloadinfo&cat=curstable&id=2下载之前,需要你先登记为该网站的会员。Web-app的安装很简单。在下载,并解压后,你会

2006-11-21 21:24:00 1388

转载 Groupthink/团体迷思

欧文·贾尼斯 [Irving Lester Janis 1918.05.26-1990.11.15],美国心理学家,致力于政策制定的心理学分析、危机管理等方面的研究。他出生于美国纽约州布法罗 (Buffalo),逝于美国加利福尼亚州圣罗莎市(Santa Rosa)。1939 年获得芝加哥大学理学士学位,1940 年入哥伦比亚大学攻读博士,期间,他曾和柯林贝格(Otto Klineberg)举办

2006-11-21 15:28:00 4148

转载 问责制Accountability

问责制是西方政治的产物,国外学者韦伯斯特(Webster,D.S.)把该词解释为负有义务并自愿承担对行为的说明责任。国内学者把社会公责(Accountability)译作“问责制”、“说明责任”等。是美国社会强调公众知情权的一个专门术语  官员问责制乃是西方政治的产物,它所体现的是所谓“责任政府”(responsible government)的原则。一提责任政府,人们首先的反应是一个有责任心的政

2006-11-17 14:23:00 2403

转载 格式塔理论/Gestalt theory

格式塔理论格式塔理论自1912年由韦特海墨(M.Wetheimer)提出后,在德国得到迅速发展。由于苛勒(K.Kohler)和考夫卡(K.Koffka)的访美以及他们的著作被翻译成英文,这种新的理论引起了美国心理学家的注意。格式塔理论是心理学中为数不多的理性主义理论之一。格式塔学派以某些相当抽象的,与知觉和思维的性质及心理经验的结构有关的观念解释了熟悉的观察资料。  格式塔心理学家们主要对知觉和解

2006-11-17 12:43:00 7591 1

Pro Python 3: Features and Tools for Professional Development, 3rd Edition EPUB

Refine your programming techniques and approaches to become a more productive and creative Python programmer. This book explores the concepts and features that will improve not only your code but also your understanding of the Python community with insights and details about the Python philosophy. Pro Python 3, Third Edition gives you the tools to write clean, innovative code. It starts with a review of some core Python principles, which are illustrated by various concepts and examples later in the book. The first half of the book explores aspects of functions, classes, protocols, and strings, describing techniques which may not be common knowledge, but which together form a solid foundation. Later chapters cover documentation, testing, and app distribution. Along the way, you’ll develop a complex Python framework that incorporates ideas learned throughout the book.

2019-03-20

PySpark SQL Recipes: With HiveQL, Dataframe and Graphframes

Carry out data analysis with PySpark SQL, graphframes, and graph data processing using a problem-solution approach. This book provides solutions to problems related to dataframes, data manipulation summarization, and exploratory analysis. You will improve your skills in graph data analysis using graphframes and see how to optimize your PySpark SQL code. PySpark SQL Recipes starts with recipes on creating dataframes from different types of data source, data aggregation and summarization, and exploratory data analysis using PySpark SQL. You’ll also discover how to solve problems in graph analysis using graphframes.

2019-03-20

Practical Machine Learning and Image Processing

Practical Machine Learning and Image Processing: For Facial Recognition, Object Detection, and Pattern Recognition Using Python Gain insights into image-processing methodologies and algorithms, using machine learning and neural networks in Python. This book begins with the environment setup, understanding basic image-processing terminology, and exploring Python concepts that will be useful for implementing the algorithms discussed in the book. You will then cover all the core image processing algorithms in detail before moving onto the biggest computer vision library: OpenCV. You’ll see the OpenCV algorithms and how to use them for image processing. The next section looks at advanced machine learning and deep learning methods for image processing and classification. You’ll work with concepts such as pulse coupled neural networks, AdaBoost, XG boost, and convolutional neural networks for image-specific applications. Later you’ll explore how models are made in real time and then deployed using various DevOps tools. All the concepts in Practical Machine Learning and Image Processing are explained using real-life scenarios. After reading this book you will be able to apply image processing techniques and make machine learning models for customized application.

2019-03-02

数据挖掘:概念与技术

数据挖掘:概念与技术<br>韩家炜<br>Data Mining: Concepts and Techniques<br>J. Han and M. Kamber<br>Morgan Kaufmann<br>2000

2008-02-01

oracle10g概念

husthxd@itpub.net编写的《oracle10g概念》<br>解密书签版

2008-02-01

word版TCP_IP协议详解I

word版的《TCP_IP协议详解》卷I 1-12章 无图

2008-02-01

CMM TR24/TR25

CMM 1.0之TR24、TR25<br>中英文对照 chm格式

2008-01-23

CMMI 1.0 中文chm

CMMI 1.0 中文<br>chm格式

2008-01-23

《UNIX网络编程.第2卷.进程间通信》书签版 4/4

《UNIX网络编程.第2卷.进程间通信》 (第二版 中文 扫描) <br>4/4

2008-01-21

《UNIX网络编程.第2卷.进程间通信》书签版 3/4

《UNIX网络编程.第2卷.进程间通信》 (第二版 中文 扫描) 3/4

2008-01-21

《UNIX网络编程.第2卷.进程间通信》书签版 2/4

《UNIX网络编程.第2卷.进程间通信》 (第二版 中文 扫描) <br>2/4

2008-01-21

《UNIX网络编程.第2卷.进程间通信》书签版 1/4

《UNIX网络编程.第2卷.进程间通信》 (第二版 中文 扫描)

2008-01-21

《UNIX网络编程实用技术与实例分析 》源代码

《UNIX网络编程实用技术与实例分析》源代码<br><br>作  者:张炯<br>出版日期:2002-11-1 <br>出 版 社:清华大学出版社 ISBN:7302058911

2008-01-21

《UNIX网络编程.第1卷.socket网络API》3/3

《UNIX网络编程.第1卷.socket网络API》(第二版 中文 扫描) part3

2008-01-21

《UNIX网络编程.第1卷.socket网络API》2/3

《UNIX网络编程.第1卷.socket网络API》 (第二版 中文 扫描) part2

2008-01-21

《UNIX网络编程.第1卷.socket网络API》1/3

UNIX网络编程.第1卷.socket网络API (第二版 中文 扫描) part1

2008-01-21

UNIX环境高级编程(无标)

《UNIX环境高级编程》书签无标版

2008-01-21

《TCP-IP技术大全》2/2

37-43章<br>【原书名】TCP/IP Unleashed<br>【作 者】Tim Parker

2008-01-21

《TCP-IP技术大全》1/2

1-36章<br>【原 书 名】 TCP/IP Unleashed<br>【作 者】Tim Parker<br>本书介绍TCP/IP 及其应用。TCP/IP 是Internet 上使用的协议,而Internet 是世界上最大的互联网络。本书内容十分丰富,几乎涵盖了有关TCP/IP 的各个方面,包括开放式通信模型、TCP/IP 通信模型、IP 网络中的命名和寻址机制、地址解析及反向地址解析协议、DNS 域字服务器、WINS、地址发现协议、IPv6、IP 网络中的路由协议(RIP、OSPF 等)、互联网打印协议、LDAP 目录服务、远程访问协议、IP 安全与防火墙。本书介绍了如何为Windows 9x/NT配置TCP/IP;还介绍了如何使用TCP/IP 应用程序,包括远程登录、FTP、Web 浏览等。

2008-01-21

TCP-IP详解卷2:实现 2/2

《TCP-IP详解.卷2.实现》书签无标版<br>第17-34章

2008-01-21

TCP-IP详解卷2:实现 1/2

《TCP-IP详解卷2:实现》书签无标版<br>1-16章

2008-01-21

W3schoolXML教程

W3school的XML教程(中文),其中含DTD、Schema、XSLT、XPath、XLink、XQuery、SOAP、WSDL。

2008-01-21

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除