Lua is a powerful, light-weight programming language designed for extending applications. It is also frequently used as a general-purpose, stand-alone language. It combines simple procedural syntax (similar to Pascal) with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, interpreted from bytecodes, and has automatic memory management with garbage collection, making it ideal for configuration, scripting, and rapid prototyping.
標(biāo)簽: applications light-weight programming extending
上傳時(shí)間: 2016-01-13
上傳用戶:1101055045
Hibernate: A Developer s Notebook shows you how to use Hibernate to automate persistence: you write natural Java objects and some simple configuration files, and Hibernate automates all the interaction between your objects and the database. You don t even need to know the database is there, and you can change from one database to another simply by changing a few statements in a configuration file. If you ve needed to add a database backend to your application, don t put it off. It s much more fun than it used to be, and Hibernate: A Developer s Notebook shows you why.
標(biāo)簽: Hibernate persistence Developer you
上傳時(shí)間: 2016-04-07
上傳用戶:123啊
This code is described in "Computational Geometry in C" (Second Edition), Chapter 8. It is not written to be comprehensible without the explanation in that book. Prints out one arm configuration to reach given target. Assumes number of links >= 3. Input: nlinks Number of links L1 L2 ... Ln Link lengths x0 y0 target0 x1 x2 target1
標(biāo)簽: Computational described Geometry Chapter
上傳時(shí)間: 2014-01-25
上傳用戶:yan2267246
SOPC實(shí)驗(yàn)--Hello World實(shí)驗(yàn):啟動(dòng)Quartus II軟件,選擇File→New Project Wizard,在出現(xiàn)的對(duì)話框中填寫(xiě)項(xiàng)目名稱 2、 點(diǎn)擊Finish,然后選擇“是”。選擇Assignments→Device,改寫(xiě)各項(xiàng)內(nèi)容。Family改為CycloneII,根據(jù)實(shí)驗(yàn)板上的器件選擇相應(yīng)的器件,本實(shí)驗(yàn)選擇EP2C5T144C8,點(diǎn)擊對(duì)話框中的Device & Pin Options,在Configuration中,選項(xiàng)Use Configuration Device為EPCS1,選項(xiàng)Unused Pins為As inputs,tri-stated.
標(biāo)簽: Quartus Hello World SOPC
上傳時(shí)間: 2014-01-13
上傳用戶:梧桐
Full compliance with the USB Specification v1.1 and USB CDC v1.1 Support the RS232 Serial interface Support automatic handshake mode Support Remote wake-up and power management 256 bytes buffer each for upstream and downstream data flow Support default ROM or external EEPROM for device configuration On chip USB transceiver On chip crystal oscillator running at 12M Hz Supports Windows 98/SE, ME, 2000, XP, Windows CE3.0, CE .NET, Linux, and Mac OS 28 Pins SOIC package 28
標(biāo)簽: Specification compliance 1.1 USB
上傳時(shí)間: 2016-08-21
上傳用戶:dapangxie
CString用法 Windows服務(wù)包括四大部分: 一,服務(wù)控制管理器(Service Control Manager)。是系統(tǒng)中的一個(gè)RPC服務(wù)器,總管所有服務(wù),“Admin$\System32\Services.exe”。擁有一個(gè)在注冊(cè)表中記錄的數(shù)據(jù)庫(kù),包含了所有已安裝的服務(wù)程序和設(shè)備驅(qū)動(dòng)服務(wù)程序的相關(guān)信息。 二,服務(wù)控制程序(Service Control Program)。用來(lái)執(zhí)行對(duì)服務(wù)程序的開(kāi)啟、控制和狀態(tài)查詢功能。 三,服務(wù)程序(Service Program)。服務(wù)的執(zhí)行代碼。 四,服務(wù)配置程序(Service Configuration Program)。 用來(lái)更改,查詢已安裝服務(wù)的信息。
標(biāo)簽: CString Windows 服務(wù) 分
上傳時(shí)間: 2016-10-05
上傳用戶:希醬大魔王
uart全功能實(shí)現(xiàn).實(shí)現(xiàn)如下函數(shù): U_Open, U_Close, U_GetBytes, U_PutBytes, U_GetBytesAvail, U_GetTxRoomLeft, U_PutISRBytes, U_GetTxISRRoomLeft, U_Purge, U_SetOwner, U_SetFlowCtrl, U_ConfigEscape, U_SetDCBConfig, U_CtrlDCD, U_CtrlBreak, U_ClrRxBuffer, U_ClrTxBuffer, U_SetBaudRate, U_SendISRData, U_SendData, U_GetOwnerID, U_SetAutoBaud_Div, /*TY adds these to expand flexibility 2004/10/15*/ U_Register_TX_cb, U_Register_RX_cb, /*TY adds these to let virtual COM port can retrive exception log 2005/3/8*/ U_GetUARTByte, U_PutUARTByte, U_PutUARTBytes, /*for virtual com port to return DCB configuration*/ U_ReadDCBConfig, U_CtrlRI, U_CtrlDTR, U_ReadHWStatus
標(biāo)簽: U_GetBytesAvail U_GetTxRoomL U_GetBytes U_PutBytes
上傳時(shí)間: 2013-12-08
上傳用戶:GHF
In this book, you will learn about what drives the Linux development process. You will discover the wide variety of tools commonly used by Linux developers – compilers, debuggers, Software Configuration Management – and how those tools are used to build application software, tools, utilities and even the Linux kernel itself. You will learn about the unique components of a Linux system that really set it apart from other UNIX-like systems, and you will delve into the inner workings of the system in order to better understand your role as one of a budding new generation of Linux developers.
標(biāo)簽: will development the discover
上傳時(shí)間: 2016-11-18
上傳用戶:rocketrevenge
A passive optical network (PON) is a point-to-multipoint, fiber to the premises network architecture in which unpowered optical splitters are used to enable a single optical fiber to serve multiple premises, typically 32-128. A PON consists of an Optical Line Termination (OLT) at the service provider s central office and a number of Optical Network Units (ONUs) near end users. A PON configuration reduces the amount of fiber and central office equipment required compared with point to point architectures
標(biāo)簽: network point-to-multipoint architecture premises
上傳時(shí)間: 2016-12-10
上傳用戶:王慶才
MySQL claims to be the world s most popular open source database, and with good reason. It is free, runs on a wide variety of platforms, is relatively simple, easy to configure and performs well even under significant load. By comparison to some other popular database management systems, configuring it is quite simple, but there are still a sufficiently wide variety of security-relevant configuration issues to make securing it a challenge.
標(biāo)簽: database popular claims source
上傳時(shí)間: 2016-12-13
上傳用戶:王者A
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1