-
一个有趣的纸牌游戏——抽鬼牌
首先,在扑克牌中加入一只王,即鬼牌,然后将牌平均分给所有玩家,玩家收到牌后,只要有两张同一数字的牌,就可以打出,没有的话就要等待下一次抽牌的机会,最后保留鬼牌的玩家即为输家,要接受一定的惩罚,娱乐性十足。
- 2022-03-03 16:22:22下载
- 积分:1
-
数据结构源程序,对初学者来说有参考作用用数据结构知识,挺复杂的...
数据结构源程序,对初学者来说有参考作用用数据结构知识,挺复杂的-athlete
- 2023-04-10 07:30:03下载
- 积分:1
-
当你想要的时候学习。
Study ARM when you wanted.
- 2023-09-08 06:50:05下载
- 积分:1
-
该程序描写c++中变量的所占字节数,适合于初级人员学习
该程序描写c++中变量的所占字节数,适合于初级人员学习-The program description c++ in the proportion of variable number of bytes suitable for junior officers to learn
- 2022-02-05 07:07:47下载
- 积分:1
-
NS2 简介
NS2 是专为研究而设计的开源事件驱动模拟器计算机通信网络中。NS2 自 1989 年成立以来, 不断得到来自业界、 学术界和政府的极大兴趣。都在不断研究与改进多年来,现在的 NS2 包含众多网络组件 (如路由模块的传输层协议、 应用程序等。探讨网络性能, 研究人员可以简单地使用一种易于使用的脚本语言,来配置网络, 和观察通过 NS2 而生成结果。无疑,NS2 已成为最广泛使用的开放源码网络模拟器和一个最广泛用于网络模拟器。
- 2022-06-20 07:17:06下载
- 积分:1
-
通过欧几里德距离对三维空间内的数据点进行聚类:
从文件读入三列表示坐标的数据进行聚类。按项目总数和组数平均划分。首先计算两两之间的距离,选出最近的两个点,再...
通过欧几里德距离对三维空间内的数据点进行聚类:
从文件读入三列表示坐标的数据进行聚类。按项目总数和组数平均划分。首先计算两两之间的距离,选出最近的两个点,再按距离由小到大排序,找出距这两个点最近的若干个点。
除去这些点后对其余的点重复进行上述操作。-By Euclidean distance on three-dimensional space, clustering of data points: from the file read into the three coordinates of the data indicated that cluster. According to the average number of total number of projects and group division. First, calculate the distance between 22 to elect the nearest two points, and then from small to large order to identify these two points away from a number of recent points. After removing these points the rest of the point of repeating to carry out such operations.
- 2023-01-05 15:35:03下载
- 积分:1
-
计算机图形学的讲义,简练的概括了三围观察基础知识
计算机图形学的讲义,简练的概括了三围观察基础知识-computer graphics lectures, concise summary of the basic knowledge observation Body
- 2022-12-01 16:15:03下载
- 积分:1
-
冰点BaiDNS动态域名解析系统是基于VB程序开发,可以进行动态域名解析,具有二级域名申请、登录、修改注册密码和查看解析状态、查看登录日志等功能。...
冰点BaiDNS动态域名解析系统是基于VB程序开发,可以进行动态域名解析,具有二级域名申请、登录、修改注册密码和查看解析状态、查看登录日志等功能。
-Freezing point BaiDNS dynamic domain name system is based on the VB development, dynamic DNS can be a secondary domain name application, the registry, modify the registration status of the password and view the resolution to see features such as registry log.
- 2022-01-25 15:14:39下载
- 积分:1
-
A) 实现虚拟存储B) 实现对文件的按名存取C) 实现对文件的按内容存取D) 实现对文件的 高速输入输出(17) 分页显示当前文件 ... A) 执行SPLIB...
A) 实现虚拟存储B) 实现对文件的按名存取C) 实现对文件的按内容存取D) 实现对文件的 高速输入输出(17) 分页显示当前文件 ... A) 执行SPLIB B) 执行SPDOS C) 装载拼音模块D) 装载五笔字型输入模块(32) 在汉字输入状态下,按下Shift+a组合键后,输入了__。-A) Virtual Storage B) the realization of the documents were accessed by C) achieved by the paper"s content access D) to achieve high-speed document input and output (17) displaying the current document ... A) The Executive SPLIB B) implementation SPDOS C) loading fight audio Module D) loading WBZX module (32) in the state of inputting Chinese characters by pressing a combination of keys Shift, the importation of __.
- 2022-02-02 13:15:50下载
- 积分:1
-
编程查找指定目录下所有EXE文件,并将其全路径存入Result.txt中,要求用递归...
编程查找指定目录下所有EXE文件,并将其全路径存入Result.txt中,要求用递归- The programming search assigns under the table of contents all
EXE document, and stores its full path in Result.txt, the request uses
the recursion
- 2023-06-08 13:45:03下载
- 积分:1