搜索结果
找到约 48 项符合
linked 的查询结果
按分类筛选
- 全部分类
- 数据结构 (7)
- 技术资料 (4)
- 数学计算 (3)
- 其他 (2)
- 其他书籍 (2)
- 电子书籍 (2)
- Linux/Unix编程 (2)
- 编译器/解释器 (2)
- Java编程 (2)
- 汇编语言 (2)
- 软件设计/软件工程 (2)
- DSP编程 (1)
- 书籍源码 (1)
- 技术书籍 (1)
- 可编程逻辑 (1)
- 源码/资料 (1)
- 驱动编程 (1)
- 网络 (1)
- 嵌入式/单片机编程 (1)
- 文章/文档 (1)
- Java书籍 (1)
- Delphi/CppBuilder (1)
- matlab例程 (1)
- 家庭/个人应用 (1)
- VC书籍 (1)
- 其他嵌入式/单片机内容 (1)
- 行业发展研究 (1)
- MTK (1)
- VIP专区 (1)
Delphi/CppBuilder 创世纪的C++ Builder --------------------------------------------------------------------------------
创世纪的C++ Builder
--------------------------------------------------------------------------------
告别Hello World的年代
图形程式设计基本概念
具体而微的绘图程式
以C++ Builder处理Windows讯息(Message)
动态链结函式库(DLL-Dynamic Linked Library)
Install Shield的使用介绍 ...
网络 本程序是一个动态建立链表的程序 分为链表的建立
本程序是一个动态建立链表的程序
分为链表的建立,打印,按照num大小顺序添加节点和删除这四个子函数。源码程序在src和include文件夹里面,可执行程序是Linked_list_demo
技术书籍 半导体制造技术_英文教程
The correct answer for each test bank question is highlighted in bold. Test bank questions are based on the end-of-chapter questions. If a student studies the end-of-chapter questions (which are linked to the italicized words in each chapter), then they will be successful on the test bank questions. ...
可编程逻辑 XAPP944 - 将Xilinx CoolRunner-II CPLD用作数据流开关
 
This application note shows how a Xilinx CoolRunnerTM-II CPLD can be used as a simplelogical switch that can quickly and reliably select between different MPEG video sources. Thesource code for the design is available on the Xilinx website, and is linked from the “VHDLCode” se ...
VC书籍 Software Engineering and Computer Games By Rudy Rucker Software Engineering and Computer Games w
Software Engineering and Computer Games
By Rudy Rucker
Software Engineering and Computer Games was written with four broad goals:
To teach a lively style of object-oriented software engineering.
To show how to bring a complete program to the level of a commercial release.
To provide a "game eng ...
软件设计/软件工程 十部经典算法合集 .chm Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni PREFACE C
十部经典算法合集 .chm
Fundamentals of Data Structures
by Ellis Horowitz and Sartaj Sahni
PREFACE
CHAPTER 1: INTRODUCTION
CHAPTER 2: ARRAYS
CHAPTER 3: STACKS AND QUEUES
CHAPTER 4: LINKED LISTS
CHAPTER 5: TREES
CHAPTER 6: GRAPHS
CHAPTER 7: INTERNAL SORTING
CHAPTER 8: EXTERNAL SORTING
CHAPTE ...
DSP编程 Dsp281x外设资料
This overview guide describes all the peripherals available for TMS320x28xx and TMS320x28xxx devices.Section 2 shows the peripherals used by each device. Section 3 provides descriptions of the peripherals.You can download the peripheral guide by clicking on the literature number, which is linked t ...
Linux/Unix编程 CForms, by Lars Berntzon (Stockholm, Sweden), is a tool for building interactive forms-driven applic
CForms, by Lars Berntzon (Stockholm, Sweden), is a tool for building interactive forms-driven applications. CForms applications can run on nany type of library supported by the "curses" library. CForms uses a language-based design to define forms. An application may contain C source modules, field p ...
驱动编程 This directory builds the miniport driver for Adaptec’s 1540 family of SCSI controllers. This driver
This directory builds the miniport driver for Adaptec’s 1540 family of SCSI controllers. This driver exports several functions which are used by SCSIPORT.SYS to issue SCSI requests to the devices attached to the controller, process adapter interrupts, and various other SCSI activities.
This driver ...
数据结构 Uniform random number generators by Agner Fog, 2001 - 2007 randomc.zip contains a C++ class li
Uniform random number generators
by Agner Fog, 2001 - 2007
randomc.zip contains a C++ class library of uniform random number generators of good quality.
The random number generators found in standard libraries are often of a poor quality, insufficient for large Monte Carlo calculations. This C++ ...