资源列表
C2
- 收集了目前大学期末考试中18个重要的C程序源代码例题解答,还有24个待续。题目:古典问题:有一对兔子,从出生后第3个月起每个月都生一对兔子,小兔子长到第三个月 后每个月又生一对兔子,假如兔子都不死,问每个月的兔子总数为多少?-Collected at the end of the current university examinations 18 important example C source code to answer, there are 24 adjourned. Ti
lagrange
- 1.n个节点分段Lagrange插值多项式; 2.使用格式y=lagrange(x0,y0,x,k); 3.输入项x0为n维插值节点向量,y0为n维被插函数值向量; 4.x为m维插值点向量,k为分段插值多项式次数,不超过3,缺省为k=1; 5.输出y为插值点x处的函数值;- 1.n a sub-node Lagrange interpolation polynomial 2. The use of the format y = lagrange (x0, y0,
PdandPf
- 最大化频谱接入机会的能量检测方法的研究---认知无线电-Access to opportunities to maximize the energy spectrum detection of cognitive radio---
win-pinbi-
- 改模块源码,是对windows系统的徽标键(键值91)进行屏蔽-Change the module source code, is a windows system logo key (key 91) to shield
RLE
- Run-length encoding (RLE) is a very simple form of data compression in which runs of data (that is, sequences in which the same data value occurs in many consecutive data elements) are stored as a single data value and count, rather than as the origi
form
- 表单背景用表格作处理,用户输入信息提交给当前页面-Form background form for processing user input information to the current page
5
- 基于c的gauss-siedel与SOR迭代法解线性方程组的通用程序,并通过试探解给出最好的松弛因子。-C based on a common program of gauss-siedel and SOR iterative method for solving linear equations, and through trial solution gives the best relaxation factor.
hidrat_erv
- Green grain hidratation
plus_one_second
- 输入一个时间(年、月、日、时、分、秒),判断时间是否合法,输出下一秒的时间。 程序清晰,你值得拥有!-Enter a time (year, month, day, hours, minutes, seconds), time to judge whether the legal, the output of a second time. The program is clear, you re worth it!
gram
- gram charlier expansion monte carlo matlab code
gen_spec
- 利用有限差分软件Flac3d生成人工地震波,并用于岩土工程动力分析-Using finite difference software Flac3d generate artificial seismic waves, and for dynamic analysis of geotechnical engineering
source
- 使用PCL库进行点云投影,朱德海《点云库PCL学习教程》第二章示例代码-Example code for Lidar cloud data projection