资源列表
c-p67
- 利用for循环控制100-999个数,每个数分解出个位,十位,百位。-For loop control 100-999 number of each decomposition bits and ten, one hundred.
888
- 将一个正整数分解质因数。例如:输入90,打印出90=2*3*3*5。-A positive integer prime factorization. For example: Enter 90, print out 90 = 2* 3* 3* 5.
YLB2012
- 压力表计量管理系统 用于计量检定 实现自动记录、出证-Pressure gauge measurement and management system for the metrological verification
BinaryExp
- Implementation of binary exponent algorithm
countinversion
- Implentation of Counting inversion algorithm
nqueens_v1
- N queens problem solved by algorithm
subsets
- Sum of Subsets algorithm implementation
line_dandc
- Hideen line removal problen using Divide And Conquer Strategy
house_sort
- Base Station problem using greedy strategy
Object-Watershed-Link-Simulation
- 流域水文模型Object Watershed Link Simulation (OWLS),由Wilson Huaisheng Chen博士用C++语言开发。-A hydrological model,its name is Object Watershed Link Simulation (OWLS)
Animation
- openGL做光照渲染和旋转动画的源程序-The source code of Light rendering and animation using OpenGL
fuhexing(effective)
- 复合型优化算法,包括源代码和一个算例,适于初学者对于优化算法的理解和拓展应用-The compound optimization algorithms, including source code and a numerical example, suitable for beginners to understand and expand the application of the optimization algorithm