-
这是纸牌游戏斗地主,算法完整,可以单机,网络连线玩
这是纸牌游戏斗地主,算法完整,可以单机,网络连线玩 -This is a card game Doude Zhu, the algorithm complete, can be stand-alone, network connection to play
- 2022-03-24 08:17:20下载
- 积分:1
-
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
-
Dialog对话框编程的例子
Dialog对话框编程的例子-programming examples
- 2023-09-03 11:10:03下载
- 积分:1
-
图书馆的管理系统
图书馆的管理系统-Library Management System
- 2022-10-13 08:45:03下载
- 积分:1
-
基于C++语言编写的针对分数通分、约分、加、减、乘、除和比较大小的运算...
基于C++语言编写的针对分数通分、约分、加、减、乘、除和比较大小的运算-Based on C++ language, prepared for the scores of通分, some points, add, subtract, multiply, divide and compare the size of the computing
- 2022-02-28 11:00:50下载
- 积分:1
-
查看当前进程调用的动态链接库信息,并能终止进程运行。
查看当前进程调用的动态链接库信息,并能终止进程运行。-View current process called dynamic link library information, and to terminate the process running.
- 2022-11-02 16:05:03下载
- 积分:1
-
这是一个syntax_accidence分析仪当我学习编译原理的系统…
词法语法分析器,学习编译原理时做的词法和语法分析程序.词法和语法分析封装在一个类CFenXi中, 程序在Visual C++6.0下调试通过.程序采用单文档设计,利用了分割窗体技术-This is a syntax_accidence analyzer made when I study compiling principle.The syntax and accidence analyzer is encapsuled in a class called CFenxi.The program is debugged under Visual C++ 6.0 .It is designed with single-document template, and adopts the window-splitting technology.
- 2022-01-25 21:21:07下载
- 积分:1
-
VC6中不同类型之间的转换,困扰很多VC程序员的难题
VC6中不同类型之间的转换,困扰很多VC程序员的难题-VC6 between different types of conversion, troubled many of the problems programmers VC
- 2023-07-11 17:00:03下载
- 积分:1
-
播放DVD的源码
播放DVD的源码-source DVD player
- 2022-08-19 12:14:36下载
- 积分:1
-
to adapt to the development of the online media, entertainment meet the daily ne...
为适应网络媒体的发展,满足人们娱乐生活的需要,本系统应用JSP、flashMX2004软件结合flash communication server服务,设计适合大众的视频电台。 主要功能: 1在线NJ视频,电台广播 2.提供公共聊天室 3.管理员功能:添加删除和编辑NJ、管理员、 节目信息、电台公告 4. 电台样式BANNER定义:(修改radio.css样式表)-to adapt to the development of the online media, entertainment meet the daily needs of the application JSP, flashMX2004 software integration services flash communication server, designed for the video public radio. The main functions : an online video NJ, radio 2. Public Chat Room 3. Administrator functions : Add delete and edit NJ, administrators and program information, radio Notice 4. Radio ads style definition : (revised radio.css style sheet)
- 2022-05-10 15:41:27下载
- 积分:1