-
gudingzic
基于JAVA和SQLServer数据库的一个基本的固定资产管理系统,能实现固定资产基本信息管理,主要功能是增、删、改以及资产到期的提醒(Based on a basic fixed asset management system JAVA and SQL Server , to achieve the basic information management in fixed assets, the main function is to increase to remind delete, change and asset maturity)
- 2015-12-14 09:40:04下载
- 积分:1
-
sonrcxcode
鼠标的控制和优化的几个很好的小程序的源代码,对鼠标好些功能都作了设计,(The mouse control and optimization of several good small program source code, all the better for the mouse function design,)
- 2017-05-30 23:14:07下载
- 积分:1
-
java_voip
jVoIP is a simple SIP Phone based on NIST Sip Communicator.
The phone won t be a fully functional SIP Client:
it won t support REGISTER request
it will be design for LAN voice communication
This phone won t function behind NAT or FireWall
This project isn t actively developed, the interface language is only in italian
Features
nice and simple to use GUI
simple configuration
high-level assumptions
We will not, consider certain functional areas like internationalization, high security, istant messaging and video phone
Screenshots
jVoip main window appears like
jVoIP settings window appears like
Notes
This project is built using Eclipse. To checkout source code refer to the CVS instructions. Then to build it you need install and configure JMF, the Java Media Framework.
To Do list
Localize in english and other languages
Remove uneeded class
Fix and add comments
Related resources
Sip Communicator: http://sip-communicator.dev.java.net/
- 2015-03-21 15:19:59下载
- 积分:1
-
smo_java
支持向量机SVM的SMO算法的JAVA实现版本, 有线性内核和非线性BRF两个内核的算法(The SMO support vector machine SVM algorithm JAVA implementation version, linear and non-linear BRF two core kernel algorithm)
- 2015-06-19 21:02:17下载
- 积分:1
-
509_meal_ordering-master
JAVA web课程设计源代码,本系统是一个简易的餐厅管理系统,系统的主要功能包括:新用户注册功能,用户登录功能,能根据用户登录的身份(分为管理员和普通用户)不同显示不同的功能页面。(JAVA web curriculum design source code, the system is a simple restaurant management system, the main features of the system include: new user registration feature, user login function, according to the identity of the user logged on (divided into administrators and ordinary users) different display different the features page.)
- 2020-11-30 20:29:28下载
- 积分:1
-
myProduct
在STRUTS和SPRING整合框架下开发的一个商品管理模块,供学习框架的初学者参考(Integration of STRUTS and SPRING in the framework of the development of a product management module for beginners learning framework reference)
- 2010-05-15 23:23:30下载
- 积分:1
-
my
说明: 一个Java的小程序 自己做的学生作业 换代码(A Java applet of the students do their own work-for-code)
- 2009-06-23 15:04:02下载
- 积分:1
-
java
java从入门到精通视频笔记,详细讲解java的相关知识(java entry to the master video notes, explain in detail the relevant knowledge of java)
- 2014-12-12 16:23:22下载
- 积分:1
-
JiSuanQi
java实现计算器,import java.awt.*
import java.awt.event.*
import javax.swing.*
public class JiSuanQi
{
Frame f
Label lab
Button[] bt=new Button[29]
JTextField t
StringBuffer str //显示屏所显示的字符串
double x,y //x和y都是运算数
int z //Z表示单击了那一个运算符.0表示"+",1表示"-",2表示"*",3表示"/"
static double m //记忆的数字
JiSuanQi()
{(java implementation calculator, import java.awt.* import java.awt.event.* import javax.swing.* public class JiSuanQi {Frame f Label lab Button [] bt = new Button [29] JTextField t StringBuffer str //display character string displayed double x, y //x and y are the operands int z //Z represents an operator clicks that 0 means " +" , 1 indicates " -" , 2 is " *" , 3 is " /" static double m //number in memory JiSuanQi () {)
- 2013-05-24 19:03:04下载
- 积分:1
-
[计算机网络].(美)Andrew.S.Tanenbaum
《计算机网络》中文版本,经典书籍,学习网络知识必备("Computer Network" Chinese version, classic books, learning network knowledge necessary)
- 2018-05-22 20:28:18下载
- 积分:1