Welcome![Sign In][Sign Up]
Location:
Search - exc

Search list

[Othergedebahe

Description: 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<a b++) { c=(a-b) if(isPrime(b)&&isPrime(c)) { System.out.println(a+\"=\"+b+\"+\"+c) break } } } } public static boolean isPrime(int k)//方法用来判断一个数是否为偶数 { int a boolean t = true if (k==1) return t for (a=2 a<k a++) { if (k%a==0) break } if (a!=k) t=false return t-gedebahe public class (public static void main (String [] args) (for () (int a = a, b, c / / b, c is the decomposition of the two several System.out.print ( "Please input a oushu : ") / / input an even 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 = a blt; a b) (c = (a-b) if (isPrime (b) isPrime (c)) (System.out.println (a "=" b "" c) break)))) public static boolean isPrime (int k) / / method used to determine whether a number is even (int a boolean true if t =
Platform: | Size: 881 | Author: 康健伟 | Hits:

[Applicationsautomis

Description: 一个汽车修理厂管理系统源码- A automobile repair shop management system management system source code
Platform: | Size: 1307648 | Author: 站长 | Hits:

[Database system将ADO数据转换到EXCEL的代码

Description: 主要涉及ADO编程模型中的记录集。-mainly involve ADO programming model of the records set.
Platform: | Size: 77824 | Author: 袁天兵 | Hits:

[OtherVB_IFIX_EXCEL打印报表

Description: VB经过ADO读工控组软件IFIX数据,传至EXCEL生成报表,并打印。-VB After reading software IFIX Industrial Group, send Excel generated statements, and print.
Platform: | Size: 5120 | Author: 利定任 | Hits:

[ADO-ODBCVB控制EXCEL

Description: 演示了在VC中操作ADO的一般方法,给出了一个操作ADO的强大的类以及利用该类实现数据库操作的一个实例.. -demonstrated in VC ADO operation of the general method is a powerful operating ADO class and the use of database operations such an example ..
Platform: | Size: 2048 | Author: | Hits:

[Othergedebahe

Description: 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<a b++) { c=(a-b) if(isPrime(b)&&isPrime(c)) { System.out.println(a+"="+b+"+"+c) break } } } } public static boolean isPrime(int k)//方法用来判断一个数是否为偶数 { int a boolean t = true if (k==1) return t for (a=2 a<k a++) { if (k%a==0) break } if (a!=k) t=false return t-gedebahe public class (public static void main (String [] args) (for () (int a = a, b, c// b, c is the decomposition of the two several System.out.print ( "Please input a oushu : ")// input an even 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 = a blt; a b) (c = (a-b) if (isPrime (b) isPrime (c)) (System.out.println (a "=" b "" c) break)))) public static boolean isPrime (int k)// method used to determine whether a number is even (int a boolean true if t =
Platform: | Size: 1024 | Author: 康健伟 | Hits:

[Other DatabasesFinal CDMA

Description: 利用OLEDB以数据库的方式打开Excell文件,SQL语句同样适用-using OLEDB databases to open Excel documents, SQL statements apply equally
Platform: | Size: 1445888 | Author: 周云鹏 | Hits:

[ActiveX/DCOM/ATLEmbed_Excel

Description: 使用vc编写的单文档应用程序,能够调用excel应用程序。-use vc single document prepared by the application procedures can call excel applications.
Platform: | Size: 89088 | Author: 阿秋 | Hits:

[GUI DevelopVC控制Excel的示范源码

Description: VC操作Excel的示范源码,已经封装 可以直接使用,方便-VC operation Excel source model has Packaging can be used directly to facilitate
Platform: | Size: 114688 | Author: tjm | Hits:

[File Operate(vb.net)Excel

Description: 这是一个关于Excel的操作,是我自己写的,我觉得还可以,是在vb.net下完成的。-This programme which is written by me using vb.net describes an operation on Excel .and I think the effect is good.So you may have a try!
Platform: | Size: 593920 | Author: 刘春华 | Hits:

[Otherexcel-assistant

Description: 用来检测excel文件的列是否有重复的字段。如有,就把重复的字段显示出来。输入参数:excel文件名,列号,开始行,结束行。-excel document used to determine whether there is a series of overlapping fields. For, they repeat the fields displayed. Input parameters : excel file name out, started OK, OK end.
Platform: | Size: 394240 | Author: 陈莉 | Hits:

[OtherData_Extract_src

Description: VB.NET编写 自动提取Excel 中的数据程序-VB.NET prepared automatic extraction of data in Excel procedures
Platform: | Size: 16384 | Author: 林意 | Hits:

[CommunicationADOtoEXCEL

Description: 一个VB写的wincc与excel数据交换问题-write a VB wincc and excel data exchange problems
Platform: | Size: 76800 | Author: 李佳 | Hits:

[JSP/Javasjfx3

Description: 基于STRUTS的试卷分析系统,实现JFREECHART画图片和POI生成EXCEL文档,开发平台:eclipse3.0+myclipse+tomcat5.0+mysql4.0-Based on the papers in STRUTS analysis system, achieve JFREECHART painting pictures and POI Generation Excel files, development platforms : eclipse3.0 myclipse tomcat5.0 mysql4.0
Platform: | Size: 3659776 | Author: 王雄 | Hits:

[OtherCVI-DDE

Description: labwindows 源码 CVI的 DDE数据交换源代码 这是CVI和VB2种平台之间的数据交互,很有参考意义哦-labwindows source of DDE data exchange source code is CVI and VB2 species platform for interaction between the data that was useful significance oh
Platform: | Size: 69632 | Author: 凌庆 | Hits:

[DocumentsExcel22

Description: 利用Excel进行指数平滑分析与预测,比较好用..谢谢版主,我已上传5个,如果有需要还有不少,希望您能通过我,我现在需要下载一个源码.以后我自己写的程序就都上传上去给大家一起用吧.-use Excel exponential smoothing analysis and forecasts, better quality .. Thank you, the moderator, I have uploaded five, If there is a need there are many, I hope you pass, I now need to download a source. After I wrote it myself on the procedures are uploaded to join up with it.
Platform: | Size: 249856 | Author: 集讵相 | Hits:

[JSP/Javajasperdemo

Description: 报表工具IReport的例子,实例中包括了生成pdf,html,excel等格式的报表文件.源码中包括了报表和在web上展现的源程序-statements tools IReport examples, examples include the formation pdf, html, excel, and other statements of the document format. Source included statements on the Web and display the source
Platform: | Size: 5707776 | Author: 周钦 | Hits:

[OS programExcelRead

Description: VC++读取Excel的程序,加入工程中即可应用。-VC read Excel procedures, which will be joining the project application.
Platform: | Size: 148480 | Author: 马晓宁 | Hits:

[source in ebookExcel_VBA_500_samples

Description: 全面包含了Exel VBA 所用到的函数,内容有信息函数,文本函数,统计函数,数学与三角函数,数据库函数,日期与时间函数,逻辑函数,工程函数,查找与引用函数,财务函数 ,实为Exel爱好者必备的参考资料。-comprehensive contains Exel VBA used by the function, as a function of the information, text functions, statistical functions, Mathematics and trigonometry, database functions, date and time functions, logic functions, the function that you use and function, Finance function is essential for Exel lovers reference.
Platform: | Size: 631808 | Author: 尹刚 | Hits:

[Delphi VCLxls

Description: 利用流快速导出生成EXCEL,5万笔资料只需6秒时间左右-derived using the rapid generation of Excel, 50,000 T information only about 6 seconds
Platform: | Size: 3072 | Author: ha1234 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net