CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - break

搜索资源列表

  1. LWLFkuiba

    0下载:
  2. 一个一维溃坝模拟动画,使用复合有限差分法,效果很好。刚学刚做,希望对大家有点用处。内含源程序。-a one-dimensional dam break simulation animation, the use of composite finite difference method with good results. Just do just learning, and I hope to you a bit useless. Intron source.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:86.15kb
    • 提供者:童话
  1. Bernstein

    0下载:
  2. 此软件为用VB写的贝齐儿曲线!也就是数学工程上用到的机械秽土问题!!此软件画贝齐儿曲线很好用-software written for the VB gemfibrozil abuse curve! Mathematics is used in engineering machinery break! ! This software painting gemfibrozil children with a good curve! !
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.1kb
    • 提供者:lei
  1. matlab-break

    0下载:
  2. 这是关于数字水印的攻击例程!经过调试,可以放心使用!-This is on digital watermarking attacks routines! After debugging, can be assured use!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2.95kb
    • 提供者:水印
  1. BinarySaveOpenFile

    0下载:
  2. 对二进制文件读写,如何打开二进制文件,如何保存到二进制文件-right binary file reading and writing, how to break the binary files and how to preserve binary files
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4.71kb
    • 提供者:李小明
  1. dsakf

    0下载:
  2. % 文件名:randlsbget.m % 程序员:余波 % 编写时间:2007.6.25 % 函数功能: 本函数将完成提取隐秘于上的秘密信息 % 输入格式举例:result=( scover.jpg ,56, secret.txt ,2001) % 参数说明: % output是信息隐藏后的图象 % len_total是秘密信息的长度 % goalfile是提取出的秘密信息文件 % key是随机间隔函数的密钥 % result是提取的信息 functi
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3.34kb
    • 提供者:yubo
  1. svm_perf.tar

    0下载:
  2. New training algorithm for linear classification SVMs that can be much faster than SVMlight for large datasets. It also lets you direcly optimize multivariate performance measures like F1-Score, ROC-Area, and the Precision/Recall Break-Even Point.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:85.1kb
    • 提供者:张山
  1. newton method

    0下载:
  2. function p=newton(f_str,df_str,p0) tol=0.00001; f = inline(f_str); df= inline(df_str); while 1 p=p0-f(p0)/df(p0); if abs(p-p0)<tol, break; end p0=p; disp(p0); end disp(p)
  3. 所属分类:matlab例程

    • 发布日期:2014-11-13
    • 文件大小:216byte
    • 提供者:su2900hk
  1. inhedron

    0下载:
  2. 判断点是否在多面体之中- Sentences the break point whether in polyhedron
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-08
    • 文件大小:5.74kb
    • 提供者:站长
  1. tenlei

    0下载:
  2. function [U,center,result,w,obj_fcn]= fenlei(data) [data_n,in_n] = size(data) m= 2 % Exponent for U max_iter = 100 % Max. iteration min_impro =1e-5 % Min. improvement c=3 [center, U, obj_fcn] = fcm(data, c) for i=1:max_iter if
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3.3kb
    • 提供者:download99
  1. Insert_sort

    0下载:
  2. void insert_sort(int *a,int n) { if(n==1) return insert_sort(a,n-1) int temp=a[n-1] for(int i=n-2 i>=0 i--) { if(temp<a[i]) a[i+1]=a[i] else break } a[i+1]=temp }-void insert_sort (int* a, int n) (if
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:6.4kb
    • 提供者:Katherine
  1. DelaunayTriangulation

    0下载:
  2. Delaunay trianglation 是平面三角化的一种重要方法,也可以应用于三维的四面体的生成。因为用这种方法产生的四面休在有限元分析中具有其独特的优势而受到重视。-Delaunay trianglation plane triangulation is an important method, but also can be applied to the generation of three-dimensional tetrahedron. As generated in this
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:11.76kb
    • 提供者:woshidou
  1. 083

    0下载:
  2. 歌德巴赫猜想:验证2000以内的正偶数都能够分解成两个素数之和,即验证歌德巴赫猜想再2000范围内的正确性-Goldbach conjecture: Verify 2000 is even less able to break down into two prime numbers and that the Goldbach conjecture and then verify that the scope of the correctness of 2000
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:20.65kb
    • 提供者:vince
  1. HDFaceRecognitionSystemMatlabsourcecode

    0下载:
  2. Advances in data collection and storage capabilities during the past decades have led to an information overload in most sciences. Researchers working in domains as diverse as engineering, astronomy, biology, remote sensing, economics, and consumer t
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:430.43kb
    • 提供者:masoom
  1. 01

    0下载:
  2. MFC例程LRESULT CALLBACK WNDFUN (HWND hWnd, UINT msg, WPARAM wparam, LPARAM lparam) { switch (msg) { case WM_PAINT: { HDC hdc = GetDC(hWnd) SetBkMode(hdc,TRANSPARENT) TextOut(hdc,20,20,"明日科技有限公司",16) DeleteDC(hd
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:970.87kb
    • 提供者:张志文
  1. Job4

    0下载:
  2. 本程序实现了找出一个n个数的序列中最长的单调递增子序列,并符带测试数据-This program implements to find a sequence of n the number of the longest monotonically increasing subsequence, and to break with the test data
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:36.34kb
    • 提供者:johnson
  1. 256

    0下载:
  2. //位图文件读取函数:打开、构造与缓冲含有手写字 //符的位图文件。-//Read bitmap file functions: open, constructed with the buffer containing handwritten characters// break the bitmap file.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4.23kb
    • 提供者:xbwu1
  1. bin2hex

    0下载:
  2. function total_length=text_length_num(file_cell) total_length=0 for i=1:length(file_cell) y1=char(file_cell(i)) for j=1:length(y1) if(y1(j)== > ) got=j-3 end end y= for k=1:got y(k)=y1(k) end [a,b,c,d]=filepar
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1.49kb
    • 提供者:thinkingbig4
  1. OverlapAdd2

    1下载:
  2. 用于将长的信号break into小的piece,然后对每段小piece做信号处理,然后再将整个的信号还原回原始信号长度。-The signal is used to break into long small piece, and then each small piece to do signal processing, and then restore the signal back to the original signal length.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:873byte
    • 提供者:Peng Liang
  1. Thomas

    0下载:
  2. 当线性代数联立方程组的系数矩阵为三对角阵T时,可将T分解为主对角元素为1的下三角阵L和另一个右三角阵R的积。-Simultaneous linear algebraic equations when the coefficient matrix is tridiagonal matrix T, can break down the main diagonal elements of T 1 of the lower triangular matrix L and the other right-
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.15kb
    • 提供者:屈健健
  1. SPHYSICSgen2D

    1下载:
  2. SPH方法计算二维溃坝问题的源程序,个人觉得还可以-Two-dimensional dam break problem SPH method the source, individuals felt that I could
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:40.87kb
    • 提供者:
« 12 3 4 »
搜珍网 www.dssz.com