搜索资源列表
最小生成树prim算法
- 最小生成树的prim算法 是求图中的最短路径的一个重要算法 但是是O(n2)复杂度的一个算法-minimum spanning tree algorithm is the prim map for the shortest path algorithm of an important but is O (n2) of a complex algorithm
clonePtr
- a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, list, set, and deque. The smart pointer has an assignment operator and greater than operator that call the target object s operator.-a non-sharing smart
ImproveShortestPathArithmetic
- 应用斐波纳契堆和邻接表改进单源最短路径算法,使其算法的时间复杂性由O( )减少为O(nlogn+e),其中e为有向图的边的条数。-application Fibonacci heap and the adjacent table to improve single source shortest path algorithm, its algorithm's time complexity of O () reduced to O (nlogn e), where e is for th
BFS_DFS_Astar
- Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The firs
tlv1544
- TLV1544与TMS320VC5402通过串行口连接,此时,A/D转换芯片作为从设备,DSP提供帧同步和输入/输出时钟信号。TLV1544与DSP之间数据交换的时序图如图3所示。 开始时, 为高电平(芯片处于非激活状态),DATA IN和I/OCLK无效,DATAOUT处于高阻状态。当串行接口使CS变低(激活),芯片开始工作,I/OCLK和DATAIN能使DATA OUT不再处于高阻状态。DSP通过I/OCLK引脚提供输入/输出时钟8序列,当由DSP提供的帧同步脉冲到来后
geometrygraph
- 1.立方体Cube 2.四面体(三角锥)Tetrahedron 3.六角锥Hexagonal Pyramid 4.球Sphere 这四种几何图形的产生及贴图 对于openGLt初学者是不错的学习程式-1. Cube Cube 2. Tetrahedron (1.30 cone) Tetrahedron 3. 20.60 H Cone exagonal Pyramid 4. Sphere ball four geometry and the map prod
ROAM-LOD
- ROAM Simplistic Implementation By Bryan Turner brturn@bellsouth.net January, 2000 Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in Landscape.h and Utility.cpp. MAPS: Default
vxWorks GIS
- vxworks下的GIS系统。 使用说明: 1.下载 \"VxEmapgis.out\" 或则 \"VxEmapgis2.out\" 到目标机 2.运行 \"main\" ,启动应用程序 , 3.按 \"ESC\" 弹出菜单, 4.选择 \"打开图层\" , 弹出图打开窗口 , 输入图层文件名称 如 “road.vxw” 或者 “water.vxw” 5.按 大写字母\"O\",确定, 或者大写字母 “C”取消 6.按方向箭头、pagedown , pageup 实现漫游 , , + , -
javaNIO
- 一系列缓冲区类支撑起了 Java 2 平台标准版的新 I/O(NIO)包。这些类的数据容器形成了其它 NIO 操作(如套接字通道上的非阻塞读取)的基础。在本月的 Merlin 的魔力中,常驻 Java 编程专家 John Zukowski 展示了如何操作那些数据缓冲区来执行如读/写原语这样的任务以及如何使用内存映射文件。在以后的文章里,他将把这里所提到的概念扩展到套接字通道的使用。 Java 2 平台标准版(Java 2 Platform Standard Edition,J2SE)1.4 对
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
NTGraph_Test.rar
- NTGraph.ocx控件的应用例程,能够根据需要绘制出所采集到的数据动态曲线界面美观。,Application of control NTGraph.ocx routines, according to the need to map out the data collected by the dynamic curve of the interface aesthetics.
Map_out
- mapgis二次开发转为jpg的功能,可以完美转换mapgis图形为jpg光栅图。-mapgis jpg into the function of the secondary development
dpslam0.1.1.tar
- 机器人地图创建新算法,DP-SLAM源程序-Abstract—Probabilistic approaches have proved very successful at addressing the basic problems of robot localization and mapping and they have shown great promise on the combined problem of simultaneous localization and ma
1602sixian
- ATmega16程序,控制1602液晶,只用了六个I/O口,我仿真过的,没有错误,而且还带Pretues图。-ATmega16 procedures, controls 1602 LCD with only six I/O ports, I' ve simulation, there are no errors, but also with Pretues map.
2
- 摘 要:根据高维混沌系统具有更高安全性的特点 ,提出一种基于统一混沌系统和广义猫映射的 彩色图像加密新算法。该算法先利用广义猫映射分别实现空域彩色图像三基色置乱变换 ,然后由统 一混沌系统输出的三维混沌序列分别实现空域彩色图像三基色逐像素替代变换。研究结果表明 ,该 算法具有良好的像素值混淆、 扩散性能和较大的抵抗强力攻击的密钥空间 ,加密图像像素值具有类随 机均匀分布特性 ,且相邻像素的值具有零相关特性 ,证明了所提出方案具有较高的安全性-Abstract: Accordi
migong
- (1) 程序说明:从文件中载入一副迷宫地图,从起点走到终点结束。 (2) 基本要求:用P表示人的初始位置,表示墙壁,空格表示路,O表示出口.用键盘的W,S,A,D4个键左右分别代表上下左右4个方向控制P走动,每次只能走动一 格,不能穿越墙壁走动 -(A) program Descr iption: From the document contained a maze map, from the beginning to an end an end. (2) basic requirem
mgwt
- (1) 程序说明:从文件中载入一副迷宫地图,从起点走到终点结束。 (2) 基本要求:用P表示人的初始位置,表示墙壁,空格表示路,O表示出口.用键盘的W,S,A,D4个键左右分别代表上下左右4个方向控制P走动,每次只能走动一 格,不能穿越墙壁走动 -(A) program Descr iption: From the document contained a maze map, from the beginning to an end an end. (2) basic requirem
CSHibernate
- .NET 轻量级 O/R map 数据层框架,内有生成器和组件源码...暂时仅支持Sqlserver2005和Oracle10g,在实际项目中用过,没什么问题,修修改改的,以后没什么大问题是不改了. 欢迎提交BUG,Email:173023135@qq.com-. NET lightweight O/R map data layer framework and components within the generator supports only a temporary source .
DeepLearningDropout-master
- dropout和深度学习算法的结合使用,有详细的使用说明和数据集(Three types of layers: - C: convolutional layer (matrix map) - MP: max-pooling layer (matrix map) - F: fully connected layer (vector map) - O: output layer Convolutional Layers: - Scale: scale (size of p
ToMap
- public static Map<String, Object> ObjectToMapUtil(Object obj){ Map<String,Object> reMap = new HashMap<String,Object>(); Field[] fields = obj.getClass().getDeclaredFields(); for(int i = 0; i < fields.length;