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

Simple-lz

  • Securing Apache 2: Step-by-Step When choosing a web server, Apache very often wins against its co

    Securing Apache 2: Step-by-Step When choosing a web server, Apache very often wins against its competitors because of stability, performance, that fact that it s open source, and many other advantages. But when deciding on which version of Apache to use, the choice is not always so simple. On the one hand there is a very popular, stable version used by millions of users, version 1.3, and on the other hand, there is an enhanced and re-designed version 2.0.

    标签: Apache Step-by-Step Securing choosing

    上传时间: 2015-09-06

    上传用户:gundamwzc

  • In this edition, the majority of the book is dedicated to covering the Winsock API. Chapter 1 starts

    In this edition, the majority of the book is dedicated to covering the Winsock API. Chapter 1 starts with an introduction to Winsock and is specifically geared for the beginning Winsock programmer. This chapter covers all the basics and introduces Transmission Control Protocol (TCP) and User Datagram Protocol (UDP) through simple samples, as well as providing a roadmap to advanced Winsock topics covered in other chapters. For the sake of simplicity, Chapter 1 covers the IPv4 protocol.

    标签: the dedicated covering majority

    上传时间: 2015-09-08

    上传用户:ommshaggar

  • 基于RSS的新闻阅读器 什么是RSS?比较普遍的说法有两种

    基于RSS的新闻阅读器 什么是RSS?比较普遍的说法有两种,一种是“Rich Site Summary”或“RDF Site Summary”,另一种是“Really Simple Syndication”,中文分别称作“丰富站点摘要”,“RDF站点摘要”和“简易信息聚合”。RSS是某一站点用来和其它站点之间共享和同步信息内容的一种简易方式。网络用户只要使用支持RSS的新闻聚合工具软件,就能在不打开某个网站页面的情况下阅读支持RSS输出的网站内容,并可以方便地实现对某类信息的全程跟踪、即时更新以及网上搜索。在不远的将来,RSS作为一种全新的资讯传播方式,势必对互联网上的信息接收与发布、新闻出版、电子商务、互动交流等领域产生难以估量的影响。 ++++++外文

    标签: RSS 新闻 阅读器 比较

    上传时间: 2013-12-03

    上传用户:gyq

  • 人脸检测的C/C++源代码

    人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING LIST,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR 01)的 Ada Boosted Cascade 算法可以说是目前最好最快的目标检测算法。

    标签: 人脸检测 源代码

    上传时间: 2014-01-11

    上传用户:日光微澜

  • 一个简单的SPI IP核

    一个简单的SPI IP核,SPI Core Specifications 可以从说明文档中找到! The simple Serial Peripheral Interface core is an enhanced version of the Serial Peripheral Interface found on Motorola s M68HC11 family of CPUs. The Serial Peripheral Interface is a serial, synchronous communication protocol that requires a minimum of 3 wires. FEATURES: · Compatible with Motorola’s SPI specifications · Enhanced M68HC11 Serial Peripheral Interface · 4 entries deep read FIFO · 4 entries deep write FIFO · Interrupt generation after 1, 2, 3, or 4 transferred bytes · 8 bit WISHBONE RevB.3 Classic interface · Operates from a wide range of input clock frequencies · Static synchronous design · Fully synthesizable

    标签:

    上传时间: 2015-09-17

    上传用户:TRIFCT

  • This book presents an insightful view of XML that places this emerging technology in the context of

    This book presents an insightful view of XML that places this emerging technology in the context of the ongoing Web revolution. Written for business and technical professionals, this book revals the true value of XML for distributed information systems. It explains how XML is transforming the way organizations manage data and build software systems details the opportunities the language offers for organizatoins that understand tis significance and potential impact and explains how XML and Web services reflect a fundamental shift in software construction-from monolithic applications to software based on the composition of simple parts.

    标签: insightful technology presents emerging

    上传时间: 2015-09-24

    上传用户:思琦琦

  • Lab 2 – Synthesizable MATLAB This lab exercise will explore the effects that different MATLAB codin

    Lab 2 – Synthesizable MATLAB This lab exercise will explore the effects that different MATLAB coding styles have on hardware. The lab has two parts, each of which begins with a short introduction. This lab exercise is based on the simple MATLAB FIR filter model shown below:

    标签: MATLAB Synthesizable different exercise

    上传时间: 2015-09-28

    上传用户:sammi

  • 学习win32 汇编的极品教程《winAsm32汇编指南》, 这份chm文档包括英文原版和网上几位大牛共同翻译的经典中文教材, 中英文内容完全相互对应, 均为35章, 大家可以对照着学习.内容如下:

    学习win32 汇编的极品教程《winAsm32汇编指南》, 这份chm文档包括英文原版和网上几位大牛共同翻译的经典中文教材, 中英文内容完全相互对应, 均为35章, 大家可以对照着学习.内容如下: Tutorial 1: The Basics Tutorial 2: MessageBox Tutorial 3: A Simple Window etc

    标签: winAsm 32 win chm

    上传时间: 2014-01-03

    上传用户:dancnc

  • 一个支持众多rfc的开源sip协议栈

    一个支持众多rfc的开源sip协议栈,包括presence应用,SIMPLE。

    标签: rfc sip 开源 协议栈

    上传时间: 2015-09-29

    上传用户:llandlu

  • 来自澳大利亚Qeensland大学的计算机视觉Matlab工具箱。 This Toolbox provides a number of functions that are useful in co

    来自澳大利亚Qeensland大学的计算机视觉Matlab工具箱。 This Toolbox provides a number of functions that are useful in computer vision, machine vision and related areas. It is a somewhat eclectic collection reflecting the author s personal interest in areas of photometry, photogrammetry, colorimetry. It covers functions such as image file reading and writing, filtering, segmentation, feature extraction, camera calibration, camera exterior orientation, display, color space conversion and blackbody radiators. The Toolbox, combined with MATLAB and a modern workstation computer, is a useful and convenient environment for investigation of machine vision algorithms. It is possible to use MEX files to interface with image acquisition hardware ranging from simple framegrabbers to Datacube servers.

    标签: Qeensland functions provides Toolbox

    上传时间: 2015-09-30

    上传用户:qb1993225