本文簡要介紹了集成電路MAX038的性能,并給出了以MAX038波形產生器為核心具有四種輸出波形的函數
信號發生器的設計方案。用這種方法設計的信號發生器具有結構簡單、成本低、體積小等特點,很好地滿足
了一般的實驗要求。
關鍵詞:集成電路 信號發生器 頻率
Abstract:The performance ofIC_MAX038 was introduced briefly in this paper.At the sa/ne time,a signal generator design making
with integrated circuit MAX038 is provided,which can produce four kinds of waveforms output.The signal generator
was of characters such as simple structur,cheap expense,small volume and SO on.The signal generator contents the
demand of general experiments very wel1.
Key words:Integrated circuit Signal generator Frequency
This is the machine-generated representation of a Handle Graphics object and its children. Note that handle values may change when these objects
are re-created. This may cause problems with any callbacks written to
depend on the value of the handle at the time the object was saved.
goText is a program for mobile phones that allows you to send text messages over GPRS/EDGE/UMTS. It was made in Java (J2ME) MIDP 1.0 CLDC 1.0 and so avaible for all java mobile devices.
英文版,pdf格式。
詳細說明:
Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition)
URL: http://www.amazon.com/exec/obidos/tg/detail/-/0201379236/
ISBN: 0201379236
Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge
Publisher: Addison-Wesley
Page: 560
Edition: 2nd edition (March 27, 2001)
Catalog: C++
Format: PDF
Size: 3.8M
Supplier: December
Summary: The Standard Template Library was created as the first library of genetic algorithms and data structures, with four ideas in mind: generic programming, abstractness without loss of efficiency, the Von Neumann computation model, and value semantics. This guide provides a tutorial, a description of each element of the library, and sample applications. The expanded second edition includes new code examples and demonstrations of the use of STL in real-world C++ software development it reflects changes made to STL for the final ANSI/ISO C++ language standard.
In this paper, we describe the development of a mobile butterfly-watching learning (BWL)
system to realize outdoor independent learning for mobile learners. The mobile butterfly-watching
learning system was designed in a wireless mobile ad-hoc learning environment. This is first result
to provide a cognitive tool with supporting the independent learning by applying PDA with
wireless communication technology to extend learning outside of the classroom. Independent
learning consists of self-selection, self-determination, self-modification, and self-checking.
This article shows that by using the tools available and understanding the programming system, it is possible to improve programming productivity. Microsoft Foundation Classes (MFC) and other tools let the user build GUIs while working in the same development program that was used to write the rest of the test code. MFC comes bundled with Microsoft Visual C++ and other development systems such as Watcom C/C++ and Borland Inprise C++ Builder.
Tiger Tree Hash is constructed from two parts, the Tiger Hash Algorithm and Merkle Tree. The original Tiger Hash code was taken from Tiger.Net which is written in Visual Basic. NET.
Tiger Tree Hash算法的C#實現!
how to extend an OLE DB consumer template class and make it much easier to use in applications. I had also explained how you can utilize the power of C++ exception-handling feature to make your work easier, especially in error handling. It was just a small class in my last article.