搜索结果
找到约 643 项符合
ITS 的查询结果
按分类筛选
- 全部分类
- 书籍 (77)
- 其他 (41)
- 其他书籍 (28)
- 单片机编程 (24)
- Java编程 (23)
- matlab例程 (22)
- 电子书籍 (20)
- 技术资料 (19)
- 文章/文档 (18)
- 单片机开发 (18)
- Java书籍 (16)
- 通讯/手机编程 (16)
- VHDL/FPGA/Verilog (16)
- 软件设计/软件工程 (13)
- VC书籍 (13)
- 电源技术 (12)
- 模拟电子 (11)
- Linux/Unix编程 (11)
- 通讯编程文档 (11)
- 数学计算 (10)
- 微处理器开发 (8)
- 压缩解压 (8)
- Delphi控件源码 (8)
- SQL Server (7)
- 嵌入式/单片机编程 (7)
- 游戏 (7)
- 系统设计方案 (7)
- 软件工程 (7)
- 数值算法/人工智能 (6)
- 编译器/解释器 (6)
- DSP编程 (6)
- JavaScript (6)
- 可编程逻辑 (5)
- 数据结构 (5)
- 书籍源码 (5)
- 其他嵌入式/单片机内容 (5)
- 行业发展研究 (5)
- Internet/网络编程 (5)
- 学术论文 (4)
- 教程资料 (4)
- 测试测量 (4)
- Applet (4)
- J2ME (4)
- 汇编语言 (4)
- 技术管理 (4)
- Jsp/Servlet (4)
- 加密解密 (4)
- ARM (3)
- 人工智能/神经网络 (3)
- 操作系统开发 (3)
- 中间件编程 (3)
- 网络 (3)
- 文件格式 (3)
- GPS编程 (3)
- 驱动编程 (3)
- 其他 (3)
- 实用工具 (2)
- 无线通信 (2)
- 开发工具 (2)
- 接口技术 (2)
- RFID编程 (2)
- 其他行业 (2)
- 技术书籍 (2)
- 仿真技术 (2)
- 源码 (2)
- VIP专区 (2)
- 多媒体处理 (1)
- Mentor (1)
- 通信网络 (1)
- 传感与控制 (1)
- PCB相关 (1)
- 源码/资料 (1)
- 交通/航空行业 (1)
- *行业应用 (1)
- 人物传记/成功经验 (1)
- 并行计算 (1)
- 多国语言处理 (1)
- 医药行业 (1)
- 3G开发 (1)
- 家庭/个人应用 (1)
- Windows CE (1)
- Oracle数据库 (1)
- 数据库系统 (1)
- 嵌入式Linux (1)
- Windows Mobile (1)
- 磁盘编程 (1)
- Symbian (1)
- SCSI/ASPI (1)
- 系统/网络安全 (1)
- 单片机 (1)
- 资料/手册 (1)
- 软件 (1)
- 电路图 (1)
- 论文 (1)
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 ...
加密解密 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.
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: ...
网络 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 ...
多国语言处理 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.
通讯编程文档 随着车用电气设备越来越多
随着车用电气设备越来越多,从发动机控制到传动系统控制,从行驶、制动、转向系统控制到安全保证系统及仪表报警系统,从电源管理到为提高舒适性而作的各种努力,使汽车电气系统形成一个复杂的大系统,并且都集中在驾驶室控制。另外,随着近年来ITS的发展,以3G(GPS、GIS和GSM)为代表的新型电子通讯产品的出现,它对汽车的 ...
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.
书籍源码 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 ...
单片机开发 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 ...
数学计算 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 ...