搜索资源列表

  1. 已知两点求第三点的双字节无符号定点插值算法

    0下载:
  2. 两个点的线性插值定点数算法 说明:1、基本公式 y=( y2-y1 ) ( x-x1 ) / ( x2-x1 ) + y1 2、根据直线斜率的正负、内插外插的不同,分为6种情况。 3.参见文件夹中的“插值算法的6种情况”一图。-two points of linear interpolation algorithm for determining points : one, the basic formula y = (y2
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:16289
    • 提供者:马良
  1. XMODEM.C

    0下载:
  2. 这是XMODEM传输协议原代码,测试只能证明错误的存在,而不能表明程序中没有错误。 测试的两个作用是:确定程序中缺陷的存在;有助于判断该程序在实际上是否可用。 软件测试最困难的问题之一是知道何时停止测试(When to stop testing? ) 自己测试自己的程序是不可能的。 当一个软件被测出的缺陷数目增加时,更多的未被发现的缺陷存在的概率也随之增加。 -This XMODEM transfer protoc
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2288
    • 提供者:伍先生
  1. 亲密数

    0下载:
  2. 如果整数A的全部因子(包括1,不包括A本身)之和等于B;且整数B的全部因子(包括1,不包括B本身)之和等于A,则将整数A和B称为亲密数。求3000以内的全部亲密数。 *题目分析与算法设计 按照亲密数定义,要判断数a是否有亲密数,只要计算出a的全部因子的累加和为b,再计算b的全部因子的累加和为n,若n等于a则可判定a和b是亲密数。计算数a的各因子的算法: 用a依次对i(i=1~a/2)进行模运算,若模运算结果等于0,则i为
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1023
    • 提供者:姚紫欣
  1. 回文数

    0下载:
  2. 打印所有不超过n(取n<256) 的其平方具有对称性质的数(也称回文数)。 *题目分析与算法设计 对于要判断的数n,计算出其平方后(存于a),将a的每一位进行分解,再按a的从低到高的顺序将其恢复成一个数k(如n=13,则a=169且k=961),若a等于k则可判定n为回亠数。 -Print all over n (4 admission; 256) with the square of its symmetrical
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1051
    • 提供者:姚紫欣
  1. 计算几何算法

    0下载:
  2. 计算几何常用算法,包括点是否在多边型中,判定两条直线是否相交,平面最近点对-computational geometry algorithm commonly used, including whether a multilateral type in determining whether the intersection of two straight, the nearest point on Plane
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3373
    • 提供者:徐灵奇
  1. depcheck

    0下载:
  2. This utility will investigate the ST#UNST.LOG file created when deploying a package made using Visual Basic s Package and Deployment Wizard, determining whether the minimum core MapObjects and Microsoft system files have
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:16618
    • 提供者:
  1. De_Casteljau

    0下载:
  2. 运用de Casteljau递归求值法编写三角形域上的n次Bezier曲面计算程序,给定 控制顶点-de Casteljau using recursive method for the preparation of the triangle domain n Bezier surface calculation procedures for determining control vertices
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1199
    • 提供者:jo Wang
  1. miiDriver

    0下载:
  2. 单片机读写MII寄存器驱动,包括初始化,单字符的读写,定长度字符的读写。-SCM reader MII register drives, including initialization, single-character reader, determining the length of written characters.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:845873
    • 提供者:永恒
  1. jisuanriqishidijitian

    0下载:
  2. 计算是这年的的第几天(判断闰年)能判断月份是否输入错误,如果是闰年还能计算2月份的日期输入是否过界!算法还算不错!-calculation is that the days of (determining a leap year) in the ability to determine whether an input error, If it is a leap year in February can calculate the d
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8290
    • 提供者:宇宙的弦
  1. 87564grace

    0下载:
  2. 用matlab完成感知准则函数确定程序的设计,写出准则函数,详细说明实验原理。-using Matlab perceptual function for the completion of the procedures for determining the design, write guidelines function, detailed experimental principle.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:9808
    • 提供者:grace
  1. keyboardscan

    0下载:
  2. 单片机键盘扫描程序:(其中KS1为判断有无按键闭合程序,TIM为延时6ms子程序)-SCM keyboard scanning procedures : (KS1 keys to determining whether closure procedures, TIM for the delay blinking Subroutine)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3281
    • 提供者:刘福昌
  1. DelDF

    0下载:
  2. 1、建立多级子目录; 2、删除一个目录下所有文件和所有子目录; 3、判断某目录或文件是否存在; 4、搜索所有目录和文件。-one, the establishment of a multi-level subdirectory; 2, to delete a directory of all documents and all subdirectories; 3. determining whether a director
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:37779
    • 提供者:王会
  1. PQP

    0下载:
  2. PQP is a library for performing three types of proximity queries on a pair of geometric models composed of triangles: collision detection - detecting whether the two models overlap, and optionally, all of the triangle
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:493643
    • 提供者:bilka
  1. dirtypad_src

    0下载:
  2. A Probabilistic Method of Determining a Document s Modified State
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:27006
    • 提供者:日本
  1. Number Test

    0下载:
  2. This program executes a very precise test to determining if the user input is a number.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5206
    • 提供者:erya
  1. v3220000807

    0下载:
  2. Virtual Win32 API For BSD UNIX, 可在UNIX下直接编译呼叫标准Win32 API之C/C++原始码, 单一原始码可跨平台, 可在Windows下使用Visual C++对于目标UNIX的程序除错 , 确定没问题后可直接移植至UNIX完全不用修改-Virtual Win32 API For BSD UNIX, in the UNIX compiler directly call Win32 API'
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3277
    • 提供者:陈志文
  1. Hopfield_NN

    0下载:
  2. Hopfield网络是一种典型的单层反馈网络,这种网络可以分为离散型和连续型两种,Hopfield网络是一个动力学系统,在确定连接权重后,若输入某个向量之后,网络将不断演化,一般情况下系统将趋向某一个定态,称为状态空间的不动点吸引子。-Hopfield network is a typical single-layer feedback network, Such networks can be divided into discret
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:109157
    • 提供者:东方云
  1. dingfudian

    0下载:
  2. 此程序为定浮点元算子程序,已调试通过 可以直接应用-procedure for determining float yuan operator subroutine, debugging through direct application
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:21701
    • 提供者:yue lin
  1. EmbeddingDimension_FNN

    1下载:
  2. 假近邻法(False Nearest Neighbor, FNN)计算嵌入维的Matlab程序 文件夹说明: Main_FNN.m - 程序主函数,直接运行此文件即可 LorenzData.dll - 产生Lorenz时间序列 PhaSpaRecon.m - 相空间重构 fnn_luzhenbo.dll - 假近邻计算主函数 SearchNN.dll - 近邻点搜索 buffer_SearchNN_1.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:100029
    • 提供者:呆雁
  1. lyapunov

    0下载:
  2. Lyapunov exponent calcullation for ODE-system. The alogrithm employed in this m-file for determining Lyapunov exponents was proposed in A. Wolf, J. B. Swift, H. L. Swinney, and J. A. Vastano, "Determining Lyapunov Expone
  3. 所属分类:matlab例程

    • 发布日期:2024-05-28
    • 文件大小:4096
    • 提供者:b
« 12 3 4 5 6 7 8 9 10 ... 24 »

源码中国 www.ymcn.org