资源列表

« 1 2 ... .81 .82 .83 .84 .85 47086.87 .88 .89 .90 .91 ... 66605 »

[其他小程序rs2

说明:行搜索算法用于在一个矩阵中从上到下寻找线性无关的行。给出了行搜索算法的说明,最后给出源程序!-Line search algorithm used in a matrix from top to bottom to find linearly independent rows. Line search algorithm is given the note, and finally given the source code!
<yzy> 在 2025-01-18 上传 | 大小:28kb | 下载:0

[Windows编程jiyu

说明:在多项式矩阵分析中,矩阵的既约性是一个很重要的问题。给出了目的与用途,数学原理、流程、使用说明及源程序!-Polynomial matrix in the analysis, the matrix is not only about a very important issue. Given the object and purpose, mathematical principles, processes, and source co
<yzy> 在 2025-01-18 上传 | 大小:66kb | 下载:0

[其他小程序bank

说明:银行家算法。银行客户系统常用的一个算法。。此代码效率不高,如果有大牛能够给予指教,感激不尽-Banker s Algorithm. Bank customers in the system commonly used in an algorithm. . This code efficiency is not high, if there are large cattle can give advice grateful
<Campbell> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[其他小程序11

说明:本文主要将蚁群算法用于解决连续函数优化的问题-This paper will be used for ant colony algorithm to solve the problem of continuous function optimization
<aa> 在 2025-01-18 上传 | 大小:2kb | 下载:0

[Windows编程hotelmanage

说明:是一款自己编写的简单的软件,很好用的. 大家多多学习,多多沟通-I have written is a simple software, a very good use. Everyone to learn more, a lot of communication
<士大夫> 在 2025-01-18 上传 | 大小:2.51mb | 下载:0

[其他小程序Euler_fuction

说明: Euler函数: m = p1^r1 * p2^r2 * …… * pn^rn ai >= 1 , 1 <= i <= n Euler函数: 定义:phi(m) 表示小于等于m并且与m互质的正整数的个数。 phi(m) = p1^(r1-1)*(p1-1) * p2^(r2-1)*(p2-1) * …… * pn^(rn-1)*(pn-1) = m*(1 - 1/p1)*(1
<Campbell> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[Windows编程housemanager

说明:是自己编写的一款软件 ,大家多多交流,多多学习,可以是一是.-Prepared their own software, we more exchanges, and to learn more, could be the first.
<士大夫> 在 2025-01-18 上传 | 大小:1.1mb | 下载:0

[其他小程序permutation

说明:C/C++程序,入门级。 获得数列或者字母序列全排列的方法。 练手的小程序。-C/C++ Procedures, entry-level. Access series or sequence of letters with the whole approach. Practicing hand applet.
<Miracle> 在 2025-01-18 上传 | 大小:869kb | 下载:0

[其他小程序jiandansuanshushide

说明:五简单算术表达式的求值 要求: 1、 从键盘输入一个表达式:如(2-(4*5-2))/5=。 2、 操作数仅为一位整数1,2,3,…,9 3、 支持+ - * / ()等符号。 4、 支持运算符的优先级。 5、 支持括号的嵌套。 -Five simple arithmetic expression evaluation requirements: 1, from the keyboard input a
<王玉亮> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[其他小程序n_yueshu

说明:(一) 求a~b 之间各个数的约数个数之和。(其中包括a和b在内) ans = sigma(f(i)) , (a <= i <= b) , 其中f(i)表示i的约数的个数 -(A) for a ~ b between the various numbers about the number and the number of. (Including a and b included) ans = sigma (f (
<Campbell> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[Windows编程exam

说明:是我自己编写的饿小软件,大家一起学习,一起交流,多多沟通.-Is my own small software prepared hungry and we can work together to learn, with the exchange, a lot of communication.
<士大夫> 在 2025-01-18 上传 | 大小:255kb | 下载:0

[Windows编程hotel

说明:是我自己编写的饿小软件,大家一起学习,一起交流,多多沟通.-Is my own small software prepared hungry and we can work together to learn, with the exchange, a lot of communication.
<士大夫> 在 2025-01-18 上传 | 大小:217kb | 下载:0
« 1 2 ... .81 .82 .83 .84 .85 47086.87 .88 .89 .90 .91 ... 66605 »

源码中国 www.ymcn.org