资源列表

« 1 2 ... .70 .71 .72 .73 .74 20675.76 .77 .78 .79 .80 ... 28523 »

[数值算法/人工智能17-1

说明:Example: 编译:mpicc including.c –o including 运行:可以使用命令 mpirun –np SIZE including来运行该串匹配程序,其中SIZE是所使用的处理器个数。本实例中使用了SIZE=4个处理器。 mpirun –np 4 including 运行结果: 请输入点的个数:6 请输入各点的坐标 0:1 0 1:2 1 2:4 0 3:2 4 4:1 2 5:0 3 请输入要判断点的坐标 2 3
<aaa> 在 2025-11-03 上传 | 大小:2kb | 下载:0

[数值算法/人工智能17-2

说明:编译:mpicc intersect.c –o intersect 运行:可以使用命令 mpirun –np SIZE intersect来运行该串匹配程序,其中SIZE是所使用的处理器个数,本实例中使用了SIZE=3个处理器。   mpirun –np 3 intersect 运行结果: 输入: please input first polygon please input the count of vetex:3 please input the vertex
<aaa> 在 2025-11-03 上传 | 大小:3kb | 下载:0

[数据结构常用算法6.1

说明:实现非递归二叉排序树的插入和创建,并用中序遍历检验-To achieve non-recursive binary tree insertion sort and create and use in order traversal test
<進峰> 在 2025-11-03 上传 | 大小:1kb | 下载:0

[matlab例程blackman0

说明:用布莱克曼窗设计FIR滤波器,不错的程序,大家可以参考-FIR filter with Blackman window design, a good program, you can refer to
<yivan> 在 2025-11-03 上传 | 大小:1kb | 下载:0

[matlab例程what_is_matlab

说明:介绍了a.matlab能做什么;b.matlab实例;c.matlab帮助-Introduced a.matlab can do b.matlab instance c.matlab Help
<饭佩熙> 在 2025-11-03 上传 | 大小:355kb | 下载:0

[matlab例程Robotics_Toolbox_for_MATLAB_rel6

说明:System will automatically delete the directory of debug and release, so please do not put files on these two directory
<Sam> 在 2025-11-03 上传 | 大小:150kb | 下载:0

[matlab例程the_start_of_matlab

说明:matlab的启动与退出,中间变量,算术表达式和函数的调用,矩阵的运算等等。-matlab startup and exit, intermediate variables, arithmetic expressions and function calls, matrix operations, etc..
<饭佩熙> 在 2025-11-03 上传 | 大小:1004kb | 下载:0

[matlab例程matrix_operation

说明:着重介绍了矩阵的运算,包括矩阵的加减、乘除、转置和共轭、元素操作和逻辑运算等。-Focuses on the matrix operation, including matrix addition and subtraction, multiplication and division, transpose and conjugate, element operations and logical operations.
<饭佩熙> 在 2025-11-03 上传 | 大小:355kb | 下载:0

[matlab例程set_up_a_new_matrix

说明:主要介绍了新矩阵的创建,包括1)建立新矩阵;2)空矩阵;3)向量和子矩阵的生成;4)MATLAB中的特殊矩阵-Introduces a new matrix of creation, including 1) the establishment of a new matrix 2) empty matrix 3) vectors and matrices generated 4) MATLAB in the special matrix
<饭佩熙> 在 2025-11-03 上传 | 大小:437kb | 下载:0

[数值算法/人工智能GACOMSOL

说明:简单遗传算法实现,包括与数值软件comsol有关的测试函数。-GA with the numerical sofaware COMSOL.
<xieyihong> 在 2025-11-03 上传 | 大小:8kb | 下载:0

[matlab例程AMencoder

说明:运行环境MATLAB R2009a/功能:实现AM调制 -AM encoder under MATLAB R2009a
<张帆> 在 2025-11-03 上传 | 大小:13kb | 下载:0

[数值算法/人工智能CggToOmegaVEL

说明:cgg格式的速度转为omega格式,参数不包括网格和CDP的坐标-cgg格式的速度转为omega格式
<xiaozhao> 在 2025-11-03 上传 | 大小:3.3mb | 下载:0
« 1 2 ... .70 .71 .72 .73 .74 20675.76 .77 .78 .79 .80 ... 28523 »

源码中国 www.ymcn.org