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 Java look and feel (codenamed "Metal") and shows use of several features, such as themes, that are specific to the Java look and feel.
資源簡介: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 project Adventure is a simple text-based adventure game. The game, as given, involves the hero trying to find his way from a deep dark forest to home and his true love. There s very little else the player can do apart from moving from p...
上傳時間: 2014-01-15
上傳用戶:cursor
資源簡介: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
資源簡介:CANopen is a networking system based on the CAN serial bus. CANopen assumes that the device’s hardware has a CAN transceiver and CAN controller as specified in ISO 11898. CANopen profile family specifies standardized communication mech...
上傳時間: 2013-12-26
上傳用戶:q123321
資源簡介:JRemoteControl is a simple Java™ driven bluetooth remote control.It allows you to initiate virtually any task on your PC from a J2ME enabled device.
上傳時間: 2016-04-22
上傳用戶:1583060504
資源簡介:the attached utility is a work I ve submitted to the university It shows what a jpeg compression is all about.
上傳時間: 2015-06-12
上傳用戶:zhouchang199
資源簡介:This is a very good sample source code on Mac. It shows how to customize the NSSavePanel
上傳時間: 2016-01-14
上傳用戶:jyycc
資源簡介:the attached utility is a work I ve submitted to the university It shows what a jpeg compression is all about. the function implements the DCT transform, using a matrix operator. note that matlab has a function for the DCT and iDCT tra...
上傳時間: 2014-01-15
上傳用戶:Altman
資源簡介:This program is a simple Measurement Recorder. It is based on the LPC CPU and records the state of Port 1 and Port 2
上傳時間: 2016-08-17
上傳用戶:dreamboy36
資源簡介:this is a simple code, this tutorial explains how to make a grid-based game.
上傳時間: 2013-12-16
上傳用戶:wys0120
資源簡介:This a simple compressor based on aplib, yoda s Kernel code, and my own stuffing around. It only has one function with MANY limitations at the moment, but it is desinged for demo purposes only so it don t matter.
上傳時間: 2013-12-24
上傳用戶:13215175592
資源簡介:A C++ N-grams Package 2.0 This is a simple C++ n-grams package that includes a header, the corresponding cpp file, and a sample driver program. It is a natural language processing tool for creating n-gram profiles for text documents. The d...
上傳時間: 2015-06-12
上傳用戶:wfl_yy
資源簡介:it is a simple idea coming out sniffer software.you can learn some things form the source code for the beginner,based on vc++6.0 ide.
上傳時間: 2014-01-24
上傳用戶:從此走出陰霾
資源簡介: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
上傳用戶:啊颯颯大師的
資源簡介:The VideoTransmit class is a simple wrapper that can be programmed to take video input from a source of your choice and transmit the video to a destination computer or network in JPEG format.
上傳時間: 2014-01-06
上傳用戶:zhuyibin
資源簡介:The audioTransmit class is a simple wrapper that can be programmed to take audio input from a source of your choice and transmit the audio to a destination computer
上傳時間: 2013-12-16
上傳用戶:sjyy1001
資源簡介:linux下的小型xml開發軟件,TinyXml is a simple, small, C++ XML parser that can be easily
上傳時間: 2013-12-20
上傳用戶:cjl42111
資源簡介: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
資源簡介:Locally weighted polynomial regression LWPR is a popular instance based al gorithm for learning continuous non linear mappings For more than two or three in puts and for more than a few thousand dat apoints the computational expense o...
上傳時間: 2013-11-28
上傳用戶:sunjet
資源簡介: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 a simple, easy-to-use, and efficient software for SVM classification and regression. It can solve C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an au...
上傳時間: 2013-12-22
上傳用戶:二驅蚊器
資源簡介:有保存/裝載能力的簡單加密程序。This is a simple encryption program with save/load capability.
上傳時間: 2013-12-09
上傳用戶:希醬大魔王
資源簡介:This software is a simple range demo for the nRF9E5 and nRF24E1 devices.
上傳時間: 2015-05-08
上傳用戶:GHF
資源簡介:DVBtune is a simple tuning application for DVB cards supported by the Linux DVB driver
上傳時間: 2015-07-01
上傳用戶:chenlong
資源簡介:CMCRC.ASM is a simple program just to demonstrate how to compute the CRC-16 and CRC-32 using the crc16_table and crc32_table that were generated by CRCTABLE.
上傳時間: 2014-01-24
上傳用戶:agent
資源簡介: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
資源簡介:Distribution generator Here is a simple generator which can build some distributions with given properties. Distributions generator (compile with -lm) Typical use might be: ./distributions -u -m 1 -M 10 -n 100 -s 500 Generates a dist...
上傳時間: 2014-01-27
上傳用戶:sammi
資源簡介:Pipeline synchronization is a simple, low-cost, highbandwidth,highreliability solution to interfaces between synchronous and asynchronous systems, or between synchronous systems operating from different clocks.
上傳時間: 2014-12-05
上傳用戶:l254587896
資源簡介:this is a simple shaduruanjian
上傳時間: 2013-12-31
上傳用戶:manking0408