-
GuitarTuner1.1
多年前完成的用于吉他调音的软件, 基本原理是利用快速傅立叶变换FFT对麦克接收到的外部声源进行频率分析, 以此确定吉他的六根弦的音准, 当时因为想用手机代替调音器, 所以用java写的, 适合对信号处理或频率分析的同学看看( )
- 2021-02-03 20:29:59下载
- 积分:1
-
SearchableActivity
ClassTest extends junit.framework.TestCase.
- 2014-01-08 10:46:12下载
- 积分:1
-
xp
说明: 这是一个基于静态页面实现数据传输简单小票程序。(Simple Ticket Page)
- 2020-06-22 19:20:01下载
- 积分:1
-
SourceCode-for-Thinking-in-Java.chm
Thinking in java 的源代码,编程习题的源代码(Thinking in java source code, source code for programming exercises)
- 2013-02-22 06:44:53下载
- 积分:1
-
NetBar_javaSwing
网吧计费系统:
会员卡信息管理(注册、充值、注销、修改密码)
会员持卡上机(上机、验证、结算打印清单)(Internet Billing System: membership card information management (registration, recharge, write-off, Change Password) membership card on the machine (the machine, verify, print the list of settlement))
- 2020-12-23 00:19:08下载
- 积分:1
-
Java--particle-swarm-algorithm
java程序实现基本粒子群算法,本程序适应于演化算法的初学者,简单易懂,清晰明了。(Java program to achieve the particle swarm algorithm。This procedure to adapt to evolutionary algorithms for beginners)
- 2012-08-18 16:01:39下载
- 积分:1
-
change-the-voice
在Eclipse开发环境下,可以直接导入,导入之后可以依据自己的情况,改变音量调节的大小,同时还可以自行设计音量进度条的显示方式(In the Eclipse development environment, you can directly import, after import can be based on their own circumstances, to change the size of the volume control, but also can design their own volume progress bar is displayed)
- 2013-09-23 20:07:35下载
- 积分:1
-
J2MESMS
说明: SMS相关源码,使用J2ME收发短信SMS源代码(SMS related source code, using J2ME to send and receive SMS SMS source code)
- 2020-06-08 09:38:17下载
- 积分:1
-
Java-code
新东方李刚老师力作《疯狂JAVA讲义》随书光盘的源代码(New Oriental Gang teacher works " crazy notes JAVA" CD-ROM with the book' s source code)
- 2009-07-05 21:49:35下载
- 积分:1
-
双鱼林SSM图书信息管理系统
说明: 技术要点:
1 此系统采用了目前最流行的ssm框架,其中的spingMVC框架相对于struts2框架更灵活,更安全。
2 本项目springMVC框架采用了注解映射器,使用了RESTful风格的url对系统发起http请求,开发更灵活。
3 同时使用了了hibernate提供的校验框架,对客户端数据进行校验!
4 Mybati数据库DAO层采用的是Mapper代理开发方法,输入映射采用的是POJO包装类型实现,输出映射采用了resultMap类型,实现了数据库多对一映射。
5 spring容器内部使用拦截器,以Spring AOP的方式实现事务控制管理。(Technical points:
1. This system adopts the most popular SSM framework at present. The sping MVC framework is more flexible and safer than the struts 2 framework.
2 The spring MVC framework of this project adopts annotation mapper, and uses RESTful style URL to initiate HTTP requests to the system, which makes the development more flexible.
3 At the same time, the verification framework provided by hibernate is used to verify the client data.)
- 2019-03-28 18:47:02下载
- 积分:1