搜索资源列表
FactorySystem
- 一个简单的职工数据库系统设计,如查找、添加、计算等-a simple employee database system design, such as search, add, and so
AATree
- 数据结构中树的定义和执行等资料,可以实现数的查找等-tree data structure of the definition and implementation of information, we can achieve a number of other search
hmbirth
- 一个寻找自己同生人的程序,可以按同年同月同日查找,同年同月同日查找,代码简单,非常适合初学者学习.-find themselves with a stranger procedures, in accordance with the same year-on the same day to find, the same year the same search on the same day, code is simple and suitable for beginners to learn
网上图书商城系统
- 基本功能如下: 图书选购,(可按分类方式查找图书,或通过关键字进行查询) 购物车功能. 查看图书详细情况。 用户注册. 用户登录. 查看用户的订单信息. 修改用户个人信息。 -basic functions are as follows : Book sale (classification can find books, , or through keyword inquiries) Cart function. View details of
Java_1
- JAVA的一些基本程序,本着‘基本’的原则……任何需要的部分自己查找-JAVA some of the basic procedures of the 'basic' principle ... the need for any part of their search
rmi_example
- 一个java的rmi实例,实现城市查找功能。-of a java rmi example, the search function to be achieved.
javaedit
- 是一个文本编辑工具,可以事项文件拷贝查找-text editor is a tool that can search for copies of documents
hashmap
- 用hashmap实现查找,存储等功能 定义了一个接口,并用稀疏矩阵实现-hashmap with Lookup, storage, and other functions defined by an interface, and using sparse matrix to achieve
mysql_java_interce
- java写的一个针对MSYQL数据库的程序,具有增加,删除\\查找数据等功能-java write MSYQL against a database of procedures, with the addition, deletion \\ data search function
200626740213
- 此程序为java查找文档,统计给定文件中包含的每个单词出现的频率,并按单词表的顺序显示统计结果-procedure for java find documents, statistics given document contains the words of each frequency, together with a word list in the order shown results
200626740221
- 此程序为java计数程序,把查找文档的次数记录下,记录文档字数 -procedure for java counting procedures, and identify the number of recorded documents, records document wordage
JLookup
- 本代码是用java编写的,用来查找目的主机开放端口信息的源码.-the java code is used to prepare the aim to find an open port mainframe information source.
MyCrawlerFrame
- java 开发的网页爬虫,使用广度搜索,对网页的所有链接进行查找,并分析其链接,找出一级域名的所有网址,并将其添加到待处理列表,站外链接只作记录,不作处理,软件有界面,src文件夹里面有源码,myCrawler.jar可直接运行-java development of the website reptiles, the use of search breadth of the website link for you all, and analysis of their link to find
对分查找
- 对分查找,一个很好的java小程序-to search, a good java small program
jQuery查找指定表格并拦截按钮
- jQuery查找指定表格并拦截按钮
BinarySearch
- 基于Java的二分查找法,是数值计算方法实验用的代码。-Java-based binary search method, numerical method is experimental code.
MainActivity
- 安卓手机在指定文件数据库中查找关键字内容(Android phones look for keywords in a specified file database)
MThread
- 用Math类中的随机函数产生10000个0~999范围的随机数并存于数组。从键盘接收一个0~999的数x,然后用5-8个线程并发查找x的所有下标位置(The random numbers of 10000 0~999 ranges are produced by using random functions in the Math class to coexist in the array. Receive a number of 0~999 from the keyboard, x, and
Java 查找两个文件夹中不同文件名的文件
- Java 查找两个文件夹中不同文件名的文件(Java find two differnt docment)
数据结构书中代码演示
- 数据结构书中代码完整演示,包括链表,二叉树,图,查找,排序算法等(A complete demonstration of the code in the data structure book, including linked list, binary tree, graph, search, sorting algorithm, etc.)