-
mnbnmbnb nbnbnghghghjvbvbvghftfgfgvc
mnbnmbnb nbnbnghghghjvbvbvghftfgfgvc-mnbnmbnb nb nbnbnghghghjvbvbvghftfgfgvc
- 2022-01-25 16:12:20下载
- 积分:1
-
Set T [0: n
设T[0:n-1]是n个元素的一个数组。对任一元素x,设S(x)={i|T[i]=x}。当|S(x)|>n/2时,称x为T的主元素。设计一个线性时间算法,确定T[0:n]是否有一个主元素。-Set T [0: n-1] is the n elements of an array. Of any element x, set S (x) = (i | T [i] = x). When | S (x) |> n/2 when x for T said the main element. Design a linear time algorithm to determine the T [0: n] whether there is a main element.
- 2022-11-25 16:10:03下载
- 积分:1
-
八数码问题也称为九宫问题。在3×3的棋盘,摆有八个棋子,每个棋子上标有1至8的某一数字,不同棋子上标的数字不相同。棋盘上还有一个空格,与空格相邻的棋子可以移到空...
八数码问题也称为九宫问题。在3×3的棋盘,摆有八个棋子,每个棋子上标有1至8的某一数字,不同棋子上标的数字不相同。棋盘上还有一个空格,与空格相邻的棋子可以移到空格中。要求解决的问题是:给出一个初始状态和一个目标状态,找出一种从初始转变成目标状态的移动棋子步数最少的移动步骤。
-8 issue of the digital problem, also known as Nine-palace. In the 3 × 3 chessboard placed eight pieces, each piece is marked 1 to 8, a number of different pieces on the subject are not the same. There is also a board space, and spaces adjacent pieces can be moved to the space. To be resolved is: given an initial state and a target state, to find a target state from the initial movement into the least number of pieces of mobile steps step.
- 2023-06-28 21:25:03下载
- 积分:1
-
一个躲开炸弹的小游戏,类似手机上的那种,环境VS2005
一个躲开炸弹的小游戏,类似手机上的那种,环境VS2005-a small bomb to escape the game, similar to the kind of phone, the environment VS2005
- 2022-05-17 13:08:42下载
- 积分:1
-
一个个人开发的小程序,大家看看提出建议给予改进
一个个人开发的小程序,大家看看提出建议给予改进-personal development of a small program, we look at the recommendations given to improve
- 2023-02-08 20:10:03下载
- 积分:1
-
C++实现朴素贝叶斯分类器
几个注意事项: 1.如果自己造数据在写.names文件时最后‘.’后面要加个回车,不加会出错! 2.数据文件分3个,例如训练集在golf.data和golf.names中,预测数据集在golftest.data中。 3.这个数据集和c45的数据集一样,读取和存储都是借鉴C45原作者的方法写的。 4.最后训练出来的分类模型存在一个3维数组当中PostFreq[类][属性][属性值],这样比如方便预测 PostFreq存放的某个类下某个属性的属性值的频率。 5.这个和我以前传的差不多 我主要把那个模型也就是PostFreq[类][属性][属性值]中的值都写进“.model”文件了 ,然后在项目下有两个工程一个工程是用来 训练模型然后写进“.model”文件,另一个工程是预测的,它运行时只要读取“.model”文件就可以进行预测了,就不用在向我前面上传那个工程每回都要 训练一个PostFreq[类][属性][属性值]。 6.在VS2005下运行要先上载其中一个工程在运行另一个工程哦 7.所有的数据文件和生成的模型文件都放在data文件夹里了 这样方便2个工程读取数据。
- 2023-06-20 03:20:04下载
- 积分:1
-
四螺旋浆垂直飞行的飞行器的飞行控制程序,以ARM为处理器。...
四螺旋浆垂直飞行的飞行器的飞行控制程序,以ARM为处理器。
-IV flying propeller aircraft vertical flight control procedures to ARM-processor.
- 2022-02-02 08:38:31下载
- 积分:1
-
This program sports a fresh interface which uses a variety of components. It bas...
This program sports a fresh interface which uses a variety of components. It basically underlines the use of the Database Access Object (DAO) in Delphi by storing information about your Clients into a MS Acess database.
- 2023-04-29 06:00:04下载
- 积分:1
-
cpabe-签名算法实现
实现了2011年cpabe签名的算法,分为四个算法,分别输出了四个文件
- 2022-08-17 22:54:34下载
- 积分:1
-
windows media player 调用例子
windows media player 调用例子-call windows media player example
- 2022-04-18 22:00:03下载
- 积分:1