搜索结果
找到约 378 项符合
array 的查询结果
按分类筛选
- 全部分类
- 技术资料 (144)
- 学术论文 (39)
- 其他 (17)
- matlab例程 (16)
- 数学计算 (13)
- 其他书籍 (10)
- Java编程 (10)
- 数据结构 (9)
- 单片机编程 (8)
- VC书籍 (7)
- 书籍 (6)
- 教程资料 (5)
- 系统设计方案 (5)
- JavaScript (5)
- 可编程逻辑 (4)
- Linux/Unix编程 (4)
- 编译器/解释器 (4)
- VHDL/FPGA/Verilog (4)
- 软件设计/软件工程 (4)
- DSP编程 (3)
- 数值算法/人工智能 (3)
- 模拟电子 (3)
- 汇编语言 (3)
- 单片机开发 (3)
- Delphi控件源码 (3)
- GPS编程 (3)
- 通讯/手机编程 (2)
- 书籍源码 (2)
- 编辑器/阅读器 (2)
- 多国语言处理 (2)
- 文件格式 (2)
- 嵌入式/单片机编程 (2)
- Java书籍 (2)
- 中间件编程 (2)
- 源码 (1)
- 论文 (1)
- PCB相关 (1)
- C/C++语言编程 (1)
- 电源技术 (1)
- 无线通信 (1)
- 加密解密 (1)
- 软件工程 (1)
- 开发工具 (1)
- Matlab (1)
- 嵌入式综合 (1)
- 压缩解压 (1)
- Internet/网络编程 (1)
- 游戏 (1)
- 通讯编程文档 (1)
- 人工智能/神经网络 (1)
- 文章/文档 (1)
- 微处理器开发 (1)
- BREW编程 (1)
- VxWorks (1)
- 其他行业 (1)
- Windows CE (1)
- Symbian (1)
- MySQL数据库 (1)
- SQL Server (1)
- 行业发展研究 (1)
- VIP专区 (1)
压缩解压 The LZW compression class i mplemented as a fixed length code which you can specify, the huffman alg
The LZW compression class i mplemented as a fixed length code which you can specify, the huffman algorithm implementation encodes a byte into a variable length bit array. Both of them can work with streams
技术资料 Asic Design Guide
·Asic Design Guide(600页)-Key concepts: The difference between full-custom and semicustom ASICs • The difference between standard-cell, gate-array, and programmable ASICs • ASIC design flow
技术资料 Asic Design Guide
·Asic Design Guide(600页)-Key concepts: The difference between full-custom and semicustom ASICs • The difference between standard-cell, gate-array, and programmable ASICs • ASIC design flow
技术资料 C编译器错误信息中文翻译
Ambiguous operators need parentheses 不明确的运算需要用括号括起 Ambiguous symbol ``xxx`` 不明确的符号 Argument list syntax error 参数表语法错误 Array bounds missing 丢失数组界限符 Array size toolarge 数组尺寸太大 Bad character in paramenters 参数中有 ...
Java编程 基于FRAME的一个写字板的例子
基于FRAME的一个写字板的例子,其中涉及到JTable, MDI, text file, array等知识,适用于初学JAVA的朋友参考
Linux/Unix编程 I use C to implement thread operating,include initiallize,fork,yield,exit,kill. You should have driv
I use C to implement thread operating,include initiallize,fork,yield,exit,kill. You should have driver to use this library. I choose array for ready queue,and strcut for Thread Control Block.
matlab例程 PIECEWISE_EVAL: evaluates a piecewise function of x usage: y = PIECEWISE_EVAL(x,breakpoints,funs)
PIECEWISE_EVAL: evaluates a piecewise function of x
usage: y = PIECEWISE_EVAL(x,breakpoints,funs)
arguments (input)
x - vector or array of points to evaluate though the function
breakpoints - list of n breakpoints, -inf and +inf are implicitly
嵌入式/单片机编程 Description The MUSIC algorithm, proposed by Schmidt, first estimates a basis for the noise subspace
Description The MUSIC algorithm, proposed by Schmidt, first estimates a basis for the noise subspace and then determines the peaks the associated angles provide the DOA estimates.
The MATLAB code for the MUSIC algorithm is sampled by creating an array of steering vectors corresponding to the angles ...
VC书籍 I used MFC. that code is not perfect and have some problem. But its function is Ok. You just fix
I used MFC.
that code is not perfect and have some problem.
But its function is Ok.
You just fix and use array of display buffer.
That is about How to play RAW graphic file.
rotate, mirr, plus, divide ... etc