搜索资源列表
shunxubiaodeshixian(Java)
- 以数组为存储结构保存线性表,并实现线性表创建、清空、增加、删除、修改、查找等基本操作
java小型防真计算器
- 本“计算器”可以完成任意的通常借助手持计算器来完成的标准运算。“计算器”可用于基本的算术运算,比如加减运算等,以及C(清除)、AC(全部清零)、N(符号改变)、存储(M+、M-、MR)、平方根和百分比运算。关于科学计算本“计算器”暂不支持。-the "calculator" to be completed with the usual arbitrary use handheld calculators to complete the standard operation.
Java
- 用多进程同步方法解决生产者——费者问题 设计目的:通过研究Linux 的进程机制和信号量实现生产者消费者问题的并发控制. 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1-20这20个整型数. 设计要求: (1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容,当前指针位置和生产者/消费者县城的标识符. (2)生产者和消费者各有两个以上. (3)多个生产者或多个消费者之间须有共享对缓冲区进行操作的函数代码.
封装彩信成smil,定时发送彩信
- 封装彩信成smil,定时发送彩信,存储过程 上传文件封装成smil,Package MMS into smil, from time to time to send MMS, stored procedures, upload files packaged into a smil
Guess Number 猜数字游戏JAVA源代码
- 猜数字游戏1. 随机生成4个0到9的整数,组成一个序列(使用LinkedList<Integer>存储)例如:3 6 4 4System.out.println((int)(Math.random(0*4)))2. 然后要求用户循环猜这4个数子,在用户每猜一次之后,提示用户有几个数字的位置正确了。 例如:用户输入3 7 2 4 (3和4的位置正确了),则提示用户有2个数字正确。3. 使用LinkedList存储用户每次猜测是数字组合。用户可以随时查看之前自己的输入 例如:
java
- 模拟通讯录管理系统,可以存储号码,增添,删除修改等功能!-Simulation contacts management system that can store numbers, add, delete modify other functions!
java7_13
- 倒序显示小于120的所有素数,使用Stackof_Integers类存储这些素数,提取并倒序显示他们。-Show reverse all prime numbers less than 120, the use of these prime Stackof_Integers class storage, extraction and reverse display them.
AddressBook
- 用java写的通讯录,强调了一些java图形界面库的应用,有一些实用的jTree,Popmenu等的技巧,另外存储信息使用了对象的串行化,是个参考的不错例子-Addressbook writen in java jTree,popmenu ,Serializable
ThreeOrder
- 利用二叉树的逻辑结构、链式存储结构等,实现二叉树的前序、中序和后序遍历算法 -The logic of the use of binary tree structure, the structure of chain stores and so on, to achieve the first order binary tree, in order and post-order traversal algorithm
javaxmlalert
- Java+XML日程提醒系统。Java+xml的一个综合实例。xml用于存储日程数据,这个实例包含了Java对XML文件的读、写、添、删等操作。并可以了解到JAVA通过线程机制提供的多种提醒方式。-Java+ XML calendar reminder system. Java+ xml instance of a comprehensive. xml used to store schedule data, this example of the XML file contains a Jav
Rtree-eclipse
- 一个java实现的R树,R树在存储空间数据方面用处很大,特别是区域性的按空间划分的数据.这种结构用在数据库处理多维数据极为方便,oracle索引多维数据就是用的这种-a tree to achieve the R, R tree in the storage space data very useful, in particular, according to the regional breakdown of the data space. this database structure us
TestCallableStatement
- JAVA调用存储过程代码,一个简单的JAVA调用存储过程方法-JAVA stored procedure call code, a simple stored procedure call JAVA method
20051410555853
- java写的网络抓包程序,可以对抓取的数据包进行分析,并且将IP头里的信息存储到ACCESS数据库中-java write network capture process can crawl packet analysis, and IP information in advance to the ACCESS database storage
javaxmlalert
- Java+xml的一个综合实例。xml用于存储日程数据,这个实例包含了Java对XML文件的读、写、添、删等操作。 并可以了解到JAVA通过线程机制提供的多种提醒方式-Java+ Xml a comprehensive example. xml used to store calendar data, this example contains a Java to XML documents to read, write, Tim, delete and so on. And can
java3
- 创建一个包装学生信息的java类:包括name,number, age,height,创建该对象的数组用于表示n个学生的信息,并具备显示所有学生信息,查找某个学生的功能。(有输入流,输入数据,使用hash表存储数据) 包含相关代码和运行结果-Create a package of java category of student information: including name, number, age, height, create the object array used
CreateBinTreeRun.java
- 创建二叉树的Java程序,源码,文本存储-Create a binary tree of Java programs, source code, text storage
java-Rtree
- 一个java实现的R树,R树在存储空间数据方面用处很大,特别是区域性的按空间划分的数据.这种结构用在数据库处理多维数据极为方便,oracle索引多维数据就是用的这种-A java implementation of the R-tree, R-tree in the storage space for data proved very useful, especially the regional space is divided into data for this structure in
用数组存储对象
- 用数组存储对象,有两个类,学生班级类和学生类,班级类用来存储学生,学生类用来存储学生信息。(With an array of objects, there are two classes, students class and student class, class classes used to store students, and student classes are used to store student information.)
学生通讯录(采用xml存储数据)
- 学生通讯录,包括增上改查等功能,利用XMl格式存储(Student address book, including adding and changing functions, is stored in XMl format.)
JAVA
- 1.输入学生信息,自动生成各种毕业设计管理文档 2.指导教师相关文档的录入于自动生成(注明:需求分析教师名) 3.可对成绩进行自动排序 4.可对一定信息进行智能分析,做数据图表(选做) 5.必须用数据库存储信息 6.必须用extends 和 implements 关键字 7.必须用this关键字 8.必须用图形用户界面 9.界面设计与功能不限,充分发挥(1. Input student information, automatically generate various graduation