登录

最新会员 最新下载

成为了本站VIP会员

04月30日 12:23

成为了本站VIP会员

04月29日 21:46

成为了本站VIP会员

04月26日 23:14

成为了本站VIP会员

04月25日 21:33

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

04月18日 20:09
已选条件
  1. 编程语言:所有
  2. 代码类别:Java编程
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. css

  jsp做汽车销售网站,比较全,各种图都包括!希望能给大家带来帮助~(jsp to do car sales website, compare the whole, all kinds of plans are included! I hope everyone can help ~)

69
下载
93
浏览
2021-03-07发布

2. xjtuspring

  特征线法设计二维风洞喷管,具体理论可参见气体动力学教材(design of two dimensional nozzle by characteristic method)

198
下载
122
浏览
2021-03-06发布

3. POSTEK Java

说明:  实现POSTEK打印机的java通讯,可配置格式(Realize the communication of Postek printer)

11
下载
58
浏览
2021-03-03发布

4. MagicDrawCommunication

说明:  MagicDraw与外部通信的插件程序,通过开发MagicDraw的插件完成MagicDraw与外部软件的通信(Magicdraw plug-in program for external communication)

3
下载
75
浏览
2021-03-02发布

5. [Java 思想(第四版)]

说明:  java经典书籍《Java编程思想》,经典之作。必读书籍(Java programming ideas, classic)

1
下载
85
浏览
2021-02-18发布

6. new_Marcof

  灰色马尔可夫java源码(侵删),开源中国下载分享(Markov MCMC Grey Predict)

1
下载
95
浏览
2021-02-06发布

7. GuitarTuner1.1

  多年前完成的用于吉他调音的软件, 基本原理是利用快速傅立叶变换FFT对麦克接收到的外部声源进行频率分析, 以此确定吉他的六根弦的音准, 当时因为想用手机代替调音器, 所以用java写的, 适合对信号处理或频率分析的同学看看( )

32
下载
74
浏览
2021-02-03发布

8. pdfRenderer

  修改后的pdfrenderer 用于支持中文(modified source code to souprt chiense)

110
下载
95
浏览
2021-01-31发布

9. HyperTerminal

  HyperTerminal源代码,包括超级终端安装(HyperTerminal source code.)

20
下载
115
浏览
2021-01-26发布

10. filtering

  用JAVA写的带通滤波代码,实现思路很简单,没有采用各种数字滤波的方法。而是通过傅里叶变换到频域,将要求外的频率均置0,再逆傅里叶变换得到的。效果还不错。(Written using JAVA bandpass filtering code to achieve the idea is very simple, without using a variety of digital filtering approach. But through the Fourier transform to the frequency domain, the frequency requirements are set to 0, then the inverse Fourier transform. Results were pretty good.)

89
下载
65
浏览
2021-01-15发布

11. filtering

  用JAVA写的带通滤波代码,实现思路很简单,没有采用各种数字滤波的方法。而是通过傅里叶变换到频域,将要求外的频率均置0,再逆傅里叶变换得到的。效果还不错。(Written using JAVA bandpass filtering code to achieve the idea is very simple, without using a variety of digital filtering approach. But through the Fourier transform to the frequency domain, the frequency requirements are set to 0, then the inverse Fourier transform. Results were pretty good.)

89
下载
94
浏览
2021-01-15发布

12. jibingspreader

  一个JAVA写的基本的疾病传播的模型,SIR模型,可进行模拟和仿真(Model, SIR model written in JAVA basic disease transmission, modeling and simulation can be performed)

19
下载
83
浏览
2021-01-13发布

13. nine

  java实现的三种九宫重排算法,图形界面实现,编译后即可运行无需其他文件(java implementation of the three Jiugong rearrangement algorithms, graphical interface to achieve, you can run the compiled file without the other)

7
下载
72
浏览
2021-01-09发布

14. JavaFCADemo200101_src

  形式概念分析,概念格算法 包含两个算法,一个算法是对给定的概念上下文数据集并生成概念格,另一个算法则是绘制出概念格的图。(This demo shows two algorithms related to Formal Concept Analysis. Algorithm one calculates all Formal Concepts contained in a given Formal Context. The second algorithm draws a Formal Concept Lattice corresponding to the given Context. The Lattice is not drawn taking any aesthetic considerations into account. This will be part of future enhancements. The program was written using Java (my first Java experience, a quite complex "Hello World").)

101
下载
81
浏览
2021-01-08发布

15. 概念格

  概念格建格代码,模型的建立概念格(Concept Lattice)是一个以概念为元素的偏序集,它可以通过Hasse图可视化,其中每个节点是一个概念。概念格结构模型来源于形式概念分析(FCA)理论,是FCA中的核心数据分析工具,它本质上描述了对象(样本)与属性(特征)之间的关联。[1](The concept lattice (Concept, Lattice) is a poset of concept elements, which can be visualized by Hasse diagrams, where each node is a concept. The concept lattice structure model, derived from formal concept analysis (FCA) theory, is the core data analysis tool in FCA, which essentially describes the association between objects (samples) and attributes (features))

5
下载
88
浏览
2021-01-08发布

16. Spring+Mybatis企业应用实战

说明:  Spring+Mybatis企业应用实战(Enterprise application practice of Spring + mybatis)

1
下载
58
浏览
2021-01-07发布

17. redragon-redragon-erp-master

说明:  中小企业erp系统,java+spring+tomcat(xiaoqiye erp,java+spring+tomcat)

1
下载
61
浏览
2021-01-07发布

18. OsSimulation

  一个简单的操作系统模拟程序 java+swing 可进行一般的文件操作 进程建立及删除等(A simple operating system simulation program java+ Swing can be a general file operations, such as the process of creation and deletion)

55
下载
68
浏览
2021-01-07发布

19. LeetCode

说明:  leetcode高频面试笔试题150+道,亲身总结。(Leetcode high-frequency interview written questions 150 + personal summary.)

2
下载
83
浏览
2021-01-05发布

20. Linux命令行与shell脚本大全.第3版

说明:  java 入门到精通 从最简单的开始讲到最后的框架(java Entry to mastery Programming development)

1
下载
90
浏览
2021-01-04发布