虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

read-modify-write

  • configure HID devices like USB mouse with A91SAM7SE CPU. Inlcude initilization for necessary periphe

    configure HID devices like USB mouse with A91SAM7SE CPU. Inlcude initilization for necessary peripherials. Developer can modify this piece code to do their development on HID devices. This is speically for GNU

    标签: initilization configure necessary Inlcude

    上传时间: 2017-06-02

    上传用户:waitingfy

  • C in A Nutshell Learning a language--any language--involves a process wherein you learn to rely les

    C in A Nutshell Learning a language--any language--involves a process wherein you learn to rely less and less on instruction and more increasingly on the aspects of the language you ve mastered. Whether you re learning French, Java, or C, at some point you ll set aside the tutorial and attempt to converse on your own. It s not necessary to know every subtle facet of French in order to speak it well, especially if there s a good dictionary available. Likewise, C programmers don t need to memorize every detail of C in order to write good programs. What they need instead is a reliable, comprehensive reference that they can keep nearby. C in a Nutshell is that reference.

    标签: language Nutshell Learning involves

    上传时间: 2013-12-25

    上传用户:王者A

  • SOME BACKGROUND ON DESIGN PATTERNS The term “design patterns” sounds a bit formal to the uninitiate

    SOME BACKGROUND ON DESIGN PATTERNS The term “design patterns” sounds a bit formal to the uninitiated and can be somewhat off-putting when you first encounter it. But, in fact, design patterns are just convenient ways of reusing object-oriented code between projects and between programmers. The idea behind design patterns is simple-- write down and catalog common interactions between objects that programmers have frequently found useful.

    标签: BACKGROUND uninitiate PATTERNS patterns

    上传时间: 2013-12-22

    上传用户:shizhanincc

  • STC ISP 功能测试程序

    STC ISP 功能测试程序,  包含program /erase/read 程序, 以及测试程序

    标签: STC ISP 功能测试 程序

    上传时间: 2014-01-01

    上传用户:luopoguixiong

  • alter table tbl_name add col_name type 例如,给表增加一列weight mysql>alter table pet add weight int 删

    alter table tbl_name add col_name type 例如,给表增加一列weight mysql>alter table pet add weight int 删除列 alter table tbl_name drop col_name 例如,删除列weight: mysql>alter table pet drop weight 改变列 alter table tbl_name modify col_name type 例如,改变weight的类型: mysql> alter table pet modify weight samllint 另一种方法是: alter table tbl_name change old_col_name col_name type 例如: mysql> alter table pet change weight weight samllint 给列更名 mysql>alter table pet change weight wei 给表更名 alter table tbl_name rename new_tbl 例如,把pet表更名为animal mysql>alter table pet rename animal

    标签: weight alter table add

    上传时间: 2013-12-06

    上传用户:离殇

  • The objective is to set up SPI communication between VTI Technologies digital pressure sensor comp

    The objective is to set up SPI communication between VTI Technologies digital pressure sensor component and an MCU of an application device ATMEGA16L. In this code example: ?The MCU is configured ?SCP1000-D01 is initialized and configured ?The high resolution measurement mode is activated ?Temperature and pressure information is read always when the DRDY pin is in high state Please refer to the document "SCP1000 Product Family Specification 8260800" for further information on SCP1000 register addressing and SPI communication. This document applies to the SCP1000-D01.

    标签: communication Technologies objective pressure

    上传时间: 2017-06-17

    上传用户:youmo81

  • With this example-driven book, you get a quick, practical, and thorough introduction to Java s API f

    With this example-driven book, you get a quick, practical, and thorough introduction to Java s API for XML Web Services (JAX-WS) and the Java API for RESTful Web Services (JAX-RS). Java Web Services: Up and Running takes a clear, no-nonsense approach to these technologies by providing you with a mix of architectural overview, complete working code examples, and short yet precise instructions for compiling, deploying, and executing a sample application. You ll not only learn how to write web services from scratch, but also how to integrate existing services into your Java applications. All the source code for the examples is available from the book s companion website.

    标签: example-driven introduction practical thorough

    上传时间: 2013-12-18

    上传用户:lnnn30

  • This is a program that I wrote many years ago. It is a floppy disk , disk copy,disk info,and format

    This is a program that I wrote many years ago. It is a floppy disk , disk copy,disk info,and format program. All written in masm assembler. There is also a small 252 byte driver that allows nonstandard floppy formats on dos systems below 7.0. Floppies can be formatted in any track and sector layout. 1.44M floppies can be formatted to 1.76 M. All source code,includes and libraries are included. Modify the bld.bat file to your own needs. There are many asm tricks in the source code. Have fun with this old code.

    标签: disk program floppy format

    上传时间: 2013-12-21

    上传用户:woshini123456

  • MATSNL is a package of MATLAB M-files for computing wireless sensor node lifetime/power budget and s

    MATSNL is a package of MATLAB M-files for computing wireless sensor node lifetime/power budget and solving optimal node architecture choice problems. It is intended as an analysis and simulation tool for researchers and educators that are easy to use and modify. MATSNL is designed to give the rough power/ lifetime predictions based on node and application specifications while giving useful insight on platform design for the large node lifetime by providing side-by-side comparison across various platforms. The MATSNL code and manual can be found at the bottom of this page. A related list of publications describing the models used in MATSNL is posted on the ENALAB part of the 2 project at http://www.eng.yale.edu/enalab/aspire.htm

    标签: computing lifetime wireless M-files

    上传时间: 2014-01-01

    上传用户:lnnn30

  • Launch Matlab by either clicking twice on the Matlab icon on your desktop or by selecting: Start P

    Launch Matlab by either clicking twice on the Matlab icon on your desktop or by selecting: Start Programs Matlab Matlab. The main window is the MATLAB Command Window, where you write your instructions.

    标签: Matlab selecting clicking desktop

    上传时间: 2017-06-30

    上传用户:aa17807091