ATViewer is a component for Delphi/C++Builder, which allows to view files of various types. There is no edit possibility, just quick view - so it s useful to IMPLEMENT "View file" feature in your Delphi/C++Builder application. The following view modes are IMPLEMENTed: Text, Binary, Hex, Unicode: all files, of unlimited size. Plain file dump is shown. Used ATBinHex component: only visible part of file is loaded into memory. Modes are suitable for huge files and files of unknown type. RTF/UTF-8: RTF and UTF-8 encoded texts. File is shown using RichEdit control. Image: all general image formats: BMP JPG ICO GIF PNG... File is shown using ATImageBox component. Multimedia: all file types supported by MS Windows Media Player: AVI MPEG WMV MP3... File is shown using WMP ActiveX control. Internet: all file types supported by MS Internet Explorer: HTML XML DOC XLS... File is shown using MSIE ActiveX control. Plugins: all files supported by Total Commander Lister plugins.
标签: component ATViewer Builder various
上传时间: 2013-12-24
上传用户:小鹏
Sequential Monte Carlo without Likelihoods 粒子滤波不用似然函数的情况下 本文摘要:Recent new methods in Bayesian simulation have provided ways of evaluating posterior distributions in the presence of analytically or computationally intractable likelihood functions. Despite representing a substantial methodological advance, existing methods based on rejection sampling or Markov chain Monte Carlo can be highly inefficient, and accordingly require far more iterations than may be practical to IMPLEMENT. Here we propose a sequential Monte Carlo sampler that convincingly overcomes these inefficiencies. We demonstrate its IMPLEMENTation through an epidemiological study of the transmission rate of tuberculosis.
标签: Likelihoods Sequential Bayesian without
上传时间: 2016-05-26
上传用户:离殇
用fpga实现的DA转换器,有说明和源码,VDHL文件。 A PLD Based Delta-Sigma DAC Delta-Sigma modulation is the simple, yet powerful, technique responsible for the extraordinary performance and low cost of today s audio CD players. The simplest Delta-Sigma DAC consists of a Delta-Sigma modulator and a one bit DAC. Since, both of these components can be realized using digital circuits, it is possible to IMPLEMENT a low precision Delta-Sigma DAC using a PLD.
上传时间: 2016-06-10
上传用户:bjgaofei
This sample provides a generic example of a PCI IDE minidriver. The sample isolates vendor-specific code from the higher-level PCI IDE bus driver, much as SCSI minidrivers isolate code from the SCSI port driver. See the Release Notes section for more information. This sample works on both x86 and Alpha platforms, and is 64-bit compliant. It builds with Microsoft® Visual C® 6.0. It does not IMPLEMENT Plug and Play or Power Management.
标签: sample vendor-specific minidriver provides
上传时间: 2013-12-20
上传用户:wyc199288
this sample is distantly related to the httpauth sample which demonstrates the use of the SSPI package to IMPLEMENT the client side of NTLM authentication when interacting with IIS
标签: sample the demonstrates distantly
上传时间: 2014-06-15
上传用户:zsjzc
WDM 驱动程序,包含插件及处理方法。 Shows how to IMPLEMENT a simple WDM driver, including Plug and Play message handling using NuMega s policy interfaces
上传时间: 2013-12-24
上传用户:yuanyuan123
This book is the culmination of more than 20 years of building, studying, and teaching real-time systems. The author’s travels have taken him to NASA, UPS, Lockheed Martin, the Canadian and Australian Defense Forces, MIT’s Charles Stark Draper Labs, and many other places. These visits and interactions with literally hundreds of students from such places as Boeing, Motorola, and Siemens have resulted in a wider understanding of real-time systems and particularly their real application. This book is, in essence, a compendium of these experiences. The author’s intent is to provide a practical framework for software engineers to design and IMPLEMENT real-time systems. This approach is somewhat different from that of other texts on the subject.
标签: culmination real-time building studying
上传时间: 2014-01-01
上传用户:fnhhs
This project allows you to learn communication systems in greater depth. It contains the Simulink files (*.mdl) which are block design files of various communication systems such as AM, DSB-SC, FM, PLL, Data Acquisition, Digital Data Transmission, PCM and Delta Modulation. The idea here is to IMPLEMENT experiments of a traditional communication lab using Simulink. Most of the block diagrams are self explanatory. More information on the systems and their IMPLEMENTation can be found in the word documents included in the lab directories
标签: communication Simulink contains project
上传时间: 2013-12-09
上传用户:lz4v4
This book is designed to be used for the purpose to describe the structure of an optimizing compiler so that a reader can IMPLEMENT it or a variation (compiler writers always modify a design).
标签: optimizing the structure designed
上传时间: 2013-12-17
上传用户:CHINA526
A Matlab toolbox for exact linear time-invariant system identification is presented. The emphasis is on the variety of possible ways to IMPLEMENT the mappings from data to parameters of the data generating system. The considered system representations are input/state/output, difference equation, and left matrix fraction. KEYWORDS: subspace identification, deterministic subspace identification, balanced model reduction, approximate system identification, MPUM.
标签: identification time-invariant presented emphasis
上传时间: 2013-12-28
上传用户:wfl_yy