登录
首页 » 算法 » plural example

plural example

于 2022-03-11 发布 文件大小:1.09 kB
0 46
下载积分: 2 下载次数: 1

代码说明:

复数示例-plural example

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • VoiceDetector
    从含有噪声,静音的文件中检测出语音部分。目前此程序仅支持8000kHz的采样,程序可以编译使用,已通过测试。
    2022-03-18 00:13:28下载
    积分:1
  • C、 使用 ADT 包括 stack.h、 stack.c 和驱动程序的堆栈
    C、 使用 ADT 包括 stack.h、 stack.c 和驱动程序堆栈。堆栈使用 c、 ADT 包括 stack.h、 stack.c 和使用 c、 ADT 包括 stack.h、 stack.c 和使用 c、 ADT 包括 stack.h、 stack.c 和使用 c、 ADT 包括 stack.h、 stack.c 和使用 c、 ADT 包括 stack.h、 stack.c 和驱动程序的驱动程序 programStack 驱动程序 programStack 驱动程序 programStack 驱动程序 programStack
    2022-03-25 14:56:58下载
    积分:1
  • XMDS is a code generator that integrates equations. You write them down in human...
    XMDS is a code generator that integrates equations. You write them down in human readable form in a XML file, and it goes away and writes and compiles a C++ program that integrates those equations as fast as it can possibly be done in your architecture.
    2022-05-07 07:29:40下载
    积分:1
  • A*解决八数码问题
    A*算法解决八数码问题,最小优先队列结合DFS结合全排列hash结合A* 算法 f(n) = g(n) + h(n)解决八数码问题。全排列hash就是常说的康拓判重。
    2023-02-08 12:20:04下载
    积分:1
  • Dijkstra源程序希望大家多多交流。
    Dijkstra算法源程序希望大家多多交流。-Dijkstra algorithm source we hope to conduct more exchanges.
    2022-01-26 04:37:50下载
    积分:1
  • huge hex convert to dec. the value limite is less that 10^50
    huge hex convert to dec. the value limite is less that 10^50-huge hex convert to dec. The value is limite less that 10 ^ 50
    2022-02-20 17:06:05下载
    积分:1
  • quick sort例子
    quick sort例子-quick sort example
    2022-08-15 15:34:38下载
    积分:1
  • 投影聚类的快速
    Fast Algorithms for Projected Clustering - PROCLUS - a traditional subspace clustering algorithm for high dimensional data-Fast Algorithms for Projected Clustering- PROCLUS- a traditional subspace clustering algorithm for high dimensional data
    2023-08-24 08:00:04下载
    积分:1
  • 这个函数曲线的三维高斯轮廓为椭圆体。很有用的。
    This function plots the contours of 3d gaussians as ellipsoids. Quite useful.
    2022-09-24 10:35:03下载
    积分:1
  • GAC模型,迎风方案
    im=imread("e:301clip301.tif"); im=rgb2gray(im);              im=double(im); im = imresize( im, 0.5 );    % 为了减少程序运行时间,将图像变小为原来大小的1/2 figure(1);imshow(uint8(im)); [nrow,ncol]=size(im); J= gauss( im,3,2 );          % 为了计算函数g,先对图像作guassian预平滑 %%- 计算图像梯度模值 J_x = (J(:,[2:ncol ncol])-J(:,[1 1:ncol-1]))/2; J_y = (J([2:nrow nrow],:)-J([1 1:nrow-1],:))/2;       请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-04-14 21:25:24下载
    积分:1
  • 696524资源总数
  • 103791会员总数
  • 67今日下载