资源列表

« 1 2 ... .22 .23 .24 .25 .26 24627.28 .29 .30 .31 .32 ... 28522 »

[数学计算/工程计算5

说明:函数ReadDat()实现从文件ENG.IN中读取一篇英文文章,存入到字符串数组xx中;请编制函数encryptChar(),按给定的替代关系对数组xx中的所有字符进行替代,仍存入数组xx的对应的位置上,最后调用函数WriteDat()把结果xx输出到文件PS2.DAT中。   替代关系:f(p)=p*13 mod 256(p是数组中某一个字符的ASCII值,f(p)是计算后新字符的ASCII值),如果计算后f(p)值小于等于32或其ASCII值是偶数,则该字符不变,否则将f(p)所对
<房飞洒> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[matlab例程kalman

说明:a kalman filter for targe tracking in image
<Mehdi> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[数值算法/人工智能bameiyingbi

说明:八枚硬币问题:通过比较的算法实现如何在八枚硬币中找假币-8 coins: By comparing the algorithm to find the eight coins in counterfeit money
<windia> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[数值算法/人工智能kmp

说明:kmp算法:在一个长字符串中匹配一个短子串的无回溯算法。-kmp algorithm: a long string of matches in a short sub-strings of non-backtracking algorithm.
<windia> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[数学计算/工程计算romberg

说明:数值计算,采用romberg算法实现的快速进行积分计算的简单C程序-Numerical calculation, using romberg algorithm for fast calculation of a simple C program integration
<Crane> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[matlab例程pe_76

说明:采用分段脉冲点匹配解pocklington方程,绘制广播76米天线电流分布图-Matching solution using sub-pulse point pocklington equation, rendering radio antenna current distribution 76 meters
<冉茶宗> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[matlab例程he_76

说明:采用分段脉冲点匹配解海伦方程,分析广播76米天线电流分布-Pulse point matching solution using sub-Helen equation of broadcasting 76 meters antenna current distribution
<冉茶宗> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[数学计算/工程计算monopole

说明:使用Rao-Wilson-Glisson三角法对有限地面上及生成的四分之一长单极子进行网格化,调用了德络内函数-Using the Rao-Wilson-Glisson triangular method of finite one-fourth of the ground and build long-monopole to grid, function calls within the German Contact
<冉茶宗> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[压缩解压rect_multi

说明:实现两个矩阵相乘的函数,重在学习用多维数组作为实参数时,形参该如何表达-Achievement of the two matrix multiplication function, focusing on learning to use multi-dimensional array as a real parameter, the parameter to express
<浪飞人海> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[数值算法/人工智能qiuni

说明:这个fortran程序用于求解矩阵的逆矩阵,方法是高斯消去法-The fortran program for solving the inverse matrix, Gauss elimination method is
<李冶> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[数值算法/人工智能gaosi

说明:这个程序用于求解一个矩阵的逆矩阵,是用高斯消去法解的-This procedure for solving a matrix of, is to use Gaussian elimination solution
<李冶> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[matlab例程2-Class

说明:多类划分 matlab中使用数据挖掘的实例一个 方便新人参考-Matlab data mining multi-class classification
<陈光> 在 2025-06-29 上传 | 大小:1kb | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 24627.28 .29 .30 .31 .32 ... 28522 »

源码中国 www.ymcn.org