搜索结果

找到约 39 项符合 Searching 的查询结果

其他书籍 Contents at a Glance Introduction 1 PART I INSTALLATION AND CONFIGURATION 5 Hour 1 Preparing to I

Contents at a Glance Introduction 1 PART I INSTALLATION AND CONFIGURATION 5 Hour 1 Preparing to Install Linux 7 2 Installing Linux 23 3 Post-Installation Issues 41 PART II LEARNING LINUX BASICS 67 Hour 4 Reading and Navigation Commands 69 5 Manipulation and Searching Commands 93 6 Using the Shell 11 ...
https://www.eeworm.com/dl/542/275309.html
下载: 193
查看: 1051

通讯/手机编程 This sample provides an implementation of simple Bluetooth device discovery via the Winsock 2 API

This sample provides an implementation of simple Bluetooth device discovery via the Winsock 2 API. It provides a listbox control which, when searching is complete, lists the discovered Bluetooth devices. Only names of the devices are displayed, but the addresses of the devices are also retriev ...
https://www.eeworm.com/dl/527/275965.html
下载: 33
查看: 1053

其他 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 ...
https://www.eeworm.com/dl/534/406520.html
下载: 85
查看: 1049

数据结构 This is an implementation of double-array structure for representing trie, as proposed by Junichi A

This is an implementation of double-array structure for representing trie, as proposed by Junichi Aoe [1]. Trie is a kind of digital search tree, an efficient indexing method with O(1) time complexity for searching. Comparably as efficient as hashing, trie also provides flexibility on incremental m ...
https://www.eeworm.com/dl/654/409492.html
下载: 40
查看: 1147

*行业应用 I was trying to develope a programme to make a slide show of all the pictures of a folder using vb.n

I was trying to develope a programme to make a slide show of all the pictures of a folder using vb.net. I have spent lot of time in net for searching this but all in vain, I didn t get a simple programme to solve the same and lastly I gave myself a try for the same and developed the code, I have use ...
https://www.eeworm.com/dl/631/431573.html
下载: 134
查看: 1300

人工智能/神经网络 Traveling Salesperson Problem Our branch-and-strategy splits a branch and bound solution into two

Traveling Salesperson Problem Our branch-and-strategy splits a branch and bound solution into two groups: one group including a particular arc and the other excluding this arc. 1.Each splitting incurs a lower bound and we shall traverse the searching tree with the "lower" lower bound. 2.If a const ...
https://www.eeworm.com/dl/650/444394.html
下载: 111
查看: 1046

编辑器/阅读器 I upload Suffix Array Pdf file. This is a really good tutorial for guys who are curious about suffix

I upload Suffix Array Pdf file. This is a really good tutorial for guys who are curious about suffix array. It described the meaning of suffix array and also how to built it. Hope this really help guys improving skills about string searching, string matching, etc
https://www.eeworm.com/dl/626/453311.html
下载: 147
查看: 1097

数据结构 Datastructure: Linked Lists Stack and Queue Multi-lists Linked Structures Trees Binary Tree S

Datastructure: Linked Lists Stack and Queue Multi-lists Linked Structures Trees Binary Tree Searching and Sorting AVL Tree Red-Black Tree
https://www.eeworm.com/dl/654/480460.html
下载: 110
查看: 1033

VC书籍 Like many of my colleagues in this industry, I learned Windows programming from Charles Petzold s Pr

Like many of my colleagues in this industry, I learned Windows programming from Charles Petzold s Programming Windows—a classic programming text that is the bible to an entire generation of Windows programmers. When I set out to become an MFC programmer in 1994, I went shopping for an MFC equivalen ...
https://www.eeworm.com/dl/686/486808.html
下载: 82
查看: 1102