资源列表

« 1 2 ... .60 .61 .62 .63 .64 16465.66 .67 .68 .69 .70 ... 28523 »

[数学计算/工程计算Dynamic_Memory_Two_demention

说明:本程序主要分析和讲解了动态分配内存的基本问题,程序中分析了2维以上动态分配内存注意的事项-The program analyzes the dynamic allocation of memory and explain the basic problem of the program for more than two-dimensional analysis of dynamically allocated memory note
<公共> 在 2025-11-12 上传 | 大小:854kb | 下载:0

[数学计算/工程计算Gaus_Elim_with_Partial_Pivot

说明:程序主要讲解了采用高斯消元法解决线性代数问题的基本方法,采用的是C语言的风格-Procedures will explain the use of Gaussian elimination to solve linear algebra problems of the basic method, using the C language style
<公共> 在 2025-11-12 上传 | 大小:641kb | 下载:0

[数据结构常用算法maze

说明:这是我学VC时自己设计的迷宫游戏,不足之处希望大家多多指点!-This is my own design when you learn VC maze game, a lot of the inadequacies of hope pointing!
<吴贤明> 在 2025-11-12 上传 | 大小:2.61mb | 下载:0

[数学计算/工程计算LU_FACTORIZATION_METHODS

说明:程序主要介绍了线性代数中的LU分解法解决线性代数解的问题,着重分析了上三角分解和下三角分解的过程-Program introduces linear algebra in the LU decomposition to solve linear algebra to solve the problem, focusing on the triangular decomposition and analysis of the decomposition process under the tria
<公共> 在 2025-11-12 上传 | 大小:1.94mb | 下载:0

[数据结构常用算法migong

说明:这是我学VC时自己设计的迷宫代码,希望对大家有所帮助!-This is when I learn VC maze of their own design code, we want to help!
<吴贤明> 在 2025-11-12 上传 | 大小:69kb | 下载:0

[数学计算/工程计算iterative-method

说明:程序主要采用了C语言的迭代过程实现线性代数解得求取过程,其中分析了Jicob法的基本原理和C语言实现。-Program mainly uses the C language realization of the iterative process of solution was to strike a linear algebra course, which analyzes the Jicob of the basic principles and the C language.
<公共> 在 2025-11-12 上传 | 大小:728kb | 下载:0

[STLBeyond_STL_cn

说明:Beyond the C++ Standard Library : An Introduction to Boost
<jacky> 在 2025-11-12 上传 | 大小:336kb | 下载:0

[matlab例程Linear-regression-analysis

说明:对采集的样例数据进行回归分析,包括一元、多元和病态回归三种情况,并在一定执行概率给出置信区间和回归预测-The collected sample data, regression analysis, including a dollar return of three cases and pathological diversity, and given a certain probability of confidence intervals and perform regression
<huangda> 在 2025-11-12 上传 | 大小:7kb | 下载:0

[matlab例程AHP

说明:
<huangda> 在 2025-11-12 上传 | 大小:12kb | 下载:0

[数据结构常用算法bigint

说明:大整数运算,输入包括多组测试用例. 每组用例之间用一个空行隔开. 每个用例内部由三行组成: 前两行每行包含一个字符串, 表示参与运算的大整数, 输入字符串的长度不超过 100. 第三行是运算符: +或者-. 每组用例内部无任何空行. -Large integer arithmetic, the input includes multiple sets of test cases with each case separated by a blank line between each use c
<huangda> 在 2025-11-12 上传 | 大小:8kb | 下载:0

[数据结构常用算法adjust

说明: 有一个自适应单链表。这个链表只能从最前端开始顺序单向查找待查元素;每次查找到一个元素后把它提升到链表的最前端,维持其他元素的相对关系不变。现在用该链表存储并查找正整数:给出一些待查的正整数,如果找到则输出查找过程中访问过的元素数目, 如果找不到,则输出-1. 输入第一行包含两个整数 n, m,即链表中元素的个数和查找的次数。第二行包含 n 个正整数,从链表前端开始依次序给出链表中的元素。这些元素保证两两不相等。以下 m 行每行包含一个正整数 c,表示一个待查元素。 -Have an a
<huangda> 在 2025-11-12 上传 | 大小:6kb | 下载:0

[数据结构常用算法yunsuandengshi

说明:输入四则运算表达式,返回运算结果,它能处理dos窗口中输入的各种运算符,如同简易的计算器。-Enter the arithmetic expression and returns the results of operations, it can handle a variety of dos window, enter the operator, as a simple calculator.
<张凌峰> 在 2025-11-12 上传 | 大小:2kb | 下载:0
« 1 2 ... .60 .61 .62 .63 .64 16465.66 .67 .68 .69 .70 ... 28523 »

源码中国 www.ymcn.org