搜索结果
找到约 584 项符合
CONTAINS 的查询结果
按分类筛选
- 全部分类
- 技术资料 (72)
- 其他 (28)
- 其他书籍 (25)
- 单片机开发 (23)
- matlab例程 (23)
- 人工智能/神经网络 (22)
- 数学计算 (18)
- Java编程 (17)
- 电子书籍 (14)
- 文章/文档 (14)
- 单片机编程 (13)
- 通讯编程文档 (13)
- 其他嵌入式/单片机内容 (13)
- Linux/Unix编程 (12)
- 微处理器开发 (11)
- Java书籍 (11)
- 汇编语言 (10)
- VC书籍 (10)
- 驱动编程 (9)
- 其他行业 (9)
- 嵌入式/单片机编程 (8)
- 数据结构 (8)
- DSP编程 (7)
- 加密解密 (7)
- 通讯/手机编程 (7)
- 书籍源码 (7)
- 压缩解压 (7)
- VHDL/FPGA/Verilog (7)
- 软件设计/软件工程 (7)
- 游戏 (6)
- USB编程 (6)
- 系统设计方案 (6)
- 电源技术 (5)
- Internet/网络编程 (5)
- 编译器/解释器 (5)
- 文件格式 (5)
- Delphi控件源码 (5)
- RFID编程 (5)
- 源码 (4)
- 数值算法/人工智能 (4)
- 操作系统开发 (4)
- 软件工程 (4)
- 串口编程 (4)
- 网络 (4)
- Windows CE (4)
- SQL Server (4)
- Jsp/Servlet (4)
- 多媒体处理 (3)
- 技术书籍 (3)
- 教程资料 (3)
- 可编程逻辑 (3)
- *行业应用 (3)
- VxWorks (3)
- 中间件编程 (3)
- JavaScript (3)
- 书籍 (2)
- 模拟电子 (2)
- 教育系统应用 (2)
- 技术管理 (2)
- 其他数据库 (2)
- uCOS (2)
- 嵌入式Linux (2)
- 并行计算 (2)
- 3G开发 (2)
- VIP专区 (2)
- C/C++语言编程 (1)
- 行业应用文档 (1)
- 接口技术 (1)
- 数据库系统 (1)
- 测试测量 (1)
- DSP工具/软件 (1)
- 传感与控制 (1)
- 嵌入式综合 (1)
- 手机短信编程 (1)
- Modem编程 (1)
- 编辑器/阅读器 (1)
- 磁盘编程 (1)
- Applet (1)
- 多国语言处理 (1)
- 金融证券系统 (1)
- 手机WAP编程 (1)
- 酒店行业 (1)
- J2ME (1)
- FlashMX/Flex源码 (1)
- Oracle数据库 (1)
- 邮电通讯系统 (1)
- 行业发展研究 (1)
- GPS编程 (1)
- Ajax (1)
其他 Input : A set S of planar points Output : A convex hull for S Step 1: If S contains no more than f
Input : A set S of planar points
Output : A convex hull for S
Step 1: If S contains no more than five points, use exhaustive searching to find the convex hull and return.
Step 2: Find a median line perpendicular to the X-axis which divides S into SL and SR SL lies to the left of SR .
Step 3: Recursi ...
其他书籍 this tutorial for linux day2 it contains all basic info of commands like ps ,uname,umask ,ls ,etc
this tutorial for linux day2 it contains all basic info of commands like ps ,uname,umask ,ls ,etc
嵌入式/单片机编程 This file contains example code to print over the serial port of the P87C591 MCU and Evaultion Board
This file contains example code to print over the serial port of the P87C591 MCU and Evaultion Board (EVAL-P87C591QS).
This example will test the I2C function of the P87C591.
This will be done by writing and reading from a serial A/D & D/A (P8591).
串口编程 Actel Fusion System Management Development Kit UART Example. Contains Libero design using CoreABC. P
Actel Fusion System Management Development Kit UART Example. Contains Libero design using CoreABC. Program prints text to UART.
人工智能/神经网络 LVQ学习矢量化算法源程序 This directory contains code implementing the Learning vector quantization network.
LVQ学习矢量化算法源程序
This directory contains code implementing the Learning vector quantization
network. Source code may be found in LVQ.CPP. Sample training data is found
in LVQ1.PAT. Sample test data is found in LVQTEST1.TST and LVQTEST2.TST. The
LVQ program accepts input consisting of vectors ...
matlab例程 MATLABThe CD-ROM accompanying this book contains MATLAB® M-files (MATLAB language source code) an
MATLABThe CD-ROM accompanying this book contains MATLAB® M-files (MATLAB language source code) and Simulink® block diagram models for designing, implementing and testing control systems.
数据结构 this package contains two .c files.One file implements the merge of two int arrays.The other one imp
this package contains two .c files.One file implements the merge of two int arrays.The other one implements the merge of two linkage array.
驱动编程 This directory contains the miniport driver for INI-9100U/UW PCI_UltraSCSI Bus Master Controllers. T
This directory contains the miniport driver for INI-9100U/UW PCI_UltraSCSI Bus Master Controllers. This driver exports several functions that are used by Scsiport.sys to issue SCSI requests to the devices attached to the controller, process adapter interrupts, and various other SCSI activities.
Thi ...
数据结构 c#版本 算法大全 几乎所有常见的算法 This file contains the C# code from Program
c#版本 算法大全 几乎所有常见的算法
This file contains the C# code from Program
驱动编程 AC97 Sample Driver and Related Code Samples. This directory contains a sample AC97 adapter driver a
AC97 Sample Driver and Related Code Samples.
This directory contains a sample AC97 adapter driver and several related code samples.
These samples need to be compiled with the Windows .NET or Windows XP build environment but are binary compatible with older operating systems like Windows 2000. To bu ...