搜索资源列表
rili_javai
- java源码,欢迎下载,下载请留个言啊!-java source code, welcomed the download, the download leave statement ah!
heritrix-1.10.1
- 用JAVA编写的,在做实验的时候留下来的,本来想删的,但是传上来,大家分享吧-prepared with JAVA, in the course of experiments to the left, originally wanted to cut, but onto Chuan, share it
total
- total是最后的版本。包括的全是最新的物理层和数据链路层。另外还有pro1和pro2的打包程序和调用它们形成的各自的界面程序,以及最后调用各个界面形成的总界面程序。由于时间匆忙,对数据链路层协议的界面化工作只做到了pro2,总界面上已经留了所有6个程序的地方。PhysicalLayer包中包含了所有的物理层的程序的版本,以及它们各自的演示程序(一般为Physical)及打包程序(一般为PhyLayer)。显示了整个物理层编写及修改演化的过程,仅供参考。Datalink Layer包中包含了数据
hash.rar
- JAVA的哈希算法,非常适合初学者。 1. 直接寻址法2. 数字分析法3. 平方取中法 4. 折叠法5. 随机数法6. 除留余数法,JAVA hash algorithm is very suitable for beginners. 1. Direct addressing method 2. Digital analysis 3. Square to take the Sino-French 4. Folding Method 5. Random number method 6.
java_information_import
- 通过一个实例,实现一个简单的java信息录入,可以留作备用参考-An example, to achieve a simple java information input, can be reserved for backup information
Media_Player_Classic_SRC
- 什么是Media Player Classic? 知道的人不多,但提起国内的暴风影音,我想知道的人就多了,其实暴风影音就是Media Player Classic,暴风影音只是同我一样从Gabest官方下载到了Media Player Classic的源码,不同的是,暴风影音将Media Player Classic改成了自己的名字并加入了许多的解码器,打包成自己的产品,其实这也无可厚非,关键就在于其作者老爱把里面捆绑一些我们用不到的软件. 声明,我说的真的假的,明白的人会看看暴风影音的
liuyanban
- 北大青鸟学生作品,Java做的留言板源码。-Beida Jade Bird student works, Java source code to do message boards.
JAVA
- 包括角谷,色子,回文等矿大JAVA实验课留的作文-Including Kakutani, bosons, palindrome, such as large mining JAVA experimental composition class to stay
shoujimonichengxu
- 学习java是老师给留的一个实验 实验模拟了手机的拨号功能-shoujimonichengxu
hjblong
- 。支持各种操作系统(windows, Linux, Unix),或租用java空间 2。各种数据库(MySQL, SQL SERVER, Oracle, DB2)。 3。应用服务器Tomcat. Resin, WEBsphere, WEB Logic. 系统功能介绍: 1。播客节目发布管理系统 2。文件管理 3。个性化模版定义功能。可以定制你喜欢的网站风格和样式 4。完全支持RSS订阅,可以兼容iPod+iTunes
javaorders
- Java常用的排序算法,常用算法集代码。Java初级编程者可参考,代码留着以后也可以参考。-Java commonly used sorting algorithm, commonly used algorithm assembly code. Junior Java programmer can refer to the code since you can keep for reference.
javaCalculate
- Java常用的排序算法,常用算法集代码。Java初级编程者可参考,代码留着以后也可以参考-Java sorting algorithm used, set of algorithms commonly used code. Junior Java programmer can refer to the code can refer to keep after
object-homework
- 这是我上面向对象课程的时候,老师留的全学期的5次java作业,循序渐进,对学习java编程很有帮助。-This is I object oriented course of time, the teacher left the term of the five Java homework, step by step, to learn Java programming is very helpful.
suibian.java
- 目的性实现拼数字游戏的自动化,需要将1到8的数字拼接成首位相接的龙型,中间留空-realize a number game
java-Demo-100(1)
- 编程实例,用于练习,共100例,需要的留邮箱-Programming examples for practice, a total of 100 cases, stay-mail
java
- 编程是必不可少的参考手册,留着自己慢慢研究吧-Programming is an indispensable reference manual, keep yourself slowly research it
SendEmailTest001
- 安装后后台自动发送一条默认编辑好的短信到指定手机号码 不留记录(After the installation, the background automatically sends a default edit message to the designated phone number, leaving no record)
bomnfafy
- 老师留的一个银行系统的作业,才接触编程,不好意思了()
cwone
- 老师留的一个银行系统的作业,才接触编程,不好意思了()
JAVA实现四人打扑克
- Java实现一个斗地主发牌案例,3人斗地主,共一副54张牌,需要在洗牌后轮流给三人发牌,最后三张留作底牌。