自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

彼家有兔,狡兔三窟。

I love tech. I love CSDN.

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

原创 制作个性光盘

(本文选自《视窗世界》 2002年07月24日 14:28)VCD盘尽管现在电脑上的视频文件格式很多,但是有些特定的格式只能够在电脑上播放。如果我们有一个非常精彩的视频动画,想给朋友一同欣赏,但是朋友家里却没有电脑只有VCD怎么办?不用急,我们只要先启动刻录软件,如WinOnCD,然后选择“Video CD 2.0”光盘类型(如图1),再把您的精彩动画文件拖放到光盘中,最后生成VCD光盘即可。

2005-02-23 17:04:00 1662

原创 风靡office的管理寓言

(资料来源:SOHU)  这些寓意深刻的管理寓言在办公室里流行着......  这些寓意深刻的管理寓言在办公室里流行着。其实,更多时候小故事往往比大道理更能打动人。于是,我们采撷了这些精彩的小故事,希望能带给您一点愉悦和启发......  关于基础——  纪昌学箭......  纪昌向飞卫学射箭,飞卫没有传授具体的射箭技巧,却要求他必须学会盯住目标而眼睛不能眨动,纪昌花了两年,

2005-02-18 09:41:00 871

原创 修改欠曝的数码照片--快照法的又一个应用

这是一幅欠曝的照片:screen.width-300)this.style.width=screen.width-300;" border=0 &#111nmousewheel="return bbimg(this)">一个常用的做法是:(1)在Photoshop中打开原图,(2)复制背景(图2),screen.width-300)this.style.wi

2005-02-17 10:30:00 1030

原创 化腐朽为神奇 数字暗房的魅力

在数码相机大行当道的年代,数字暗房理所当然地成为了摄影爱好者一件必不可少的工具,其装备可以很负责昂贵,也可以很简单便宜,一台电脑加上一张D版的PHOTOSHOP就足够了。在这两年的摄影路途中,我很深刻地感受到了何谓之"化腐藕为神奇"。本贴并非介绍如何PS,只是很粗略地从我个人观点评价"先天不足"的照片并提出其"后天补救的方法"。 1、原图并不出色,但感觉上还是可以补救,有希望成为杰作的,曝光方面没

2005-02-17 10:24:00 1219

原创 精确对时:增加Internet时间服务器

  很多朋友喜欢使用Windows XP的Internet时间服务(时间服务对采用域登录的用户无效)。不过在默认情况下,Windows XP只为我们提供了两个时间服务器,一旦出现同步不成功的情况,可以选择的余地太小。其实,如果你很喜欢Windows XP的这个功能,完全可以自己手工为它添加Internet时间服务器,这样在默认的Internet时间服务器工作不正常时,你就可以试用其他的服务器,避免

2005-02-17 08:23:00 2250 1

原创 Solaris的硬件相关命令

文摘出处:http://chinaunix.net/jh/6/208547.htmlhttp://www.chinaunix.net 作者:solstice  发表于:2003-11-24 11:15:10 因为经常为客户装机,客户也经常要问及一些新机器的这样那样的硬件问题,所以,在看过一篇与硬件相关的文章之后,简单总结一下,希望对大家有些帮助啊! Solaris的硬件相关命令 1.查看当前处理器

2005-02-16 16:18:00 901

原创 AIX常见问题整理

问:怎样设置可以是普通用户不能su成root?答:smitty user->Change / Show Characteristics of a User->root->Another user can SU TO USER? false提纲: 用feprom_update升级Firmware 2002-07-24 CHRPSystems系统启动过程的LEDE1DC报错提示 2002-07-2

2005-02-13 16:28:00 2247

原创 Domino分区服务器的安装与设置

 环境产品: Lotus Notes/Domino平台: 跨平台软件版本: R4.5x,R4.6x,R5.x问题Domino 服务器分区允许在一台计算机上运行多个 Domino 服务器。使用分区服务器将减少硬件费用并将所需管理的计算机数量减至最少。解答每个分区服务器有自己的 Domino 数据目录和 NOTES.INI 文件,但所有的

2005-02-13 16:21:00 1437

原创 UNIX下DNS服务器之管理维护篇

