-
j2mexml解析代码,速度快,使用简单
j2mexml解析代码,速度快,使用简单-j2me xml developer
- 2022-02-15 14:09:09下载
- 积分:1
-
这是一个黑白棋的小游戏。里面有初级中级高级三个级别的棋力选择。算法采用了自己编写的全盘搜索的经验积分算法,速度很快,棋力不是非常强。本游戏还可以自动演示,自动重...
这是一个黑白棋的小游戏。里面有初级中级高级三个级别的棋力选择。算法采用了自己编写的全盘搜索的经验积分算法,速度很快,棋力不是非常强。本游戏还可以自动演示,自动重温棋局,保存棋局,还有英雄榜。-This is a game of Reversi. Intermediate Junior High There are three levels of棋力choice. Algorithm uses its own search for the preparation of the overall experience of integral algorithm, fast,棋力not very strong. This game can also automatically demonstration, automatic review game, save game, there are heroes list.
- 2022-07-18 19:32:29下载
- 积分:1
-
《Java TCP/IP应用开发详解》的部分源程序,开发环境为ECLIPSE3.1
《Java TCP/IP应用开发详解》的部分源程序,开发环境为ECLIPSE3.1
- 2023-04-05 17:10:04下载
- 积分:1
-
图书管理系统 JAVA实现 SQL语言数据库
图书管理系统 JAVA实现 SQL语言数据库-JAVA library management system to achieve a database SQL language
- 2022-10-06 10:50:03下载
- 积分:1
-
Java上传文件的源码
Java上传文件的源码-Java source code
- 2022-03-14 04:49:58下载
- 积分:1
-
写了一个简单的计算器,能够实现简单的加减乘除,累加,求倒数等等运算...
写了一个简单的计算器,能够实现简单的加减乘除,累加,求倒数等等运算-Write a simple calculator, able to realize simple addition and subtraction, multiplication and division, accumulation, and the countdown and so computing
- 2022-09-25 02:00:02下载
- 积分:1
-
用JAVA平台做简单的资料出入面版
用JAVA平台做简单的资料出入面版-with JAVA platform to do simple information access panels
- 2022-10-19 06:10:03下载
- 积分:1
-
- 2022-12-10 22:00:03下载
- 积分:1
-
1.IMVC_HelloWorld is a simple example IMVC example 2.IMVC_HelloWorld the path is...
1.IMVC_HelloWorld 是IMVC的一个简单例子
2.IMVC_HelloWorld例子中的路径都是用/表示跟目录,所以例子最好直接放到根路径下测试。比如http://localhost:8080,而http://localhost:8080/test 这样的根目录可能要粗错。
3.如果要检验ajax的权限,请修改IMVC_HelloWorldWebRootWEB-INFclassesmvcConfig.xml的相应配置
4.例子中 WEB-INFlib下没有依赖包,请把“依赖包”文件夹下的依赖包全部放进去-1.IMVC_HelloWorld is a simple example IMVC example 2.IMVC_HelloWorld the path is used/said that with the directory, so the best examples of tested directly into the root path. For example http://localhost:8080, but http://localhost:8080/test so the root of the fault may be rough. 3. If you want to test ajax permissions, modify the IMVC_HelloWorld WebRoot WEB-INF classes mvcConfig.xml the corresponding configuration 4. Example WEB-INF lib does not rely on the next package, please " dependency package" folder dependencies package be put to the
- 2022-08-03 03:01:35下载
- 积分:1
-
实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham)实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法)实现对线型线宽的属性的控制实现二...
实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham)实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法)实现对线型线宽的属性的控制实现二维多边形扫描转换的扫描线算法实现二维多边形扫描转换的边缘填充算法或栅栏填充算法实现二维连通区域填充的扫描线种子填充算法(四连通或八连通)实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法实现二维多边形裁剪的Sutherland-Hodgman算法和Weiler-Athenton算法 实现二维图形的平移变换实现二维图形的放缩变换实现二维图形的旋转变换曲线曲面的生成 分形图生成.-err
- 2023-01-25 22:40:04下载
- 积分:1