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

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

Book-of-SAX-The-Simple-API-for-XM

  • The Funambol J2ME Mail Client aims to be a light, easy to use, free email client for J2ME devices.

    The Funambol J2ME Mail Client aims to be a light, easy to use, free email client for J2ME devices. The first release comes with a simple but effective UI, and a storage limited to the internal RMS only. This makes the application compatible with most of the phones around (minimum requirements are: MIDP2.0, CLDC 1.0, 512k of Storage). The mail synchronization using SyncML 1.2 over HTTP, thus removing any problem related to the access to IMAP or POP ports. The mail client synchonizes its address book with the one on the server, Its design is modular and can be extended in future with other mail protocols, a more sophisticated UI and access to the phone s AddressBook or filesystem for the devices allowing this. See the javadoc for more information on the structure of the library.

    標(biāo)簽: J2ME Funambol devices Client

    上傳時間: 2014-01-05

    上傳用戶:gououo

  • Advanced SQL For this exercise, we will use the library schema. It includes information about book

    Advanced SQL For this exercise, we will use the library schema. It includes information about book titles in the library, information about library members, about the number of times the books were read by members, about the suppliers who supply books to the library, and about orders placed with the suppliers. To distinguish the table names used in this exercise from the table names in other exercise, each table name in this exercise ends with the character 4 .

    標(biāo)簽: information Advanced exercise includes

    上傳時間: 2013-12-20

    上傳用戶:s363994250

  • Design of Integrated Circuits for Optical Communications deals with the design of high-speed integra

    Design of Integrated Circuits for Optical Communications deals with the design of high-speed integrated circuits for optical communication systems. Written for both students and practicing engineers, the book systematically takes the reader from basic concepts to advanced topics, establishing both rigor and intuition. The text emphasizes analysis and design in modern VLSI technologies, particularly CMOS, and presents numerous broadband circuit techniques. Leading researcher Behzad Razavi is also the author of Design of Analog CMOS Integrated Circuits.

    標(biāo)簽: Communications Integrated high-speed Circuits

    上傳時間: 2013-12-21

    上傳用戶:zhouchang199

  • C++ XML is a book exclusively devoted to the pow er and complexities of integrating XML standards i

    C++ XML is a book exclusively devoted to the pow er and complexities of integrating XML standards into C++. As a developer,this is a book you cannot miss. C++ XML addresses all major standards,toolkits,and types of applications dealing with XML as a format for representing and exchanging data,as well as XML behavior,from a C++ standpoint. It explains the implementation of applications and reusuable frameworks for all major XML purposes exclusively using C/C++ parsers and toolkits, such as expat,Xerces,Xalan,libxml2,and Microsoft’s MSXML.

    標(biāo)簽: complexities exclusively integrating XML

    上傳時間: 2014-03-11

    上傳用戶:zhaiyanzhong

  • S60 SDL is a Simple DirectMedia Layer adaptation for S60. SDL is a cross-platform multimedia library

    S60 SDL is a Simple DirectMedia Layer adaptation for S60. SDL is a cross-platform multimedia library: Applications and libraries built on SDL can easily be ported to other operating systems. But S60 SDL does more than makes porting easy: S60 multimedia applications can be implemented without any knowledge of Symbian C++ native API and a developer can use SDL and standard C, C++ interfaces. The SDL development supports both Nokia OpenC and Symbian stdlib (ESTLIB) C implementations.

    標(biāo)簽: cross-platform DirectMedia adaptation multimedia

    上傳時間: 2014-01-24

    上傳用戶:wangyi39

  • UDDI for weblgoci In the main function, there is a list of functions calls that are commented. Each

    UDDI for weblgoci In the main function, there is a list of functions calls that are commented. Each of those function calls tests a functionality of the UDDI api. To run a test, simply uncomment one of the function calls, and then compile this file and run it.

    標(biāo)簽: commented functions weblgoci function

    上傳時間: 2017-04-24

    上傳用戶:love_stanford

  • 數(shù)學(xué)公式庫--非常不錯 The GNU Scientific Library (GSL) is a collection of routines for numerical computing. T

    數(shù)學(xué)公式庫--非常不錯 The GNU Scientific Library (GSL) is a collection of routines for numerical computing. The routines have been written from scratch in C, and present a modern Applications Programming Interface (API) for C programmers, allowing wrappers to be written for very high level

    標(biāo)簽: Scientific collection computing numerical

    上傳時間: 2013-12-17

    上傳用戶:yuanyuan123

  • I2C slave routines for the 87L

    The 87LPC76X Microcontroller combines in a small package thebenefits of a high-performance microcontroller with on-boardhardware supporting the Inter-Integrated Circuit (I2C) bus interface.The 87LPC76X can be programmed both as an I2C bus master, aslave, or both. An overview of the I2C bus and description of the bussupport hardware in the 87LPC76X microcontrollers appears inapplication note AN464, Using the 87LPC76X Microcontroller as anI2C Bus Master. That application note includes a programmingexample, demonstrating a bus-master code. Here we show anexample of programming the microcontroller as an I2C slave.The code listing demonstrates communications routines for the87LPC76X as a slave on the I2C bus. It compliments the program inAN464 which demonstrates the 87LPC76X as an I2C bus master.One may demonstrate two 87LPC76X devices communicating witheach other on the I2C bus, using the AN464 code in one, and theprogram presented here in the other. The examples presented hereand in AN464 allow the 87LPC76X to be either a master or a slave,but not both. Switching between master and slave roles in amultimaster environment is described in application note AN435.The software for a slave on the bus is relatively simple, as theprocessor plays a relatively passive role. It does not initiate bustransfers on its own, but responds to a master initiating thecommunications. This is true whether the slave receives or transmitsdata—transmission takes place only as a response to a busmaster’s request. The slave does not have to worry about arbitrationor about devices which do not acknowledge their address. As theslave is not supposed to take control of the bus, we do not demandit to resolve bus exceptions or “hangups”. If the bus becomesinactive the processor simply withdraws, not interfering with themaster (or masters) on the bus which should (hopefully) try toresolve the situation.

    標(biāo)簽: routines slave I2C 87L

    上傳時間: 2013-11-19

    上傳用戶:shirleyYim

  • The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: he

    The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: header file for same ptfsf-demo.c: FDTD code which demonstrates use of perfect TFSF code. Essentially this program used to generate results shown in the paper ptfsf-file-maker.c: code to generate an incident-field file using the "perfect" incident fields ptfsf-demo-file.c: FDTD code which uses the perfect incident fields stored in a file fdtdgen.h: defines macros used in much of my code Makefile: simple make-file to compile programs Also include are some simple script files to run the programs with reasonable values. The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field Ez, Hx, and Hy). The program is currently written so that the incident field always strikes the lower-left corner of the total-field region first. (If you want a different corner, that should be a fairly simple tweak to the code, but for now you ll have to make that tweak yourself.)

    標(biāo)簽: ptfsf following the contains

    上傳時間: 2013-11-28

    上傳用戶:風(fēng)之驕子

  • eForth is a small portable Forth design for a wide range of microprocessors. This is the first imple

    eForth is a small portable Forth design for a wide range of microprocessors. This is the first implementation for 8086. As machine dependency is consolidated into 31 code words, moving eForth to other CPU s will be much less of a chore comparing to other Forth models.

    標(biāo)簽: microprocessors portable eForth design

    上傳時間: 2014-01-25

    上傳用戶:從此走出陰霾

主站蜘蛛池模板: 韩城市| 富锦市| 班戈县| 呼玛县| 临朐县| 清水县| 余庆县| 平果县| 互助| 威远县| 紫云| 阿拉善左旗| 白山市| 咸阳市| 黄浦区| 涞源县| 饶平县| 河间市| 收藏| 恭城| 柳河县| 漳州市| 镇远县| 阿拉善盟| 栾川县| 临洮县| 澄江县| 普宁市| 长阳| 双鸭山市| 五家渠市| 固阳县| 澄江县| 沂源县| 奉贤区| 临泉县| 蓬溪县| 萨嘎县| 大竹县| 吴川市| 察隅县|