-
数据结构里的迷宫实验,把它编成一个类似坦克游戏的程序。现在实在太忙了,没时间写文档,不过程序里有较为详细的说明。 程序在 VS.NET 2003下编的...
数据结构里的迷宫实验,把它编成一个类似坦克游戏的程序。现在实在太忙了,没时间写文档,不过程序里有较为详细的说明。 程序在 VS.NET 2003下编的-The maze experiment in the data stuctures,making it like a program of tank game .Now time is limited ,having no time to write a document,but there is detailed explanation in the code .Wtitten under VS.NET 2003.
- 2022-04-18 19:36:23下载
- 积分:1
-
PDA上CHM阅读器的源代码用来学习啊,很简单
PDA上CHM阅读器的源代码用来学习啊,很简单
- 2022-07-01 00:51:18下载
- 积分: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
-
hough变换检测出直线,只需要把路径改了就可以了,但是一定是要边缘图像才可以...
hough变换检测出直线,只需要把路径改了就可以了,但是一定是要边缘图像才可以-hough transform to detect straight lines, just to the path can be changed, but must be the edge of the image can
- 2022-09-23 06:40:03下载
- 积分:1
-
it can read or write jpeg file .
编程实现JPEG文件的读写-it can read or write jpeg file .
- 2022-11-19 20:20:04下载
- 积分:1
-
最终psptube 2.0_en
Ultimate PSPTube 2.0_en
- 2022-08-21 06:27:56下载
- 积分:1
-
VB do a highly functional View, modify system tools.
VB做的一个功能极强的查看,修改系统的工具.-VB do a highly functional View, modify system tools.
- 2023-05-20 13:40:02下载
- 积分:1
-
Explanation to RANSAC Algorithm, useful to fit lines or better least square algo...
Explanation to RANSAC Algorithm, useful to fit lines or better least square algorithm.
- 2023-04-04 23:10:03下载
- 积分:1
-
继承与派生,C++的类的继承与派生,点单小程序
继承与派生,C++的类的继承与派生,点单小程序-Inheritance and derivation, C++ The type of inheritance and derivation, small single-point procedure
- 2023-02-05 20:10:04下载
- 积分:1
-
使用VB获得Access密码
使用VB获得Access密码-use Visual Basic Access Password
- 2022-03-18 17:07:04下载
- 积分:1