码迷,mamicode.com
首页 >  
搜索关键字:other    ( 5856个结果
Continued Fractions CodeForces - 305B (java+高精 / 数学)
A continued fraction of height n is a fraction of form . You are given two rational numbers, one is represented as and the other one is represented as ...
分类:编程语言   时间:2019-01-30 23:13:11    阅读次数:155
LeetCode-71-Simplify Path
算法描述: Given an absolute path for a file (Unix-style), simplify it. Or in other words, convert it to the canonical path. In a UNIX-style file system, a ...
分类:其他好文   时间:2019-01-30 20:54:47    阅读次数:170
Python接口测试实战5(下) - RESTful、Web Service及Mock Server
如有任何学习问题,可以添加作者微信:lockingfree 课程目录 "Python接口测试实战1(上) 接口测试理论" "Python接口测试实战1(下) 接口测试工具的使用" "Python接口测试实战2 使用Python发送请求" "Python接口测试实战3(上) Python操作数据库" ...
分类:编程语言   时间:2019-01-30 18:39:48    阅读次数:172
PAT 甲级 1143 Lowest Common Ancestor
https://pintia.cn/problem-sets/994805342720868352/problems/994805343727501312 The lowest common ancestor (LCA) of two nodes U and V in a tree is the d ...
分类:其他好文   时间:2019-01-30 11:04:48    阅读次数:109
【LeetCode】树(共94题)
https://leetcode.com/tag/tree/ ...
分类:其他好文   时间:2019-01-30 00:15:31    阅读次数:132
HDU5973 Game of Geting Stone(威佐夫博弈)
Two people face two piles of stones and make a game. They take turns to take stones. As game rules, there are two different methods of taking stones: ...
分类:其他好文   时间:2019-01-28 20:15:19    阅读次数:184
freeswitch 事件命令
1.uuid_bridge 桥接两条呼叫的腿。 Usage: uuid_bridge <uuid> <other_uuid> uuid_bridge至少需要有一条腿是被呼通的。 2.uuid_chat 发送聊天信息 Usage: <uuid> <text> 如果和会话(session,由uuid指定 ...
分类:其他好文   时间:2019-01-28 13:52:30    阅读次数:252
android dumpsys
dumpsys dumpsys is a tool that runs on Android devices and provides information about system services. You can call dumpsys from the command line usin ...
分类:移动开发   时间:2019-01-28 00:54:29    阅读次数:168
(map,c_str())水果 hdu1263
水果 http://acm.hdu.edu.cn/showproblem.php?pid=1263 Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): ...
分类:其他好文   时间:2019-01-27 22:00:10    阅读次数:228
Unity3D管网分析
给大家分享一下自己之前没事写的Unity3D的插件,主要用来对管网的搭建和分析, 开源在Github上 https://github.com/LizhuWeng/PipeNet,可以给需要的朋友做一个简单的参考。 基本操作: 点击GameObject > Create Other > PipeNet ...
分类:编程语言   时间:2019-01-27 16:29:39    阅读次数:193
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!