-
Linux菜鸟专用资料 595页
介绍了linux的基础知识,包括linux进程 各种linux命令(This paper introduces the basic knowledge of linux, including various linux commands of Linux process.)
- 2019-03-25 13:29:58下载
- 积分:1
-
很奇怪,这是一种数学方法,可以构造解。描述…
这题奇数是有数学方法的,可以构造出解。描述起来比较麻烦。 出一解的构造法: 首先在整个矩阵的最下面一行的中央置1, 然后向右下方向顺序填上2,3,4,5,6,7,…… 注意碰到底的时候就将数翻到上面去,碰到右边的时候就翻到左面去 比如5*5的幻方,如果1填在(5,3)处,2就应该填在(1,4)处,4就应该填在(3,1)处…… 另外,当原数的下方已经有数时,要将要填入的数填到原数正上方 仍举5*5幻方的例子,当5已填好(4,2)时,其右下方为1,不能把6填在那里,而应填在(3,2)处,即5的上方。 最后,一个特殊的点,右下角,这时也应当将新数填在右下角的上方。-odd that this a mathematical method of solution can be constructed. Description relatively trouble. From a structural solution to the law : First, the entire matrix of the bottom of his home a central, then under the direction of the right order to fill 2,3,4,5,6,7 ... to the end of the encounter will be a few turns to above, where the right time to turn left on to For example, the 5* 5 magic squares, fill in if a (5,3), the two should fill in (1,4), four should be filled in (3,1) Department ... Also, when the original number at the bottom of several that should be filled to fill several the original number is still above 5 5* For Magic Squares example, when the five have completed (4,2), for its lower right
- 2022-08-19 22:10:03下载
- 积分:1
-
SMP
说明: 用到的数据是2015微博用户画像比赛提供的数据,数据包含在文件中。这份代码能够实现完整的提取特征到训练模型,从而的出预测结果的功能。用到了sklearn及panda包。(The data used is provided by the user portrait competition of microblog in 2015. This code can complete the function of extracting features to the training model, thus producing the prediction results. Sklearn and panda packages are used.)
- 2019-01-10 18:50:30下载
- 积分:1
-
使用java编写的足球游戏,非常有意思,适合学习!
使用java编写的足球游戏,非常有意思,适合学习!-prepared by the use of football games, very interesting, suitable for learning!
- 2022-02-12 00:03:50下载
- 积分:1
-
closest_pair
分治法思想,求最邻近点对,考虑将所给的n个点的集合S分成2个子集S1和S2,每个子集中约有n/2个点,然后在每个子集中递归地求其最接近的点对(Divide and conquer ideas, find the nearest point to consider given the set S of n points into two subsets S1 and S2, each subset of about n/2 points, and then recursively find its focus in each sub-the closest point)
- 2013-12-07 16:46:26下载
- 积分:1
-
WINDML字库自动生成软件,可以自动生成WINDML下所需字库
WINDML字库自动生成软件,可以自动生成WINDML下所需字库-WindML font automatically generated software can automatically generate the required font WindML under
- 2022-03-17 02:11:51下载
- 积分:1
-
bomballs
VB模拟小球碰撞,随机产生不同质量大小的小球,可以改变初始速度和动能损失率,适合初学者(VB simulation of small ball collision, randomly generated different quality size ball, can change the initial velocity and kinetic energy loss rate, suitable for beginners)
- 2011-12-11 21:42:59下载
- 积分:1
-
期望最大化算法
期望最大化算法。假设数据服从高斯分布时,用于寻找全局最优解。(Expectation-Maximization algorithm)
- 2019-07-11 17:35:42下载
- 积分:1
-
VC++运用循环队列和链表技巧开发的贪吃蛇游戏
VC++运用循环队列和链表技巧开发的贪吃蛇游戏,游戏的玩法和其它的贪食蛇游戏没什么区别,但是编程思路和运用的技巧却与其它的同类游戏大相径庭,本游戏运用了循环队列和链表的技巧而编写,操作方法:按键盘上的W/A/S/D键控制蛇身上下左右移动,蛇身、食物数量可以自定义。
- 2022-02-06 03:18:29下载
- 积分:1
-
PB 11, 12 sqlsnc
sqlnc for pb 11 or 12
- 2018-03-19 10:07:43下载
- 积分:1