搜索结果
找到约 832 项符合
also 的查询结果
按分类筛选
- 全部分类
- 书籍 (80)
- 其他书籍 (61)
- 单片机编程 (47)
- 其他 (42)
- matlab例程 (30)
- Java编程 (27)
- Linux/Unix编程 (24)
- 电子书籍 (24)
- 技术资料 (23)
- 电源技术 (22)
- VC书籍 (21)
- 人工智能/神经网络 (18)
- 单片机开发 (18)
- 数学计算 (17)
- 驱动编程 (16)
- Java书籍 (13)
- 压缩解压 (12)
- 软件设计/软件工程 (12)
- 模拟电子 (11)
- Delphi控件源码 (11)
- 汇编语言 (10)
- 通讯/手机编程 (10)
- 无线通信 (9)
- Internet/网络编程 (9)
- 数值算法/人工智能 (9)
- 加密解密 (9)
- 通讯编程文档 (9)
- 行业发展研究 (9)
- DSP编程 (9)
- 可编程逻辑 (8)
- 系统设计方案 (8)
- 嵌入式/单片机编程 (8)
- 书籍源码 (8)
- 文章/文档 (8)
- 论文 (8)
- VHDL/FPGA/Verilog (7)
- 软件工程 (7)
- 其他嵌入式/单片机内容 (7)
- 教程资料 (6)
- 微处理器开发 (6)
- 文件格式 (6)
- 编译器/解释器 (6)
- Symbian (5)
- 数据结构 (5)
- 网络 (5)
- 游戏 (5)
- 串口编程 (4)
- VxWorks (4)
- 操作系统开发 (4)
- J2ME (4)
- ARM (3)
- 测试测量 (3)
- Delphi/CppBuilder (3)
- Applet (3)
- SQL Server (3)
- USB编程 (3)
- 技术管理 (3)
- 多国语言处理 (3)
- 其他数据库 (3)
- Linux/uClinux/Unix编程 (3)
- 接口技术 (3)
- 源码 (3)
- 传感与控制 (2)
- 嵌入式综合 (2)
- 开关电源 (2)
- uCOS (2)
- 家庭/个人应用 (2)
- GPS编程 (2)
- 其他行业 (2)
- 手机彩信(MMS)编程 (2)
- FlashMX/Flex源码 (2)
- 手机短信编程 (2)
- 3G开发 (2)
- Jsp/Servlet (2)
- PCB相关 (1)
- 通信网络 (1)
- 工控技术 (1)
- 存储器技术 (1)
- 手机WAP编程 (1)
- *行业应用 (1)
- 语音压缩 (1)
- 并行计算 (1)
- CA认证 (1)
- 数据库系统 (1)
- 中间件编程 (1)
- 金融证券系统 (1)
- MySQL数据库 (1)
- Windows CE (1)
- 教育系统应用 (1)
- Modem编程 (1)
- 编辑器/阅读器 (1)
- Ajax (1)
- 能源行业(电力石油煤炭) (1)
- STL (1)
- Windows Mobile (1)
- C/C++语言编程 (1)
- 设计相关 (1)
- Windows编程 (1)
- 工业控制 (1)
- 其他文档 (1)
matlab例程 sbgcop: Semiparametric Bayesian Gaussian copula estimation This package estimates parameters of a G
sbgcop: Semiparametric Bayesian Gaussian copula estimation
This package estimates parameters of a Gaussian copula, treating the univariate marginal distributions as nuisance parameters as described in Hoff(2007). It also provides a semiparametric imputation procedure for missing multivariate data.
...
matlab例程 sbgcop: Semiparametric Bayesian Gaussian copula estimation This package estimates parameters of a G
sbgcop: Semiparametric Bayesian Gaussian copula estimation
This package estimates parameters of a Gaussian copula, treating the univariate marginal distributions as nuisance parameters as described in Hoff(2007). It also provides a semiparametric imputation procedure for missing multivariate data.
...
其他书籍 sbgcop: Semiparametric Bayesian Gaussian copula estimation This package estimates parameters of a G
sbgcop: Semiparametric Bayesian Gaussian copula estimation
This package estimates parameters of a Gaussian copula, treating the univariate marginal distributions as nuisance parameters as described in Hoff(2007). It also provides a semiparametric imputation procedure for missing multivariate data.
...
单片机开发 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 ...
嵌入式/单片机编程 This manual describes Freescale’s IEEE™ 802.15.4 Standard compliant MAC/PHY software. The Frees
This manual describes Freescale’s IEEE&#8482 802.15.4 Standard compliant MAC/PHY software. The Freescale 802.15.4 MAC/PHY software is designed for use with the Freescale MC1319x and MC1320x, family of short range, low power, 2.4 GHz Industrial, Scientific, and Medical (ISM) band transceivers, desig ...
数值算法/人工智能 北京大学ACM题 Here is a geometric problem. You have an angle and some squares in the first quadrant of
北京大学ACM题
Here is a geometric problem. You have an angle and some squares in the first quadrant of the plane rectangular coordinates. The vertex of the angle is fixed on the origin O of the coordinates, and both of its radial lines are specified by the input. The sizes of the squares are also s ...
数值算法/人工智能 北京大学ACM比赛题目 Consider an infinite full binary search tree (see the figure below), the numbers in the
北京大学ACM比赛题目
Consider an infinite full binary search tree (see the figure below), the numbers in the nodes are 1, 2, 3, .... In a subtree whose root node is X, we can get the minimum number in this subtree by repeating going down the left node until the last level, and we can also find the ma ...
压缩解压 This zip contains a simple paper of SPIHT generated streams run length encoded ... later i ll be pos
This zip contains a simple paper of SPIHT generated streams run length encoded ... later i ll be posting the MATLAB source code also and also SPIHT with Arithmetic coding
其他 PlotSphereIntensity(azimuth, elevation) PlotSphereIntensity(azimuth, elevation, intensity) h = Plo
PlotSphereIntensity(azimuth, elevation)
PlotSphereIntensity(azimuth, elevation, intensity)
h = PlotSphereIntensity(...)
Plots the intensity (as color) of a number of points on a unit sphere.
Input:
azimuth (phi), in degrees
elevation (theta), in degrees
intensity (optional, if not provided, a gree ...