-
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
-
WinCE under excellent tool of the software
WinCE下绝好的工具条软件-WinCE under excellent tool of the software
- 2022-01-24 16:23:58下载
- 积分:1
-
a tse taata aatata asdfs
a tse taata aatata asdfs
- 2022-02-10 11:50:44下载
- 积分:1
-
一个简单的画图程序的源代码,可以进行一些简单的画图工作,能满足基本的画图需要...
一个简单的画图程序的源代码,可以进行一些简单的画图工作,能满足基本的画图需要-A simple drawing program source code, you can draw some simple work and can meet the basic needs of the drawing
- 2022-08-20 10:09:52下载
- 积分:1
-
解析显示器的EDID数据,获得比如显示器屏幕实际大小等参数
应用背景这个Module主要分析了EDID数据中关于显示器的一些重要的配置信息,比如显示器屏幕的实际的宽高比(单位cm)、显示器的厂商与产品的ID号、显示器的生产日期、显示器的版本号、显示器的反差系数(Gamma)以及电源管理模式等...关键技术其开发的工具是VS2012的C#控制台应用程序,该程序主要涉及对显示器EDID数据的解析,EDID: Extended Display Identification Data(扩展显示标识数据)是一种VESA 标准数据格式,其中包含有关监视器及其性能的参数,包括供应商信息、最大图像大小、颜色设置、厂商预设置、频率范围的限制以及显示器名和序列号的字符串。 这些信息保存在 display 节中,用来通过一个 DDC(Display Data Channel)与系统进行通信,这是在显示器和 PC 图形适配器之间进行的。
- 2022-02-14 15:39:12下载
- 积分:1
-
简易通讯录 非常值得学习的一个小软件
简易通讯录 非常值得学习的一个小软件-Address Book is very easy to learn
- 2023-08-12 21:10:02下载
- 积分:1
-
The joint compilation tools IncrediBuild3.4 time trial reset tools
联合编译工具IncrediBuild3.4的试用时间复位的工具-The joint compilation tools IncrediBuild3.4 time trial reset tools
- 2022-03-16 10:02:44下载
- 积分:1
-
很好用的窗口查看工具 让你能更加方便的查看窗口信息
很好用的窗口查看工具 让你能更加方便的查看窗口信息-A good window view with the tool so that you can more easily see the information window
- 2022-05-18 09:24:29下载
- 积分:1
-
编译原理编译器
用mfc写的关于tiny语法的编译器,支持词法分析,语法分析,还能够根据生成的语法树生成相应的中间代码,再根据中间代码生成对应的c语言代码和汇编代码,推荐使用vs2013打开
- 2023-04-07 15:45:12下载
- 积分:1
-
A popup menu example in visual basic
A popup menu example in visual basic
- 2022-12-22 19:20:03下载
- 积分:1