-
Sokoban (modified version) games, straight to the game developers have a friend...
推箱子(修改版)游戏,直得对游戏开发的朋友学习或参考.-Sokoban (modified version) games, straight to the game developers have a friend learning or reference.
- 2022-12-27 21:45:03下载
- 积分:1
-
: proposed security agreement on the nature of the agreement is the main means o...
:提出安全协议本质上是协议主体利用密码学手段通过挑战一响应来对协议另一方的存在做出判断,并同
时完成对一些数据例如会话密钥等的协商。依据这种思想,结合认证逻辑中的一些成果,提出了一种新的安全协
议关联性的分析方法,该方法对协议认证目标进行了基于线空间模型语义的定义,并将关联性分析归结为Strand
的存在关系和Strand参数一致性的分析问题。-: proposed security agreement on the nature of the agreement is the main means of the use of cryptography through the response to a challenge to the existence of other agreements made judgment and be completed at the same time on some key data such as the oral consultations. Based on this idea and certification of some logical outcome, a new security agreement relevance of the analysis method, The objective of the agreement for the certification based on linear space model semantic definition, Correlation analysis will be reduced to the existence of relations between the Strand and Strand parameters consistency of the problem.
- 2022-02-05 09:18:38下载
- 积分:1
-
初始屏幕
这个程序允许用户显示一个动画的闪屏,当程序执行且花费更长的时间来启动。
- 2022-12-10 13:30:03下载
- 积分:1
-
约瑟夫环
1. 本演示程序利用一循环链表,每个结点为一人,类似将人按顺时针方向围坐一圈,每个结点包括,号码,密码.号码是作为排的顺序.密码用来作为下一次报数...
约瑟夫环
1. 本演示程序利用一循环链表,每个结点为一人,类似将人按顺时针方向围坐一圈,每个结点包括,号码,密码.号码是作为排的顺序.密码用来作为下一次报数的数字.当走到结尾时,再下个结点便循环回去,依此类推.
2. 演示程序以用户与计算机的对话方式执行,用户输入相应的数据,输出结果显示在其后。,即总结点数,和密码.
3. 程序执行的命令包括:1)创建链表 2)寻找结点 3)删除结点
4. 测试数据测试数据:m初始值20,n=7,7个人密码依次为:3,1,7,2,4,8,4。首先m值为6,正确出列顺序为6,1,4,7,2,3,5。
-Josephus 1. The demonstration program using a chain cycle, each node to a person, similar to a clockwise direction by people sitting circle, and each node include numbers, Password. As the number is the sequence. used as a password the next few reported figures. When reached at the end, the next nodes will cycle back, and so forth. 2. Demonstration Program to computer users with implementation of the dialogue, the corresponding user input data and output results in later. , Summed up the quota, and password. 3. Procedures for the implementation of the order include : 1) Create List 2) Find node 3) delete nodes 4. test data test data : the initial value of 20 m, n = 7, 7 PIN followed : 3,1,7,2,4,8,4. M value fo
- 2022-07-24 02:51:37下载
- 积分:1
-
功能简介: 多用户管理分权限发布、管理软件信息; 自由选择系统默认为静态HTML或动态ASP; 无限制添加下载服务器,添加软件只需要填写软件名称; 新增广告管理
功能简介: 多用户管理分权限发布、管理软件信息; 自由选择系统默认为静态HTML或动态ASP; 无限制添加下载服务器,添加软件只需要填写软件名称; 新增广告管理功能和FLASH投票系统; HTML编辑器为可选项; 支持N级软件分类、无限制添加软件下载链接。 软件信息、文章内容批量删除、批量分类转移等批量管理功能; 完善而方便的软件信息添加、编辑表单,无组件图片上传; 文章添加,连接等HTML效果或者全部支持HTML; 软件及文章编辑修改,内附搜索程序; 本站资源的统计功能; 在线人数统计功能,并显示在线用户的详细信息; 强大的会员下载功能自由设置会员组级别; 模板及样式在线管理,可以在后台直接添加/修改样式; 强大的数据库处理功能,备份、压缩、恢复、数剧库在线更名; 自由添加友情连接,自由添加删除网站栏目; 免费版本不提供生成静态页面功能 后台默认用户名:admin 密码:admin -profiles : multi-user management authority released information management software; Free choice of system defaults to static or dynamic HTML ASP; Add unlimited download server, add the software is only required to complete the software name; The new advertising management capabilities and FLASH voting system; HTML editors for options ; software support N classification, unrestricted add software download links. Software information, delete the article content volume, volume classification transfer volume management functions; Perfect and convenient software information to add, edit forms, uplo
- 2022-03-24 18:59:08下载
- 积分:1
-
电力系统故障计算,可以计算单相短路,单相接地短路,三相短路,两相短路接地,两相短路...
电力系统故障计算,可以计算单相短路,单相接地短路,三相短路,两相短路接地,两相短路-power system fault, can calculate the single-phase short circuit, short-circuit to the single-phase and three-phase short-circuit, two-phase short-circuit grounding, two phase short circuit
- 2023-02-14 13:00:04下载
- 积分:1
-
vc编写的游戏俄罗斯方块,功能齐全,很适合大家研究学习vc。...
vc编写的游戏俄罗斯方块,功能齐全,很适合大家研究学习vc。-vc Tetris game written in complete functions, it is suitable for everyone to consider learning vc.
- 2022-03-06 17:00:44下载
- 积分:1
-
数值分析课程上机 拉格朗日插值多项式 插值多项式存在唯一性 在次数不超过N的多项式集合Hn中 满足条件的插值多项式Ln(x)^Hn 是唯一存在的! 牛顿插值 三...
数值分析课程上机 拉格朗日插值多项式 插值多项式存在唯一性 在次数不超过N的多项式集合Hn中 满足条件的插值多项式Ln(x)^Hn 是唯一存在的! 牛顿插值 三色~-numerical analysis courses on the plane Lagrange polynomial interpolation polynomial interpolation existence and uniqueness to the number not exceeding N polynomial Hn pool to meet the conditions of polynomial interpolation Ln (x) ^ Hn is the only exists! Newton"s three color ~
- 2022-08-09 11:34:55下载
- 积分:1
-
UNIX网络编程,难度有点偏大,高手适合。
UNIX网络编程,难度有点偏大,高手适合。-UNIX Network Programming, a bit too difficult, suitable for a master.
- 2022-08-23 07:01:02下载
- 积分:1
-
俄罗斯方块源代码 用JAVA编写的一个简单的小游戏
俄罗斯方块源代码 用JAVA编写的一个简单的小游戏-Russian block with Java source code prepared in a simple little game
- 2022-02-05 17:22:36下载
- 积分:1