搜索资源列表
java SE 笔记
- Java 语言基础 Day01 2011/7/29 ==================== 1. Linux 简介 1) 文件系统 2) 当前工作目录, 就是当前正在使用的默认文件夹 文件夹=目录 pwd 打印(显示)当前工作目录 3) 用户主目录(user home), 是属于当前登录用户个人的目录 个人主目录, 用户拥有对自己用户主目录全部管理权限. 4) mkdir 创建文件夹 mkdir demo 在当前文件夹(工作目录)里创建文件夹
3-java
- 宠物商店, 1. 所有宠物都具有:名字,颜色和年龄 三个属性。宠物建议命名成Pet 2. 宠物商店中可以增加宠物、根据名字、颜色、年龄查询宠物。宠物商店建议命名成PetStore 3. 考虑实现方便,目前只有两种宠物,Cat 和 Dog ,后续会继续增加宠物类别,但是Cat和Dog具体有多少只,需要用户决定数量; 4. 宠物商店中对宠物的存放结构必须使用数组(具体数组多大,也就是多少只宠物,由用户决定数量,同第三条一个意思); 5. 测试类(PetStoreDemo),要求能
sort
- 一、课题名称:排序算法的比较 二、基本要求: 1.任意性:系统首先生成1000个随机整数,然后分别用不同的排序方法对其进行升序排序,给出每种方法的比较次数或所用时间 2.友好性:界面要友好,输入有提示,尽量展示人性化 3.可读性:源程序代码清晰、有层次 4.健壮性:用户输入非法数据时,系统要及时给出警告信息 三、课程总结 四、源码-First, the subject title: Comparison of sorting algorithm II, the bas
JAVAChat
- ChipChat实现的是局域网中的聊天功能,其为一个对等的应用,既是服务器又是客户端,ChipChat可以自动发现在线的伙伴,并可以和在线的伙伴进行点对点的聊天。主界面中也可以实现对所以在线伙伴的群聊。同时ChipChat拥有良好的用户界面,并同其他通信软件一样有提示声音,为程序增添了几分乐趣。-Implementation is ChipChat LAN chat function as a peer-to-peer applications, both servers are also cl
rc029-010d-mysql
- MySQL is the world’s most popular open source database, sporting a barrier of entry low enough to attract novice developers yet powerful enough to power some of the world’s most popular websites, among them Yahoo!, BBC News, the U.S. Cens
JSPSecurity
- 这里要讨论的是JSP 环境下的安全管理问题, 将讨论恶意的用户输入伪装自身以及改变应用预定行为的各种方 法, 考虑如何检验输入合法性以及减少对信息和应用接口的不受欢迎的探测。-Here is the JSP to discuss the safety of environment management, will discuss the malicious user input, as well as changes in the application of camouflage itse
headfirst
- head first设计模式中文版,附源码c#,java,通俗易懂介绍设计模式-head first design patterns the Chinese version, with source code c#, java, user-friendly design patterns introduced
B200901
- 本文将排队论(又称随机服务系统)的思想和方法应用到校园信息网线路调节收费问题中,建立了相应于网络收费方案的用户与服务端口的M/M/n/n排队模型,对端口的利用率,用户能被服务的概率等,给出了合理的算式。合理的提出了该校网络按时间长收费的价格参照表。最后,对M//n/n排队模型进一步优化,在改进模型中,我们加入了用户网络流量与设备利用率的关系,从而使价格的制定更加合理,使设备的利用率进一步提高。文章还收集、整理了某高校校园网网络管理中的实际数据,代入模型进行实证分析,获得了相关技术指标。-In t
JAVA_bank
- 在此银行业务模拟系统中主要实现以下功能:用户注册、登陆验证、存入金额、取出金额、查询余额、转账、销户。内附文档。 -In this simulation system, the main banking business to achieve the following functions: user registration, login authentication, deposit amount, the amount taken out, check balances, transf
weka_file
- weka学习笔记,资料,用于数据挖掘的学习软件,同时具有java接口,提供API,为用户自己编程提供二次开发平台-weka study notes, information, learning software for data mining, but also has java interface provides API, for the user to provide secondary development platform programming
JAVA
- 创建一个applet,绘制一组图形,并且用户可以指定数目。添加不同类型的GUI组件,可以实现下列选择: A:所画图形的类型:圆、椭圆、矩形、直线 B:颜色:红色、绿色、蓝色、橙色、黄色、青色、红紫色 -Create an applet, draw a graph, and the user can specify the number. Add different types of GUI components, can achieve the following options:
Java
- 用JavaEE架构实现网上书店功能。包括用户管理,图书管理等功能-JavaEE architecture to achieve the online bookstore features. Including user management, library management
Java
- Java组件高危漏洞 金山毒霸提供应急解决方案,解决用户使用主流浏览器访问攻击者设计含Java漏洞攻击的网页,可能导致计算机被完全控制的问题。 -High-risk vulnerabilities in Java components the Duba provide emergency solutions to solve the user visited an attacker major browsers designed pages with Java exploits may caus
Nokia-java--api-
- 诺基亚java用户界面api程序员指南。本文档中的信息基于其现有状况,不存在任何保证,包括销售保证、适用某一特殊用途生出来的保证。-Nokia java user interface api Programmer' s Guide. The information in this document is based on its current condition, there is no any guarantee, including sales guarantee, born gua
java-GUI
- java图形用户界面设计教程,教程很详细,很适合新手-java graphical user interface design tutorial, the tutorial is very detailed, and it is suitable for novice
JAVA
- 一个基于中心服务器方式的即时数据通信工具,实现两机 (或多机) 进行以上功能的通信。 (1)能进行用户管理,所有用户必须登录到服务器,由服务器维护在线信息; (2)IM功能:用户登录后能进行实时多方点到点短信息通信,如聊天; (3)能选择要求服务器进行转发服务; (4)能保存通信记录到数据库(SQL Server、MySQL或其他桌面型数据库或数据文件); (5)能进行双方文件传输,能显示进度;-A central server-based real-time data co
Java-curriculum-design-report
- 火柴游戏 使用图形用户界面,程序随机产生20—50根火柴,由人与计算机轮流拿,每次拿的数量不超过3根,拿到最后一根为胜。 -Match game using the graphical user interface, the program randomly generates 20-50 matchsticks by human and computer take turns, each holding a quantity not more than three, got th
Motorola G24 Java User's Guide
- Programming documentation for Motorola's G24.
Java---Library-management-system
- 实现不同权限用户的登录操作,图书信息的增,删,改,查.读者登录只能查看自己的基本信息,自己借阅的书籍,是否有超期,图书借阅功能,归还功能。-Achieve different permissions the user' s login operation, library information to add, delete, change, Readers login can only view their basic information, their loan books, whe
Netbeans7.2
- java用户界面设计的相关文档,非常适合于java初学者的学习!-java user interface design documentation, very suitable for beginners to learn java!