搜索资源列表
XuanHaoQi
- 福利彩票随机数产生器,界面不是很好看,但是是原创。-welfare lottery random number generator, the interface is not very good, but it is original.
PersonAuth
- 基于java 的号码生成器,在Jbuilder 2005中调试-based on java number generator, which in Jbuilder 2005 Debugging
password1
- 一次一密系统,用户进入系统的密码均为一次性。用一次做废,算法也包括了一个随机数生成器-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
序号发生器的小例子
- 一个建立Oracle序号发生器并调用的小例子程序,其中包含Oracle中序号发生器的建立-establish a serial number generator and called small examples procedures, which include Oracle serial number generator building
udp-reliable-data-transmission
- 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
txgz
- 网页特效代码生成器,此软件可以生产多个用Javascr ipt语言编写的网页特效代码,如浮动图片、流动文字、弹出广告之类的。-Web page code generator effects, this software can produce a number of languages used Javascr ipt code page effects, such as the floating image, mobile text, such as pop-up ads.
experiment
- 利用随机数产生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
Java_utilities
- 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
java4
- 利用随机数产生一个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
desede
- 随机数产生器,可以随机生成特定位数的随机数,很有用。-Random number generator can randomly generate a specific digit random number, very useful.
ylll
- 号码生成器,通过修改代码生成号码的算法可以生成设定好的号码。-Number generator, by modifying the code generation algorithm can generate a set number of good number.
Work4
- 亂數產生並不會重複類事項電腦選號 程式碼有復說明內容-Random number generator and random selection will not repeat the class of computer code issues are complex help content
Tiger
- Java初学者,老虎机随机数产生游戏简单模拟-Java.For beginners, slot machine random number generator simple simulation game
SeqGenerator
- 在短信发送过程中,用到的唯一的编号,此类实现了ID生成器 生成唯一的编号-SMS sending process, the unique number used, the class implements the ID generator to generate a unique number
random-integer-is-a-prime-number
- 判断随机整数是否是素数 产生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?
2wm.ntcfu.net
- 在线二维码生成器提供免费的在线二维码生成服务,可以把电子名片、文本、wifi网络、电子邮件、短信、电话号码、网址等信息生成对应的二维码图片。二维码手机扫描软件下载。-Online two-dimensional code generator to provide free online two-dimensional code generation service, can make the electronic business cards, text, email, SMS, WiFi ne
RandomNumberGenerator
- Random number generator
SevenStar
- 是一个彩票号码的生成器,随机地产生一串中奖的彩票号码,以及图形界面的展示。如何控制随机数的生成等。-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.
random-number-generator
- javascr ipt program generator random number
Random-Number-Generator-master
- A clean, simple random number generator with the added bonus of save states.