搜索结果
找到约 1,070 项符合
First-out 的查询结果
行业发展研究 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 ...
其他书籍 輕易學好C++編程技巧 - 進楷 (香港科技大學筆記 19課) 內容包括 1) base C++ review, 2) Pointers and Dynamic Objects, 3) R
輕易學好C++編程技巧 - 進楷 (香港科技大學筆記 19課) 內容包括
1) base C++ review,
2) Pointers and Dynamic Objects,
3) Recursion,Linked Lists,
4) Stacks and Queues,
5) Algorithm Analysis,
6) Insertion Sort and Mergesort,
7) Quicksort,
8) Heaps and Heapsort,
9) Lower Bound of Sorting and Radix Sort,
...
编译器/解释器 使用MFC实现编译原理词法分析器
使用MFC实现编译原理词法分析器,里面包括求first集和follow集
Windows CE This is a simple GPS tracer developed for Window Mobile 2005/2003 on Compact Framework 2.0 SDK. So f
This is a simple GPS tracer developed for Window Mobile 2005/2003 on Compact Framework 2.0 SDK. So first of all, you need VisualStudio 2005 and Windows Mobile CE 5 SDK. You can develop it on emulator devices or on a real device. As you can see in that photo, I developed that application on a read de ...
软件设计/软件工程 The Hardware Book contains misc technical information about computers and other electronic devices
The Hardware Book contains misc technical information about computers
and other electronic devices. You ll find the pin out to most common
(and uncommon) connectors availble, as well as info about how to build cables.
软件工程 This article introduces how to construct a Hospital Ward Information System with three-tiered techno
This article introduces how to construct a Hospital Ward Information System with three-tiered technology. The System applies to UML, BDE, MIDAS, distributed compute theory and a special architecture to make such functions: patients check in and check out, prescription input, drug-delivery at center ...
单片机开发 FT245U169 FIFO Loopback This program transmits data through the FT245BM FIFO data bus to the MSP430
FT245U169 FIFO Loopback
This program transmits data through the FT245BM FIFO data bus to the MSP430F169 on Port 4.
The data is decremented and sent back out of Port 4 to to FIFO on the FT245BM.
Use Hyperterminalto send and receive data.
FIFO control lines are on Port2 (P2.0-P2.3).
uCOS 完成在S3C2410处理器上移植μC/OS-II内核
完成在S3C2410处理器上移植μC/OS-II内核,然后实现以下多任务:
a) 控制实验箱核心板上4盏LED灯轮流亮灭;
b) 将LED1连接到ARM9-2410EP增强型实验箱扩展口的DA OUT端口,通过实验箱上的键盘(比如“↑”、“↓”键)控制LED1亮暗变化,同时在超级终端显示该控制值;
c) 将LED2连接到扩展口的I/O输出口,通过超级终端按键控 ...
matlab例程 FASTICA can be called with numerous optional arguments. Optional arguments are given in parameter pa
FASTICA can be called with numerous optional arguments. Optional arguments are given in parameter pairs, so that first argument is the name of the parameter and the next argument is the value for that parameter. Optional parameter pairs can be given in any order.