搜索资源列表
随机雪花3
- 表现随机的雪花,有详细的注释。想了解随机函数的请下载学习-performance random snowflakes, a detailed notes. To understand the function of the random study Download
20012902103
- 表现随机的雪花,有详细的注释。想了解随机函数的请下载学习-performance random snowflakes, a detailed notes. To understand the function of the random study Download
rainwater
- 非常棒的一个flash源文件。 用随机函数模拟露水的效果,可响应鼠标实现露水滴落-a terrific flash source document. Random dew function simulation results can be achieved in response mouse dropping dew
表现随机的雪花。
- 表现随机的雪花,有详细的注释。想了解随机函数的请下载学习。 -performance random snowflakes, a detailed notes. To understand the function of the random Download learning.
Test3
- 定义4个类,MyShape、MyLine、MyRectangle和MyOval,其中MyShape是其他三个类的父类。MyShape为抽象类,包括图形位置的四个坐标;一个无参的构造方法,将所有的坐标设置为0;一个带参的构造函数,将所有的坐标设置为相应值;每个坐标的设置和读取方法;abstract void draw(Graphics g)方法。MyLine类负责画直线,实现父类的draw方法;MyRectangle负责画矩形,实现父类的draw方法;MyOval负责画椭圆,实现父类的draw方法
rand_str_pro
- 全功能随机字符生成函数,支持大小写、数字、特殊字符的单独情况或随意组合情况,基本能满足常规需求。-Full-featured character random generating function to support the upper and lower case, numbers, special characters or the random combination of a separate case, the basic needs to meet the conventiona
Suijishu
- 随机播放的简单实现,利用JAVA的随机函数实现简单的MP3随机播放功能。-Random play easy implementation, the use of JAVA easy implementation of the random function random playback of MP3
randomline
- 随机函数 测试代码 用于测试随机函数 as代码 测试一下-Random function test code used for testing immediately function
Random_src
- 很好的随机函数迭代程序源代码及其系统展示。-Good random iterated function system source code and display.
image
- 该功能提供了登录时随机码验证的功能,利用函数产生随机数字码,进行验证-This feature provides a log random code verification function, use function to generate random number code to verify
EightDigits
- Java版的人工智能难题,八数码问题,利用启发函数减少搜索空间 功能: 1. 立刻判断是否有解 2. 对于所有有解的情况,只要对搜索的状态数的限 制适当放宽,总是能够找到解的 3. 支持随机初始状态和自给定初始状态 4. 支持游戏模式 呵呵 运行参数: 1. 不带参数 随机初始状态搜索 java rearrange.Rearrange 2. 参数rc: random calculate,功能同1 java rearrange.Rearrange
piaoluo
- 梅花花瓣飘落,动作函数实现花瓣随机飘落,引导层实现花瓣飘落-Petal fall
1
- 人工智能, 通过随机函数给权重w赋值,大小为-1到1-Artificial intelligence, through the random function to assign the weight w, the size of-1 to 1
shortpath
- 有向图单源最短路径,由随机函数产生边权,源顶点可以自己指定。-A single-source shortest path to the graph, the right side by a random function generator, source vertex can specify your own.
Random-function
- 随机函数,随机出题,函数赋值 ,函数赋值-Random function, random out of question, the function assignment, the assignment function, the function assignment
CTools
- java利用随机函数自动产生唯一主键的工具类,含有方法getnewid-have java method that get uuid by ramdom method
LinkDemo
- (1)创建一个初始为10个节点的单向链表,节点数据用随机函数产生。 (2) 输出该链表。 (3)在链表的首部增加一个数据为50的节点,并输出链表。 (4)在链表的尾部增加一个数据为70的节点,并输出链表。 -(1) create an initial 10 nodes of one-way linked list, node data using random function. (2) the output of the linked list. (3) i
radom
- 随机出题目的课件 适合数学教师制作时参考。主要利用Flash的Random随机函数和宏。-Random subject courseware for elementary school mathematics teachers in producing reference. The main use of Flash Random random functions and macros
MThread
- 用Math类中的随机函数产生10000个0~999范围的随机数并存于数组。从键盘接收一个0~999的数x,然后用5-8个线程并发查找x的所有下标位置(The random numbers of 10000 0~999 ranges are produced by using random functions in the Math class to coexist in the array. Receive a number of 0~999 from the keyboard, x, and