This document discusses recommended practices and style for programmers using the C language in the Flight Dynamics Division environment. Guidelines are based on generally recommended software engineering techniques, industry resources, and local convention. The Guide offers preferred solutions to common C programming issues and illustrates Through examples of C code.
标签: recommended programmers discusses practices
上传时间: 2015-07-19
上传用户:jcljkh
The DSP Design Flow workshop provides an introduction to the advanced tools you need to design and implement DSP algorithms targeting FPGAs. This intermediate workshop in implementing DSP functions focuses on learning how to use System Generator for DSP, as well as HDL design flow, CORE Generator software, and design implementation tools. Through hands-on exercises, you will implement a design from algorithm concept to verification.
标签: introduction workshop provides advanced
上传时间: 2014-12-06
上传用户:sammi
computes the eigenvalues of a symmetric tridiagonal * matrix T. The user may ask for all eigenvalues, all eigenvalues in the half-open interval (VL, VU], or the IL-th Through IU-th eigenvalues.
标签: T. eigenvalues tridiagonal eigenvalue
上传时间: 2014-01-21
上传用户:CSUSheep
The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information from a Novell insider in the second edition of Linux Kernel Development. This authoritative, practical guide will help you better understand the Linux kernel Through updated coverage of all the major subsystems, new features associated with Linux 2.6 kernel and insider information on not-yet-released developments. You ll be able to take an in-depth look at Linux kernel from both a theoretical and an applied perspective as you cover a wide range of topics, including algorithms, system call interface, paging strategies and kernel synchronization. Get the top information right from the source in Linux Kernel Development.
标签: interesting open-source understood projects
上传时间: 2015-07-26
上传用户:mpquest
libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsystem, which provides direct access to the connected 1394 buses to user space. Through libraw1394/raw1394, applications can directly send to and receive from other nodes without requiring a kernel driver for the protocol in question.
标签: 1394 the interface supported
上传时间: 2015-08-07
上传用户:徐孺
The Spectral Toolkit is a C++ spectral transform library written by Rodney James and Chuck Panaccione while at the National Center for Atmospheric Research between 2002 and 2005. The library contains a functional subset of FFTPACK and SPHEREPACK, including real and complex FFTs in 1-3 dimensions, and a spherical harmonic transform. Multithreading is supported Through POSIX threads for the multidimensional transforms. This reference guide provides details of the public interface as well as the internal implementation of the library.
标签: Panaccion transform Spectral spectral
上传时间: 2013-12-20
上传用户:haoxiyizhong
Overview Provides a way to store very large collections of email addresses (100,000+ addresses) and efficiently check whether a specific address is contained in a collection. The collection can be created programmatically, or Through a pluggable persistence mechanism. Functionality Maintains large collections of email addresses. Efficiently checks whether an address is in the collection or not.
标签: addresses collections Overview Provides
上传时间: 2013-12-17
上传用户:xg262122
GNetWatch is a free open source Java POJO application that enables real-time graphical monitoring and analysis of network performances Through SNMP, ICMP and traffic generation modules
标签: application monitoring GNetWatch graphical
上传时间: 2013-12-18
上传用户:aig85
Gcomm is a serial communications program similar to seyon, but more modern, and easier to use. Works over serial port, via TCP/IP, or a pipe Through another program. Supports xmodem/ymodem/zmodem protocols. Visit the gcomm.sourceforge.net home page for 系统是 Linux ,但是协议部分是可用的
标签: communications program similar easier
上传时间: 2013-12-21
上传用户:PresidentHuang
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