搜索资源列表

  1. temp

    0下载:
  2. 注意:只有C代码。串行驱动led显示,一个74hc595位移寄存器驱动三极管驱动led位,两个74hc595驱动led段,方式位5位x8段x2=10个数码管5分频,每次扫描时间位1.25ms-Note: Only C code. Serial driver led display, a shift register 74hc595 drive transistor drive led, and led two drives 74hc59
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:wilsonhuang
  1. coherence_MVDR

    0下载:
  2. 基于MVDR算法,计算两个信号的相关性的函数。-This program computes the coherence function between 2 signals x1 and x2 with the MVDR method. This algorithm is based on the paper by the same authors: J. Benesty, J. Chen, and Y.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:huang
  1. shot-detecting

    0下载:
  2. 多种基于内容的视频检索镜头分割算法matlab程序,主要是检测突变,有基于直方图的方法,基于X2直方图的方法,基于像素的方法以及基于边缘轮廓法对比!对于这一领域的研究具有很好的入门作用!也是本人毕业论文所写的!视频文件建议先分离掉声音,仅保留图像系列,文件须为mpg!-A variety of content-based video retrieval lens matlab segmentation procedures, the m
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:104448
    • 提供者:ttt
  1. x2[VB]

    0下载:
  2. VB源码程序,实现将任务栏的关闭按钮设为无效的功能源码-VB source code procedures will achieve the task bar button to turn off the feature set to invalid source
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:6144
    • 提供者:向阳花木
  1. GeneratePossionDistribution_codes

    0下载:
  2. Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/e)x] step3:Slove x=1/F(u) step4:Repeat Step1~Step3 by using different u,you can get x1,x2,x3,...,xn step5:If the first
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:155648
    • 提供者:黃文岩
  1. MeGUI-x264_generic_profiles_v43

    0下载:
  2. Profiles(parameters) for x264 encoder ,i.e fast baseline,good quality ,chk it out , 8 profiles files ,pass it to x264 encoder,very useful
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-14
    • 文件大小:34816
    • 提供者:andrew
  1. zui_xiao_er_cheng_fa

    0下载:
  2. 最小二乘法一般是用来拟合直线和一些线性数据的,就是用一条直线来尽可能的表达若干的点的趋势,当然直线穿过所有的点是最好的,但往往有误差存在,所以拟合出的直线要求误差最小.设这些点为(x1,y1),(x2,y2)....(xn,yn).拟合直线为y=kx+b.-Ordinary least squares method is used to fit a straight line and a number of linear data, t
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:lining
  1. ACTIVENOISECONTROL

    0下载:
  2. Let X1,X2,...X10 be independent uniformly distributed Random vari- ables over [0 1] andY = X1 + X2 +.....+ X10.Generate the PDF and pdf of Y-Let X1,X2,...X10 be independent uniformly distributed Random vari- ables
  3. 所属分类:编辑器/阅读器

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:anushree
  1. fixed_point_systems

    0下载:
  2. Fixed-point for functions of several variables -Function fixed_point_systems(x0, N) approximates the solution of a system of nonlinear equations F(x) = (f1(x), f2(x), ..., fn(x)) = 0 rewritten in the fixed-point form x =
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:王怀东
  1. wenxianshuju

    0下载:
  2. X2分布检验,只要是用来检验数据是否属于正态,对数正态,伽马分布-X2 distribution of test data as long as they are used to test whether they are Normal, Lognormal, Gamma distribution
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:占志亮
  1. untitled4

    0下载:
  2.  使用 PLOT(T,Y1,Y2,…])命令,绘图命令plot绘制x-y坐标图;  使用HOLD 命令,保持住该图形窗口的内容,再画一条线。并且该线型的颜色、标记符号可以选择。  利用PLOT(X1,Y1,X2,Y2,..XN,YN)语句, X1,Y1,X2,Y2,..XN,YN分别为向量对,每一对X-Y可画出多条图形。  使用PLOTYY命令,可设坐标。
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:袁明
  1. ch8soft

    0下载:
  2. These codes require an ASCII input file interp.dat of the following form: N: Number of Polynomial Interpolation Points (Small) First Sample (x1,y1) Second Sample (x2,y2) ... Nth Sample (xN,yN)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:43008
    • 提供者:mcastle
  1. y=x2

    0下载:
  2. 一个带详细注释的遗传算法,希望对大家有所帮助-Annotated with details of a genetic algorithm, we want to help
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:soar
  1. 0

    0下载:
  2. 配置 品牌型号 数量 单价 选用 *CPU AMD Athlon64 X2 5000+ AM2(65纳米/盒) ¥ 370 *主板 技嘉 GA-MA78GM-S2H(rev.1.0) ¥ 499 *内存 金士顿 1GB DDR2 800 *2 ¥ 130 *硬盘 希捷 250G 7200.10 8M(串口/5年盒) ¥ 305 光驱
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:hhh
  1. Poj1022

    0下载:
  2. 本题写了一个EE3的产品描述,是四维的。确实很难想像清楚。我们这样想就行。它有四个坐标,每一维都可以放上一个立方体,边长为1.然后就是怎么判断是否Inconsistent,有两种情况:1),如题上举的例子,ID为1的在x2坐标上前面是3,那么ID为3的在X2坐标的后面应该是1,否则就Inconsistent。-We usually think that there are three geometric dimensions the
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:36864
    • 提供者:zhangzhanyou
  1. shouhuoji

    0下载:
  2. 用PLC对自动售货机进行控制,根据工作要求,写出梯形图并给出解释。 输入地址:X0:一元币识别口;X1:五元币识别口;X2:十元币识别口;X3:咖啡按钮;X4:汽水按钮; 输出地址:Y10:咖啡出口,Y11:汽水出口,Y12:咖啡按钮指示灯,Y13:汽水按钮指示灯, Y14:找钱指示灯。 工作要求:(售货机可投入1元,5元或10元硬币。) (1)当投入硬币总值超过12元时,汽水按钮知识灯亮;又当投入的硬币总值超过15
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-14
    • 文件大小:10240
    • 提供者:zh
  1. fr

    0下载:
  2. Write a Matlab program which solves the initial value problem y  = (xy − y2)/x2, y(1) = 2, by the order four Runge-Kutta method, over the interval [1, 3] using steps of h = 1/128. The exact solution to this
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:liuzhenghao
  1. SubsetSum

    0下载:
  2. 子集和问题的一个实例为〈 S,t 〉。其中,S={x1 ,x2 ,…, xn }是一个正整数的集合,c是一个正整数。子集和问题判定是否存在S的一个子集S1,使得x1+x2+...+xk=S, 其中x1,x2...xk属于集合S1。 对于给定的正整数的集合S和正整数c,编程计算S 的一个子集S1,使得x1+x2+...+xk=S, 其中x1,x2...xk属于集合S1。-Subset of the problem and an
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:335872
    • 提供者:张波
  1. postOfficeSelection

    0下载:
  2. « 问题描述:在一个按照东西和南北方向划分成规整街区的城市里,n个居民点散乱地分布在不同的街区中。用x 坐标表示东西向,用y坐标表示南北向。各居民点的位置可以由坐标(x,y)表示。街区中任意2 点(x1,y1)和(x2,y2)之间的距离可以用数值|x1-x2|+|y1-y2|度量。居民们希望在城市中选择建立邮局的最佳位置,使n个居民点到邮局的距离总和最小。 « 编程任务:给定n 个居民点的位置,编程计算n 个居民点到
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:wuzhiqiang
  1. MATLAB

    0下载:
  2. 运用MATLAB编程实现计算两序列x1(n)={1,2,3,4,5},x2(n)={1,2,3,4,5,4,3,2,1}的圆周卷积-Calculated using MATLAB programming to achieve the two sequences x1 (n) = (1,2,3,4,5), x2 (n) = (1,2,3,4,5,4,3,2,1) of circular convolution
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:王丽越
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 35 »

源码中国 www.ymcn.org