【内容导航】 第1页:UNIX系统DNS管理维护 第2页:UNIX的DNS测试与调试工具 第3页:DNS日常的安全管理维护 前面几篇文章介绍了UNIX的概念、创建等。这篇介绍DNS的管理维护。 一、UNIX系统DNS管理维护   1、DNS的启动与停止    如在Solaris 系统中启动与停止DNS的方法:    用root身份登录到系统    #ps –ef|grep named  查看nam

2005-02-13 16:03:00 1884 1

原创 UNIX下DNS服务器创建与管理之概述篇(图)

【内容导航】 第1页:国际顶级域名概述 第2页:域的层次结构 第3页:域名服务器的种类 第4页:域名服务器配置所需文件 第5页:UNIX 的DNS服务器BIND软件 DNS(Domain Name System)叫域名系统,它是域名和IP地址相互转换的一种服务;域名是计算机在互联网上最重要的标识,也是建立企业网站的必备要素之一。按照国际顶级类型的域名可分为8种:      我国

2005-02-13 16:01:00 2286 1

原创 UNIX下DNS服务器之创建篇

UNIX下DNS服务器之创建篇(上)【内容导航】 第1页:概述 第2页:UNIX的DNS服务器创建 第3页:必须的配置文件named.conf 第4页:必须的配置文件study.js.cn 第5页:必须的配置文件study.js.cn.rev 第6页:必须的配置文件named.ca 第7页:必须的配置文件named.local 第8页:与DNS配置相关的文件 本文主要和大家讨论在UNIX环

2005-02-13 15:33:00 2479

原创 AIX系统终极安装

当已经确认改变安装设置和系统设置后,就可以开始安装。在安装与设置画面(图1)中选择“0”,就进行安装,如图2所示。  图1  图2    安装过程中,有安装状态的提示。屏幕会自动提示已经使用了多少时间(以分钟表示),安装任务已经完成了多少(以百分比表示)。根据屏幕提示更换带用标签光盘,当安装基本运行环境之后,就会显示安装其他软件的状态信息。 

2005-02-13 15:21:00 2004

原创 AIX方面的一些资源

常用AIX论坛地址介绍 AIX论坛: http://www.loveunix.net/style_images/1/logo4.gif[/img][/URL]《爱U家园》是大家的快乐空间 http://www.LoveUnix.net http://www.passcisco.com/bbs/list.asp?boardid=29 ; AIX使用者论坛 http://www.chinaunix.n

2005-02-13 15:13:00 1434

原创 一组个性十足的FLASH酷站

Mrickhttp://www.mrick.com/轻松富有节奏的背景音乐,网站整体色调以红色、黄色为主,部分暗藏的按钮让人感觉设计的很有心意,个人不是很喜欢网页中呈现作品……ADZ7http://www.adz7.com.br/

2005-02-13 09:45:00 1104

原创 中国xo宝典(china xo)

今天你Q了没有? 新人类见面说 今天你O了没有? IT精英见面说 为什么那么大的人了也要o来o去呢?因为这个o实在是个好词,cxo是首席**官,首就是首领,再加上官字,听起来很过瘾的。其实国人官本位思想还是很浓厚的,再加上这是舶来品,真是土洋结合,天造地设了。 于是乎,忽如一夜东风来,经理们叫首席**官。CEO、CFO、CTO,等等叫开了,本来以为就这几个就可以了,挺酷的。谁知最近又冒出许多cxo

2005-02-11 23:28:00 67752

原创 用Fireworks实现下雪效果

作 者:子梦  摘 自: blue1000.com   根据冻结下雪效果,我写了个教程,给新手们。  1.用FW打开一张图片。设置为共享层。  2.新建一层,用矩形工具画一个矩形,大小可以与画布同样尺寸,也可以大于画布。笔触颜色为无,填充色暂时设为黑色,这是为了添加雪珠时能够看得清楚。  3.选择笔触设置:  (根据个人喜好),在新建层上随意地点上一

2005-02-06 08:52:00 914

原创 关于网站计划书的写法

1、相关行业的市场是怎样的,市场有什么样的特点,是否能够在互联网上开展公司业务。2、市场主要竞争者分析,竞争对手上网情况及其网站规划、功能作用。 3、公司自身条件分析、公司概况、市场优势,可以利用网站提升哪些竞争力,建设网站的能力(费用、技术、人力等)。 二、建设网站目的及功能定位1、为什么要建立网站,是为了宣传产品,进行电子商务,还是建立行业性网站?是企业的需要还是市场开拓的延伸? 2、整合公司

