-
public class gedebahe { public static void main( String [] args) { for ( ) { int...
public class gedebahe { public static void main( String [] args) { for ( ) { int a=-1,b,c //b,c是分解出来的两个数 System.out.print("Please input a oushu:") //输入一个偶数 try { BufferedReader in = new BufferedReader(new InputStreamReader(System.in)) String inputLine = in.readLine() a = Integer.valueOf(inputLine).intValue() }catch (Exception exc) { System.out.println("Sorry,please input a number.") return } if (a%2!=0) { System.out.println("Sorry,please input a oushu.") return } for (b=1 b
- 2022-09-15 17:45:03下载
- 积分:1
-
二维码制作解码工具QRcode
二维码制作解码工具QRcode,非常好的二维码制作解码工具,单程序操作,简单方便快速有效
- 2022-06-15 16:10:06下载
- 积分:1
-
Very classic things, I hope everyone can share. What is inappropriate to place t...
很经典的东西,希望大家可以分享。有什么不合适的地方请多多指教!-Very classic things, I hope everyone can share. What is inappropriate to place the exhibitions, please!
- 2022-01-25 18:40:46下载
- 积分:1
-
ER schema description for Icarnegie Exercise5.
ER schema description for Icarnegie Exercise5.
- 2022-02-04 07:50:16下载
- 积分:1
-
ce系统下面的一个浏览注册表的应用程序,只是实现了浏览的功能,新建和修改的功能还不是很晚上,有兴趣的可以继续修改完善...
ce系统下面的一个浏览注册表的应用程序,只是实现了浏览的功能,新建和修改的功能还不是很晚上,有兴趣的可以继续修改完善-ce system registry following a browser application, only the function of a browser, and modify the functions of the new is not very evening, are interested can continue to revise and improve the
- 2022-06-13 07:11:36下载
- 积分:1
-
single bus DS1820 temperature sensor applications (data collection, processing a...
单总线温度传感器DS1820的应用(数据采集,处理,输出,串行通信等)-single bus DS1820 temperature sensor applications (data collection, processing and output, serial communications, etc.)
- 2022-01-22 16:05:57下载
- 积分:1
-
这段代码是俄罗斯方块的源代码,也是我们经常玩的小游戏。代码也不是很复杂。希望有人喜欢。
这段代码是俄罗斯方块的源代码,也是我们经常玩的小游戏。代码也不是很复杂。希望有人喜欢。-This code is the source code of the Russian box, but also we often play the game. Code is not very complicated. I hope some people like.
- 2022-02-14 23:20:17下载
- 积分:1
-
时间滞后的监测算法
时间滞后的监测算法 - 统计学方法.输入两个信号序列,最优估计两序列的时间差-Matlab implementation of time delay estimation- statistics approach
- 2022-11-28 05:00:03下载
- 积分:1
-
基于AForge实现的车辆跟踪
基于AForge实现的车辆跟踪,目标识别准确,跟踪距离较远,是不可多得的学习目标跟踪的参考资料,C#语言,保证编译运行通过。
源码中包括从远程获取视频,也可以从文件中获取视频,还可以从USB中获取视频。
- 2022-05-20 21:02:28下载
- 积分:1
-
opencascade+color scale
是用opencascade为三维图形做颜色渲染,需先从文件当中读取点云文件,然后画成三角网格,最后再着色。着色的时候根据三角所受到的压力不同来显示颜色。
- 2022-05-19 06:17:58下载
- 积分:1