码迷,mamicode.com
首页 >  
搜索关键字:searching    ( 252个结果
Service discovery
https://www.cnblogs.com/dirt2/p/5987067.html Use Assigned Numbers in the Service Discovery Protocol (SDP) for searching for services, a browse group l ...
分类:其他好文   时间:2017-12-20 23:15:45    阅读次数:318
Suggestion in searching for a job in NZ
https://ivangrigoryev.com/en/silver-fern-visa-or-how-i-got-work-in-new-zealand-in-ten-days/ I bought a shirt and black colored jeans which looks like ...
分类:其他好文   时间:2017-12-13 23:23:40    阅读次数:149
20162326 齐力锋 实验三
实验报告 课程:程序设计与数据结构班级: 1623 姓名: 齐力锋学号:2016232 成绩: 2分 指导教师:娄嘉鹏 王志强 实验日期:11月6日 密级:非密级 预习程度: 已预习 必修/选修: 必修 实验序号: 2326 实验一: 完成教材P302 Searching.Java ,P305 So ...
分类:其他好文   时间:2017-11-29 14:48:46    阅读次数:167
2017-2018-1 20162306 实验四 实验报告
2017 2018 1 20162306 实验四 实验报告 实验三:查找与排序 1 实验要求: 完成教材P302 Searching.Java ,P305 Sorting.java中方法的测试 不少于10个测试用例,提交测试用例设计情况(正常,异常,边界,正序,逆序),用例数据中要包含自己学号的后四 ...
分类:其他好文   时间:2017-11-27 00:02:46    阅读次数:120
20162312张家铖 查找课堂测试补分博客
题目要求: 1 用JDB或IDEA单步跟踪在下列数据中(3 8 12 34 54 84 91 110)查找45和54的过程,对比使用顺序查找和二分查找的执行过程 2提交测试找到或找不到那一步的截图,要全屏,包含自己的学号信息 3课下把代码推送到代码托管平台 实验过程: 调用Searching中的bi ...
分类:其他好文   时间:2017-11-22 21:48:05    阅读次数:167
information gathring (信息收集) ——Dmitry
Dmitry是一个由C语言编写的UNIX/(GNU)Linux命令行工具,它可用于收集主机相关信息,比如子域名、Email地址、系统运行时间信息。 同时,它也可以进行TCP端口扫描和whois查询等等,下面是它收集信息的方式: 执行whois查询; 检索系统运行时间数据、系统和服务器的相关数据; 针 ...
分类:其他好文   时间:2017-11-06 17:13:38    阅读次数:151
Who Will Win?
Gautam and Subhash are two brothers. They are similar to each other in all respects except one. They have different ways of searching. When Gautam has ...
分类:Windows程序   时间:2017-10-25 21:39:28    阅读次数:243
Basic skill of searching
I find some useful small searching technique today. I list them below as a memoir: 1. use site: xxx.com to search what you want in xxx.com. 2. use fil ...
分类:其他好文   时间:2017-10-06 23:07:38    阅读次数:288
python 开源全文检索工具 Whoosh
About Whoosh Whoosh is a fast, featureful full-text indexing and searching library implemented in pure Python. Programmers can use it to easily add se ...
分类:编程语言   时间:2017-09-17 15:03:25    阅读次数:181
Searching for equivalent of FileNotFoundError in Python 2
I created a class named Options. It works fine but not not with Python 2. And I want it to work on both Python 2 and 3. The problem is identified: Fil ...
分类:编程语言   时间:2017-08-19 18:46:51    阅读次数:284
252条   上一页 1 ... 8 9 10 11 12 ... 26 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!