搜索资源列表
jlabeldemo1
- java自定义标签的边界效果-java-defined labels border effects
jlabeldemo2
- java自定义标签的边界效果-java-defined labels border effects
BigIntMultiplication
- 大整数乘法例子代码 /* 递归边界,如果是1位二进制数与1位二进制数相乘,则可以直接计算 */ /*累计做1位二进制乘法运算的次数*/ /* return (X*Y) */ /* 计算n的值 */ /* 把X和Y拆分开来,令X=A*2^(n/2)+B, 左移位运算,mod = 1<<(n/2) */ /* 计算XY=AC*2^n+(AD+CB)*2^(n/2)+BD */ /* 计算A*C,再向左移n位 */ /* 递归计算A*D */ /* 递
实例1自定义标签的边界效果
- 简单的jbuilder 9实现简单程序 实例1自定义标签的边界效果-simple JBuilder 9 simple example of a procedure from the definition of the border labeling effect
border layout
- 用Java编写的程序,可以学会如何制作边界,very easy-Java prepared by the procedures, can learn how to make borders, very easy
eg1
- 边界窗体布局,很不错的-border forms layout, very good
在Applet中绘制图片
- 在Applet中绘制图片,能采用双缓冲技术进行图片绘制,会在Applet中采用多线程进行动画显示。能在Applet中实现动画的平滑显示,避免闪烁现象在Applet窗口中显示一只鸭子图片,要求这只鸭子以每秒100帧的速率水平移动,移到窗口边界再返回移动。在窗口中点击鼠标,鸭子停止移动;再次点击鼠标,鸭子恢复移动-Applet to draw pictures using double buffering techniques for drawing the picture, multi-threa
myai
- 简单遗传算法,程序进化一个沿二维网格边界行走的机器人。-Simple genetic algorithm, the program evolved a two-dimensional grid along the border walking robots.
flexible
- 可重用的向量/矩阵类代码,这是一个灵活的向量/矩阵类代码,其边界可以任意设定。--Class code of vector/Matrix which may be reuseful, it is a flexible vector/matrix class code, and its border may be setted freely.
jcxx(1)
- 编程实现边界区分,从而对图片进行处理,之类的,编程使用c语言实现-Programming to achieve the distinction between the border and thus image processing, such as, programming using c language
rete
- 适合j2me初学者,一个简单的canvas,一个动画自由上下移动,碰到手机边界时会反弹,同时可以用手机方向按键控制动画移动-j2me
java1
- 本例制作一个会滚动的圆盘的小动画,执行例实例后,将创建一个由蓝白两种颜色组成的面板,其上有一个静止的黑色圆盘。当点击start按钮时,圆盘开始滚动,接触到边界时反弹,当点击stop按钮时,圆盘停止运动。本实例的知识点有:使用Java2D技术来绘制图形。如何通过线程控制动画。-This example will produce a small rolling disc animation, examples of the implementation of cases, it will creat
bjbz
- 边界标志法,把最后的red改为blue会出现问题,为什么? QQ:119485404-Thanks
js_game_wei1
- * 游戏规则:别让红色方块跑到表格的边界上您就赢了,也就是说要将红色方框圈住-js game
pBall
- 弹出小球遇边界自动弹回反复弹动2个按钮,通过线程开启多个小球
muyangquan
- 一个狗让一群羊到羊圈里的游戏,有边界设置,有河流设置-A dog for a flock of sheep into the pen inside the game, there are boundaries set up, there is the river setting
jie
- 边界标志算法 步骤一:以值为boundary_color的特殊颜色勾画多边形P的边界。 步骤二:逐条处理扫描线对多边形着色-Steps of the algorithm a boundary signs: the special color value boundary_color outlined polygon P boundary. Step two: one by one with the scan lines on the polygon rendering
JQRadomNumber
- 在给定边界范围内,选择生成数目,生成不重复的随机数-In a given context, generate not repeat the random number.
filledpolygonboundary
- 计算机图形学多边形填充之边界标志法。Java语言版-Filled polygon boundary mark law
16-1
- 掌握容器的边界、流式、网格、卡片、盒式等常用布局及其基本用法。-Master container border, flow, grid, cards, cassette and other common layout and basic usage.