Using a holistic approach to teaching developers the ins-and-outs of GNU/Linux programming using APIs, tools, communication, and scripting, this book introduces programmers to the environment from the lowest layers to the user layers.
标签: ins-and-outs programming developers holistic
上传时间: 2013-12-23
上传用户:kristycreasy
With a worldwide community of users and more than a million dedicated programmers, Perl has proven to be the most effective language for the latest trends in computing and business. Every programmer must keep up with the latest tools and techniques. This updated version of Advanced Perl Programming from O Reilly gives you the essential knowledge of the modern Perl programmer. Whatever your current level of Perl expertise, this book will help you push your skills to the next level and become a more accomplished programmer. O Reilly s most high-level Perl tutorial to date, Advanced Perl Programming, Second Edition teaches you all the complex techniques for production-ready Perl programs. This completely updated guide clearly explains concepts such as introspection, overriding built-ins, extending Perl s object-oriented model, and testing your code for greater stability. Other topics include: Complex data structures
标签: programmers worldwide community dedicated
上传时间: 2014-10-27
上传用户:zhoujunzhen
This software documentation contains proprietary information of OpenAccess Software, Inc. it is provided under a license agreement containing restrictions on use and disclosure and is also protected by copyright law. Reverse engineering of the software is prohibited. If this software/documentation is delivered to a U.S. Government Agency, then it is delivered with Restricted Rights and the following legend is applicable:
标签: documentation proprietary information OpenAccess
上传时间: 2015-09-03
上传用户:mpquest
VS1003音频解码芯片为VS10XX系列的第三代产品,是芬兰VLSI Solution Oy公司生产的单片MP3/WMA/MIDI解码和ADPCM编码芯片,它内部包含一个高性能、低功耗的DSP处理核(VSDSP),一个工作内存,一片可供用户程序使用的5.5KB RAM,一个串行SPI总线接口,一个高质量的采样频率可调的过采样DAC以及一个16位的采样ADC.
上传时间: 2015-09-14
上传用户:liglechongchong
基于"trace transform"的识别2D图像的C++源程序, 主文件是tt.cpp, 在LINUX下可以用 g++ tt.cpp -o tt -O3进行编绎, 而且最后的结果也可以在MATLAB下显示出来, This package presents C++ tools to the trace transform of a 2D image, and related objects, i.e. circuses and triple features, matlab tools to visualise these entities, and tools to check newly coded functionals. This version is released with a small number of functionals only.
上传时间: 2013-12-23
上传用户:redmoons
Building Embedded Linux Systems shows you how to design and build your own embedded systems using Linux® as the kernel and freely available open source tools as the framework
标签: Building Embedded embedded Systems
上传时间: 2014-01-24
上传用户:tianjinfan
This paper describes some of the author s experiences from a C++ implementation of a concordance program for texts in Old West Norse and Runic Swedish.
标签: implementation concordance experiences describes
上传时间: 2014-01-11
上传用户:leixinzhuo
The Staged Event-Driven Architecture (SEDA) is a new design for building scalable Internet services. SEDA has three major goals: To support massive concurrency, on the order of tens of thousands of clients per node To exhibit robust performance under wide variations in load and, To simplify the design of complex Internet services. SEDA decomposes a complex, event-driven application into a set of stages connected by queues. This design avoids the high overhead associated with thread-based concurrency models, and decouples event and thread scheduling from application logic. SEDA enables services to be well-conditioned to load, preventing resources from being overcommitted when demand exceeds service capacity. Decomposing services into a set of stages also enables modularity and code reuse, as well as the development of debugging tools for complex event-driven applications.
标签: Event-Driven Architecture Internet building
上传时间: 2015-09-28
上传用户:日光微澜
网络实验说明书 目 录 实验一 网络入门和WindowsNT网络 1 实验二 NetWare网络、Internet网络和网线制作实践 2 实验三 TCP/IP网络命令使用 3 实验四 基于路由器的互连 4 实验五 sniffer pro软件使用 11 附录一 网线制作说明 16 附录二 Windows操作系统常用网络命令使用技巧详解 20 附录三 TL-R402M SOHO宽带路由器简易使用手册 29 附录四 ServU-v6.0.0.2安装及简易使用说明 34 附录五 Sniffer软件简介 35
上传时间: 2014-12-22
上传用户:dancnc
Distribution generator Here is a simple generator which can build some distributions with given properties. Distributions generator (compile with -lm) Typical use might be: ./distributions -u -m 1 -M 10 -n 100 -s 500 Generates a distribution of 100 uniform random numbers between 1 and 10, such that the sum of numbers is 500. ./distributions -p -2.2 -m 1 -M 100 -n 200 -s 500 Idem with 200 numbers between 1 and 100 following a power law with exponent -
标签: generator distributions Distribution simple
上传时间: 2014-01-27
上传用户:sammi