搜索结果

找到约 531 项符合 vector-space 的查询结果

行业发展研究 Abstract—We describe a technique for image encoding in which local operators of many scales but iden

Abstract—We describe a technique for image encoding in which local operators of many scales but identical shape serve as the basis functions. The representation differs from established techniques in that the code elements are localized in spatial frequency as well as in space.
https://www.eeworm.com/dl/692/474357.html
下载: 105
查看: 1049

DSP编程 DSP2407比较全的源程序 包括SPI设计

DSP2407比较全的源程序 包括SPI设计,AD,DA,ramtest, SCI,CAN,PWM,key,EXINT,24C02,VECTOR等
https://www.eeworm.com/dl/516/477380.html
下载: 48
查看: 1028

其他书籍 ESRIMapObjectsLT 2 and MicrosoftVisual Basic6 to build an application that uses maps. Display a map

ESRIMapObjectsLT 2 and MicrosoftVisual Basic6 to build an application that uses maps. Display a map with multiple layers. Control panning and zooming. Create a toolbar control. Base the display of map layers on scale. Perform spatial and logical queries. Display features with thematic renderers. Add ...
https://www.eeworm.com/dl/542/479178.html
下载: 23
查看: 1042

通讯/手机编程 adhoc in c & c++ it hepls finding the shortest path among adhoc network . it provides advance protoc

adhoc in c & c++ it hepls finding the shortest path among adhoc network . it provides advance protocols to find distence vector
https://www.eeworm.com/dl/527/481482.html
下载: 59
查看: 1034

JavaScript Implementation of Edmonds Karp algorithm that calculates maxFlow of graph. Input: For each test c

Implementation of Edmonds Karp algorithm that calculates maxFlow of graph. Input: For each test case, the first line contains the number of vertices (n) and the number of arcs (m). Then, there exist m lines, one for each arc (source vertex, ending vertex and arc weight, separated by a space). The n ...
https://www.eeworm.com/dl/685/482771.html
下载: 199
查看: 1065

人工智能/神经网络 这个程序是实现人工智能中的A*算法

这个程序是实现人工智能中的A*算法,照着书上的算法做的。Queue类是自己写的一个队列类,用来实现open表和closed表。原来用Vector做的,但后来发现Vector中保存的只是引用,生成子状态后表中的状态也跟着变了,只好自己实现一个队列类。 ...
https://www.eeworm.com/dl/650/484895.html
下载: 113
查看: 1041

网络 Aodv for NS-2. A mobile ad-hoc network (MANET) is a kind of wireless ad-hoc network, and is a self-c

Aodv for NS-2. A mobile ad-hoc network (MANET) is a kind of wireless ad-hoc network, and is a self-configuring network of mobile routers connected wirelessly. MANET may operate in a standalone fashion, or may be connected to the larger Internet. Many routing protocols have been developed for MANETs ...
https://www.eeworm.com/dl/635/492160.html
下载: 55
查看: 1057

数据结构 此程序主要查实现插入排序

此程序主要查实现插入排序,过程为依次输入集合A和B的元素,在一维数组space中建立表示集合(A-B)∪(B-A)
https://www.eeworm.com/dl/654/494746.html
下载: 90
查看: 1086

软件工程 演算法評估

演算法評估 用空間和時間評估演算法效能 時間複雜度(Time Complexity) 空間複雜度(Space Complexity) 效能評估 效能分析(Performance Analysis):事前評估 效能評估(Performance Measurement):效能量測 評估時均假設處理的資料量為n到無 ...
https://www.eeworm.com/dl/507303.html
查看: 29

加密解密 排序算法比较

排序算法比较 快拍 选择 堆排序 希尔排序 用了vector更容易看
https://www.eeworm.com/dl/507547.html
下载: 2
查看: 18