搜索结果
找到约 2,450 项符合
USinG 的查询结果
按分类筛选
- 全部分类
- matlab例程 (235)
- 其他 (155)
- Java编程 (120)
- 其他书籍 (119)
- 单片机开发 (117)
- 其他嵌入式/单片机内容 (67)
- VHDL/FPGA/Verilog (64)
- 数学计算 (62)
- 单片机编程 (61)
- 嵌入式/单片机编程 (57)
- 人工智能/神经网络 (52)
- 通讯/手机编程 (51)
- 软件设计/软件工程 (50)
- Linux/Unix编程 (47)
- 微处理器开发 (45)
- VC书籍 (44)
- 书籍 (44)
- 汇编语言 (40)
- 数值算法/人工智能 (40)
- 通讯编程文档 (39)
- 系统设计方案 (39)
- 文章/文档 (38)
- 电子书籍 (37)
- 行业发展研究 (37)
- 书籍源码 (36)
- 压缩解压 (36)
- 技术资料 (36)
- 加密解密 (32)
- DSP编程 (31)
- 其他行业 (26)
- Java书籍 (26)
- 软件工程 (25)
- 驱动编程 (23)
- 编译器/解释器 (20)
- 可编程逻辑 (19)
- Delphi控件源码 (19)
- VIP专区 (18)
- 游戏 (17)
- Internet/网络编程 (16)
- 串口编程 (16)
- 模拟电子 (13)
- 3G开发 (13)
- USB编程 (12)
- 数据结构 (12)
- 教程资料 (11)
- SQL Server (11)
- 技术管理 (11)
- *行业应用 (11)
- 电源技术 (10)
- Windows Mobile (10)
- GPS编程 (10)
- Symbian (10)
- Jsp/Servlet (10)
- 网络 (9)
- 文件格式 (9)
- 并行计算 (9)
- 无线通信 (8)
- 嵌入式Linux (8)
- 操作系统开发 (8)
- 教育系统应用 (8)
- 数据库系统 (8)
- 源码 (8)
- 嵌入式综合 (7)
- 其他数据库 (7)
- J2ME (7)
- 手机短信编程 (7)
- 论文 (7)
- Applet (6)
- VxWorks (6)
- 技术书籍 (5)
- uCOS (5)
- Windows CE (5)
- JavaScript (5)
- 编辑器/阅读器 (4)
- CA认证 (4)
- 金融证券系统 (4)
- 能源行业(电力石油煤炭) (4)
- allegro (3)
- PCB相关 (3)
- 通信网络 (3)
- 传感与控制 (3)
- 家庭/个人应用 (3)
- 中间件编程 (3)
- Modem编程 (3)
- 交通/航空行业 (3)
- RFID编程 (3)
- STL (3)
- Delphi/CppBuilder (3)
- MySQL数据库 (3)
- 源码/资料 (3)
- Linux/uClinux/Unix编程 (3)
- 行业应用文档 (2)
- C/C++语言编程 (2)
- 测试测量 (2)
- 仿真技术 (2)
- OA系统 (2)
- 语音压缩 (2)
- 邮电通讯系统 (2)
- TAPI编程 (2)
- Oracle数据库 (2)
人工智能/神经网络 computes the gravitational acceleration vector at a specified % ECF location using the JGM2 gravita
computes the gravitational acceleration vector at a specified
% ECF location using the JGM2 gravitational ellipsoid only.
% Higher-order gravity terms (the "gravity anomaly") are
% ingnored. Only the pure ellipsoid is used.
文章/文档 Estimating Attitude from Vector Observations Using a Genetic Algorithm-Embedded Quaternion Particle
Estimating Attitude from Vector Observations Using a Genetic Algorithm-Embedded Quaternion Particle Filter
介绍了一种基于四元数粒子滤波的方法
matlab例程 Generate 100 samples of a zero-mean white noise sequence with variance , by using a uniform random n
Generate 100 samples of a zero-mean white noise sequence with variance , by using a uniform random number generator.
a Compute the autocorrelation of for .
b Compute the periodogram estimate and plot it.
c Generate 10 different realizations of , and compute the corresponding sample autocorrelatio ...
Java编程 A system to manage patients of an hospital (using Inheritance, Exceptions and Collections).
A system to manage patients of an hospital (using Inheritance, Exceptions and Collections).
matlab例程 Digital signal processing using Matlab一書之範例程式
Digital signal processing using Matlab一書之範例程式
其他 IMPORTANT YOU SHOUD LOAD IT DOWN FOR USING
IMPORTANT YOU SHOUD LOAD IT DOWN FOR USING
Java书籍 JavaServer Pages Software and OODB This tutorial covers Deploying Dynamic Sites Using Page Compil
JavaServer Pages Software and OODB
This tutorial covers Deploying Dynamic Sites Using Page Compilation, JavaServer PagesTM Software and an Object Oriented Database
书籍源码 Digital ImageProcessing Using MATLAB 数字图像处理(MATLAB版) 冈萨雷斯和伍兹所著 这本书的matlab代码编译后的文件 可以在matlab中使用
Digital ImageProcessing Using MATLAB
数字图像处理(MATLAB版)
冈萨雷斯和伍兹所著
这本书的matlab代码编译后的文件
可以在matlab中使用
软件设计/软件工程 OReilly Using Samba - Caudex
OReilly Using Samba - Caudex
嵌入式Linux Compile SQLite using the cross-compiler such as arm-linux-gcc first, get sqlite-3.3.6.tar.gz from w
Compile SQLite using the cross-compiler such as arm-linux-gcc
first, get sqlite-3.3.6.tar.gz from www.sqlite.org
unzip it,
#tar -zxvf sqlite-3.3.6.tar.gz
change into the sqlite-3.3.6 directory
cd sqlite-3.3.6