a simple efi application support Uga
资源简介:a simple efi application support Uga
上传时间: 2013-12-13
上传用户:jing911003
资源简介:DVBtune is a simple tuning application for DVB cards supported by the Linux DVB driver
上传时间: 2015-07-01
上传用户:chenlong
资源简介:A few drivers for the Motorola C380 s celluar phone hardware with a simple test application. It s configured to build a binary that is to be uploaded at 0x03fd0000 and run at 0x03fd0010
上传时间: 2017-05-01
上传用户:zhangzhenyu
资源简介:airline reservation system is a simple jsp application through which users can reserve tickets online
上传时间: 2017-06-12
上传用户:xiaohuanhuan
资源简介:Blaster is a simple application that illustrates Windows NT 5.0’s support of the IrDA protocol. IrDA provides reliable point to point connectivity between 2 computers equipped with infrared
上传时间: 2015-03-29
上传用户:Thuan
资源简介:The JILRunOnly project is a simple command-line application written in ANSI-C that is intended to demonstrate in detail, how the JILRuntime/JewelScript library can be embedded into an application.
上传时间: 2015-04-03
上传用户:ywqaxiwang
资源简介:LIBSVM is an integrated software for support vector classification. LIBSVM provides a simple interface where users can easily link it with their own programs.
上传时间: 2015-04-04
上传用户:alan-ee
资源简介:This article is a very simple introduction writing a Windows Form application for the Microsoft.NET framework using C#. The sample application demonstrates how to create and layout controls on a simple form and the handling of mouse click...
上传时间: 2015-04-09
上传用户:www240697738
资源简介:Metalworks is a simple Swing-based simulated e-mail application. It shows off several features of Swing, including JInternalFrame, JTabbedPane, JFileChooser, JEditorPane, and JRadioButtonMenuItem. Metalworks is optimized to work with the...
上传时间: 2015-05-30
上传用户:lizhen9880
资源简介:The view238 application is a simple tool for graphically displaying STEP-NC toolpaths. It is a Java application that reads AP-238 XML data using the DOM inferface, then finds and display the toolpaths within. At present, only polylines, and...
上传时间: 2013-12-02
上传用户:zhangliming420
资源简介:KPhoneIM is a simple point to point instant messaging application. You may chat with (exactly) one partner directly. The tool needs no server. It may be called from KPhoneSI as external session. Indeed, I develloped the tool mainly to demon...
上传时间: 2015-09-13
上传用户:lhw888
资源简介:从s60平台移植到UIQ平台的例子代码:In this code we shall consider taking a simple HelloWorld GUI application written for the Nokia’s Series 60 reference design and transforming it into a HelloWorld example for the UIQ reference design.
上传时间: 2016-01-08
上传用户:xiaoyunyun
资源简介:非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过 新建一个 wce application,选择 a simple windows ce application 在 1.tool->options->directories>include files里包含必要的头文件 D:\WINCE500\pubilc\direc...
上传时间: 2016-05-05
上传用户:ynsnjs
资源简介:A simple Task Manager style application, ideal for PPC, but also runs on HPC units.
上传时间: 2016-06-27
上传用户:ccclll
资源简介: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 Ed...
上传时间: 2013-12-20
上传用户:lunshaomo
资源简介:A simple auto shut down application for windows xp.
上传时间: 2017-03-29
上传用户:yph853211
资源简介:A simple JTreeExample that shows the use of JTree and JTable in java application
上传时间: 2017-05-06
上传用户:cjl42111
资源简介:The sample provided here is a simple control panel application that will just display the memory usage of the system using a message box. Windows Mobile
上传时间: 2014-01-25
上传用户:xwd2010
资源简介:CWebGrab is a simple class that allows you to quickly and easily download files from the net. The class is merely a light wrapper for the MFC internet classes, and as such supports any protocol that the MFC classes support.
上传时间: 2015-03-19
上传用户:R50974
资源简介:About: Paco (pacKAGE oRGANIZER) is a simple, yet powerful tool to aid package management when installing programs from source code. It uses the LD_PRELOAD method to track package installations, and provides various options to keep the inst...
上传时间: 2014-08-25
上传用户:weixiao99
资源简介:This is a simple GPS tracer developed for Window Mobile 2005/2003 on Compact Framework 2.0 SDK. So first of all, you need VisualStudio 2005 and Windows Mobile CE 5 SDK. You can develop it on emulator devices or on a real device. As you can ...
上传时间: 2016-08-11
上传用户:gxf2016
资源简介:This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard to debug. It s designed for small appli...
上传时间: 2016-10-02
上传用户:851197153
资源简介:This is a simple algorithm that downloads trading data from yahoo database. It is basically a large scale application of sqq.m which was originally submitted by Michael Boldin, link at acknowledgements. Some of the functionalities of ...
上传时间: 2017-06-03
上传用户:啊飒飒大师的
资源简介:THIS CHAPTER INTRODUCES and Java Server Pages (and then presents a simple example to display how to use in creating and provides excellent support for the Apache Struts framework, which I believe is the most popular Web framework around...
上传时间: 2013-12-21
上传用户:zq70996813
资源简介:This article is based in part on Bob Place s ADO is AOK (a simple ADO tutorial). Wrapper Usage This is consist of 2 classes. CDyndb : This Class manages connections and recordsets. Recordsets are organized as linked list (CList) and you can...
上传时间: 2013-12-14
上传用户:wfl_yy
资源简介:8051 RC5 Decoder A simple RC5 decoder written in C . Written to emulate a SAA3049.
上传时间: 2015-01-13
上传用户:stewart·
资源简介:一个小游戏。Super Brick Breaker - A simple DirectDraw Game
上传时间: 2014-01-23
上传用户:huangld
资源简介:A client/server application that implements the game of BINGO. This example broadcasts information via a multicast socket, builds its GUI with Swing components, uses multiple synchronous threads, and communicates with RMI.
上传时间: 2015-01-22
上传用户:二驱蚊器
资源简介:A simple bulk transfer. Example code of the EZ-USB
上传时间: 2013-12-24
上传用户:来茴
资源简介:A simple isochronous transfer. Reads 8051 ports A,B and C, and continuously sends a five byte packet over EP8IN:
上传时间: 2015-02-01
上传用户:ywqaxiwang