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

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

Text-independent

  • Applet Name: Sentence Applet Source: Sentence.java Import(s): java.applet, java.awt, java.io, ja

    Applet Name: Sentence Applet Source: Sentence.java Import(s): java.applet, java.awt, java.io, java.lang, java.util Feature(s): text, image, animation, mouse

    標簽: java Sentence Applet Import

    上傳時間: 2013-12-17

    上傳用戶:lnnn30

  • This book uses the Python language to teach pro - gramming concepts and problem -solving skills,

    This book uses the Python language to teach pro - gramming concepts and problem -solving skills, without assuming any previous program- ming experience. With easy-to-understand examples, pseudocode, flowcharts, and other tools, the student learns how to design the logic of programs and then implement those programs using Python. This book is ideal for an introductory programming course or a programming logic and design course using Python as the language. As with all the boolts in the Starting Out With series, the hallmark of this text is its clear, friendly, and easy -to-understand writing. In addition, it is rich in example programs that are concise and practical. The programs in this book include short examples that highlight specific programming topics, as well as more involved examples that focus on problem solving. Each chapter provides one or more case studies that provide step -by-step analysis of a specific problem and shows the student how to solve it.

    標簽: language gramming concepts problem

    上傳時間: 2014-01-12

    上傳用戶:獨孤求源

  • The SP486 and SP487 are low–power quad differential line drivers meeting RS-485 and RS-422 standard

    The SP486 and SP487 are low–power quad differential line drivers meeting RS-485 and RS-422 standards. The SP486 features a common driver enable control the SP487 provides independent driver enable controls for each pair of drivers. Both feature tri–state outputs and wide common–mode input range. Both are available in 16–pin plastic DIP and SOIC packages.

    標簽: differential and standard drivers

    上傳時間: 2014-01-13

    上傳用戶:tianyi223

  • 代碼的主調函數為ConvertSum

    代碼的主調函數為ConvertSum,它的參數是string類型的數字字符串。在ASP.NET中調用方式如下: Label1.Text=ConvertSum("數字字符串")

    標簽: ConvertSum 代碼 函數

    上傳時間: 2014-01-09

    上傳用戶:xiaoxiang

  • With the advances in the semiconductor and communication industries, it has become increasingly imp

    With the advances in the semiconductor and communication industries, it has become increasingly important for electrical engineers to develop a good understanding of microelectronics. This book addresses the need for a text that teaches microelectronics from a modern and intuitive perspective. Guided by my industrial, research, and academic experience, I have chosen the topics, the order, and the depth and breadth so as to efficiently impart analysis and design principles that the students will find useful as they enter the industry or graduate school.

    標簽: communication semiconductor increasingly industries

    上傳時間: 2013-12-19

    上傳用戶:evil

  • VoyagerGX display driver for Windows CE .NET 5.XX Silicon Motion, Inc. VoyagerGX Driver is architec

    VoyagerGX display driver for Windows CE .NET 5.XX Silicon Motion, Inc. VoyagerGX Driver is architected from the beginning to support variety of features and extension of Windows CE .NET, such as DirectDraw feature, Dynamic Rotation feature, Multimon feature, SMI Multimon Emulation feature (using single VoyagerGX chip to drive two independent displays), WCEfA (Windows CE for Automotive) feature, and more

    標簽: VoyagerGX architec Silicon display

    上傳時間: 2013-12-31

    上傳用戶:遠遠ssad

  • 先運行力控應用程序(如演示工程——反應釜)

    先運行力控應用程序(如演示工程——反應釜),實時數據庫系統亦隨之啟動。      然后啟動delphi6.0,創建一個新的工程。      在form1窗體中,放置DdeClientConv控件(system標簽頁),設置ConnectMode屬性值為ddeAutomatic、DdeService屬性值為db、DdeTopic屬性值為db;      接下來放置DdeClientItem控件(system標簽頁),設置DdeConv為DdeClientConv1,設置DdeItem屬性值為所要讀取的數據庫點參數值如dbmixvol.pv;      放置一個edit控件;      放置一個timer控件,設置interval屬性值為100;在ontimer腳本中加入:        procedure TForm1.Timer1Timer(Sender: TObject)        begin          edit1.text:=form1.DdeClientItem1.Text        end

    標簽: 運行 力控 應用程序 工程

    上傳時間: 2014-01-22

    上傳用戶:lwwhust

  • This book is an introduction to Ada 95. It uses an example-driven approach which gradually develops

    This book is an introduction to Ada 95. It uses an example-driven approach which gradually develops small trivial programs into large case-study type programs. The main emphasis of this book is on maintenance problems, and using object-oriented technology to write maintainable, extensible programs. Program design is introduced throughout the book, with hypothetical maintenance scenarios used to shoe design shortcomings. and revise them to accomodate maintenance needs. Practical issues such as debugging programs are tackled, and important Ada features not found in other languages are dealt with practically and early on in the text. These include exception handling, user-defined types, procedures, functions, packages and child packages.

    標簽: example-driven introduction gradually approach

    上傳時間: 2014-01-12

    上傳用戶:koulian

  • Program for implementing AES on 8051 based microcontrollers. SDCC is used as the C compiler. Microco

    Program for implementing AES on 8051 based microcontrollers. SDCC is used as the C compiler. Microcontroller used is P89V51RD2. There are 2 programs included. One program will accept string via UART and accept key via a 4x4 keypad and display decrypted text on 16x2 LCD. The other program will accept plaintext from UART and show encrypted text on 16x2 LCD after receiving key from 4x4 membrane keypad. Schematics and screenshots are included.

    標簽: microcontrollers implementing compiler Program

    上傳時間: 2017-04-07

    上傳用戶:wanghui2438

  • SQLite 是用C語言編寫的開源數據庫

    SQLite 是用C語言編寫的開源數據庫,主要用于嵌入式,你也可以把它集成在自己的桌面程序中,也有人將其替代Access,用作后臺數據庫。 SQLite 支持多數SQL92標準,例如:索引、限制、觸發和查看支持。 支持 NULL、INTEGER、REAL、TEXT 和 BLOB 數據類型,支持事務。

    標簽: SQLite C語言 編寫 開源

    上傳時間: 2013-12-11

    上傳用戶:gmh1314

主站蜘蛛池模板: 晋中市| 和林格尔县| 山东| 湟源县| 栾城县| 丁青县| 衡水市| 浠水县| 哈尔滨市| 孝义市| 利川市| 新巴尔虎右旗| 方城县| 孟村| 手机| 中西区| 鄂托克旗| 碌曲县| 浠水县| 沁水县| 农安县| 安泽县| 秀山| 耿马| 简阳市| 威远县| 孙吴县| 启东市| 汤阴县| 闸北区| 江源县| 丹江口市| 南涧| 观塘区| 同德县| 镇安县| 攀枝花市| 驻马店市| 宿迁市| 临沭县| 和硕县|