搜索结果
找到约 650 项符合
Set 的查询结果
按分类筛选
- 全部分类
- Java编程 (37)
- matlab例程 (36)
- 其他 (35)
- 单片机开发 (34)
- 技术资料 (31)
- 其他书籍 (30)
- 单片机编程 (24)
- Linux/Unix编程 (19)
- 电子书籍 (18)
- 书籍 (18)
- 人工智能/神经网络 (17)
- 数值算法/人工智能 (17)
- Delphi控件源码 (16)
- 微处理器开发 (13)
- 数学计算 (13)
- 通讯编程文档 (12)
- 数据结构 (11)
- VHDL/FPGA/Verilog (11)
- 通讯/手机编程 (10)
- 书籍源码 (9)
- Java书籍 (9)
- 软件设计/软件工程 (9)
- 嵌入式/单片机编程 (8)
- 其他行业 (8)
- 文章/文档 (8)
- 汇编语言 (8)
- 网络 (7)
- VC书籍 (7)
- 系统设计方案 (7)
- 加密解密 (6)
- *行业应用 (6)
- 技术管理 (6)
- 嵌入式Linux (6)
- 文件格式 (6)
- 电源技术 (5)
- 可编程逻辑 (5)
- 压缩解压 (5)
- 数据库系统 (5)
- 行业发展研究 (5)
- 模拟电子 (4)
- J2ME (4)
- 驱动编程 (4)
- VIP专区 (4)
- Internet/网络编程 (3)
- uCOS (3)
- DSP编程 (3)
- SCSI/ASPI (3)
- 游戏 (3)
- 邮电通讯系统 (3)
- SQL Server (3)
- USB编程 (3)
- 其他嵌入式/单片机内容 (3)
- Windows CE (3)
- 手机短信编程 (3)
- 技术书籍 (3)
- 行业应用文档 (3)
- Jsp/Servlet (3)
- 源码 (3)
- 通信网络 (2)
- 嵌入式综合 (2)
- C/C++语言编程 (2)
- 工控技术 (2)
- 并口编程 (2)
- 其他数据库 (2)
- GPS编程 (2)
- Applet (2)
- STL (2)
- 软件工程 (2)
- 家庭/个人应用 (2)
- 笔记 (2)
- 学术论文 (1)
- 教程资料 (1)
- 教程资料 (1)
- 传感与控制 (1)
- 开关电源 (1)
- 开发工具 (1)
- 测试测量 (1)
- 设计相关 (1)
- TAPI编程 (1)
- 串口编程 (1)
- 编译器/解释器 (1)
- 中间件编程 (1)
- VxWorks (1)
- 金融证券系统 (1)
- 教育系统应用 (1)
- JavaScript (1)
- Windows Mobile (1)
- 人物传记/成功经验 (1)
- 并行计算 (1)
- 电子政务应用 (1)
- MySQL数据库 (1)
- 多国语言处理 (1)
- 3G开发 (1)
- 接口技术 (1)
- Windows编程 (1)
- Linux/uClinux/Unix编程 (1)
- 行业应用 (1)
- 手册 (1)
Linux/Unix编程 un the configuration script ---------------------------- In the CGIs directory there is a config
un the configuration script
----------------------------
In the CGIs directory there is a configure.s and a configure.bat file.
Run this file after you ve moved the CGIs directory to it s desired
location. The configure script will create a file nammed apache.conf.
Append this file the the ...
Linux/Unix编程 wireless tools: used to manipulate the Wireless Extensions. The Wireless Extensions is an interface
wireless tools: used to manipulate
the Wireless Extensions. The Wireless Extensions is an interface allowing you to set Wireless LAN specific parameters and get the specific stats.
It also contains the IfRename package, used for advance renaming of network interfaces. We have cross compile to arm li ...
Java编程 购物车系统中的名牌产品类,private Integer id private String enName private String cnName private String
购物车系统中的名牌产品类,private Integer id
private String enName
private String cnName
private String smallPhoto
private String bigPhoto
private String description
private Set products = new HashSet(0)
Java编程 购物车系统中的级别类
购物车系统中的级别类,private Integer id
private String cname
private Integer parentid
private String description
private Blob photo
private Short ctype
private Set products = new HashSet(0)
private Set normses = new HashSet(0)
其他书籍 Functions are mappings from one Manifold to another. Discrete Functions are functions which can be r
Functions are mappings from one Manifold to another. Discrete Functions are functions which can be represented using a finite number of values. Given the finite extent of computer memory, algorithms which compute a function that satisfies some special properties are computing a discrete function whi ...
行业发展研究 Abstract—The contourlet transform is a new two-dimensional extension of the wavelet transform using
Abstract—The contourlet transform is a new two-dimensional
extension of the wavelet transform using multiscale and direc-
tional &#64257 lter banks. The contourlet expansion is composed of
basis images oriented at various directions in multiple scales,
with &#64258 exible aspect ratios. Given this ...
多国语言处理 H=CIRCLE(CENTER,RADIUS,NOP,STYLE) This routine draws a circle with center defined as a vector
H=CIRCLE(CENTER,RADIUS,NOP,STYLE)
This routine draws a circle with center defined as
a vector CENTER, radius as a scaler RADIS. NOP is
the number of points on the circle. As to STYLE,
use it the same way as you use the rountine PLOT.
Since the handle of the object is returned, you
use r ...
电子书籍 You may read code because you have to-to fix it, inspect it, or improve it. You may read code the wa
You may read code because you have to-to fix it, inspect it, or improve it. You may read code the way an engineer examines a machine--to discover what makes it tick. Or you may read code because you are scavenging--looking for material to reuse.
Code-reading requires its own set of skills, and the ...
电子书籍 A programmable digital signal processor (PDSP) is a special-purpose microprocessor with specialized
A programmable digital signal processor (PDSP) is a special-purpose microprocessor
with specialized architecture and instruction set for implementing DSP
algorithms. Typical architectural features include multiple memory partitions (onchip,
off-chip, data memory, program memory, etc.), multiple (gen ...
电子书籍 Abstract—Stable direct and indirect decentralized adaptive radial basis neural network controllers
Abstract—Stable direct and indirect decentralized adaptive radial basis
neural network controllers are presented for a class of interconnected
nonlinear systems. The feedback and adaptation mechanisms for each
subsystem depend only upon local measurements to provide asymptotic
tracking of a referen ...