搜索资源列表
lesson3Q
- 加载地图、加载特定地图、地图的打开、保存、另存为、图层的添加、删除、移动以及shape文件的添加、地图的放大、缩小、漫游、全图、在axMapControl1中画圆、画线、画矩形、画面、画文本、鹰眼功能、数据查询与选择,包括点选、圆选、矩形选、多边形选、名称查询、清除选择、-Loading map, load a specific map, map of the Open, Save, Save As, layers add, delete, move, and add the shape fil
(java)
- 走迷宫游戏!计算机解迷宫通常用的是“穷举求解”方法,即从入口出发,顺着某一个方向进行探索,若能走通,则继续往前进;否则沿着原路退回,换一个方向继续探索,直至出口位置,求得一条通路。假如所有可能的通路都探索到则未能到达出口,则所设定的迷宫没有通睡。可以二维数组存储迷宫数据,通常设定入口点的下标为(1,1),出口点的下标为(n,n)。为处理方便起见,可以迷宫的四周加一圈障碍。对于迷宫任一位置,均可约定有东、南、西、北四个方向可通。 -Maze game! Computer Solutions maz
movecirclegame
- 实现小球移动的js ,中间有很选项 ,可以自由控制-the move of a circle, there are mang choices you can make,so it s easy
Key-control-circle-move
- 实现用按键控制小圆的移动,非常适合初学者理解java语言-it s very wonderful
one-drawing-program-based-on-java
- 一个绘图程序,程序可以根据用户的请求绘制圆、矩形、直线等几何图形,并且可以移动这些图形.-A drawing program, the program can be based on user requests to draw a circle, rectangle, line and other geometric shapes, and can move these graphics
circleimage
- jQuery图片特效,当你把鼠标移动到图片上时,图片围绕成圆圈的形状动态出现,鼠标不动的情况下,其它图片都隐藏在第一张图片的后面,滑上去立即都跑出来了,而且围绕最中小的一张图片成环形分页,有意思哦。-jQuery picture special effects, when you move the mouse to the picture, the picture into the shape of a circle around a dynamic appears when the mouse
randombackground
- jQuery实现的漂亮的动态随机背景动画效果,使用本插件可以控制图片背景动态变化滚动,感觉就像是flash一样,如演示截图所示,上边的图片背景是光晕和圆圈,下边文字的轮廓内也是圆圈,其实它们是会动的,像气泡升腾的效果,确实比较酷,喜欢的就下载研究吧。-Pretty dynamic random background animation jQuery implementation, use this plug-in can be controlled dynamically change the
Circle
- 画一个圆,用鼠标滑轮控制它的大小,键盘控制它的移动-paint a circle,move it by koybords