搜索结果
找到约 132 项符合
give 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (16)
- matlab例程 (9)
- 电子书籍 (8)
- Java编程 (8)
- 书籍 (8)
- 其他 (6)
- 嵌入式/单片机编程 (5)
- 单片机开发 (5)
- 数据结构 (3)
- VC书籍 (3)
- Delphi控件源码 (3)
- VHDL/FPGA/Verilog (3)
- 汇编语言 (3)
- 技术资料 (3)
- 教程资料 (2)
- 嵌入式综合 (2)
- 可编程逻辑 (2)
- 人工智能/神经网络 (2)
- Linux/Unix编程 (2)
- 文件格式 (2)
- 行业发展研究 (2)
- 通讯/手机编程 (2)
- 通讯编程文档 (2)
- 技术管理 (2)
- 其他行业 (2)
- VIP专区 (2)
- 单片机编程 (1)
- 书籍源码 (1)
- Java书籍 (1)
- 系统设计方案 (1)
- BREW编程 (1)
- Internet/网络编程 (1)
- 并行计算 (1)
- Delphi/CppBuilder (1)
- 编译器/解释器 (1)
- SQL Server (1)
- 企业管理 (1)
- 软件设计/软件工程 (1)
- 编辑器/阅读器 (1)
- 数值算法/人工智能 (1)
- *行业应用 (1)
- Symbian (1)
- 交通/航空行业 (1)
- 3G开发 (1)
- 网络 (1)
- 加密解密 (1)
- 软件工程 (1)
- Linux/uClinux/Unix编程 (1)
- 单片机 (1)
- 技术教程 (1)
- 论文 (1)
汇编语言 Matrix Transposition and Multiplication It is a MIPS assembly program that does the following: give
Matrix Transposition and Multiplication
It is a MIPS assembly program that does the following: given two matrices, M1 and M2, first transpose M2 to obtain M2tran. Then multiply M1 and M2tran.
Java编程 The core of Java(TM) technology, the Java virtual machine is an abstract computing machine that enab
The core of Java(TM) technology, the Java virtual machine is an abstract computing machine that enables the Java(TM) platform to host applications on any computer or operating system without rewriting or recompiling. Anyone interested in designing a language or writing a compiler for the Java virtua ...
Linux/Unix编程 a screen handling program to provide a flashing message. You will have to design a screen layout f
a screen handling program to provide a flashing message.
You will have to design a screen layout for where messages
are placed on the screen. You will also have to consider
when to delay the program in order to give the user time
to read the messages. That is, the program will use the
curses li ...
其他 自适应滤波的一个通用程序
自适应滤波的一个通用程序,I hope you can give me some suggestion.
其他书籍 Microsoft Visual Studio 2005 Unleashed is a deep dive into the Visual Studio 2005 tool. Specifically
Microsoft Visual Studio 2005 Unleashed is a deep dive into the Visual Studio 2005 tool. Specifically, it will provide you with solid guidance and education that will allow you to squeeze the ultimate productivity and use out of the Visual Studio 2005 development environment. This book folds in real- ...
行业发展研究 The task of clustering Web sessions is to group Web sessions based on similarity and consists of max
The task of clustering Web sessions is to group Web sessions based on similarity and consists of maximizing the intra-
group similarity while minimizing the inter-group similarity.
The first and foremost question needed to be considered in clustering
W b sessions is how to measure the similarity be ...
Delphi控件源码 his an ecapsulation of the ICS - Internet Component Suite. ICS can be found at : http://users.swing
his an ecapsulation of the ICS - Internet Component Suite.
ICS can be found at : http://users.swing.be/francois.piette/indexuk.htm
Please take the time to look at the code and learn something.
If you re a Dephi Pro, you can probably give me some tips as I am still
new to Delphi programming.
通讯/手机编程 This a very simple baseband simulator for SC-FDMA system. This simulator is part of the upcoming boo
This a very simple baseband simulator for SC-FDMA system. This simulator is part of the upcoming book “Single Carrier FDMA: A New Air Interface for Long Term Evolution” (Wiley, Nov. 2008) which I co-authored with professor David J. Goodman at Polytechnic University.
The purpose of this simulator ...
其他书籍 The combinatorial core of the OVSF code assignment problem that arises in UMTS is to assign some no
The combinatorial core of the OVSF code assignment problem
that arises in UMTS is to assign some nodes of a complete binary
tree of height h (the code tree) to n simultaneous connections, such that
no two assigned nodes (codes) are on the same root-to-leaf path. Each
connection requires a code on a ...