CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 书籍源码 搜索资源 - algorithm system

搜索资源列表

  1. jaq

    0下载:
  2. /*  本程序实现的功能: 显示系统时间和日期    该程序主要操作是: 使用了dos的系统调用功能,输入大小写D显示系统当前日期,当输入大小写T输出当前系统时间,当输入大小写Q退出程序,当输入其他字符时,提示错误 。   主要算法:将系统时间及日期转化成字符显示,通过堆栈来排序显示,同时涉及到 坐标位置设置的转换。时间和日期的显示都只调用了一个(函数)compute,避免了代码的冗余,尽量做到简洁,同时当一次操作过后,程序处于等待状态,以进行下一次操作,而非自动退出。该程序显示时间时多次调
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:2671
    • 提供者:碧匀天
  1. Smart_AntennaB

    0下载:
  2. This Program Is Designed To Simulate A Spatial Antenna Array System Working On The MUSIC Algorithm For The Angle Of Arrival Estimation And Null Steering Algorithm For The Weights Estimation To The Required Output Radiation Pattern . -T
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1750
    • 提供者:小尹
  1. Pronynalysis

    0下载:
  2. Prony分析是获取系统振荡模式特征的一种非常有效的方法,它可以通过给定输入信号下的响应直接估计系统的振荡频率、衰减、幅值和初相位。本文基于Prony算法提出一种用振荡模式能量级鉴别电力系统大干扰下主导低频振荡模式的方法。-Prony analysis acquisition system oscillation mode features a very effective way, It can set the input signal to the estimated direct resp
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:99924
    • 提供者:鲁鲁
  1. VC7758

    0下载:
  2. VC常用算法集 书中所有的常用数值算法子过程按书中的章数分别放在以C开头的子目录中。所有这些为验证上述子过程而编的验证过程按书中的章数分别放在以D开头的子目录中。~..~所有为验证过程而做的工程,按书中的章数分别放在以V开头的子目录中。 1、使用: 读者只需将光盘上的子目录“VC常用数值算法集”复制到D:\\ 下即可。然后配合书中的说明,在Visual C++ 6.0系统下直接调用D:\\VC常用数值算法集下以V开头的子目录中的工程,按运行键,即显示计算结果,从而可迅速、
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1762488
    • 提供者:wh
  1. 作业调度源程序

    0下载:
  2. 操作系统作业调度源代码 作业调度算法实现本程序主要实现了进程调度中最常见的算法-operating system source code scheduling algorithms operating procedures for the main process of scheduling the most common algorithm
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:6840
    • 提供者:lyb
  1. ning

    0下载:
  2. 操作系统中的银行家算法, 该代码主要是针对计算机系高校学生在操作系统中有编程困难的同学而设计的,针对性教强-operating system bankers algorithm, the code is mainly directed against the Department of Computer College students in the operating system programming is difficult students designed and targeted
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1217
    • 提供者:宁志言
  1. xitongbianshi

    0下载:
  2. 系统 辨识文件夹内是产生高斯白噪声,m序列和最小二乘法的一次完成算法,递推算法,限定记忆法的程序。系统仿真文件夹内是对系统线性和非线性的建模和仿真程序。-System folder on system identification is to generate Gaussian white noise, m sequence and a complete least-squares method algorithm, recursive algorithm, limited memory met
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:276630
    • 提供者:双鱼座
  1. sh

    0下载:
  2. 操作系统 课程设计 非强占短进程优先算法和先来先服务算法-Operating system curriculum design process of non-seizure of short priority algorithm and first-come first-serve algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-04-09
    • 文件大小:9435
    • 提供者:大头飞
  1. zuo

    0下载:
  2. 水印系统必然要在算法的鲁棒性、水印的嵌入信息量以及水印嵌入之后的不可觉察性之间达到一个平衡。这涉及鲁棒性算法的原理性设计、水印的构造模型、水印能量和容量的理论估计、-Watermarking system must be robust in the algorithm, the embedded watermark information, as well as after the watermark embedding is not aware of to achieve a balance
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:3052
    • 提供者:huhao
  1. NLJ-optimization-algorithm

    0下载:
  2. NLJ优化算法用于系统辨识,采用C语言编写-NLJ optimization algorithm for system identification, using C language
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:12688
    • 提供者:aimar
  1. yinhangjiasuanfa

    0下载:
  2. 银行家算法的C语言实现。操作系统中的银行家算法。-Banker' s algorithm for C language. The operating system in the banker' s algorithm.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:1276
    • 提供者:刘正朝
  1. duojiduiliefankuidiaodu

    0下载:
  2. 多级队列反馈调度的算法实现。C语言的!操作系统课程。-Multi-level feedback queue scheduling algorithm. C Language! Operating System Course.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:2187
    • 提供者:刘正朝
  1. tycfgsmatlab

    0下载:
  2. matlab源程序: 用Fisher两类判别法对样本进行分类 对样本进行主成分分析 用最短距离算法的系统聚类对样本进行聚类 用二次完全式回归法估计一个因变量与两个自变量之间的关系 -matlab source: The Fisher discriminant method, two types of samples to classify the samples by principal component analysis system using the shortest
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:8091
    • 提供者:王磊
  1. rejectionofnbibaseonwaveletpacket

    0下载:
  2. 为了进一步提高直接序列/跳频(DS/FH)扩频系统的抗干扰能力,基于小波包变换结合递归最小二乘算法设计 了一种变换域自适应干扰抑制算法,该算法采用小波包分解定位窄带干扰,递归最小二乘算法抑制窄带干扰。通过蒙特卡 罗仿真分析在增加抗干扰模块后,DS/FH系统工作在准静态时,在不同信噪比条件下抗窄带干扰性能。仿真结果表明:该 算法具有较强的自适应性以及抗窄带干扰能力,其性能优于传统的直接置零法,适用于多音干扰下的恶劣通信环境。-In order to further improve th
  3. 所属分类:source in ebook

    • 发布日期:2017-11-20
    • 文件大小:300994
    • 提供者:dm
  1. algorithmofbanker

    0下载:
  2. 模拟实现操作系统中进程调度避免死锁的银行家算法-Analog implementation of the operating system process scheduling avoid deadlock bankers algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-11-21
    • 文件大小:2015
    • 提供者:迎风
  1. Cal_LeverArm

    0下载:
  2. 惯性导航系统结算过程中捷联惯导算法杆臂效应算法-Inertial navigation system in the the SINS algorithm rod arm effect algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-11-21
    • 文件大小:687
    • 提供者:徐文
  1. 10.32.2

    0下载:
  2. c++ primer4中10.6节文本查询系统,书中的算法有些问题,如果同一行有多个查询字,计数只记一个,这是由于set的关系。本人做了改正,使用multiset,测试无误。希望和大家交流下!-chapter 10.6 in c++ primer4 text query system, some problems of the algorithm in the book, if multiple query words in the same line, counting only rememb
  3. 所属分类:source in ebook

    • 发布日期:2017-10-31
    • 文件大小:8512512
    • 提供者:pb07210214
  1. The-knight-of-the-perfect-algorithm

    0下载:
  2. 关于骑士问题的完美算法,提供给算法分析与设计的朋友参考,可以用于交作业系统-The knight of the perfect algorithm, provided to the algorithm analysis and design of a friend of reference, can be used to pay the operating system
  3. 所属分类:source in ebook

    • 发布日期:2017-11-06
    • 文件大小:1443
    • 提供者:ryan
  1. levenberg-marquardt algorithm

    0下载:
  2. there is a levenber-marquardt learning algorithm for mass-spring-damper system
  3. 所属分类:书籍源码

  1. Computer-operating-system

    0下载:
  2. 计算机操作系统实验主要算法源码,例如进程调度,时间片轮转算法,银行家算法,磁盘调度算法等等。-The computer operating system main algorithm source code, such as process scheduling, time slice algorithm, bankers algorithm, disk scheduling algorithm etc..
  3. 所属分类:source in ebook

    • 发布日期:2017-05-28
    • 文件大小:11173946
    • 提供者:liu
« 12 3 »
搜珍网 www.dssz.com