搜索资源列表
-
1下载:
福利彩票随机数产生器,界面不是很好看,但是是原创。-welfare lottery random number generator, the interface is not very good, but it is original.
-
-
0下载:
一次一密系统,用户进入系统的密码均为一次性。用一次做废,算法也包括了一个随机数生成器-once a dense system, users access to the system were a one-time password. Once done with waste, the algorithm also includes a random number generator
-
-
0下载:
Uniform Random Number Generator,copy from book
-
-
0下载:
UDP实现可靠数据传输。使用GBN算法,实现了:1.随即丢包(随机数产生器Math.random()) 2.丢包后遇冗余ack重传 3.超时重传 (DatagramSocket和Socket都有成员函数setSoTimeout(delay),通过捕获超时时抛出的IO异常来实现超时重传)-Reliable UDP data transfer. GBN algorithm used to realize: 1. Then packet loss (random number generator Ma
-
-
0下载:
利用随机数产生1000个0~100之间的考试分数,将其存入一个文本文件中,然后程序从这个文件中读取这1000个考试分数,统计其中各分数段(A[90,100],B[80,90), C[70,80), D[60,70), F[0,60))的人数 、所占百分比,平均分。-The use of 1000 random number generator between 0 ~ 100 test scores, be deposited into a text file, and then the proc
-
-
0下载:
3 Useful utilities for any Java Programmer:
1. Random Number Generator Method - can generate random numbers in any interval even negative numbers. Changing (int) to (float) will give you float randoms.
2. isNarcissistic - Checks if a number is na
-
-
1下载:
利用随机数产生一个10行,10列的整型矩阵。完成如下操作:
a)输出矩阵中元素的最大值及最大值所在的位置(行、列值)
b)输出该矩阵的转置矩阵。
-Random number generator using a 10-row, 10 of the integer matrix. Complete the following actions: a) the output matrix elements in the location of the maximum and the max
-
-
0下载:
随机数产生器,可以随机生成特定位数的随机数,很有用。-Random number generator can randomly generate a specific digit random number, very useful.
-
-
0下载:
亂數產生並不會重複類事項電腦選號
程式碼有復說明內容-Random number generator and random selection will not repeat the class of computer code issues are complex help content
-
-
0下载:
这是一个随机数生成的小游戏,先输入一个0到100的数,然后系统随机产生一个素,如果你输入的数在系统产生的两数之间,那么你成功通过-This is a random number generator in the game, enter a number from 0 to 100, then the system generates a random element, if you type the number in between two numbers generated by the s
-
-
0下载:
this a basic random HTML Generator, take a look at printRandomHTML() for usage
the random page is per seed number so each seed number will give the same random page
For Any suggestions, Bug fixes and other : Serans1 AT gmail.com-this is a basic r
-
-
0下载:
Java初学者,*随机数产生游戏简单模拟-Java.For beginners, slot machine random number generator simple simulation game
-
-
0下载:
判断随机整数是否是素数
产生100个0-999之间的随机整数,然后判断这100个随机整数哪些是素数,哪些不是?
-Determine whether random integer is a prime number generator 100 random integer between 0-999, and then determine which 100 random integers which are prime and which are not?
-
-
0下载:
Random number generator
-
-
0下载:
是一个彩票号码的生成器,随机地产生一串中奖的彩票号码,以及图形界面的展示。如何控制随机数的生成等。-It is a lottery number generator randomly generates a series of winning lottery numbers, and presentation graphics interface. How to control the generation of random numbers and so on.
-
-
0下载:
在线随机密码生成工具 - (V2.0)修正特点:
1、增加到四组密码的难易程度,分别从数字+小写字母,数字+大写字母,数字+大小写字母以及数字+大小写字母+符号,根据不同的密码要求选择。
2、点击按钮刷新一组新密码,页面不需要刷新,提高用户体验
该工具后面不再更新,基本可以满足我们密码安全需求。
演示地址:http://www.cnyinxingshu.com/tool/password/-Online random password generator- (V2.0) modi
-
-
0下载:
javascr ipt program
generator random number
-
-
0下载:
A clean, simple random number generator with the added bonus of save states.
-