CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - search file

搜索资源列表

  1. APK

    0下载:
  2. APK文件为压缩包,解压缩后会有XML,DEX等文件,也是Android开发的源文件,但XML和DEX文件都是经过编译的文件,网上也下载到相关的反编译工具,但不能解决批量反编译的问题,所以本程序就此诞生,运行本程序,可以搜索此-APK file is compressed, decompressed will be XML, DEX and other documents, but also developed Android source file, but XML files are com
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2.47mb
    • 提供者:roy.mac
  1. c

    0下载:
  2. 1. 录入每个联系人的基本信息(至少应有姓名、单位、电话号码); 2. 顺序查找指定姓名的记录(找到则显示该记录,否则,输出“未找到”。); 3. 删除一条记录; 4. 插入一条记录; 5. 保存记录到磁盘文件; 6. 从磁盘文件中读取记录到内存; 7. 显示所有的数据记录; 8. 按姓名对数据记录排序; 9. 使用二分法快速查找指定姓名的记录(找到则显示该记录,否则,输出“未找到”。); 10. 退出 -1. Recording the basic in
  3. 所属分类:Document

    • 发布日期:2017-04-15
    • 文件大小:5.9kb
    • 提供者:xj
  1. lesson01

    0下载:
  2. 通过java文件对数据库进行简单的增删改查 最基本的东西 没界面的 控制台运行类型-Java file on the database through a simple search of additions and deletions to the most basic things did not run the type of console interface
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:491.4kb
    • 提供者:lsw
  1. BT

    0下载:
  2. 描述BT文件共享方式,p2p传输模式,节点寻找算法以及分块传输原则-Descr iption BT file-sharing, p2p transfer mode, the node search algorithm and the principle of sub-block transfer
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:2.33mb
    • 提供者:姜治宇
  1. Student_Information_Management_System

    0下载:
  2. 学生信息管理系统设计 学生信息包括:学号,姓名,年龄,性别,出生年月,地址,电话,E-mail等。提供以下功能: 1、系统以菜单方式工作 2、学生信息录入功能(学生信息用文件保存)--输入 3、学生信息浏览功能--输出 4、学生信息查询功能--算法,按学号、姓名等查询 5、学生信息的删除与修改 -Student Information Management System Design Student Information includes: Student ID
  3. 所属分类:Project Design

    • 发布日期:2017-04-03
    • 文件大小:370.7kb
    • 提供者:林文
  1. Studemt

    0下载:
  2. 采用C语言开发,文件存储,指针链表实现,每个用户凭合法用户名和密码登陆,不同权限的用户可使用不同的功能集。用户管理包括:新增、查找,浏览、修改密码和和保存等基本功能。学生成绩管理包括添加、修改、删除、查询、排序、统计、载入、追加和保存等基本功能。-Using C language development, file storage, a pointer linked list implementation, each user with valid username and password,
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:11.54kb
    • 提供者:张强
  1. FindString

    0下载:
  2. 在一个目录中的多个文本文件中搜索指定字符串的出现,将搜索到的结果输出到一文本文件中,其中包括该字符串出现的文件、在其中的行数、该行的全部或部分内容。-In a directory specified number of text files in the search string appear to the search results output to a text file, including documents of the string appears, in which the
  3. 所属分类:Project Manage

    • 发布日期:2017-04-06
    • 文件大小:6.08kb
    • 提供者:阿蛟
  1. SE

    0下载:
  2. the file contains various issues regarding computer science such as linked lists,binary search trees etc-the file contains various issues regarding computer science such as linked lists,binary search trees etc..
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:490.46kb
    • 提供者:thirumal
  1. wumpus-2009-02-02

    0下载:
  2. Wumpus is an information retrieval system developed at the University of Waterloo. Its main purpose is to study issues that arise in the context of indexing dynamic text collections in multi-user environments. One particular scenario that we are stud
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1.34mb
    • 提供者:史宇飞
  1. kk

    0下载:
  2. here i am uploding my first file in this presentation i have search on internt WHICH IS NOT MY OWN WORK
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:691.5kb
    • 提供者:bb
  1. Text-Retrieval

    0下载:
  2. 信息检索系统从最初的纯手工检索系统业已发展到现在的以信息技术为支撑的检索系统,在这一过程中,适应新的信息资源、信息技术这些检索环境,提高信息检索系统的查全率、查准率和系统响应时间是不变的主题,在众多文本中掌握最有效的信息始终是信息处理的一大目标。围绕向量空间模型设计了一个文本检索系统,介绍向量空间模型的基础上给出了基于它的信息检索系统的一般结构框架和各部分的功能,探讨了系统中所涉及到的关键技术。用向量空间模型进行特征表达,用TF-IDF(Term-Frequency Inverse-Docume
  3. 所属分类:Project Design

    • 发布日期:2017-05-01
    • 文件大小:697.4kb
    • 提供者:Peng Jin
  1. BCG

    0下载:
  2. BCG是vc程序员经常使用的界面设计工具,本文档主要介绍BCG使用的注意事项-evc in the implementation file operations, including deleting files, search files, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:1.28kb
    • 提供者:王宾宾
  1. Periodic-table-Modified-1--2--2012

    0下载:
  2. Modern Periodic table program ...which search data from dat file n show it on the screen
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1.12mb
    • 提供者:Mukund
  1. Linux-jichuminglingjiaocheng

    0下载:
  2. linux基础命令教程目录: Shell Linux的登陆 Linux的登陆续 关机和注销 显示当前工作目录中的内容 显示隐藏的文件 显示其他目录中的文件 建立目录 删除目录 切换目录 复制文件 移动文件 创建文件 删除文件 通配符 pwd 增加用户 搜索文件 显示文件内容-cat 显示文件内容-more 显示文件内容-less 显示文件内容-head和tail 从Windows转向Linux教程
  3. 所属分类:Project Manage

    • 发布日期:2017-05-04
    • 文件大小:1.24mb
    • 提供者:杨光
  1. Student-C

    0下载:
  2. 学生管理系统包括//在主函数中进行功能选择。 //调用open()函数,建立文件f.txt //调用input()函数,从键盘输入5个学生的数据送到结构数组中. //调用alter()函数,对数据进行修改 //调用search()函数,对数据进行查询: 调用search_num()函数,按学号查询; 调void search_name()函数,按姓名查询 //调用void ch()函数,进行统计查询: 调用sk()函数,查询三科成绩均大于85分的记录; 调用b
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:471kb
    • 提供者:鲤鱼1
  1. Eclipse-File-Search-

    0下载:
  2. Eclipse-File Search has encounter a problem,关于Eclipse的一个使用设置-Eclipse-File Search has encounter a problem
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:2.97kb
    • 提供者:张金龙
  1. search-basic-and-algorithm

    0下载:
  2. 里面的文件包括搜索算法基础以及算法,是算法的一个较好的入门及提升资料。-The file including some basic knowledgements of search and some algorithm.
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:515.7kb
    • 提供者:乐颖
  1. search-result-into-excel

    0下载:
  2. 如何把查询数据库的结果写入文本文件或excel文件或xml中-How to write the search result into excel file.
  3. 所属分类:File Formats

    • 发布日期:2017-04-04
    • 文件大小:34.75kb
    • 提供者:James
  1. Binary-search-tree-and-file-

    0下载:
  2. 进行二叉搜索树和文件操作的头文件binSearchTreeF.h,行二叉搜索树和文件操作的实现文件binSearchTreeF.c-Binary search tree and file operations
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:9.18kb
    • 提供者:snow
  1. File-project

    0下载:
  2. we can learn how to inset ,read ,delete ,update and search in text files with c++ code attached in the file
  3. 所属分类:File Formats

    • 发布日期:2017-04-04
    • 文件大小:2.34kb
    • 提供者:mohamed
« 12 3 »
搜珍网 www.dssz.com