登录
首页 » Visual C++ » Havel

Havel

于 2014-02-25 发布 文件大小:1KB
0 371
下载积分: 1 下载次数: 2

代码说明:

  这是图论里面的一个定理,即Havel定理,它是用来判断一系列的度的序列能否组成一个简单图,在这儿我实现了它。(This is the inside of a theorem of graph theory, that Havel theorem, which is used to determine whether a series of sequences degrees to form a simple graph, here I realized it.)

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

发表评论

0 个回复

  • matlab
    MATLAB中文使用手册,能对MATLAB有个基本的了解,简约。(MATLAB Chinese user manual, can have a basic understanding of MATLAB, simple.)
    2010-09-29 11:23:15下载
    积分:1
  • ddvip_com_043036df18ae2f
    matlab+dct+数字水印,这实在linux系统下运行的程序。(matlab+ dct+ digital watermarking, which is running under linux system procedures.)
    2009-05-08 13:55:09下载
    积分:1
  • win32windowwrapperclass_src
    非常帅气的window32 窗口类源码,可以此为基础做进一步的开发。(A Simple Win32 Window Wrapper Class。http://www.codeproject.com/win32/win32windowwrapperclass.asp)
    2014-02-04 09:54:40下载
    积分:1
  • cPPmatlab
    在vc中实现matlab gui引擎的调用,实现绘图功能(Matlab gui engine call the drawing function in vc)
    2012-06-12 16:40:27下载
    积分:1
  • ARCOBJECTsCODE
    ARCOBJECTs开发指南,实例的资源文件(ARCOBJECTs Development Guide, a resource document for example)
    2007-04-26 00:07:53下载
    积分:1
  • sgl_lib
    VC与matlab混合编程方面的书籍,介绍全面,适用,是一本不错的书(英文)(VC and matlab mixing programming books, introduced comprehensively, applicable, is a good book (English))
    2010-09-11 13:34:32下载
    积分:1
  • 051ljy
    利用MATLAB设计的小型数字图像处理系统(MATLAB design of small-scale use of digital image processing system)
    2009-04-18 16:56:47下载
    积分:1
  • demod_2ask
    该程序实现2ask的解调,2ask解调C语言实现(The program 2ask demodulation, 2ask demodulation C language)
    2013-12-25 19:21:36下载
    积分:1
  • example4_4
    例4:在sinc(t)信号中叠加噪声,分析对应频谱 fs=100 采样频率,必须大于两倍基带信号最高频率 ts=1/fs 采样时间间隔 T=2 时间窗大小 ( x=x+0.1*randn(1,N) x=awgn(x,-10, measured ) figure plot(t,x) title( 时域信号图 ) xlabel( t /s ) y=fft(x,N) figure if mod(N,2)~=0 N=N-1 end f=linspace(0,fs/2,N/2) plot(f,abs(y(1:N/2))*2/N) title( 叠加噪声的sinc(t)信号频谱 ) xlabel( f /Hz ) figure y0=y(1:N/2) P=y0.*conj(y0)/N P=10*log10(P) plot(f,P) title( 功率谱 ) xlabel( f /Hz ) )
    2010-05-25 20:59:03下载
    积分:1
  • markov_localization
    Markov Localization.
    2015-02-19 18:21:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载