2005-02-06 08:49:00 1829

原创 RAID原理,磁盘阵列(Disk Array)原理

磁盘阵列(Disk Array)原理 1.为什么需要磁盘阵列? 如何增加磁盘的存取(access)速度,如何防止数据因磁盘的故障而失落及如何有效 的利用磁盘空间,一直是电脑专业人员和用户的困扰;而大容量磁盘的价格非常昂贵,对 用户形成很大的负担。磁盘阵列技术的产生一举解决了这些问题。 过去十几年来,CPU的处理速度增加了五十倍有多,内存(memory)的存取速度亦大 幅增加,而数据储存装置--主要

2005-02-06 08:48:00 982

原创 考网络工程师需要看的书

和大部分人一样的观点,我本人也认为水平第一,考试第二!但来这里的朋友毕竟还是以考试为目标的。说明白点:水平再高,过不了网工也没说服力。当然,此话并不绝对。比如说,每次都有很多研究生和大学的教师参加考试而未能顺利通过考试的嘛,但是人家的能力还是在那里。所以,我个人认为面对考试首先要摆正自己的心态。       网络知识是电脑技术的十分重要的分支,除了网络之外,我们有更多更广的知识当然好。即使不愿意承

2005-02-06 08:46:00 1310

原创 BIOS中英文对照表

Time/System Time                         时间/系统时间 Date/System Date                          日期/系统日期 Level 2 Cache                                 二级缓存 System Memory                            系统内存 Vide

2005-02-06 08:45:00 2575

原创 把梳子卖给和尚(一个经典的营销故事)

  某公司创业之初,为了选拔真正有效能的人才,要求每位应聘者必须经过一道测试:以比赛的方式推销100把奇妙聪明梳,并且把它们卖给一个特别指定的人群:和尚。   几乎所有的人都表示怀疑:把梳子卖给和尚?这怎么可能呢?搞错没有?许多人都打了退堂鼓,但还是有甲、乙、丙三个人勇敢地接受了挑战......一个星期的期限到了,三人回公司汇报各自销售实践成果,甲先生仅仅只卖出一把,乙先生卖出10把,丙先生居

2005-02-06 08:43:00 10168

原创 将DVDRip转为RMVB

DVDrip以其高清晰的画质、震撼人心的AC3音效受到了广大影音发烧友的热烈追捧,自问世以来就风靡互联网,几乎成了网络电影的首选格式。不过DVDrip虽然优势多多,但缺点也不少:数百兆的大个头、众多的外挂插件、对系统资源的巨大占用、解码器配置的繁难、制作的烦琐耗时等等,都在一定程度上限制了它的发展。而近期新一代影音格式RMVB的横空出世,更是严重动摇了DVDrip的霸主地位。什么是RMVB格式所谓

2005-02-03 16:21:00 1879

原创 1月19日CSDN“IT人才需求”与IBM聊天实录

1月19日下午,CSDN举办了主题为“2005年IT人才需求趋势”的专场聊天,来自IBM 中国公司的嘉宾与CSDN的编辑和网友进行了直接的交流,现场气氛非常热列,聊天中,嘉宾一一解答了网友有关IBM人才需求,培训,个人职业发展规划,求职技巧等相关问题。愦笸训囊螅珻SDN近期还会安排一系列以人才为主题的聊天活动,最近的一次安排在1月20日下午,邀请到了BEA、百渡在线、智乐软件等公司的人力资源

2005-02-02 18:27:00 2418

Learning Python, 3rd Edition

