码迷,mamicode.com
首页 >  
搜索关键字:building    ( 1683个结果
ROS-URDF-活动关节
前言:介绍活动关节,并使机器人活动起来。 参考自:http://wiki.ros.org/urdf/Tutorials/Building%20a%20Movable%20Robot%20Model%20with%20URDF 一、修改urdf文件 <?xml version="1.0"?> <rob ...
分类:其他好文   时间:2019-01-29 23:11:06    阅读次数:351
一些质量极高的project-based tutorials
《let's build a simple xxx》 build your own lisp ★★ Crafting Interpreters (学生版)Implementing Functional Languages_student.pdf - 快捷方式 未成书:Building LISP Wr ...
分类:其他好文   时间:2019-01-25 01:11:25    阅读次数:278
甲级1008 Elevator
1008 Elevator (20 分) The highest building in our city has only one elevator. A request list is made up with N positive numbers. The numbers denote at ...
分类:其他好文   时间:2019-01-24 15:37:21    阅读次数:144
NetBeans issues and solutions.(build.xml and debug multiple projects)
Solution: Reference is here. 1) 2. Copy a file to another directory when building the .jar in NetBeans Solution: Reference is here. 1) 3. How NetBeans ...
分类:Web程序   时间:2019-01-24 00:31:44    阅读次数:179
Building a Space Station POJ - 2031
Building a Space Station POJ - 2031 You are a member of the space station engineering team, and are assigned a task in the construction process of the ...
分类:其他好文   时间:2019-01-19 11:14:37    阅读次数:154
fatal error C1189: #error : Building MFC application with /MD[d] (CRT dll version) requires MFC sha
调试程序时出现以下问题:d:\program files (x86)\microsoft visual studio 10.0\vc\atlmfc\include\afx.h(24): fatal error C1189: #error : Building MFC application with ...
分类:移动开发   时间:2019-01-17 00:41:09    阅读次数:493
MySQL router
MySQL Router is a building block for high availability (HA) solutions. It simplifies application developmentby intelligently routing connections to My ...
分类:数据库   时间:2019-01-15 12:01:53    阅读次数:218
25本Deep Learning英文PDF电子书(清晰无水印)
涉及和深度学习相关的各种内容,包括TensorFlow、PyTorch、Theano、Hadoop、计算机视觉、神经网络、大数据等,语言涉及Python、Java、R和Matlab。本压缩包内具体包括以下25本PDF格式电子书:1)DeepLearningforComputerVision2)Hands-OnDeepLearningwithTensorFlow3)DeepLearningforCo
分类:其他好文   时间:2019-01-12 19:57:13    阅读次数:1050
kuangbin专题六 最小生成树【从入门到熟练】【5题】
POJ 2031 Building a Space Station 猜一个结论两个球体间的最短距离是圆心间距离减去两个球的半径,如果是负数就说明相交。 然后理解了三维上两个点之间的距离怎么求 //#include<bits/stdc++.h> #include<stdio.h> #include<i ...
分类:其他好文   时间:2019-01-12 12:08:24    阅读次数:160
@loj - 2483@「CEOI2017」Building Bridges
有 n 根柱子依次排列,第 i 根柱子的高度为 hi 。现可以花费 (hi - hj)^2 的代价建桥架在第 i 根柱子和第 j 根柱子之间。 所有用不到的柱子都会被拆除,第 i 根柱子被拆除的代价为 wi 。 求用桥把第 1 根柱子和第 n 根柱子连接的最小代价。注意桥梁不能在端点以外的任何地方相... ...
分类:其他好文   时间:2019-01-05 20:05:32    阅读次数:208
1683条   上一页 1 ... 22 23 24 25 26 ... 169 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!