A Case Study: Replacing the persistence layer of a Business Process Engine with JDO The JDO specification (JSR-12) was released from the Java Community Process in April 2002. Its goal is to provide transparent persistence to Java classes. David Jordan provides a concise introduction. Several books are becoming available that provide a more complete description of JDO3.
資源簡介:A Case Study: Replacing the persistence layer of a Business Process Engine with JDO The JDO specification (JSR-12) was released from the Java Community Process in April 2002. Its goal is to provide transparent persistence to Java cla...
上傳時間: 2014-01-27
上傳用戶:541657925
資源簡介:uml 實例 Digital Sound Recorder: A case study on designing embedded systems using the UML notation.
上傳時間: 2015-06-15
上傳用戶:nanshan
資源簡介:A case study on D-AMPS 1900 channels. An exact analytical expression for the tracking MSE on two-tap FIR channels is presented and utilized.
上傳時間: 2013-12-01
上傳用戶:edisonfather
資源簡介:source code to compute the visibility polygon of a point in a polygon.
上傳時間: 2015-01-09
上傳用戶:wpt
資源簡介:computes the square root of a 16 bit number in pic16c
上傳時間: 2015-02-07
上傳用戶:wangdean1101
資源簡介:具體功能, this a trading plan template which introduce the basic aspects of a good trading plan
上傳時間: 2013-12-26
上傳用戶:cjf0304
資源簡介:* DEFINITION * This a set of math functions that deal with time. The functions accept * 4-digit time values and 4-digit time of day values. Time values are * interpreted as hours-minutes and are valid if all digits are numeric and *...
上傳時間: 2014-01-15
上傳用戶:Divine
資源簡介:BNB20 Finds the constrained minimum of a function of several possibly integer variables. % Usage: [errmsg,Z,X,t,c,fail] = % BNB20(fun,x0,xstatus,xlb,xub,A,B,Aeq,Beq,nonlcon,settings,options,P1,P2,...) % % BNB solves problems of th...
上傳時間: 2014-01-13
上傳用戶:youth25
資源簡介:Chi Square Test for Independence: calculuate the chi square of a vector and the critical value.
上傳時間: 2013-11-29
上傳用戶:xyipie
資源簡介:This is a program to calculate the Photonic Bands of two dimension Photonic Crystal with circular inclusions. It calculates both TE and TM modes (E and H polarization).
上傳時間: 2015-10-08
上傳用戶:1427796291
資源簡介:Given an positive integer A (1 <= A <= 109), output the lowest bit of A. For example, given A = 26, we can write A in binary form as 11010, so the lowest bit of A is 10, so the output should be 2. Another example goes like this: given A = 8...
上傳時間: 2014-01-22
上傳用戶:rocketrevenge
資源簡介:This program computes the CRC checksum of a file.
上傳時間: 2015-10-27
上傳用戶:wxhwjf
資源簡介:The Rayleigh Integral Method is useful in computing the acoustic properties of a flat panel radiating into a half space.
上傳時間: 2015-12-07
上傳用戶:youmo81
資源簡介:lauger method to determine the estimated root of a function
上傳時間: 2016-02-01
上傳用戶:chenjjer
資源簡介:How to use the USART port of a AVR mcu
上傳時間: 2013-12-26
上傳用戶:181992417
資源簡介:Alphanumeric messages are encoded in POCSAG format and send to the serial port of a computer. The modem connects to the serial port of a computer and sends the message on the air through a transmitter.
上傳時間: 2013-12-12
上傳用戶:jkhjkh1982
資源簡介:This paper presents the key circuits of a 1MHz bandwidth, 750kb/s GMSK transmitter. The fractional-N synthesizer forming the basis of the transmitter uses a combined phasefrequency detector (PFD) and digital-to-analog converter (DAC) circu...
上傳時間: 2016-04-14
上傳用戶:er1219
資源簡介:/* * The internal form of a hash table. * * The table is an array indexed by the hash of the key collisions * are resolved by hanging a linked list of hash entries off each * element of the array. Although this is a really simple ...
上傳時間: 2014-01-07
上傳用戶:gtf1207
資源簡介:Implement the following integer methods: a) Method celsius returns the Celsius equivalent of a Fahrenheit calculation celsius = 5.0 / 9.0 * ( fahrenheit - 32 ) b) Method fahrenheit returns the Fahrenheit equivalent of a Celsius the calc...
上傳時間: 2014-01-19
上傳用戶:jackgao
資源簡介:This program uses the HF flag of a FIFO to trigger reads, guaranteeing that the FIFO is never blocked for the writer, giving high throughput for the reader (bursts of D/2 = 128) and guaranteeing that the the reader will not be stuck in the ...
上傳時間: 2016-05-05
上傳用戶:784533221
資源簡介:This demonstration models a flight control for the longitudinal motion of a Grumman Aerospace F-14 Tomcat. First order linear approximations of the aircraft and actuator behavior are connected to an analog flight control design that uses ...
上傳時間: 2016-05-17
上傳用戶:wang5829
資源簡介:This the first release of a free TCP/IP/PPP protocol stack for the uC/OS Real-Time Operating System. As a first release it s still rather rough and very much larger than desired however it is working well in an embedded product and therefor...
上傳時間: 2016-09-16
上傳用戶:songyue1991
資源簡介:Computes/displays the power spectrum of a real time series
上傳時間: 2016-12-12
上傳用戶:大三三
資源簡介:A comprehensive code to regulate the LCD backlight of a BREW 3.1. mobile. Used to emulate a torchlight from a screen of a Siemens SXG75.
上傳時間: 2014-01-12
上傳用戶:cjl42111
資源簡介:計算Mel倒譜系數的matlab程序: MELCEPST Calculate the mel cepstrum of a signal C=(S,FS,W,NC,P,N,INC,FL,FH) 使用: c=melcepst(s,fs) % calculate mel cepstrum with 12 coefs, 256 sample frames
上傳時間: 2017-01-04
上傳用戶:youmo81
資源簡介:This will calculate the shortest path of a graph
上傳時間: 2017-03-11
上傳用戶:nanshan
資源簡介:Priority Scheduling in TinyOS - A Case Study 一個介紹如何更改TinyOs調度的論文,講的比國內的論文具體的多,而且都還有步驟
上傳時間: 2013-12-22
上傳用戶:hn891122
資源簡介:In this program we calculate the scattering field of a infinite dielectric cylinder by two methods. 1)Moment 2)Analytic
上傳時間: 2017-03-30
上傳用戶:BIBI
資源簡介:In this program we calculate the scattering field of a infinite rectangular surface. I use Physical Optic method and compare the result with exact solution.
上傳時間: 2014-01-19
上傳用戶:362279997
資源簡介:VMEbus slave architecture source code Can be implemented on the slave board of a chasis as slave controller
上傳時間: 2017-04-12
上傳用戶:遠遠ssad