-
graph
对圆形,正方形,长方形等几何图形进行计算面积,周长等运算(Circular, square, rectangular and other geometric shapes are calculated area, perimeter of operation)
- 2016-06-29 22:12:46下载
- 积分:1
-
LUDCMP
程序名为LU分解法。功能:求解系数矩阵为非奇异的线性代数方程组Ax=b,它能串联式地逐次解A相同b不同的方程组。本方法将高斯主元消去法中的中间结果的记录次数从约n^3/3次减少到约n^2次。子过程LUDCMP将系数矩阵A分解为上三角矩阵和下三角矩阵。子过程LUBKSB利用LUDCMP的分解结果求得线性方程组Ax=b的解。(Program called LU decomposition. Function: non-singular coefficient matrix solving linear algebraic equations Ax = b, it tandem to the same b successive solution A different equations. The method of the Gaussian elimination method master record of the results of the intermediate frequency from about n ^ 3/3 was reduced to about n ^ 2 times. Sub-process LUDCMP the coefficient matrix A is decomposed into upper triangular matrix and lower triangular matrices. Sub-process LUBKSB decomposition results obtained using the LUDCMP linear equations Ax = b solution.)
- 2013-09-27 09:58:14下载
- 积分:1
-
eluosifangkuai
这是一款基于C#语言的模拟俄罗斯方块的源码,游戏背景及关卡都可以自己设置(This is a simulation language based on C# source code for Tetris, the game background and can set up their own checkpoints)
- 2011-05-29 00:43:49下载
- 积分:1
-
Implementation of Goertzel Algorithm Using C55x Assembly Language
- 2023-06-24 08:50:02下载
- 积分:1
-
chengjiguanli2
一个关于成绩管理系统的课设:-)希望大家喜欢(A performance management system on a course set up :-) I hope you like)
- 2009-01-01 09:09:02下载
- 积分:1
-
html解析-AngleSharp
html解析-AngleSharp
- 2015-02-26下载
- 积分:1
-
OReilly.C.plus.plus.Cookbook
OReilly.C.plus.plus.Cookbook.rar
C++方面的书籍(C++ CookBook)
- 2010-11-05 11:02:45下载
- 积分:1
-
逆变器并网matlab仿真
说明: simulink逆变器并网仿真。(1)分别建立新能源发电并网系统的数学模型,并在Simulink上进行仿真验证。? (2)探讨控制策略,详细地研究双闭环控制的设计方法。? (3)计算、设置逆变器主电路及控制电路各器件的参数值,在Simulink上进行仿真调试,使得仿真结果符合设计的指标,分析仿真结果。(Simulink inverter grid connection simulation)
- 2020-06-10 19:42:40下载
- 积分:1
-
0904210213
霍夫曼编码的C++实现,输入一组字符串,输出每个字符的编码及整个字符串的霍夫曼编码。(realization of Huffman coding using VC++)
- 2012-04-15 20:52:45下载
- 积分:1
-
SPIHT2
根据paper思想,自己编写的SPIHT编解码。可以处理不同图像大小的小波系数,严格按照paper中的算法编写。细节见说明文档(under the paper thinking, their preparation SPIHT codec. Image can handle different sizes of the wavelet coefficients and strictly according to the paper prepared algorithm. For details, see the documentation)
- 2007-04-18 11:41:46下载
- 积分:1