利用java中Graphics2D对象的FILL方法编的一个有趣的太极图
标签: Graphics2D java FILL 对象
上传时间: 2013-12-06
上传用户:阿四AIR
To FILL the NandFlash
上传时间: 2015-08-31
上传用户:恋天使569
OPENCV B4.0 附带的 FLOOD FILL 算法的源代码样例,可以实现简单的彩色图像分割
上传时间: 2015-11-23
上传用户:hakim
FILL all of us with joy of urs
上传时间: 2013-12-10
上传用户:13517191407
This is the simple java random style generator. user can change the style, FILL the style color.
标签: style the generator change
上传时间: 2014-12-08
上传用户:xyipie
This is a game using numbers.There are many boxes.select number and FILL it in each box.
标签: numbers number select There
上传时间: 2013-12-08
上传用户:fxf126@126.com
The goal with this project was to make it possible for almost any mobile-phone to use ICQ and be able to communicate with other users! One other goal with this project was to lower the GPRS-traffic in the phone and make the ICQ-ing cheaper. A third goal was to make this service as easy to log-in to as possible. Anyone tried to FILL a log-in screen with a WAP-browser should know what I mean. With Wapmess all you have to do is to write your login-url ONCE and then bookmark it in your phone, to make it available fast. :)
标签: mobile-phone possible project almost
上传时间: 2015-04-08
上传用户:xiaodu1124
Setting and Changing Column Widths By default, all columns in a table start out with equal width, and the columns automatically FILL the entire width of the table. When the table becomes wider or narrower (which might happen when the user resizes the window containing the table), all the column widths change appropriately.
标签: Changing Setting default columns
上传时间: 2015-05-04
上传用户:璇珠官人
Java Array生成器,可以自动填充数组,不像FILL只能填充一个相同的元素。
上传时间: 2015-06-15
上传用户:Divine
#if !defined(AFX_GAQUEEN_H__C26AE0A3_F9B4_426F_A324_B460CC7946CB__INCLUDED_) #define AFX_GAQUEEN_H__C26AE0A3_F9B4_426F_A324_B460CC7946CB__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 class CGAQueen { public: CGAQueen(int nPopulation,int nIteration,float Mutation,int mChBoard) virtual ~CGAQueen() void Clear() // to clear chess board with 0 value void InitialPopulation() // to create the first and initial randompopulation void FILLArea(int index) // to FILL chess board with desired chromosome int CostFunc(int index) // determine the cost of matrix[index][index] void PopulationSort() // to sort population from the best to the worst void GenerateCrossOverMatrix() // a way to create children from parent is CcrossOver void Mating() // to create children from parents void Ap
标签: AFX_GAQUEEN_H INCLUDED defined define
上传时间: 2015-12-27
上传用户:wuyuying