symbina strings example. symbian strings example.
标签: strings example symbina symbian
上传时间: 2014-01-03
上传用户:ukuk
send SMS example. send SMS example.
上传时间: 2014-05-23
上传用户:daguda
You can find infomation from SDK for Copy to and Paste from clipboard. One example here
标签: from infomation clipboard example
上传时间: 2015-04-10
上传用户:xiaoyunyun
This Delphi 4.0 example uses the MapX Ver 4.0 OCX Control. The main goal of this example is to show the use of the new object editing capabilities in MapX Ver 3.51. The program show how to perform functions such as adding a new layer adding lines and points, and editing a layers data.
标签: example 4.0 Control Delphi
上传时间: 2015-04-10
上传用户:lhc9102
Use the verilog language write a MIPS CPU code, and have additional instruction, for example: selection sort instruction. The code has contain combination circuit and sequenial circuit. CPU have contain ALU, ADD, ALU_CONTROL, DATA_MEMORY, INST_MEMORY, REGISTER, PC, and TESTBRANCH.
标签: instruction additional language example
上传时间: 2014-01-17
上传用户:yyyyyyyyyy
sample compress example, the function must modify... holp that can help you!
标签: compress function example sample
上传时间: 2013-12-02
上传用户:qwe1234
LPC2148 USB Audio Device example This USB example project implements an USB Audio Device that connects via the USB interface to the PC. It may be used on the following devices: LPC2141 LPC2142 LPC2144 LPC2146 LPC2148 An USB Audio Device (HID) does not require any special USB driver, since the USB Audio support is already built into Windows 2000 and Windows XP. Therefore USB Audio devices can be directly connected to the computer. This example project is designed to work with Keil MCB2140 Evaluation Board. Refer to Running USBAudio for information on how to operate this example project.
标签: Device USB Audio implements
上传时间: 2015-04-16
上传用户:VRMMO
socket example,包括客户和服务端的应用
上传时间: 2014-12-01
上传用户:问题问题
prolog 找路例子程序: === === === === === === Part 1-Adding connections Part 2-Simple Path example | ?- path1(a,b,P,T). will produce the response: T = 15 P = [a,b] ? Part 3 - Non-repeating path As an example, the query: ?- path2(a,h,P,T). will succeed and may produce the bindings: P = [a,depot,b,d,e,f,h] T = 155 Part 4 - Generating a path below a cost threshold As an example, the query: ?- path_below_cost(a,[a,b,c,d,e,f,g,h],RS,300). returns: RS = [a,b,depot,c,d,e,g,f,h] ? RS = [a,c,depot,b,d,e,g,f,h] ? no ==================================
标签: Part connections example prolog
上传时间: 2015-04-24
上传用户:ljt101007
This example implements a gameport translator on the PIC16C765. The firmware translates a gaming device plugged into the gameport to a USB gaming device. The firmware is set up to translate the DexxaTM eight-button gamepad. Changes to the firmware will be necessary for a different gaming device.
标签: implements translator translates gameport
上传时间: 2015-04-26
上传用户:yyq123456789