搜索资源列表
XuanHaoQi
- 福利彩票随机数产生器,界面不是很好看,但是是原创。-welfare lottery random number generator, the interface is not very good, but it is original.
softhy803b
- 整站的ASP源程序,功能有 1,采用缓存技术,访问速度大大提前。 2,各频道可应该不同风格。 3,IP限定功能。 4,脏话过滤功能,注册字符过滤。 5,小型商品订购,管理。 6,网站状态可设为打开或关闭。 7,各频道分级目录。 8,可直接执行SQL语句。 9,后台管理员跟前台用户管理对应,大大增强安全性。 10,站内短信。 11,频道功能增强,友情连接增强。 12,充值卡管理(此充值
javasimpleexample
- java一些例子,包括从键盘接收输入字符串,并将其转换成整数的例子,产生一个随机数的例子-java examples include receiving input from the keyboard strings, and converting it into integer example, Generate a random number of examples, etc.
VerifyPicNum
- 用Servlet生成4位数字的图片验证码 功能: 1 取得一个1000-9999的随机数 2 设置图片大小 3 设置背景色 4 设置字体色 5 随机产生155条干扰线,使图象中的认证码不易被其它程序探测到 6 将认证码显示到图象中-Servlet generated using four-digit code Photo certification functions : a 1000-9999 strike a random number two set the p
java_movestar
- 移动星空。j2se内容。适合初学者。以随机数在屏幕画星,并用线程控制移动。-Mobile Sky. J2se content. For beginners. A random number on the screen-painting, and use mobile thread control.
案例2产生随机数并运算的程序
- \\《汇编语言课程设计案例精编》源代码\\案例2产生随机数并运算的程序.rar-\\ "assembly language curriculum design case intensive series" source code \\ 2 cases generated random number and Operational procedures. Rar
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
UniformRandomNumberGenerator
- Uniform Random Number Generator,copy from book
抽号软件
- 这个软件实现了无重复随机抽号过程,在这个软件中通过对数据库中保存的数据进行了处理,在代码中产生随机数,通过这个随机数读取数据库中的数据,得到随机的号码,从而实现随机无重复的抽号。-no repeat of the process selected in the software of the database stored data processing, the code of random numbers generated by the random number to read the
java餐厅管理
- 产生一个随机数,然后统计餐厅进出人数,点菜价格,点菜时间。最后算一天的总收入-have a random number, then the number of statistics from the restaurant, order food prices, orders time. The final day of counting the total income
GeneratePossionDistribution_codes
- Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/e)x] step3:Slove x=1/F(u) step4:Repeat Step1~Step3 by using different u,you can get x1,x2,x3,...,xn step5:If the first packet was generated at time [
random
- 这是一个随机数生成的小游戏,先输入一个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
random
- 摇号程序,根据用户的开始和停止时间随机产生数字-random number program
Random
- 模拟彩票购买,产生7位0-35之间的随机数。-Analog to buy lottery tickets, resulting in seven random number between 0-35.
Random-number
- 随机抽号,用于抽奖类的编程,随机产生1~10个数,按钮控制开始和暂停-Random numbers for lottery type of programming, randomly generated number from 1 to 10, start and pause button controls
random
- 取随机数;选双色球号码;AIR打包android程序-Take a random number choose two color numbers AIR android program package
jquery-build-random
- JQquery根据提供的数字范围每次产生不同的随机数并且生成过的随机数不会再生成第二次等随机效果-JQquery different random number based on the digital range provides every time random number generation after generation not and then second times random effect
random-number-generator
- javascr ipt program generator random number
random
- javascr ipt随机数生成函数 math.random(Javascr ipt random number generating function math.random)
Random-Number-Generator-master
- A clean, simple random number generator with the added bonus of save states.