搜索资源列表

  1. 卫星轨道坐标的计算方法

    0下载:
  2. 用VC实现对卫星任意时刻在轨道直角坐标系统和天球坐标系中坐标的计算方法,不同卫星需自行修改其初始状态参数-with VC arbitrary moment of satellites in orbit Cartesian coordinate systems and Celestial Coordinates of the calculation method different satellites take the initiati
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2273
    • 提供者:邹璇
  1. 网络仿真-纯ALOHA曲线

    0下载:
  2. 纯ALOHA协议 在该协议下,用户只要有帧产生,就会传送出去,发生冲突时,就等待一个随机时间后再重发。 所以对当前帧时,只有两种情况下可以发送成功: 1)当前帧时只有一帧要发送,且当前帧时的前一帧时无帧发送; 2)当前帧时只有一帧要发送(发送时刻为t),且前一帧时的最后一帧的发送时间不在(t- fr a meTIME)~ t这段时间内。 其他情况下都会产生冲突。 发生冲突时,错误帧继续传送,用户重新发送帧,设
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:44595
    • 提供者:fang
  1. 阻塞率

    1下载:
  2. 呼叫阻塞率的计算和仿真:在时间轴上考虑。无论阻塞与否,下一呼叫到达时刻为当前呼叫到达时刻加上服从参数为1/λ的指数分布的呼叫间隔时间。一个呼叫到达时只需要判断呼叫的到达时刻和各个信道服务完成时刻的先后:如果前者比后者中任意一个大,说明至少有一个信道服务完成时刻比此呼叫到达时刻早,即此信道空闲,此时呼叫成功,应该先把此信道下一个服务完成时刻置为当前呼叫到达时刻,再加上服从参数为μ的指数分布的服务时间;反之,如果前者比后者中全部都小,说明所
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:12349
    • 提供者:徐鹏
  1. vbC11

    0下载:
  2. 用VB实现的数据的统计描述 包括分布的矩---均值、平均差、标准差、方差和中位数的搜索、均值与方差的显著性检验等-VB data including the statistical descr iption of the moment -- the distribution mean, mean difference, standard deviation, variance and median search, the mean
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4168
    • 提供者:刘立立
  1. 维普浏览器OCR

    0下载:
  2. fen否则需依次排队等候。一旦有顾客理完发离去时,排在队头的顾客便可开始理发。若理发店每天 连续营业T小时, 求一天内顾客在理发馆内平均的逗留时间、顾客排队等候理发的队列的平均长度、营业时间到点后仍需 要完成的收尾工作时间 测试数据:理发椅数N及关门时间由用户读入,第一个顾客进门的时刻为0,之后每个顾客进门的时刻由 前一个顾客进门时间确定。即在进门事件发生时即产生两个随机数(durti
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:489320
    • 提供者:王寒夜
  1. invmoments

    0下载:
  2. 应用matlab语言提取图像的不变矩 输出结果是经典的七个不变矩的值 速度很快-application Matlab language from the same image output moment is the classic seven unchanged Moments value fast
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:952
    • 提供者:王淑桦
  1. 颜色矩

    1下载:
  2. 基于颜色矩特征的图像检索:首先RGB颜色空间转换到HSV颜色空间;针对HSV三个分量计算颜色矩作为图像的内容特征;计算查询图像与图像库中每幅图像的相似距离,排序后给出检索结果。-Moment features based on color image retrieval : First RGB color space conversion to HSV color space; Three weight against HSV colo
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:137872
    • 提供者:吴成玉
  1. pointerclock

    0下载:
  2. 计时器是程序中最常用的后台任务机制之一,其时间间隔最低约为55毫秒,被广泛用于时钟、磁盘备份程序或需要在某一时刻运行的程序等。在Windows API中有很多查询时钟的函数,利用它们就可以编写出高精度的计时器。-timer procedure is the most commonly used mechanism for the background, one of the minimum time interval of about
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:34072
    • 提供者:越吴
  1. 基于vc的矩估计法

    0下载:
  2. 基于vc的矩估计法。是一个关于概率统计中,参数估计一矩估计法的一个算法。程序解决了矩估计法复杂计算,简单适用,很容易用于生产实践。-vc based on the moment method. One is on the probability statistics, the estimated parameters of a Moment estimation of an algorithm. Resolves Moment esti
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11575
    • 提供者:张家华
  1. 多项式最小二乘法

    1下载:
  2. 多项式最小二乘法 三弯矩插值法 lagrange多项式插值 多项式最小二乘法 龙贝格积分法 分段线性插值 三转角插值 这些是数值分析中常用的集中经典方法,运用matlab展示出来!-least squares polynomial interpolation three Moment Hangzhou polynomial interpolation polynomial least-squares meth
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:27972
    • 提供者:jasa
  1. penight2b

    0下载:
  2. This a simple compressor based on aplib, yoda s Kernel code, and my own stuffing around. It only has one function with MANY limitations at the moment, but it is desinged for demo purposes only so it don t matter.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:24986
    • 提供者:gogo
  1. WinSNMPApi

    0下载:
  2. SNMP 网关软件原代码 雨体所能IT offers you the freedom of choosing the right moment. Improve your intimate life! Take care of your health today! -SNMP gateway software original source code can rain on IT offers you the free do
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:127844
    • 提供者:银行卡
  1. sipXcallLib

    0下载:
  2. sipXtapi is a comprehensive client library and software development kit (SDK) for SIP-based user agents. It includes SIP signalling support as well as a media fr a mework. A complete and very feature rich softphone can b
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:2903991
    • 提供者:sf
  1. 软磁盘反拷贝加密技术

    0下载:
  2. 到一位朋友寻找软磁盘的加密资料,这个我也很感兴趣,所以就把以前从书本和网上的资料整理了一下,希望对正在寻找和学习此方面技术的朋友有所帮助^_^ -friends to find a floppy disk data encryption, I am also very interested, So for the past from books and online collate information for a moment
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:8220
    • 提供者:zy
  1. 电子表

    0下载:
  2. 电子表软见,用于用七段数的格式显示出当前时刻.-electronic see Table soft for use in paragraph 107 of the few shows that the current format moment.
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:18824
    • 提供者:李峰
  1. string2

    0下载:
  2. 加强环的应力和位移计算程序,可以求出每隔5度位置处圆环的应力\\弯矩和位移.-strengthen the stress and displacement calculation procedures, we can solve every 5 degrees positions of the stress Circle \\ moment and displacement.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:930
    • 提供者:张细即
  1. LAOHUA

    0下载:
  2. 一个老化房温控器的程序,针对目前市面上的整个老化控制系统比较贵,自行设计的一套老化控制系统,这是源程序,可最高实现80度的高温老化。-an aging temperature of the proceedings at the moment, the entire market of aging control systems expensive, and design their own set of aging control sy
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:29250
    • 提供者:毛建荣
  1. integral2

    1下载:
  2. 运用物理光学法和矩量法计算带罩天线的远场辐射。-use of optical physics and Moment Method band antenna covers the far field radiation.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1739
    • 提供者:周围来
  1. steal_1

    0下载:
  2. 当老师不想让你考他的教案的时候,你是否会想到一个绝密的方法,在神不知鬼不觉的情况下拷贝到你指定的文件中,呵呵,下载本程序,这个问题就解决了。。含.exe文件。双击即可。-when teachers do not want you to test his lesson plans at the moment, you would expect a top-secret method, without anybody knowing it
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:34093
    • 提供者:运思
  1. DYZ

    0下载:
  2. 四面体有限元程序,单元刚度的计算及总刚度矩征集成-tetrahedral finite element program modules stiffness of the total stiffness and assembly into Moment
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5887
    • 提供者:ljv
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org