登录

最新会员 最新下载

成为了本站VIP会员

11月02日 20:53

成为了本站VIP会员

10月30日 10:36

成为了本站VIP会员

10月27日 09:50

成为了本站VIP会员

10月20日 00:18

成为了本站VIP会员

10月18日 11:26

成为了本站VIP会员

10月18日 09:56
已选条件
  1. 编程语言:Java
  2. 代码类别:Java编程
  3. 发布时间:半年内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. 046JSP出差管理系统

  员工:出差申请(包括财务报销问题),出差状态汇报,查看出差状态及审批状态。(Staff: travel application (including financial reimbursement problem), travel status report, check the status of travel and examination and approval status.)

4
下载
139
浏览
2018-01-09发布

2. PictureInfor_code

  java开发规范,包含了前台、后台的开发规范,详细说明了开发过程中应该注意的地方。(Java development specification, including the front, backstage development specification, detailed description of the development process should be paid attention to.)

4
下载
165
浏览
2018-01-09发布

3. population

  小型户籍管理系统,可以实现基本的增删改查功能(Small household registration management system)

2
下载
180
浏览
2018-01-07发布

5. rpsojava

  real particle swarm optimization

1
下载
162
浏览
2018-01-03发布

6. app.javase.bank

  Java开发的简单银行系统,简单的实现了登录,存款,转账等功能(A simple banking system developed by Java)

2
下载
154
浏览
2017-12-26发布

7. JT808-GPSServer

  本篇文章将介绍JT808协议的解析思路。 另请大神绕路,不喜勿喷! 先写个大致的思路,有疑问可以联系本人,联系方式:(This article will introduce the analytical ideas of the JT808 protocol. Please God detour, do not like do not spray! First write a general idea, there is a question that you can contact me, contact the way:)

9
下载
160
浏览
2017-12-25发布

8. Calculator0.9

  自己学习过程中做的计算器,还在修改,只实现了基本的算数功能,并且可能还存在BUG(The calculator that i do in the course of my study is still changing)

1
下载
129
浏览
2017-12-18发布

9. workjava

  设计一个处理复数运算的类,该类中至少有两个成员方法: 复数加法和复数减法运算。 在上述类中添加两个静态方法:求一个复数的模和求一个复 数的复角。 设计一个子类,该子类继承了上述的类,并且至少拥有自己 的两个方法:复数乘法和复数除法。 再设计一个类,包含main方法,对上面的类进行应用与测试。 该作业要求编程并调试通过。对你设计的类要有详细的文字 说明(类所封装的内容,属性、方法的功能与含义等)(The design of a complex operation processing class, at least two members of the methods in this class. Complex addition and subtraction.)

1
下载
789
浏览
2017-12-15发布

10. Shiro

  SSM+shiro demo 集成shiro 下载可直接运行(SSM+shiro demo spring+mybatis+shiro)

4
下载
165
浏览
2017-12-14发布

11. binary-weixin-java-tools-master

  微信支付、开放平台、公众号、企业号、小程序开发的Java SDK(Java SDK, WeChat payment, open platform, public number, enterprise number, and small program development)

4
下载
104
浏览
2017-12-14发布

12. mgh_com-vue2-elm-master

  java实现的克里金插值算法。算法实现中使用Jama.Matrix包来做矩阵操作。算法简洁明了。 希望能帮到你。(Kriging interpolation algorithm to achieve the java. Jama.Matrix packets are used to do matrix operations in the algorithm implementation. The algorithm is concise and clear. Hope to help you.)

3
下载
154
浏览
2017-12-12发布

13. Spring-transaction

  编程式事务管理以及声明式事务管理(bean/xml/注解)的代码演示(Code demonstration of programmatic transaction management and declarative transaction management (bean/XML/annotations))

1
下载
210
浏览
2017-12-06发布

14. sword-point-to-offer

  几个github常用的代码,附带head first java 初步学习教材(Several commonly used code github, as well as with the primary learning java foreign translation of textbooks)

1
下载
139
浏览
2017-12-02发布

15. CLIQUE

  CLIQUE(Clustering In QUEst)是一种简单的基于网格的聚类方法,用于发现子空间中基于密度的簇。CLIQUE把每个维划分成不重叠的区间,从而把数据对象的整个嵌入空间划分成单元。它使用一个密度阈值识别稠密单元和稀疏单元。一个单元是稠密的,如果映射到它的对象数超过该密度阈值。(CLIQUE (Clustering In QUEst) is a simple grid based clustering method for the discovery of clusters based on density in subspace. CLIQUE divides each dimension into a non overlapping interval, dividing the entire embedded space of the data object into a unit. It uses a density threshold to identify dense and sparse units. A unit is dense, if the number of objects mapped to it is more than the density threshold.)

5
下载
154
浏览
2017-11-30发布

16. springmvcDemo11-23

  学生管理系统,简单springmvc框架学习(Student management system)

1
下载
428
浏览
2017-11-29发布

17. ssm

  ssm纯净框架,适合搭框架的时候现成套用,简单方便。数据库连接的是Oracle,如果用mysql或者其他数据库,需要改里面的方言。。。。。。。(SSM pure framework, fit for frame, easy to apply.The database connects to Oracle, and if you use mysql or any other database, you need to change the local dialect...)

5
下载
146
浏览
2017-11-17发布

18. poi-3.17jar

  poi 3.17 jar包 这个版本的所需要的jar包,官方下载整理。(poi 3.17jar This version of the required jar package, the official download and organize.)

8
下载
166
浏览
2017-11-15发布

19. rgc

  FileInputReader接收键盘输入的字符串,用FileWirter类将字符串写入文件,用FileReader类读出文件内容显示在屏幕上。(FileInputReader receives the keyboard input string, writes the string to the file with the FileWirter class, reads the document content with the FileReader class, displays in the screen.)

2
下载
179
浏览
2017-11-15发布

20. 这是一个可以用的图片,很漂亮,不用切图,使用使用

  这是一个可以用的图片,很漂亮,不用切图,使用使用(abcdefgkdgklgndngljnlngsgsdgsdgsd)

1
下载
139
浏览
2017-11-15发布