资源列表
Exercise9_2
- 设计一个名为Fan的类,表示一个风扇。这个类包含:一个名为speed的int型数据,一个名为on的bool型数据域,一个名为radius的double型数据域,一个名为color的字符型数据域,一个无实参构造函数,创建一个默认的风扇。-Design a class named Fan, said a fan. This class includes: a data type int called speed, called on the bool type data field, called
Jose
- 一群小孩围成一圈,任意假定一个数m,从第一个小孩数起,顺时针方向数,每数到第m个小孩,该小孩便离开。小孩不断离开,圈子不断缩小,最后剩下一个胜利者。胜利者是谁呢? -Group of children form a circle, any assumption of a number m, the number of children starting from the first, clockwise direction number, each number to m a child,
DanChunXingXunYou
- 此代码可实现最优控制理论中的单纯型寻优算法,可调节参数,并通过曲线查看调节结果。-This code can achieve the optimal control theory of simplex optimization algorithms, adjustable parameters, and through regulation of the results of curve view.
CiPanZuiYouCunChu
- 贪心算法实现磁盘最优存储问题,java实现,算法作业参考-Greedy algorithm to achieve optimal disk storage problem
dfs-gready
- poj1664 盘子分苹果的问题,dfs解题思路,贪心讲解-no English
DTMF
- matlab实现DTMF辩音程序,要求由用户生成DTMF音保存为wav格式,即可。-DTMF tone debate matlab implementation procedures required DTMF tone generated by the user is saved as wav format, you can.
A200808-601
- 基于C++标准模板类库的全文检索算法 -Based on C++ standard template library of full-text search algorithm
rsm
- RS编码与译码程序具体的实现MATLAB实现-RS encoding and decoding process to achieve a specific realization of MATLAB
resolve
- 求解一个数的因式分解,注意,这是c#.net环境下的程序-Solving a number of factorization, note that this is c#. Net environment program
daisy-1.8.1.tar
- daisy特征点描述算法,用于计算单个点的。-daisy feature point describes algorithms used to calculate a single point.
micromouse_for_ex
- 電腦鼠走迷宮 使用C語言 在WINDOWS視窗下運行 做為模擬測試用-Computer mouse maze using C language to run under Windows as a simulation WINDOWS testing
Python-for-DE--algorithm-
- Python实现的差分进化算法的源代码,供大家学习参考-Python implementation of the differential evolution algorithm source code for everyone to learn information