搜索结果
找到约 8,474 项符合
In-application 的查询结果
Java编程 Produce a Java program to calculate the value of π in two different methods proposed by Francois Vie
Produce a Java program to calculate the value of π in two different methods proposed by Francois Vieta and John Wallis. Design and implement a super-class Estimation two sub-classes (FrancoisVieta and JohnWallis) and an application class.
单片机开发 The "1818" is my first search word in this website, So I upload Lcd drive(Ssd1818a) C language code
The "1818" is my first search word in this website, So I upload Lcd drive(Ssd1818a) C language code as my support.
96*64 dot matrix Graphic
LCD controller: SSD1818A
Parallel interface
Initial routine code
Command write and Data write
Base functions and application code
Ascii font library
Prod ...
Java编程 Whenever there is an application to write, breaking it up to small pieces is a great idea. The small
Whenever there is an application to write, breaking it up to small pieces is a great idea. The smallest piece of any application would probably be a data object, or a simple Bean in Java. Java Beans are simple Java classes that have a distinctive look and behavior. Their simplest purpose is to conta ...
其他书籍 In this book, you will learn about what drives the Linux development process. You will discover the
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 e ...
单片机开发 This Application Note describes the steps that are required to install and use the Keil Monitor-51 o
This Application Note describes the steps that are required to install and use the Keil Monitor-51 on a
user specific hardware. The Keil Monitor-51 allows you to connect your 8051 hardware to the μVision2
Debugger. You can use the powerful debugging interface to test application programs in your ta ...
Symbian Open C++: Memory Game Example This Open C++ example application demonstrates a simple memory game
Open C++: Memory Game Example
This Open C++ example application demonstrates a simple memory game.
The game engine part has been written in Open C++ and the UI part has
been written in Symbian C++. The application supports S60 3rd Edition
and S60 5th Edition devices. Keypad and Touch UI are supp ...
Java书籍 Distributed applications, devices, and services appear in many different arrangements in an enterpr
Distributed applications, devices, and services appear in many different arrangements in an
enterprise. At your company, you probably access data from your intranet services, from
computers distributed throughout the company network, and from services across the firewall out
on the Web. For example, ...
matlab例程 Signal system and Matlab courses in the series of high-level programming and engineering application
Signal system and Matlab courses in the series of high-level programming and engineering applications
嵌入式/单片机编程 This document provides guidelines and describes how to easily port S60 2nd Edition C++ application
This document provides guidelines and describes how to easily port S60 2nd Edition
C++ applications to S60 3rd Edition. The document has been written based on
experiences of porting regular S60 2nd Edition applications, such as the S60 Platform:
POP/IMAP Example [4] that can be downloaded from Fo ...
Java编程 In the last three articles, I’ve been walking you through the creation of an end-to-end BlackBerry a
In the last three articles, I’ve been walking you through the creation of an end-to-end BlackBerry application that will serve as a mobile front-end to my Knowledge Base sample web application.