搜索结果
找到约 94 项符合
Although 的查询结果
按分类筛选
- 全部分类
- 书籍 (23)
- 其他书籍 (8)
- 电源技术 (6)
- 书籍源码 (6)
- 单片机编程 (3)
- 串口编程 (3)
- 数值算法/人工智能 (3)
- matlab例程 (3)
- VC书籍 (3)
- 模拟电子 (2)
- 数据结构 (2)
- 电子书籍 (2)
- 压缩解压 (2)
- Java编程 (2)
- 软件设计/软件工程 (2)
- 编辑器/阅读器 (2)
- 单片机开发 (2)
- 编译器/解释器 (2)
- 其他 (2)
- allegro (1)
- 可编程逻辑 (1)
- 测试测量 (1)
- 游戏 (1)
- 通讯/手机编程 (1)
- RFID编程 (1)
- 软件工程 (1)
- 文件格式 (1)
- Java书籍 (1)
- 文章/文档 (1)
- 行业发展研究 (1)
- Delphi控件源码 (1)
- Linux/Unix编程 (1)
- 接口技术 (1)
- 教程 (1)
- 技术资料 (1)
Java书籍 At the heart of Java technology lies the Java virtual machine--the abstract computer on which all Ja
At the heart of Java technology lies the Java virtual machine--the abstract computer on which all Java programs run. Although the name "Java" is generally used to refer to the Java programming language, there is more to Java than the language. The Java virtual machine, Java API, and Java class file ...
数据结构 /* * The internal form of a hash table. * * The table is an array indexed by the hash of the k
/*
* The internal form of a hash table.
*
* The table is an array indexed by the hash of the key collisions
* are resolved by hanging a linked list of hash entries off each
* element of the array. Although this is a really simple design it
* isn t too bad given that pools have a low allocation ...
编译器/解释器 This is the source for a C compiler that generates 386 or m68K code. Code generation is fairly good
This is the source for a C compiler that generates 386 or
m68K code. Code generation is fairly good although the optimizer is
a little naive... the code itself should be highly portable although
there are some issues involved with porting from MSDOS that have to
be resolved for example the size of L ...
matlab例程 The main features of the considered identification problem are that there is no an a priori separati
The main features of the considered identification problem are that there is no an a priori separation of the variables into inputs and outputs and the approximation criterion, called misfit, does not depend on the model representation. The misfit is defined as the minimum of the l2-norm between the ...
编译器/解释器 This the source for a C compiler that generates 386 or m68K code. Code generation is fairly good al
This the source for a C compiler that generates 386 or
m68K code. Code generation is fairly good although the optimizer is
a little naive... the code itself should be highly portable although
there are some issues involved with porting from MSDOS that have to
be resolved for example the size of LONG ...
数值算法/人工智能 FreeFEM is an implementation of the GFEM language dedicated to the finite element method. It provid
FreeFEM is an implementation of the GFEM language dedicated
to the finite element method. It provides you a way to solve Partial
Differential Equations (PDE) simply. Although you can solve quite complicated
problems can be solved also.
matlab例程 This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood seque
This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood sequence estimation (MLSE) equalizers when operating in a static channel with a deep null. The MLSE equalizer is invoked first with perfect channel knowledge, then with an imperfect, although straightforwa ...
其他 Custom Visual Basic Packager and Installer for Visual Basic Developers. This is a group of standard
Custom Visual Basic Packager and Installer for Visual Basic Developers. This is a group of standard exe projects
1. Packager 2. Setup1
The packager works like Visual basic Application deployment Wizard. And the setup1 project is used for the installation of the package. This project demonstrates how ...
Java编程 What I am trying to introduce here is a full fledged Java Instant messenger, which has all the featu
What I am trying to introduce here is a full fledged Java Instant messenger, which has all the features supplied by commercial messengers like Yahoo or MSN. Although it cannot compared to be in par with those messengers, it is an attempt by me to learn Advanced Java and JNI concepts. The challenges ...
文章/文档 In an electromagnetic cloak based on a transformation approach, reduced sets of material properties
In an electromagnetic cloak based on a transformation approach, reduced sets of
material properties are generally favored due to their easier implementation in reality,
although a seemingly inevitable drawback of undesired reflection exists in such cloaks.
Here we suggest using high-order transforma ...