-
课程设计基于UML的学生住宿管理系统设计
课程设计基于UML的学生住宿管理系统设计-Curriculum design is based on UML" s student accommodation management system
- 2022-02-22 12:04:32下载
- 积分:1
-
这是一个五子棋游戏代码,里面可以调节难度级别。
这是一个五子棋游戏代码,里面可以调节难度级别。-This is a backgammon game code, which can adjust the difficulty level.
- 2023-01-01 04:10:04下载
- 积分:1
-
tj大学 研究生 矩阵论Matrix 教授资料
tj大学 研究生 矩阵论Matrix 教授资料-tj Professor University Graduate Matrix theory of information
- 2023-03-19 18:05:04下载
- 积分:1
-
WinCE5.0+ S3C2440 expansion bus articulated 1G Nand Flash drive containing Chine...
WinCE5.0+S3C2440
扩展总线上挂接1G Nand Flash的驱动
内含中文注解-WinCE5.0+ S3C2440 expansion bus articulated 1G Nand Flash drive containing Chinese Notes
- 2022-04-01 10:17:28下载
- 积分:1
-
双链表缓冲类,可以用来实现键盘和鼠标的输入缓冲
双链表缓冲类,可以用来实现键盘和鼠标的输入缓冲-Double-linked list buffer class, can be used to realize the keyboard and mouse input buffer
- 2023-07-22 23:05:03下载
- 积分:1
-
Type of registry operations, registry operations category, type of registry oper...
注册表操作类型,注册表操作类别,注册表操作类型,注册表操作类别
- 2023-08-03 20:25:02下载
- 积分:1
-
获得主机硬件信息
获得主机硬件信息-access mainframe hardware information
- 2023-07-05 00:20:03下载
- 积分:1
-
BMP 图像处理
图像处理
24位RGB到8位的灰度转换
灰度平滑
灰度锐化
边缘二值
- 2023-07-07 11:30:05下载
- 积分:1
-
英语46是一个趋势,不,然而,找工作考研
英语四六级已是一个趋势,不得不过,找工作考研--必须使用英语-English 46 is a trend, not, however, to find a job PubMed- must use English
- 2022-01-25 17:41:41下载
- 积分: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