-
插入排序算法
package Algorithm;
//2013.10.29
import java.util.Arrays;
public class InsertionSort {
public static void insert(int[] a){
for(int n=1;n
- 2023-03-04 11:20:04下载
- 积分:1
-
FirstStruts
销售网站销售网站销售网站销售网站销售网站(program for sell)
- 2013-12-19 14:53:58下载
- 积分:1
-
一个 java 程序来模拟到 cnblogs 网站的登录
这是一个简单的程序来模拟到著名中文博客网站---cnblogs 的登录。在此程序中,cookie 用于登录的网站,和您需要导入共同性-编解码器-1.4.jar,共同性-httpclient-3.1.jar,commons-日志-1.0.3.jar。请记住您使用自己的用户名和密码!
- 2022-02-05 14:03:56下载
- 积分:1
-
一个具有折叠效果的布局,大家可以复用
一个具有折叠效果的布局,大家可以复用
- 2014-11-06下载
- 积分:1
-
考试项目的定时器设置
这是一个定时器的代码,经常被用于考试的项目里。你可以在任何项目里用这个定时器。
- 2022-11-03 05:55:04下载
- 积分:1
-
CreatePulleyJoint
滑轮关节,Android开发精典案例源码,很好的参考资料。(The pulley joint, Android development of classical case of source code, a good reference.)
- 2013-11-12 00:14:46下载
- 积分:1
-
2015全国大学生电子设计竞赛风力摆
脉冲宽度调制是一种模拟控制方式,根据相应载荷的变化来调制晶体管基极或MOS管栅极的偏置,来实现晶体管或MOS管导通时间的改变,从而实现开关稳压电源输出的改变。这种方式能使电源的输出电压在工作条件变化时保持恒定,是利用微处理器的数字信号对模拟电路进行控制的一种非常有效的技术。脉冲宽度调制是利用微处理器的数字输出来对模拟电路进行控制的一种非常有效的技术,广泛应用在从测量、通信到功率控制与变换的许多领域中。(Pulse width modulation (PWM) is an analog control method, which modulates the bias of transistor base or MOS gate according to the change of load, so as to change the turn-on time of transistor or MOS and realize the change of output of switching regulated power supply. This method can keep the output voltage of the power supply constant when the working conditions change. It is a very effective technology to control the analog circuit by using the digital signal of the microprocessor. Pulse width modulation (PWM) is a very effective technology to control analog circuits by using the digital output of microprocessors. It is widely used in many fields, from measurement, communication to power control and conversion.)
- 2020-06-22 16:20:02下载
- 积分:1
-
java版简单捕鱼达人
程序是老师给的学习资料,比较简单,适合初学者学习借鉴。能够正常运行,通过移动鼠标移动渔网,点击左键捕鱼,效果很好,有完整的图片资料,用到线程,运行显示动态效果。由三部分组成,fish、net、pool,比较清晰易于理解
- 2022-11-03 05:30:03下载
- 积分:1
-
openfire聊天插件源码
为开源服务器openfire的聊天记录插件源码,直接部署在openfire服务器中,使用客户端进行测试,就可以记录聊天的相关信息。大可可以下载进行测试,非常实用。
- 2022-01-21 05:18:00下载
- 积分:1
-
ZBarScanProj
ZBar库的android编译工程,扫码速度相当快。可以参考。(Sweep ZBar library android compile the project, code is quite fast. You can refer to.
)
- 2015-05-04 14:51:17下载
- 积分:1