登录

最新会员 最新下载

成为了本站VIP会员

01月05日 00:38

成为了本站VIP会员

2024-12-25 15:38

成为了本站VIP会员

2024-12-25 12:28

成为了本站VIP会员

2024-12-25 12:10

成为了本站VIP会员

2024-12-24 23:54

成为了本站VIP会员

2024-12-24 23:29
已选条件
  1. 编程语言:Java
  2. 代码类别:Java编程
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. emp

说明:  雇员java学习题目,大学java初学者实验(Employee java learning topics)

0
下载
84
浏览
2019-07-04发布

2. HeadFirstDesignPatterns_code102507

  这是head first design patterns源码,讲解了java23种设计模式(23 design patterns in Java)

0
下载
80
浏览
2019-07-04发布

3. HeadFirstDesignPatterns_code102507

说明:  这是head first design patterns源码,讲解了java23种设计模式(23 design patterns in Java)

0
下载
91
浏览
2019-07-04发布

4. FastIndex

  建立快速索引,FastIndex为抽象类,AscFastIndex和DescFastIndex分别为两个实现(Quick Indexing. FastIndex is an abstract class and AscFastIndex and DescFastIndex are two implementations respectively.)

0
下载
81
浏览
2019-07-02发布

5. FastIndex

说明:  建立快速索引,FastIndex为抽象类,AscFastIndex和DescFastIndex分别为两个实现(Quick Indexing. FastIndex is an abstract class and AscFastIndex and DescFastIndex are two implementations respectively.)

0
下载
95
浏览
2019-07-02发布

6. 数据结构与算法

  JAVA版数据结构与算法,包括代码,图解算法,pdf文档等(Data Structure and Algorithms of JAVA Edition)

1
下载
81
浏览
2019-06-30发布

7. 数据结构与算法

说明:  JAVA版数据结构与算法,包括代码,图解算法,pdf文档等(Data Structure and Algorithms of JAVA Edition)

3
下载
100
浏览
2019-06-30发布

8. java串口发送短信

  使用java串口发送指令控制短信猫发短信(Using java serial port to send instructions to control short message cat sending short message)

0
下载
110
浏览
2019-06-29发布

9. java串口发送短信

说明:  使用java串口发送指令控制短信猫发短信(Using java serial port to send instructions to control short message cat sending short message)

1
下载
91
浏览
2019-06-29发布

10. java实现的P2P即时聊天序(源码+文档+jar运行包)

一个简单的P2P即时聊天系统,实现功能如下: 1) 点对点的单人聊天 2) 多人同时聊天 3) 用户可以自由加入和退出

0
下载
114
浏览
2019-06-29发布

11. java图书管理系统(源码+Sql Sever数据库+使用说明文档)

图书馆管理系统是图书馆管理工作中不可缺少的部分,它对于图书馆的管理者和使用者都非常重要,所以图书馆管理系统应该为管理者与读者提供充足的信息和快捷的数据处理手段,但长期以来,人们使用传统的人工方式或性能较低的图书馆管理系统管理图书馆的日常事务,操作流程比较繁琐。一个成功的图书馆管理系统应提供快速的图书信息检索功能、快捷的图书借阅、归还流程

1
下载
166
浏览
2019-06-28发布

12. Cascade

  cascade密钥协商的程序,希望对大家有所帮助吧(this is a programme of cascade key Java)

0
下载
85
浏览
2019-06-26发布

13. Cascade

说明:  cascade密钥协商的程序,希望对大家有所帮助吧(this is a programme of cascade key Java)

3
下载
120
浏览
2019-06-26发布

14. SocketTest

  socket测试程序,java代码,android studio平台(socket test for andriod (java))

2
下载
95
浏览
2019-06-25发布

15. SocketTest

说明:  socket测试程序,java代码,android studio平台(socket test for andriod (java))

8
下载
92
浏览
2019-06-25发布

17. ChatClient and ChatServer.src

  本系统是基于java开发的聊天室。服务端和客户端可以发送和接收消息,由于未写出服务端窗口,聊天记录只会在输出的窗口显示。如果服务器还未启动,客户端不能利用聊天室发消息。若在运行过程中服务器断开,系统会有提示。(This system is a chat room based on java. Both the server and the client can send and receive messages. Since the server window is not written out, the chat record will only be displayed in the output window. If the server has not been started, the client can not use the chat room to send messages. If the server is disconnected during operation, the system will be prompted.)

0
下载
77
浏览
2019-06-20发布

18. ChatClient and ChatServer.src

说明:  本系统是基于java开发的聊天室。服务端和客户端可以发送和接收消息,由于未写出服务端窗口,聊天记录只会在输出的窗口显示。如果服务器还未启动,客户端不能利用聊天室发消息。若在运行过程中服务器断开,系统会有提示。(This system is a chat room based on java. Both the server and the client can send and receive messages. Since the server window is not written out, the chat record will only be displayed in the output window. If the server has not been started, the client can not use the chat room to send messages. If the server is disconnected during operation, the system will be prompted.)

0
下载
85
浏览
2019-06-20发布

19. pcm

  此MATLAB 函数 对 data 进行编码,并返回 JSON 格式的字符向量。... jsonencode 会将MATLAB 数据类型转换为下表中列出的 JSON 数据类型。 MATLAB 数据类型 JSON 数(This MATLAB function encodes data and returns the character vector in JSON format. Jsonencode converts the MATLAB data type to the JSON data type listed in the following table. JSON Number of Data Type in MATLAB)

0
下载
97
浏览
2019-06-19发布

20. pcm

说明:  此MATLAB 函数 对 data 进行编码,并返回 JSON 格式的字符向量。... jsonencode 会将MATLAB 数据类型转换为下表中列出的 JSON 数据类型。 MATLAB 数据类型 JSON 数(This MATLAB function encodes data and returns the character vector in JSON format. Jsonencode converts the MATLAB data type to the JSON data type listed in the following table. JSON Number of Data Type in MATLAB)

0
下载
85
浏览
2019-06-19发布