搜索结果
找到约 133 项符合
needed 的查询结果
按分类筛选
- 全部分类
- 书籍 (18)
- 单片机编程 (16)
- 驱动编程 (8)
- 技术资料 (8)
- 电源技术 (7)
- 其他 (5)
- 微处理器开发 (5)
- 其他书籍 (5)
- Linux/Unix编程 (4)
- 模拟电子 (3)
- 电子书籍 (3)
- 通讯编程文档 (3)
- 数学计算 (3)
- Java书籍 (3)
- Java编程 (3)
- 嵌入式/单片机编程 (3)
- 软件设计/软件工程 (3)
- 网络 (3)
- DSP编程 (2)
- 加密解密 (2)
- matlab例程 (2)
- 游戏 (2)
- 串口编程 (2)
- VxWorks (2)
- 教程资料 (1)
- 可编程逻辑 (1)
- 数据结构 (1)
- VC书籍 (1)
- 书籍源码 (1)
- 人工智能/神经网络 (1)
- 嵌入式Linux (1)
- 文件格式 (1)
- SQL Server (1)
- Internet/网络编程 (1)
- 行业发展研究 (1)
- 单片机开发 (1)
- VHDL/FPGA/Verilog (1)
- 软件工程 (1)
- BREW编程 (1)
- MySQL数据库 (1)
- C/C++语言编程 (1)
- VIP专区 (1)
微处理器开发 NAME: u2440mon.c DESC: u2440mon entry point,menu,download HISTORY: Mar.25.2002:purnnamu: S3C24
NAME: u2440mon.c
DESC: u2440mon entry point,menu,download
HISTORY:
Mar.25.2002:purnnamu: S3C2400X profile.c is ported for S3C2410X.
Mar.27.2002:purnnamu: DMA is enabled.
Apr.01.2002:purnnamu: isDownloadReady flag is added.
Apr.10.2002:purnnamu: - Selecting menu is available in the waiting loop ...
Internet/网络编程 The control uses javascript to handle number formatting as you keep typing and does the validation a
The control uses javascript to handle number formatting as you keep typing and does the validation as well. For one of our requirement, we needed a javascript based control that did formatting as the users kept typing. Google search only yielded script that did formatting on focus change events only ...
串口编程 // This Communications Component is implemented using separate Read and Write // threads. Messages
// This Communications Component is implemented using separate Read and Write
// threads. Messages from the threads are posted to the Comm control which is
// an invisible window. To handle data from the comm port, simply
// attach a handler to OnReceiveData . There is no need to free the memory
// ...
数学计算 The document describes an AP library adapted for C++. The AP library for C++ contains a basic set of
The document describes an AP library adapted for C++. The AP library for C++ contains a basic set of mathematical functions and collection classes needed to run the programs from the ALGLIB website.
驱动编程 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 ...
驱动编程 Addfilter is a command-line application which adds and removes filter drivers for a given drive or v
Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on the x86 platf ...
驱动编程 The CD Audio sample allows some non-SCSI2 CD ROMs to support audio operations by intercepting the re
The CD Audio sample allows some non-SCSI2 CD ROMs to support audio operations by intercepting the relevant audio ioctls and translating them into the command block(s) expected by the non-compliant cdroms. It supports Plug and Play and Power Management, and is 64-bit compliant.
No INF file is needed ...
驱动编程 The DiskPerf filter driver monitors disk-accesses, capturing performance data. It supports Plug and
The DiskPerf filter driver monitors disk-accesses, capturing performance data. It supports Plug and Play, Power Management, and WMI . It is not 64-bit compliant.
No INF file is needed to install this driver.
微处理器开发 三星公司官方 GIVEIO.SYS源代码下载。 In windows NT/2000/XP, any application can’t access the I/O such as the par
三星公司官方 GIVEIO.SYS源代码下载。
In windows NT/2000/XP, any application can’t access the I/O such as the parallel port. So, GIVEIO.SYS enables
SJF.exe to access the parallel port without any memory fault. In windows 95/98, GIVEIO.SYS isn’t needed.
行业发展研究 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 ...