资源列表
计算器
- 设计GUII界面的计算器程序,用户可以通过鼠标依次输入参加计算的数值,进行加、减、乘、除等运算。(Design GUII interface calculator program, the user can enter the input value through the mouse, adding, subtraction, multiplication, division and other operations.)
lab_1
- 1、 某软件公司大约有30名员工,每名员工有姓名、工号、职务等属性,每年都有员工离职和入职。把所有员工建立一个线性表,建立离职和入职函数,当有员工离职或入职时,修改线性表,并且显示最新的员工名单。 要求:1)顺序表存储;实现顺序表的插入、删除、查找、输出等基本操作;调用基本操作完成。2)链表存储;实现链表的插入、删除、查找、输出等基本操作;调用基本操作完成(1, a software company has about 30 employees, each employee has the na
UDP
- 使用UDP协议,利用JAVA图形界面,在绑定端口和对方IP地址后实现远程通信。(with the usage of UDP protocol and JAVA programming,after bond IP and port in the other computer , different computer can communicate with each other in the windows)
BrokerPattern
- Broker模式编写一个简单的四则运算的程序(Broker model, write a simple procedure of four operations)
ExportDocUtil
- java版 使用poi导出word的工具类(The Java version uses POI to export the tool class of word)
MachineTranslation
- java,EM算法,抛硬币的算法 有ABC三枚硬币,单次投掷出现正面的概率分别为π、p、q。(Java, EM algorithm, coin throwing algorithm There are ABC three coins, the probability of a single throw positive, respectively PI, P, Q.)
jddxcym
- 实现简单的电子相册,可以查看手机中的图片,缩略图和平铺查看方式,是入门的安卓手机应用(Implement a simple electronic album)
gecco-master
- 小黄人:一个简单网页页面小游戏,应用与前端web语言开发(Small yellow man: a simple web page game, application and front-end web language development)
LibraryManagement
- 图书馆管理系统是采用Java做前台,后台数据库则采用的是MySQL,本系统提供6个功能模块,分别是图书类别管理模块、图书信息管理模块、读者信息管理模块、新书订购管理模块、图书借阅模块,以及系统维护模块。这6个模块里又有许多子模块,通过这些模块之间的相互连接与配合,完成操作员发出的各种指令。 图书馆管理系统是一个供内部人员使用的系统。而图书馆的工作人员也分为两类,一类是操作人员,主要负责图书的借阅和归还的工作;一类是管理员,除了操作人员的所有功能外,还能够对书籍列表、书籍信息、读者信息等进行管理
snake
- 贪吃蛇游戏开发,Java编程,尚不完善,但功能齐全,仅供参考(Snake game development, Java programming, not yet perfect, but full-featured, for reference purposes only)
apply
- jsp,页面链接,js方法,select,input(JSP, page links, JS methods, select, input)
20111013163001_622
- 一个超简单的通讯录包括增删改查,用eclipse+adt实现(An ultra-simple address book includes an additional delete check that is implemented using eclipse + adt)