亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

BLUE-small

  • ARM7硬件說明與開發 The ARM7 is a low-power, general purpose 32-bit RISC microprocessor macrocell for use i

    ARM7硬件說明與開發 The ARM7 is a low-power, general purpose 32-bit RISC microprocessor macrocell for use in application or customer-specific integrated circuts (ASICs or CSICs). Its simple, elegant and fully static design is particularly suitable for cost and power-sensitive applications. The ARM7’s small die size makes it ideal for integrating into a larger custom chip that could also contain RAM, ROM, logic, DSP and other cells.

    標簽: ARM7 microprocessor low-power macrocell

    上傳時間: 2013-12-17

    上傳用戶:3到15

  • 本文簡要介紹了集成電路MAX038的性能

    本文簡要介紹了集成電路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

    標簽: MAX 038 集成電路 性能

    上傳時間: 2013-12-12

    上傳用戶:四只眼

  • 本軟定時器模快所通過一個唯一的索引(即序號)來表識每一個軟定時器

    本軟定時器模快所通過一個唯一的索引(即序號)來表識每一個軟定時器,這個序號從0到MAX_SOFT_TIMER-1 ,最多為255個。要使用軟定時器模塊,首先需要讓軟定時器管理任務運行起來。軟定時器管理任務的函數名稱為SoftTimer,所以只需要Small RTOS的要求在Config.h的數組TaskFuction加上SoftTimer項即可。因為軟定時器執行的任務時間等因素不確定,所以一般把這個任務優先級定得比較低。

    標簽: 定時器 索引

    上傳時間: 2013-12-21

    上傳用戶:xiaoxiang

  • RTL-lwIP is the porting of the lwIP TCP/IP stack to RTLinux-GPL.The focus of the RTL-lwIP stack is

    RTL-lwIP is the porting of the lwIP TCP/IP stack to RTLinux-GPL.The focus of the RTL-lwIP stack is to reduce memory usage and code size, making RTL-lwIP suitable for use in small clients with very limited resources such as embedded systems.

    標簽: RTL-lwIP the stack RTLinux-GPL

    上傳時間: 2015-09-05

    上傳用戶:

  • 基于"trace transform"的識別2D圖像的C++源程序

    基于"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.

    標簽: transform trace 識別 圖像

    上傳時間: 2013-12-23

    上傳用戶:redmoons

  • This article describes Atmel’s FingerChip technology for electronic fingerprint sensing that combin

    This article describes Atmel’s FingerChip technology for electronic fingerprint sensing that combines the advantages of small size, low cost, high accuracy, zero maintenance, low energy consumption and portability. This technology has applications in a wide range of fixed and portable secured devices including access control systems, cash terminals, public transport, PCs, PDAs, Smart Card readers and motor vehicles. It can be used in almost any situation where rapid, reliable and accurate identification or authentication of an individual is required.

    標簽: fingerprint FingerChip technology electronic

    上傳時間: 2013-12-27

    上傳用戶:h886166

  • bject Inspector is a component suite that contains inspectors allowing you to change anything in y

    bject Inspector is a component suite that contains inspectors allowing you to change anything in your application at runtime. Object Inspector suite includes: TPropertyInterface component for easy access to any property or event of any component at runtime TComponentInspector customizable full-functional runtime object inspector control TComponentComboBox control for easy selecting component TCommonInspector abstract inspector control for inspect anything in your application TDBInspector ready-to-use database inspector control TIniInspector ready-to-use ini-file inspector control TApplicationInspector ready-to-use inspector control for changing Application properties at runtime TSystemColorsInspector ready-to-use inspector control for changing Windows colors Examples small and clean projects illustrating features of inspectors and TPropertyInterface components Source codes full source code of all components and useful internal classes

    標簽: inspectors Inspector component allowing

    上傳時間: 2015-10-02

    上傳用戶:無聊來刷下

  • how to extend an OLE DB consumer template class and make it much easier to use in applications. I ha

    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.

    標簽: applications consumer template extend

    上傳時間: 2014-11-26

    上傳用戶:royzhangsz

  • Organized in a practical problem-and-solution format, More Exceptional C++ picks up where the widely

    Organized in a practical problem-and-solution format, More Exceptional C++ picks up where the widely acclaimed Exceptional C++ leaves off, providing successful strategies for solving real-world problems in C++. Drawing from years of in-the-trenches experience, Herb Sutter provides tested techniques and practical solutions for programmers designing modern software systems with C++, from small projects to enterprise applications.

    標簽: problem-and-solution Exceptional Organized practical

    上傳時間: 2015-10-20

    上傳用戶:chenbhdt

  • % COMPDIR Computes a search direction in a subspace defined by Z. % Helper function for NLCONST.

    % COMPDIR Computes a search direction in a subspace defined by Z. % Helper function for NLCONST. % Returns Newton direction if possible. % Returns random direction if gradient is small. % Otherwise, returns steepest descent direction. % If the steepest descent direction is small it computes a negative % curvature direction based on the most negative eigenvalue. % For singular matrices, returns steepest descent even if small.

    標簽: Z. direction Computes function

    上傳時間: 2014-01-24

    上傳用戶:Thuan

主站蜘蛛池模板: 辛集市| 遂川县| 营山县| 牡丹江市| 柳河县| 齐齐哈尔市| 甘孜| 民权县| 桃园县| 建水县| 微博| 龙里县| 北宁市| 常山县| 黔西| 阜城县| 房山区| 香港| 通辽市| 高安市| 华坪县| 曲阳县| 黔东| 明星| 喀喇沁旗| 景东| 漾濞| 乌兰察布市| 五华县| 宜州市| 湟源县| 黔江区| 汉川市| 朝阳县| 漳州市| 洮南市| 宝清县| 鱼台县| 绩溪县| 金寨县| 盐边县|