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

CONTENTS

  • un the configuration script ---------------------------- In the CGIs directory there is a config

    un the configuration script ---------------------------- In the CGIs directory there is a configure.s and a configure.bat file. Run this file after you ve moved the CGIs directory to it s desired location. The configure script will create a file nammed apache.conf. Append this file the the httpd.conf file. LINUX: [prompt]$ ./configure.s [prompt]$ cat apache.conf >> /etc/httpd/conf/httpd.conf Note: you may need to set the executable flag on the script chmod 755 configure.s WINDOWS: prompt> configure.bat Copy the CONTENTS of apache.conf to httpd.conf

    标签: configuration the directory config

    上传时间: 2014-01-24

    上传用户:heart520beat

  • 本书是英文版

    本书是英文版,但内容非常不错,本书目录如下: Table of CONTENTS SIP—Understanding the Session Initiation Protocol, Second Edition Foreword to the First Edition Preface to - the Second Edition Preface to - the First Edition Chapter 1 - SIP and the Internet Chapter 2 - Introduction to SIP Chapter 3 - SIP Clients and Servers Chapter 4 - SIP Request Messages Chapter 5 - SIP Response Messages Chapter 6 - SIP Header Fields Chapter 7 - Related Protocols Chapter 8 - Comparison to H.323 Chapter 9 - Wireless and 3GPP Chapter 10 - Call Flow Examples Chapter 11 - Future Directions Appendix A - Changes in the SIP Specification from RFC 2543 to RFC 3261

    标签: 英文

    上传时间: 2014-01-06

    上传用户:爺的气质

  • This guide explains how data networks operate, why data systems are becoming more complicated, and h

    This guide explains how data networks operate, why data systems are becoming more complicated, and how data networks are changing to permit broadband services and applications. Table of CONTENTS Introduction To Data Networks—PDN, LAN, MAN, WAN, and Wireless Data, Technologies and Systems Data Networks List of Figures

    标签: data complicated explains becoming

    上传时间: 2017-09-25

    上传用户:邶刖

  • Matlab 画三维立体图形

    Matlab 画三维立体图形 The aim of geom3d library is to handle and visualize 3D geometric primitives such as points, lines, planes, polyhedra... It provides low-level functions for manipulating 3D geometric primitives, making easier the development of more complex geometric algorithms.      Some features of the library are:   - creation of various shapes (3D points, 3D lines, planes, polyhedra...)     through an intuitive syntax.      Ex: createPlane(p1, p2, p3) to create a plane through 3 points.     - derivation of new shapes: intersection between 2 planes, intersection between     a plane and a line, between a sphere and a line...   - functions for 3D polygons and polyhedra. Polyhedra use classical vertex-faces     arrays (face array contain indices of vertices), and support faces with any     number of vertices. Some basic models are provided (createOctaedron,     createCubeoctaedron...), as well as some computation (like faceNormal or     centroid)      - manipulation of planar transformation. Ex.:     ROT = createRotationOx(THETA);     P2  = transformPoint3d(P1, ROT);     - direct drawing of shapes with specialized functions. Clipping is performed      automatically for infinite shapes such as lines or rays. Ex:     drawPoint3d([50 50 25; 20 70 10], 'ro');    % draw some points     drawLine3d([X0 Y0 Z0 DX DY DZ]);            % clip and draw straight line Some functions require the geom2d package.       Additional help is provided in geom3d/CONTENTS.m file, as well as summary files     like 'points3d.m' or 'lines3d.m'.

    标签: Matlab 画三维立体图形

    上传时间: 2015-11-02

    上传用户:A1321

  • pppdump

    pppdump - print out the CONTENTS of a record file generated by  pppd in readable form

    标签: ppp ppp解析

    上传时间: 2016-03-26

    上传用户:guoshuai1996

  • Eclipse_4_Tutorial

    Talbe of CONTENTS:      1、the e4 application model      2、implement views      3、extending the application model      4、dependency injiection basic      5、behavior  annotations      6、services      7、eclipse 3.x  vs eclipse 4.- which platform to use?      8、soft migration from 3.x to eclipse 4(e4)

    标签: Tutorial Eclipse

    上传时间: 2017-04-26

    上传用户:xiefy

  • 4G & Beyond Convergence of Networks

    From the transition of analog to digital communication along with seamless mobility and high computing power of small handheld devices, the wireless communications industry has seen tremendous changes leading to the integration of several telecommunication networks, devices and services over last 30 years. The rate of this progress and growth has increased particularly in the past decade because people no longer use their devices and networks for voice only, but demand bundle CONTENTS such as data download/streaming, HDTV, HD video , 3D video conferencing with higher efficiency, seamless connectivity, intelligence, reliability and better user experience. Although the challenges facing service providers and telecommunication companies differ by product, region, market size, and their areas of concentration but time to market, efficient utilization of their assets and revenue expansion, have impacted significantly how to manage and conduct their business while maintaining sufficient margin. 

    标签: Convergence Networks Beyond 4G of

    上传时间: 2020-05-25

    上传用户:shancjb

  • Service+Robotics+within+the+Digital+Home

    Over the past few decades there has been an exponential growth in service robots and smart home technologies, which has led to the development of exciting new products in our daily lives. Service robots can be used to provide domestic aid for the elderly and disabled, serving various functions ranging from cleaning to enter- tainment. Service robots are divided by functions, such as personal robots, field robots, security robots, healthcare robots, medical robots, rehabilitation robots and entertainment robots. A smart home appears “intelligent” because its embedded computers can monitor so many aspects of the daily lives of householders. For example, the refrigerator may be able to monitor its CONTENTS, suggest healthy alter- natives and order groceries. Also, the smart home system may be able to clean the house and water the plants.

    标签: Robotics Service Digital within Home the

    上传时间: 2020-06-06

    上传用户:shancjb

  • Line+Loss+Analysis

    It has been over a decade since the Chinese publication of Line Loss in Electric Power Systems. To keep pace with technological developments, I started a revision as early as 2002, following the main principles that the theoretical framework and characteristics of the first edition should be retained, with new CONTENTS added according to new problems after the reform of electric power systems and the new requirements for line loss management practices and in combination with practical experience.

    标签: Analysis Line Loss

    上传时间: 2020-06-06

    上传用户:shancjb

  • Code Craft: the practice of writing excellent code

    This book addresses programmer attitudes, but it’s not some kind of psychology textbook. We’ll investigate many topics, including: Source code presentation Defensive coding techniques How to debug programs effectively Good teamworking skills Managing your source code Take a quick glance through the table of CONTENTS to see exactly what’s covered. What is the rationale behind my selection of topics? I’ve been mentor- ing trainee programmers for many years, and these are the topics that have come up time and time again. I’ve also worked in the software factory for long enough to have seen the recurring problems—I address these too. If you can conquer all of these programming demons, you’ll progress from an apprentice coder to a real code craftsman.

    标签: excellent practice writing Craft Code code the of

    上传时间: 2021-11-09

    上传用户:danix800