搜索资源列表
random-exam
- 通子的考试系统 本程序版权属于通子 程序功能: 1。考生可以选择科目进行考试 2. 考过科目不再重新登陆考试 2。考题时随机的,避免考生之间互相抄袭。 3。考题为五题,设定30秒后自动提交 4。提交后可以直接得到你的成绩,并知道你是否通过了考试了 5. 可以了解你的成绩与总成绩的对比 程序优缺点: 1。未使用javaBean技术。 2。使用的是声明语句在Conn.jsp,功能是进行数据库连接; 3。使用html处理的不好,页面不甚美观。 4。未采用MVC,M(mode-database),V(
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 [
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
123
- FTP分为主动模式和被动模式两种,FTP工作在主动模式使用TCP 21和20两个端口,而工作在被动模式会工作在大于1024随机端口。FTP采用C/S模式,且客户端和服务器处在不对等地位。-FTP is divided into two kinds of active mode and passive mode, FTP work in active mode using the two-port TCP 21 and 20, while working in passive mode worki
CreatePasswordProtection
- 创建随机密保卡,保存到本地C盘,并且可以校对密保卡。控制台程序。-Create a random secret security card, save to the local C drive, and proofreading close security card. Console application.
java_chat
- 用JAVA实现的会话程序 1 编程环境:JCreator——提交的程序为*.java和*.class,在命令行下可以运行。 2 服务器端的命令可以随机输入(您可以输入20个,也可以输入其余任意个)。 ‘a’,’b’,’c’,’d’分别代表“上”,“下”,“左”,“右”。END代表结束。 3 客户端显示接收的命令和操作者的按键情况(Ctrl+“上、下、左、右”) 4 客户端每接收一条命令,便向服务器端报告一次执行情况(“正确/错误”),并在服务器端显示 5 在服务器端输入
GaussianNoise
- 网站上的高斯白噪声,都是matlab或者c语言实现,因此,想到使用java语言来编写产生随机高斯白噪声,并把相关数据保存在txt中,给需要的朋友提供简单参考-Gaussian white noise on the website, or c language matlab are, therefore, think of using java language to write random Gaussian white noise, and the related data stored in
SimpleRNG
- This is a windows developed C++ application which can be used to generate random numbers. This should be used to teach beginners the way in which C++ RNGs work.
Snake
- 贪吃蛇是经典的街机游戏,最早原型诞生于1976 年。本次实验要求完成一个网络对战版的贪吃蛇。具体玩法如下: a. 游戏有2个玩家,通过网络 socket 通信。玩家1通过 w,a,s,d控制蛇的方向,玩家2通过上下左右箭头控制蛇的方向。 b. 至少随机添加2堵墙,蛇头碰撞到对方获胜。 c. 每次随机生成2个蛋,蛋的位置不与蛇身重合。2个蛋全部被蛇吃完后,再经过 2秒后,再次生成2个蛋。 d. 蛇身的初始长度为2,每吃1个蛋,蛇身长度+1。蛇头与自己蛇身和对手蛇神碰撞,游戏结束,对
87168
- turbo c writing, and random fireworks animation, size, color, make their own adjustments and.
artific1 (1)
- turbo c writing, and random fireworks animation, size, color, make their own adjustments.