0

the java virtual machine specification by tim lindholm and frank yellin

Principles of Computer Organization and Assembly Language Using the JavaTM Virtual Machine pptx

Principles of Computer Organization and Assembly Language Using the JavaTM Virtual Machine pptx

Kỹ thuật lập trình

... one-digit sum and a possible carry. There isa carry if and only if the first number is a 1 and the second number is a 1; in other words, the carry is simply the AND of the two addends, while the sum ... starting with the Intel 8088 and progressing through the 80286, 80386, and 80486. The so-called “x86 series” became the basis for the best-selling IBM personal computers (PCs and their clones) and is ... circuit is called an AND gate, because it implements the AND function on the 2bits represented by the switch state. This tiny circuit and others like it (OR gates, NAND gates, and so forth), copied...
  • 334
  • 2,333
  • 1
Báo cáo khoa học: Protection of chylomicron remnants from oxidation by incorporation of probucol into the particles enhances their uptake by human macrophages and increases lipid accumulation in the cells ppt

Báo cáo khoa học: Protection of chylomicron remnants from oxidation by incorporation of probucol into the particles enhances their uptake by human macrophages and increases lipid accumulation in the cells ppt

Báo cáo khoa học

... pCRLPs was quantified by absorbancevolume analysis. The fluorescence for the entire field wasassessed, the background deducted and the value divided by the number of cells in the field. Two or three ... protection of the particles from oxidationincreases their uptake by the cells. We investigated thishypothesis using CRLPs and pCRLPs labelled with the DiIfluorescent probe, and the results clearly ... with the receptor protein, or possibly thatdifferent receptors mediate their uptake. Investigation of the effects of CRLPs and pCRLPs on the expression of mRNAfor the LDLr and the LRP in the...
  • 11
  • 291
  • 0
Báo cáo khoa học: Recruitment of coregulator complexes to the b-globin gene locus by TFII-I and upstream stimulatory factor doc

Báo cáo khoa học: Recruitment of coregulator complexes to the b-globin gene locus by TFII-I and upstream stimulatory factor doc

Báo cáo khoa học

... between USF and p300. This suggests that the recruitment of CBP ⁄ p300to the LCR, at least in K562 cells, is mediated by pro-teins other than USF, and potential candidates areGATA-1 and NF-E2, ... contributes to the recruitment of the polycomb repressor complex 2 complex to the b-globin gene. Together,these data demonstrate that the antagonistic activities of upstream stimula-tory factor and TFII-I ... the histone acetyltransferasep300 to the b-globin promoter and this activityincreases the accessibility for transcription factors.TFII-I recruits HDAC3 and the PRC2 complex, whichrender the...
  • 9
  • 312
  • 0
STATE OF THE ART IN BIOMETRICS Edited by Jucheng Yang and Loris Nanni pdf

STATE OF THE ART IN BIOMETRICS Edited by Jucheng Yang and Loris Nanni pdf

Kỹ thuật lập trình

... measures and their improved versions when they are used separately as a single quality measure. And they are the result of the simulation where the SVM classifier uses the RBF kernel which shows the ... determine whether the captured image is acceptable for further use within the biometric system. Until now the quality estimation only based on the level 1 and level 2 features, in other words, the present ... as the distance from the centre of one ridge to the centre of another. Both the pressure and the humidity of finger will influence the ridge distance. The ridge distance of high pressure and...
  • 326
  • 515
  • 0
báo cáo khoa học:

báo cáo khoa học: "Interventions encouraging the use of systematic reviews by health policymakers and managers: A systematic review" ppsx

Báo cáo khoa học

... created the study concept and design. LP and SES constructed and refined the search strategy. SES and LP acquired the data. Analysis and interpretation of the data was completed by LP, KM, and SES. ... of the manuscript and critical revision for important intellectual content wasdone by LP, KM, SES, and JNL. LP wrote the final report and is the guarantorfor the paper. All authors read and ... to the groups that hadaccess to the online registry only, or the groups that hadaccess to the registry and also had a knowledge brokerworking with them. Research use was further examinedby...
  • 8
  • 373
  • 0
The Java™ Language Specification Third Edition pot

The Java™ Language Specification Third Edition pot

Kỹ thuật lập trình

... interfaces to the java. * or javax.* packages or their subpack-ages; (iv) pass all test suites relating to the most recent published version of the specification of the Java 2 Platform, Standard Edition, ... is to the class or interface named N in the package java. lang. We use the canonical name(Đ6.7) for classes or interfaces from packages other than java. lang.Whenever we refer to the The Java ™ ... Class,ClassLoader, String, Thread, and the classes and interfaces in package java. lang.reflect, among others. The language definition constrains the behavior of these classes and interfaces, but this document...
  • 684
  • 1,659
  • 1
