N!
N!技术资料下载专区,收录1,147份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
1,147
N! 全部资料 1,147 份
整数划分问题: 对于正整数n
整数划分问题: 对于正整数n,输出其和等于n且满足以下限制条件的所有正整数的形式,既组成和式的数字子左到右构成一个非递增的序列。例n=4,程序输出为 4=4 4=3+1 4=2+2 4=2+1+1 4=1+...
2016-08-10
78
Implementation of genetic algorithm, to search for desired extreme n-variable function.
Implementation of genetic algorithm, to search for desired extreme n-variable function.
2014-01-18
135
Introduction to probability solution Dimitri P. Bertsekas and John N Tsitsiklis MIT
Introduction to probability solution Dimitri P. Bertsekas and John N Tsitsiklis MIT
2014-01-15
200
libro sobre sistemas celulares de tercera generaci贸n, basados en cdma
libro sobre sistemas celulares de tercera generaci贸n, basados en cdma
2014-01-09
113
some routines to control a n u4091 using c for msp controller
some routines to control a n u4091 using c for msp controller
2013-12-22
159
求解非线性方程组的一组源代码,FORTRAN90.用于解决N个未知数,N-1个方程.
求解非线性方程组的一组源代码,FORTRAN90.用于解决N个未知数,N-1个方程.
2013-12-23
181