资源列表
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.
EmbeddedResourceReader
- This a demo to run something in you pocket pc without installation-This is a demo to run something in you pocket pc without installation
Blur
- file is for developing the blur in the video
wuchahanshu
- 误差函数计算 可以计算erf函数这种非初等函数-very good
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
1
- 一个学习小组有5个人,每个人有三门课的考试成绩。 求全组分科的平均成绩和各科总平均成绩-A study group of five individuals, each with three courses of examination results. Perfection and components section of the grade point average grade point average subjects
CSharpExcel
- 用C#来创建一个Excel表格 内带内容-In c# to create a Excel form inside take content
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