资源列表
CSHUZHICODE
- c数值算法的源码-c数值算法的source code
BiTree_Operation
- 二叉树常用操作,代码编写标准,规范。对初学者有一定的参考意义-Common binary operations, coding standards and specifications. Some reference to the meaning of beginners
angular_distribution
- 计算分子流态下气体分子通过直圆管道时的角度分布的数值解-Calculation of gas molecules under molecular flow through straight circular pipes of the angular distribution of the numerical solution
distribution_along_tubewall
- 分子流态下气体分子在直圆管道管壁上的相对入射密度分布-Gas molecules under molecular flow in straight circular pipe wall on the density distribution of the relative incidence
simulatetheworkandisplaydigitalclock
- 电子电路设计与仿真工具eda,用来模拟数码时钟的工作和显示。希望能够提供帮助。 -Electronic circuit design and simulation tool eda, used to simulate the work and display digital clock. Want to help.
edamusic
- 电子电路模拟仿真软件下的一个电子琴的实验,包括具体的步骤,实验现象等等。-Electronic circuit simulation software, a keyboard under the experiment, including specific steps, experimental phenomena and so on.
IJCS_33_1_9
- 發現蟻群優化的分類規則和快速改進約簡算法-Classification Rule Discovery with Ant Colony Optimization and Improved Quick Reduct Algorithm
DIV2
- TopCoder上DIV2中一些问题的解答.具体题目见TopCoder的Arena.-some solutions of TopCoder on DIV2 . TopCoder specific topics see the Arena.
DIV1
- TopCoder中的一些Single Round Match中的题目的解答.-TopCoder Single Round Match in the number of answers to the questions.
GA
- 经典的遗传算法在matlab环境中的实现-Classical genetic algorithm implementation in matlab environment
CodeOfACM
- 一些ACM题源码,包括部分北大poj上的题目和《新编常用算法及程序题解》里面算法的程序实现-some code of ACM problems
gbs
- 1、求任意n个数的最小公倍数 2、辗转相除法求两个数的最小公倍数、最大公约数-1, find the least common multiple of the number of arbitrary n 2, Euclidean algorithm of the least common multiple of two numbers, the common denominator