The Java Native InterfaceProgrammer’s Guide and Specification phần 1 ppt

The Java Native InterfaceProgrammer’s Guide and Specification phần 1 ppt

Kỹ thuật lập trình

... Because of the 1.As used herein, the phrases Java virtual machine or Java VM” mean a virtual machine for the Java platform. Similarly, the phrase Java API” means the API for the Java platform.jni.book ... first clarify the exact scope of the programming environments for these languages. The Java platform is a programming environment consisting of the Java vir-tual machine (VM) and the Java Application ... HelloWorld The “-D” command-line option sets a Java platform system property. Setting the java. library.path property to “.” instructs the Java virtual machine tosearch for native libraries in the current...
  • 32
  • 247
  • 0
The Java Native InterfaceProgrammer’s Guide and Specification phần 2 ppsx

The Java Native InterfaceProgrammer’s Guide and Specification phần 2 ppsx

Kỹ thuật lập trình

... passNULL as the isCopy argument because you do not carewhether the Java virtual machine returns a copy of the characters in the java. lang.String instance or a direct pointer to the original.It ... instance is passed back to the native code, the garbage collector can no longer relocate the java. lang.String instance. To put it another way, the virtual machine must pin the java. lang.String instance. ... read the contents of the string. The GetStringUTFChars function isavailable through the JNIEnv interface pointer. It converts the jstring reference,typically represented by the Java virtual machine...
  • 32
  • 245
  • 0
The Java Native InterfaceProgrammer’s Guide and Specification phần 3 docx

The Java Native InterfaceProgrammer’s Guide and Specification phần 3 docx

Kỹ thuật lập trình

... than thatused by Java/ Java calls inside the Java virtual machine implementation. As aresult, the virtual machine must perform additional operations to build argu-ments and set up the stack frame ... reference and the other for the result returned from the method call. Next, it obtains the class reference from the object and looks up the method ID. Depending on the return type, the switch ... thrown in the Java programming language, the virtual machine automati-cally transfers the control flow to the nearest enclosingtry/catch statement thatmatches the exception type. The virtual machine...
  • 32
  • 334
  • 0
Building Portals with the Java Portlet API

Building Portals with the Java Portlet API

Kỹ thuật lập trình

... advantageof the methods on the GenericPortletclass, which we will discuss further on. The Portlet and GenericPortletclasses are in the javax.portletpackage, just like the restof the classes in the ... container,change the state of the portlet or the portal, and to pass any other informationneeded by the portal to build a portal page. Similar to the portlet request object, the PortletResponseinterface ... reference the instance of the portlet in the portal page—if there are two portlets on the page with the same class, they willhave different portlet URLs. The portal container is responsible for the...
  • 418
  • 566
  • 4
Báo cáo y học:

Báo cáo y học: "Enhancement of the Click Chemistry for the Inverse Diels Alder Technology by Functionalization of Amide-Based Monomers"

Y học thưởng thức

... 4. For the syntheses of the polyamide-based pentamers I-III (Figure 3, Figure 4) and the heptamer (the ligation product 15 is shown in Figure 7) the solid phase peptide syntheses and the protection ... according Atherton’s and Sheppard’s [17] and Wiessler’s documentations (Figure 1) [15]. 3. The synthesis of the tetrazine dicarbonic acid derivate was performed as described by [15]. The synthesis ... ligation reaction with the pentenoic acid 2 begins. The process of the chemical reaction can be monitored by the colour change and the end of the reaction is indicated by decolorization after...
  • 10
  • 756
  • 0
A WEB APPLICANTION FOR THE TOURISM INDUSTRY IN HANOI   by   Dinh Huu Son

A WEB APPLICANTION FOR THE TOURISM INDUSTRY IN HANOI by Dinh Huu Son

Báo cáo khoa học

... Science by Tim Berners-Lee (the inventor of the WWW) and Al Vezza, W3C has taken on the responsibility for evolving the various protocols and standards associated with the Web.Thus, through the ... and external trading center. It is the hands and the minds of the labourious and creative Hanoians of the past and present that have made this city worthy of being the political, economic and ... topology and economics were designed and optimized by Roberts working with Howard Frank and his team at Network Analysis Corporation, and the network measurement system was prepared by Kleinrock's...
  • 58
  • 472
  • 0

Xem thêm