资源列表

« 1 2 ... .17 .18 .19 .20 .21 3222.23 .24 .25 .26 .27 ... 3400 »

[数学计算/工程计算frv

说明:describe situation very important before sincroniche e when the microsoft say t
<faromero> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数学计算/工程计算ortho_rot_matrix

说明:产生随机旋转正交矩阵的程序,在智能计算或者优化算法中一些测试函数的产生中可能用到。-A method for producing random orthdox rotational matrices, used in the building of test functions in intelligent computation or optimization.
<rebecca chillin> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数学计算/工程计算frameinp

说明:框架受力分析,abaqus命令流文件inp格式-fr a mework for stress analysis, abaqus command stream file
<xiangchongzi> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数学计算/工程计算lab1

说明:输入: 每组输入是两个整数n和k。(1 <= n <= 50, 1 <= k <= n) 输出: 对于每组输入,请输出六行。 第一行: 将n划分成若干正整数之和的划分数。 第二行: 将n划分成k个正整数之和的划分数。 第三行: 将n划分成最大数不超过k的划分数。 第四行: 将n划分成若干奇正整数之和的划分数。 第五行: 将n划分成若干不同整数之和的划分数。 第六行
<zero> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数学计算/工程计算lab2

说明:输入: 输入包括多个测试集,每行为一个正奇数N(1 <= N < 10), 0作为输入的结束且不需要处理。 输出: 对于输入的每一个N, 输出一个它所对应的N阶幻方,如果存在多个, 任意一个即可。 Sample Input 1 3 0 Sample Output 1 4 9 2 3 5 7 8 1 6 -Input: The input includes mul
<zero> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数学计算/工程计算lab4

说明:最长递增子序列 问题描述: 随机生成小于等于n的自然数的一个序列, 输出其最长递增子序列(任意一个即可)。 n 分别取 1000,3000,10000。 例: n=5 随机序列为 5 1 4 2 3,正确输出为1 2 3, 即长度为3的递增子序列。 提示:参考LCS,思考能否达到时间复杂度(O(nlogn)) -Longest increasing subsequence problem d
<zero> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数学计算/工程计算random

说明:随机算法,包括随机化快速排序,随机化取样,素数测试等-Randomized algorithms, including randomized quick sort, randomized sampling, testing prime test
<姜枫> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数学计算/工程计算Stl

说明:关于stl的两个小程序,分别是计算一组数的中值和存入数字-2 cpps about stl, one of which is used to calculate the mean value of numbers and the other one is used to store numbers into a vector.
<柏良> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数学计算/工程计算contrast_strechng

说明:This used for contrast streching in an image to improve the image quality.-This is used for contrast streching in an image to improve the image quality.
<imtiyaaz > 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数学计算/工程计算GA

说明:遗传算法求解函数的极值,使用“轮盘赌”选择法-Genetic algorithm for solving the extreme value of function
<刘彬> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数学计算/工程计算123

说明:基于孙根年教授的本地趋势线,对回归分析的非线性拟合-Based on the local trend line, the regression analysis of nonlinear fitting
<胡凯逢> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数学计算/工程计算compare-two-strings-without-using-strcmp()-functi

说明:compare two strings without using strcmp() function
<Pralay Saha> 在 2024-11-06 上传 | 大小:1024 | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 3222.23 .24 .25 .26 .27 ... 3400 »

源码中国 www.ymcn.org