资源列表

« 1 2 ... .34 .35 .36 .37 .38 213339.40 .41 .42 .43 .44 ... 216390 »

[matlab例程qinjiuzhao

说明:基于MATLAB的秦九詔算法源代码,可用于优化排序-MATLAB-based algorithm for Chao Qin 9 source code, can be used to optimize the sorting
<ccccc> 在 2025-09-30 上传 | 大小:1kb | 下载:0

[matlab例程lagraner

说明:差值问题中的拉格朗日插值的MATLAB源程序-Issue of the margin of the Lagrange interpolation of the MATLAB source code
<ccccc> 在 2025-09-30 上传 | 大小:1kb | 下载:0

[图形图象DICTION

说明:make my Perojec C in the iran
<Hamid> 在 2025-09-30 上传 | 大小:1kb | 下载:0

[matlab例程newtonraphson

说明:algorithm implementation in matlab
<moh> 在 2025-09-30 上传 | 大小:1kb | 下载:0

[matlab例程ising_GibbsSampling

说明:Gibbs sampling算法,生成Ising model的随机样本
<jing> 在 2025-09-30 上传 | 大小:1kb | 下载:0

[其他小程序tubecells

说明:为对细管中的细胞作图像分析,所以就先作了一个管道区域分割的程序,用的的竖直直线和水平直线腐蚀的方法,比较基础和大家分享讨论^_^ 其中autothreshold是一个自动阈值分割的程序 -For the pairs of thin tube of cells for image analysis, so we made a first pipe region segmentation process, using the vertical and horizontal straig
< 自由色彩> 在 2025-09-30 上传 | 大小:1kb | 下载:0

[其他小程序dlez

说明:基于HSI色彩空间的道路区域去除 通过对RGB空间的色彩变换,根据颜色的不相似度量,将道路图像中的色彩区域去除,由于阈值设置的问题效果有时不是太好,还需要进一步完善。-HSI color space based on the removal of the road area Through the RGB color space conversion, according to the color similarity measure is not, the road to remov
< 自由色彩> 在 2025-09-30 上传 | 大小:1kb | 下载:0

[matlab例程fsk

说明:A simple FSK (frequency shift keying) modulation implementation in MATLAB
<Zafer Ergan> 在 2025-09-30 上传 | 大小:1kb | 下载:0

[数据结构常用算法collectioncaculator

说明:运用顺序表的基本运算。(插入、删除) 1)集合的数据类型为一个结构体,其中包括一个数组用来存放集合元素,一个整型数据来统计集合元素的个数。生成两个集合A和B。 2)将集合中的元素按照从小到大排序。具体方法为:从第二个元素起(i),依次扫描每个元素前面的所有元素(j),若i<j,则将j插在i的前面,结束对i的排序,照这个方法,再依次对i后的元素进行排序。 3)求两集合的并:生成一个新集合C,将集合A的元素复制过来,对集合B的元素依次进行扫描,若没有该元素,则插入,若已存在,则扫描
<weiwei> 在 2025-09-30 上传 | 大小:1kb | 下载:0

[数值算法/人工智能postfixexpression

说明:运用栈的基本运算。(进栈、出栈) 依次扫描表达式的操作数并入栈,遇到运算符时,将后进的两个操作数出栈,对其进行运算,将运算结果入栈。照此方法,进行下去,一直到执行完最后一个运算符,输出结果。-The use of basic computing stack. (Into the stack, out of the stack) followed by scanning the expression operands and stack encountered operator, it wil
<weiwei> 在 2025-09-30 上传 | 大小:1kb | 下载:0

[Internet/网络编程TCP

说明:一个TCP通讯的例子,分为客户端和服务器端。首先运行服务器,然后运行客户。-An example of TCP communication is divided into client and server side. First, run the server, and then run the client.
<王冠> 在 2025-09-30 上传 | 大小:1kb | 下载:0

[数据结构常用算法Josephus

说明:设有n个人围坐在一个圆桌周围,现从第s个人开始报数,数到第m的人出列,然后从出列的下一个人重新开始报数,数到第m的人又出列,…,如此反复直到所有的人全部出列为止。Josephus问题是:对于任意给定的n,s和m,求出按出列次序得到的n个人员的序列。-With n individuals sitting around a round table is starting from the first s individuals reported number, the number of peopl
<张臻> 在 2025-09-30 上传 | 大小:1kb | 下载:0
« 1 2 ... .34 .35 .36 .37 .38 213339.40 .41 .42 .43 .44 ... 216390 »

源码中国 www.ymcn.org