搜索结果

找到约 643 项符合 ITS 的查询结果

按分类筛选

显示更多分类

Java书籍 A Case Study: Replacing the persistence layer of a Business Process Engine with JDO The JDO sp

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 book ...
https://www.eeworm.com/dl/656/269997.html
下载: 145
查看: 1048

加密解密 IDEA v2.2 IDEA encryption for dos. IDEA stands for International Data Encryption Algorithm it

IDEA v2.2 IDEA encryption for dos. IDEA stands for International Data Encryption Algorithm it was invented by Xuejia Lai and James Massey in Switzerland its a private key block algorithm, and is thought to be very secure.
https://www.eeworm.com/dl/519/270493.html
下载: 184
查看: 1100

J2ME The Funambol J2ME Mail Client aims to be a light, easy to use, free email client for J2ME devices.

The Funambol J2ME Mail Client aims to be a light, easy to use, free email client for J2ME devices. The first release comes with a simple but effective UI, and a storage limited to the internal RMS only. This makes the application compatible with most of the phones around (minimum requirements are: ...
https://www.eeworm.com/dl/660/271654.html
下载: 118
查看: 1046

网络 PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading

PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, variants, character sets, lists and other basic data types along with threads, synchronization objects, IP sockets and named pipes. PTypes also offers messa ...
https://www.eeworm.com/dl/635/275729.html
下载: 78
查看: 1046

多国语言处理 This sample demonstrates features of the Encoding class, including a fallback mechanism, new to the

This sample demonstrates features of the Encoding class, including a fallback mechanism, new to the .NET Framework version 2.0, that allows you to specify its behavior when it encounters problems during the encoding or decoding process.
https://www.eeworm.com/dl/637/277471.html
下载: 95
查看: 1052

通讯编程文档 随着车用电气设备越来越多

随着车用电气设备越来越多,从发动机控制到传动系统控制,从行驶、制动、转向系统控制到安全保证系统及仪表报警系统,从电源管理到为提高舒适性而作的各种努力,使汽车电气系统形成一个复杂的大系统,并且都集中在驾驶室控制。另外,随着近年来ITS的发展,以3G(GPS、GIS和GSM)为代表的新型电子通讯产品的出现,它对汽车的 ...
https://www.eeworm.com/dl/646/280785.html
下载: 108
查看: 1055

Java编程 This temp directory is used by the JVM for temporary file storage. The JVM is configured to use thi

This temp directory is used by the JVM for temporary file storage. The JVM is configured to use this as its java.io.tmpdir in the catalina.sh and catalina.bat scripts.
https://www.eeworm.com/dl/633/283915.html
下载: 49
查看: 1074

书籍源码 ET++ is a portable and homogenous object-oriented class library integrating user interface building

ET++ is a portable and homogenous object-oriented class library integrating user interface building blocks, basic data structures, and high level application framework components. ET++ eases the building of highly interactive applications with consistent user interfaces following the direct manipula ...
https://www.eeworm.com/dl/532/284115.html
下载: 138
查看: 1086

单片机开发 I built the Superlist control whilst developing an RSS reader called FeedGhost. Although there are p

I built the Superlist control whilst developing an RSS reader called FeedGhost. Although there are plenty of commercial grouped list controls available I wanted to have total control over the code and of course its usability. Superlist supports drag drop column customisation, grouping as well as han ...
https://www.eeworm.com/dl/648/284262.html
下载: 117
查看: 1060

数学计算 1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a

1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the columns of A in reverse order. Thus for example, if A = 1 2 3 then B = 3 2 1 4 5 6 6 5 4 7 8 9 9 8 7 Write a main program to call reverse(A) for the matrix A = magic(5 ...
https://www.eeworm.com/dl/641/284429.html
下载: 123
查看: 1087