Compile SQLite using the cross-compiler such as arm-linux-gcc first, get sqlite-3.3.6.tar.gz from www.sqlite.org unzip it, #tar -zxvf sqlite-3.3.6.tar.gz Change into the sqlite-3.3.6 directory cd sqlite-3.3.6
標簽: cross-compiler arm-linux-gcc Compile SQLite
上傳時間: 2016-03-14
上傳用戶:qb1993225
Motoko it s a 2D library to handle the graphical user interface of the game. It supports the basic controls of the windows GUI look like: PictureBox, TextBox, ListBox, LabelBox, ControlListBox, ComboBox, Button, CheckButton, Dialog, Panel, HScrollBar and VScrollBar. It uses the library CRM32Pro, so the CRM32Pro devkit will be needed to develop any application with Motoko, and it s contained in the Motoko devkit. The Motoko library is under the LGPL license, so read first the license if you want to make any Change to the library.
標簽: the graphical interface supports
上傳時間: 2013-12-20
上傳用戶:yoleeson
The main purpose of this project is to add a new scheduling algorithm to GeekOS and to implement a simple synchronization primitive (semaphore). As you might have already noticed, GeekOS uses a simple priority based preemptive Round Robin algorithm. In this project, you will Change this to a multilevel feedback scheduling. In addition, you will provide user programs with semaphores, a means to check the system s current time and a mechanism for passing command-line arguments
標簽: scheduling algorithm implement to
上傳時間: 2013-11-27
上傳用戶:Late_Li
DBSCAN是一個基于密度的聚類算法。改算法將具有足夠高度的區域劃分為簇,并可以在帶有“噪聲”的空間數據庫中發現任意形狀的聚類。-DBSCAN is a density-based clustering algorithm. Algorithm Change will have enough height to the regional cluster. and to be with the "noise" of the spatial database found clusters of arbitrary shape.
上傳時間: 2013-12-28
上傳用戶:q123321
Swarm intelligence algorithms are based on natural behaviors. Particle swarm optimization (PSO) is a stochastic search and optimization tool. Changes in the PSO parameters, namely the inertia weight and the cognitive and social acceleration constants, affect the performance of the search process. This paper presents a novel method to dynamically Change the values of these parameters during the search. Adaptive critic design (ACD) has been applied for dynamically changing the values of the PSO parameters.
標簽: intelligence optimization algorithms behaviors
上傳時間: 2014-01-08
上傳用戶:lgnf
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.
標簽: Hibernate persistence Developer you
上傳時間: 2016-04-07
上傳用戶:123啊
Here we are at the crossroads once again Youre telling me youre so confused You cant make up your mind Is this meant to be Youre asking me Trademark But only love can say - try again or walk away But I believe for you and me The sun will shine one day So Ill just play my part And pray you ll have a Change of heart But I cant make you see it through Thats something only love can do Face to face and a thousand miles apart Ive tried my best to make you see Theres hope beyond the pain If we give enough if we learn to trust [Chorus] I know if I could find the words To touch you deep inside Youd give our dream just one more chance Dont let this be our good-bye
標簽: crossroads confused telling again
上傳時間: 2016-04-12
上傳用戶:Changeboy
I built the Superlist control whilst developing an RSS reader called FeedGhost. Although there are plenty of commercial grouped list controls available I wanted to have total control over the code and of course its usability. Superlist supports drag drop column customisation, grouping as well as handling thousands of entries smoothly. It s also highly customisable if you want to Change its look and feel. In this article I ll explain how to use and extend the control in a demo project. If you download the source, you can find demo project under the Tests/SuperListTest directory.
標簽: developing Superlist FeedGhost Although
上傳時間: 2016-04-15
上傳用戶:佳期如夢
NAME: u2440mon.c DESC: u2440mon entry point,menu,download HISTORY: Mar.25.2002:purnnamu: S3C2400X profile.c is ported for S3C2410X. Mar.27.2002:purnnamu: DMA is enabled. Apr.01.2002:purnnamu: isDownloadReady flag is added. Apr.10.2002:purnnamu: - Selecting menu is available in the waiting loop. So, isDownloadReady flag gets not needed - UART ch.1 can be selected for the console. Aug.20.2002:purnnamu: revision number Change 0.2 -> R1.1 Sep.03.2002:purnnamu: To remove the power noise in the USB signal, the unused CLKOUT0,1 is disabled.
標簽: 2440 mon download purnnamu
上傳時間: 2016-05-12
上傳用戶:wff
The control uses javascript to handle number formatting as you keep typing and does the validation as well. For one of our requirement, we needed a javascript based control that did formatting as the users kept typing. Google search only yielded script that did formatting on focus Change events only. So I went about creating a new control myself.
標簽: javascript formatting validation control
上傳時間: 2016-05-15
上傳用戶:lingzhichao