搜索资源列表
M_GSF
- 用高斯消去法求方程组,程序中的数组是动态定义的,感觉代码写的比较好-using Gaussian elimination method for equations, the process is a dynamic array definition of the impression that the code was better
ArrayMalloc
- 用VC实现了动态数组分配的 包括所有源代码-with VC dynamic array allocation, including all source code
Matrix.operation
- 用户输入两个矩阵的维数和元素,选择加减乘三种运算方式中的一种,程序将显示运算结果。采用动态分配数组空间。初学C++写的,简单易懂。-user input two-dimensional matrix of elements and a few select modified by the three operators a way, Operational procedures will show results. Dynamic array allocation of space. Novic
TurboPascalAdvancedProgramming
- 第1章 TURBO PASCAL高级编程技术 1.1 单元及其使用 1.2 与汇编语言混合编程 1.3 与C语言混合编程 1.4 过程类型及其使用 1.5 中断例程的编写方法 1.6 动态数组及其使用 1.7 扩充内存(EMS)及其使用 1.8 扩展内存(XMS)及其使用 1.9 程序的标准数据作代码处理的方法 第2章 实用工具单元 2.1 屏幕输入与输出单元ACRT 2.2 字符串处理单元ASTR 2.3 磁盘
kexuegongchengsuanfavcjj
- 数组矩阵函数微积分统计分析等算法VC算法 第N章的所有示例工程源程序 \Source\Classes 本书所有算法类的源程序 \Source\Lib 集成本书所有算法的静态库文件 \Source\Dll 集成本书所有算法的动态库文件-Array matrix function calculus, such as statistical analysis algorithm VC algorithm section of Chapter N of all sample pro
achvectors
- This delphi vector functions with dynamic size of array-This is delphi vector functions with dynamic size of array
DynamicIntArray
- create dynamic array using copy array function form system
C
- 用C编写的有限元小程序 C Programs - 所有的C programs 都进行了编译,并在ANSI C 中进行了测试 - 在所申明的数组中,采用了动态内存分配 -FEM with C small program written in C Programs- All C programs have been compiled and tested in ANSI C- stated in the array, using dynamic memory allocat
dealsec
- VBA的判断语句以及数组的应用,可以采取动态计算以及输出单元格数值结果-VBA array to judge statements as well as applications that can take dynamic calculations and numerical results of the cell output
5geyouyong
- 5个程序包括1,用高斯消去法解线性方程组的算法程序;2,判断k之前的质数并输出;3动态建立多维数组;4,利用点类进行线性拟合;5改进后的人员信息管理系统-Five programs include 1, with the gaussian elimination method of solving linear equations algorithm procedures 2, the prime Numbers and before judge k output 3, dynamic mu
ten-points
- 从一个数组中读取数据,一次读取一个,并且动态显示。-Reads data from an array, reads one, and the dynamic display.
answer.
- ACM递归题组训练,涉及到数组的应用,动态规划思想等等。-ACM recursive problem sets training, involving an array of applications, dynamic programming and so on.
Dynamic-reading-array
- C++动态读取数组源代码,实现数组大小自动增长-Dynamic reading two-dimensional array
BWT_Compre1508411252002
- Compression using Burrows Wheeler Transform. Includes n*log(n) comparison tri-partite suffix array block sorting, Move-to-Front coding, dynamic canonical Huffman coding of Wheeler s run-length-coding.
fangpan
- 用MATLAB实现动态聚类或迭代自组织数据分析,最小二乘回归分析算法,LCMV优化设计阵列处理信号。- Using MATLAB dynamic clustering or iterative self-organizing data analysis, Least-squares regression analysis algorithm, LCMV optimization design array signal processing.
goutang
- 含噪脉冲信号进行相关检测,用MATLAB实现动态聚类或迭代自组织数据分析,阵列信号处理的高分辨率估计。- Noisy pulse correlation detection signal, Using MATLAB dynamic clustering or iterative self-organizing data analysis, High-resolution array signal processing estimates.
poujen_V5.6
- 用MATLAB实现动态聚类或迭代自组织数据分析,可实现对二维数据的聚类,通过虚拟阵元进行DOA估计。- Using MATLAB dynamic clustering or iterative self-organizing data analysis, Can realize the two-dimensional data clustering, Conducted through virtual array DOA estimation.
jiegiu
- 用MATLAB实现动态聚类或迭代自组织数据分析,感应双馈发电机系统的仿真,LCMV优化设计阵列处理信号。- Using MATLAB dynamic clustering or iterative self-organizing data analysis, Simulation of doubly fed induction generator system, LCMV optimization design array signal processing.
main
- 矩阵乘法的斯特拉森算法,采用动态数组,由C语言编写(The algorithm of matrix multiplication, using dynamic array, compiled by C language)