-
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
-
对8255的应用接口编程,经过初始化后能够在实验板上播放两只老虎的音乐...
对8255的应用接口编程,经过初始化后能够在实验板上播放两只老虎的音乐-Application of the 8255 programming interface, after initialization in the experiment after the two tigers on-board music player
- 2022-04-15 14:58:15下载
- 积分:1
-
代码1:本代码实现了以图形方式显示CPU与内存利用率。 代码2:近来我在用VC开发一套MIS时没有用MFC的文档视图模板,所以在打印这上面就只好自己写了一套,用...
代码1:本代码实现了以图形方式显示CPU与内存利用率。 代码2:近来我在用VC开发一套MIS时没有用MFC的文档视图模板,所以在打印这上面就只好自己写了一套,用起来感觉还可以,所以写出来大家一起修正一下吧,也许能给大家起点作用吧! 系统UI是基于对话框的,大家如果感觉不错可以进行自我修正! 代码3:编程时有时需要读取SQL服务器的目录及文件列表,特别作一些数据库备份程序的时候,本程序实现这个功能...... 代码4:TTS-文本语音转换。 代码5:本软件是一个用局网域发送信使服务的程序,用到了NET SEND网络命令和创建了一个进程和一个主线程。本软件一共两个线程,显示网络用户信息也用到了第二个线程主要用到的是NETBIOS会话。本程序是发布的DEBUG版如果有什么DEBUG请指出。本程序参考了VISUAL C++网络通信编程一书。 代码6:数据库连接 AD0。本包为数据连接,在您的程序中整体加入此包能帮您的数据库连接省n多代码 里面注释很规范, 请自己阅读。-a code : the source implementation of a graphic display of CPU and memory utilization. Code 2 : Recently, I developed a VC MIS without using MFC View template files, so that the print on the above but their set was used up feeling also, so we write together that so much today, we can perhaps starting role! UI system is based on then the box, if you can feel good for self-correction! code 3 : Programming sometimes need to read SQL server"s directory and list of documents, especially for some database backup procedures, the procedures for this function co
- 2022-03-24 19:05:28下载
- 积分:1
-
simple student recorder management system which can import and export student in...
简单的学籍管理系统 可以基本完成录入导出 学生的信息-simple student recorder management system which can import and export student information
- 2022-02-02 00:01:25下载
- 积分:1
-
c sharp的点对点聊天 不用说太多了把凑下凑西
c sharp的点对点聊天 不用说太多了把凑下凑西-c sharp point to point chat
- 2023-06-29 18:30:04下载
- 积分:1
-
处理曲线平滑的程序
处理曲线平滑的程序-processing curve smoothing procedures
- 2022-07-07 17:10:03下载
- 积分:1
-
用Visual C++写的五子棋程序,希望大家能够喜欢
用Visual C++写的五子棋程序,希望大家能够喜欢-Using Visual C++ Gobang written procedures, hope that we can love
- 2023-04-16 12:55:03下载
- 积分:1
-
an output of the assembler language ASCII characters in the small program, but a...
一个关于汇编语言输出ASCII码字符的小程序,但从中可体会到汇编的入门-an output of the assembler language ASCII characters in the small program, but a compilation of the crux of the entry
- 2022-01-31 15:22:47下载
- 积分:1
-
电子学英语词汇,比较好的词汇书,希望有所帮助
电子学英语词汇,比较好的词汇书,希望有所帮助-E-learning English vocabulary, a better vocabulary and hopes help
- 2022-06-15 08:39:56下载
- 积分:1
-
1时间函数举例4,一个猜数游戏,判断一个人反应快慢。
2有两个磁盘文件A和B,各存放一行字母,要求把这两个文件中的信息合并(按字母顺序排列)输出到一个新文件...
1时间函数举例4,一个猜数游戏,判断一个人反应快慢。
2有两个磁盘文件A和B,各存放一行字母,要求把这两个文件中的信息合并(按字母顺序排列)输出到一个新文件C中。-A function of time, for example 4, a guess the number of games, judge a person reaction speed. 2 There are two disk files A and B, the storage of his letters, these two documents requested information in the merger (in alphabetical order) output to a new file in C.
- 2022-02-05 20:30:00下载
- 积分:1