Learning Python, 3rd Edition Mark Lutz Book Description Publication Date: October 29, 2007 | ISBN-10: 0596513984 | ISBN-13: 978-0596513986 | Edition: Third Edition Portable, powerful, and a breeze to use, Python is ideal for both standalone programs and scripting applications. With this hands-on book, you can master the fundamentals of the core Python language quickly and efficiently, whether you're new to programming or just new to Python. Once you finish, you will know enough about the language to use it in any application domain you choose. Learning Python is based on material from author Mark Lutz's popular training courses, which he's taught over the past decade. Each chapter is a self-contained lesson that helps you thoroughly understand a key component of Python before you continue. Along with plenty of annotated examples, illustrations, and chapter summaries, every chapter also contains Brain Builder, a unique section with practical exercises and review quizzes that let you practice new skills and test your understanding as you go. This book covers: Types and Operations -- Python's major built-in object types in depth: numbers, lists, dictionaries, and more Statements and Syntax -- the code you type to create and process objects in Python, along with Python's general syntax model Functions -- Python's basic procedural tool for structuring and reusing code Modules -- packages of statements, functions, and other tools organized into larger components Classes and OOP -- Python's optional object-oriented programming tool for structuring code for customization and reuse Exceptions and Tools -- exception handling model and statements, plus a look at development tools for writing larger programs. Learning Python gives you a deep and complete understanding of the language that will help you comprehend any application-level examples of Python that you later encounter. If you're ready to discover what Google and YouTube see in Python, this book is the best way to get started.

2012-04-05

Natural Language Processing with Python

Natural Language Processing with Python Steven Bird, Ewan Klein, Edward Loper Book Description Publication Date: July 7, 2009 | ISBN-10: 0596516495 | ISBN-13: 978-0596516499 | Edition: 1 This book offers a highly accessible introduction to natural language processing, the field that supports a variety of language technologies, from predictive text and email filtering to automatic summarization and translation. With it, you'll learn how to write Python programs that work with large collections of unstructured text. You'll access richly annotated datasets using a comprehensive range of linguistic data structures, and you'll understand the main algorithms for analyzing the content and structure of written communication. Packed with examples and exercises, Natural Language Processing with Python will help you: Extract information from unstructured text, either to guess the topic or identify "named entities" Analyze linguistic structure in text, including parsing and semantic analysis Access popular linguistic databases, including WordNet and treebanks Integrate techniques drawn from fields as diverse as linguistics and artificial intelligence This book will help you gain practical skills in natural language processing using the Python programming language and the Natural Language Toolkit (NLTK) open source library. If you're interested in developing web applications, analyzing multilingual news sources, or documenting endangered languages -- or if you're simply curious to have a programmer's perspective on how human language works -- you'll find Natural Language Processing with Python both fascinating and immensely useful.

2012-04-05

Big Data Glossary

Big Data Glossary A Guide to the New Generation of Data Tools By Pete Warden Publisher: O'Reilly Media Released: September 2011 Pages: 60 Print ISBN: 978-1-4493-1459-0 ISBN 10: 1-4493-1459-7 Ebook ISBN: 978-1-4493-1458-3 ISBN 10: 1-4493-1458-9 To help you navigate the large number of new data tools available, this guide describes 60 of the most recent innovations, from NoSQL databases and MapReduce approaches to machine learning and visualization tools. Descriptions are based on first-hand experience with these tools in a production environment. This handy glossary also includes a chapter of key terms that help define many of these tool categories: NoSQL Databases—Document-oriented databases using a key/value interface rather than SQL MapReduce—Tools that support distributed computing on large datasets Storage—Technologies for storing data in a distributed way Servers—Ways to rent computing power on remote machines Processing—Tools for extracting valuable information from large datasets Natural Language Processing—Methods for extracting information from human-created text Machine Learning—Tools that automatically perform data analyses, based on results of a one-off analysis Visualization—Applications that present meaningful data graphically Acquisition—Techniques for cleaning up messy public data sources Serialization—Methods to convert data structure or object state into a storable format TABLE OF CONTENTS Chapter 1 Terms Document-Oriented Key/Value Stores Horizontal or Vertical Scaling MapReduce Sharding Chapter 2 NoSQL Databases MongoDB CouchDB Cassandra Redis BigTable HBase Hypertable Voldemort Riak ZooKeeper Chapter 3 MapReduce Hadoop Hive Pig Cascading Cascalog mrjob Caffeine S4 MapR Acunu Flume Kafka Azkaban Oozie Greenplum Chapter 4 Storage S3 Hadoop Distributed File System Chapter 5 Servers EC2 Google App Engine Elastic Beanstalk Heroku Chapter 6 Processing R Yahoo! Pipes Mechanical Turk Solr/Lucene ElasticSearch Datameer BigSheets Tinkerpop Chapter 7 NLP Natural Language Toolkit OpenNLP Boilerpipe OpenCalais Chapter 8 Machine Learning WEKA Mahout scikits.learn Chapter 9 Visualization Gephi GraphViz Processing Protovis Fusion Tables Tableau Chapter 10 Acquisition Google Refine Needlebase ScraperWiki Chapter 11 Serialization JSON BSON Thrift Avro Protocol Buffers

