搜索结果
找到约 151 项符合
DEScribe 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (19)
- 其他 (10)
- Java编程 (6)
- 行业发展研究 (6)
- 电子书籍 (6)
- 文章/文档 (6)
- 书籍 (6)
- 书籍源码 (5)
- VC书籍 (4)
- matlab例程 (4)
- 单片机开发 (4)
- 数学计算 (4)
- Linux/Unix编程 (4)
- 文件格式 (4)
- Java书籍 (3)
- VHDL/FPGA/Verilog (3)
- DSP编程 (3)
- 压缩解压 (3)
- 软件工程 (3)
- 软件设计/软件工程 (3)
- 源码 (3)
- 教程资料 (2)
- 通讯编程文档 (2)
- 人工智能/神经网络 (2)
- 编译器/解释器 (2)
- 多国语言处理 (2)
- 中间件编程 (2)
- 网络 (2)
- 嵌入式/单片机编程 (2)
- 模拟电子 (1)
- 单片机编程 (1)
- 无线通信 (1)
- 并行计算 (1)
- 系统设计方案 (1)
- 加密解密 (1)
- 驱动编程 (1)
- VxWorks (1)
- 其他数据库 (1)
- 汇编语言 (1)
- Delphi控件源码 (1)
- 人物传记/成功经验 (1)
- FlashMX/Flex源码 (1)
- 游戏 (1)
- 其他嵌入式/单片机内容 (1)
- CA认证 (1)
- 通讯/手机编程 (1)
- Modem编程 (1)
- 教育系统应用 (1)
- Jsp/Servlet (1)
- 串口编程 (1)
- 认证考试资料 (1)
- 微处理器开发 (1)
- 图形图像 (1)
- 笔记 (1)
- 技术资料 (1)
单片机编程 开放式汇编器系统的设计
汇编器在微处理器的验证和应用中举足轻重,如何设计通用的汇编器一直是研究的热点之一。本文提出了一种开放式的汇编器系统设计思想,在汇编语言与机器语言间插入中间代码CMDL(code mapping description language)语言,打破汇编语言与机器语言的直接映射关系,由此建立起一套描述汇编语言与机器语言的开放式映射体系。基 ...
无线通信 差分電路中單端及混合模式S-參數的使用
Single-Ended and Differential S-Parameters
Differential circuits have been important incommunication systems for many years. In the past,differential communication circuits operated at lowfrequencies, where they could be designed andanalyzed using lumped-element models andtechniques. With the freque ...
并行计算 这个是Windows版本
这个是Windows版本,不是Linux版本
Netbula RPC for Win32 supports multithreading, this document describe the procedure to build multithreaded (MT) RPC server and clients
VC书籍 This book is intended for "hands-on" developers or advanced students interested in understanding the
This book is intended for "hands-on" developers or advanced students interested in understanding the strategies and tactics of concurrent network programming using C++ and object-oriented design. We describe the key design dimensions, patterns, and principles needed to develop flexible and efficient ...
电子书籍 PCI-to-PCI Bridge Architecture Specification Revision 1.1 This specification establishes the re
PCI-to-PCI Bridge Architecture Specification Revision 1.1
This specification establishes the requirements that a PCI-to-PCI bridge must meet to be compliant to this specification and the PCI Local Bus Specification. In addition, the requirements for optional extensions are specified. This specific ...
Java编程 The project Adventure is a simple text-based adventure game. The game, as given, involves the hero t
The project Adventure is a simple text-based adventure game. The game, as given, involves the hero trying to find his way from a deep dark forest to home and his true love. There s very little else the player can do apart from moving from place to place. It s not really very interesting.
This proje ...
人工智能/神经网络 Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search ma
Implemented BFS, DFS and A*
To compile this project, use the following command:
g++ -o search main.cpp
Then you can run it:
./search
The input is loaded from a input file in.txt
Here is the format of the input file:
The first line of the input file shoud contain two chars indicate the source and ...
其他书籍 Functional_Verification_Coverage_Measurement_and_Analysis。 Author:Andrew Piziali. The component inl
Functional_Verification_Coverage_Measurement_and_Analysis。
Author:Andrew Piziali. The component inlcuding the functionla coverage, code coverge mearsurement and analysise. And describe the particular implement ways on the details.
电子书籍 Listed below are the typographical conventions used in this guide. – Example C++ code and commands
Listed below are the typographical conventions used in this guide.
– Example C++ code and commands to be typed by the user are in non-bold characters in typewriter
font.
– Items where the user has to supply a name or number are given in lower-case italic characters in
typewriter font.
– Sections ...
单片机开发 There are many different (and often confusing) terms associated with clock-based devices. This appl
There are many different (and often confusing) terms associated
with clock-based devices. This application note attempts
to clarify these terms, and hence serves as a comprehensive
reference on clock terminology. This application note can be
divided into two sections. The first section describes and ...