资源列表
04
- 圆形操场的四周摆放着n堆石子,现在要将石子有次序地合并成一堆,规定每次只能将相邻的两堆合并成新的一堆,并将新的一堆石子数计为该次合并的得分。编写程序求出将n堆石子合并成一堆的最小得分和最大得分。 输入:第一行一个整数,表示石子堆数,第二行n个数,表示每堆石子的个数。 输出:第一行中的数是最小得分,第二行中的数是最大得分 -Placed around a circular playground with n stack stone, stone is now to have the o
flip_flops
- flip_flops for verilog
ChatClient
- 用Java编写的聊天的client端。该客户端需要配合server端使用。-Written with Java chat client-side. The client needs with the server-side use.
broadcast.tar
- broadcast tree drawing in the network for subnets
multiple
- 实现两个很大的数的乘法程序,最多可以到达200位的数字的相乘。-To achieve two great multiplication of the number of procedures, can reach up to 200 the number of multiplication.
Noname10
- 根据所给的关键词组,运用正则表达式匹配查找出文档中所有含该词组的句子,并按一定格式输出,如因为···所以-According to the key phrases, using a regular expression match to find out the document, all sentences with the phrase, according to a certain output format, such as so
WinRAR
- 共轭梯度法matlab源程序 很好很强大 快来下载 快来啊-gongetidufa
Blur
- file is for developing the blur in the video
yunsuanfu
- C++中预定义的运算符的操作对象只能是基本数据类型,对于很多用户自定义类型,也需要有类似的运算操作,这就提出了对运算符进行重新定义,赋予已有符号以新功能的要求。-In C++ predefined operator operating the object can only be basic data types, for many user-defined types, operators also need to have a similar operation, which propos
Vector
- Vector class Vector class Vector cla-Vector class Vector class
zhongshu
- 众数的算法众数是样本观测值在频数分布表中频数最多的那一组的组中值,主要应用于大面积普查研究之中。 众数是在一组数据中,出现次数最多的数据,是一组数据中的原数据,而不是相应的次数。 一组数据中的众数不止一个,如数据2、3、-1、2、1、3中,2、3都出现了两次,它们都是这组数据中的众数。-Modal algorithm mode is sample observation values in the table of frequencies up to the group median f
process
- 模拟Windows下的进程的创建与退出,和对应的内存分配情况,可直接运行,无需修改-Creating and exits, and the corresponding memory allocation process simulation under Windows, can be run directly without modification