2012-04-05

Introduction to Information Retrieval

Christopher D. Manning, Prabhakar Raghavan and Hinrich Schütze, Introduction to Information Retrieval, Cambridge University Press. 2008. Features • Introduces all key concepts, requiring little prior knowledge • All concepts are illustrated with figures and examples • Supporting web site features lecture slides that follow the book, and a solutions manual for lecturers Table of Contents 1. Information retrieval using the Boolean model 2. The dictionary and postings lists 3. Tolerant retrieval 4. Index construction 5. Index compression 6. Scoring and term weighting 7. Vector space retrieval 8. Evaluation in information retrieval 9. Relevance feedback and query expansion 10. XML retrieval 11. Probabilistic information retrieval 12. Language models for information retrieval 13. Text classification and Naive Bayes 14. Vector space classification 15. Support vector machines and kernel functions 16. Flat clustering 17. Hierarchical clustering 18. Dimensionality reduction and latent semantic indexing 19. Web search basics 20. Web crawling and indexes 21. Link analysis.

2012-02-20

Programming Interviews Exposed 2nd.Edition (CHM版)

The pressure is on during the interview process but with the right preparation, you can walk away with your dream job. This classic book uncovers what interviews are really like at America's top software and computer companies and provides you with the tools to succeed in any situation. The authors take you step-by-step through new problems and complex brainteasers they were asked during recent technical interviews. 50 interview scenarios are presented along with in-depth analysis of the possible solutions. The problem-solving process is clearly illustrated so you'll be able to easily apply what you've learned during crunch time. You'll also find expert tips on what questions to ask, how to approach a problem, and how to recover if you become stuck. All of this will help you ace the interview and get the job you want. What you will learn from this book Tips for effectively completing the job application Ways to prepare for the entire programming interview process How to find the kind of programming job that fits you best Strategies for choosing a solution and what your approach says about you How to improve your interviewing skills so that you can respond to any question or situation Techniques for solving knowledge-based problems, logic puzzles, and programming problems Who this book is for This book is for programmers and developers applying for jobs in the software industry or in IT departments of major corporations. Wrox Beginning guides are crafted to make learning programming languages and technologies easier than you think, providing a structured, tutorial format that will guide you through all the techniques involved. 目录 Preface. Acknowledgements. 1. Before the Search. 2. The Job Application Process. 3. Approaches to Programming Problems. 4. Linked Lists. 5. Trees and Graphs. 6. Arrays and Strings. 7. Recursion. 8. Concurrany. 9. Object Oriented Programming. 10. Databases. 11. Other Programming Topics. 12. Counting, Measuring, and Ordering Puzzles. 13. Graphical and Spatial Puzzles. 14. Knowledge-Based Questions. 15. Non-Technical Questions. 16. Conclusion. Appendix. Resumes. Index.

2012-02-20

英文原版MCTS 70-536: Microsoft .NET Framework 2.0–Application Development Foundation

官方电子版,来自英文原版书籍随书光盘。 MCTS Self-Paced Training Kit (Exam 70-536) Microsoft .NET Framework 2.0–Application Development Foundation

2010-01-07

英文原版MCTS 70-562: Microsoft .NET Framework 3.5—ASP.NET Application Development

官方电子版,来自英文原版书籍随书光盘。 MCTS Self-Paced Training Kit (Exam 70-562): Microsoft .NET Framework 3.5—ASP.NET Application Development eBook

2010-01-07

数据挖掘经典书籍Morgan Kaufmann Data Mining Practical Machine Learning Tools And Techniques 2nd ed. 2005

Morgan.Kaufmann.Data.Mining.Practical.Machine.Learning.Tools.And.Techniques.2nd.ed.2005.pdf

2009-06-16

空空如也

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

TA关注的人

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