CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - fault tolerance

搜索资源列表

  1. MFC

    0下载:
  2. 长学期C++课程MFC大作业,上机考试阅卷与评分系统,采用ACCESS数据库,具有较好的功能,可以对试卷进行查阅,评分,并有较好的容错性。-Long-term MFC C++ course great job, hands-on exam marking and scoring system, using the ACCESS database, and has good features, can be access on the papers, score, and better fault
  3. 所属分类:Education soft system

    • 发布日期:2017-05-23
    • 文件大小:7558221
    • 提供者:赵士博
  1. BPidentification

    0下载:
  2. 本程序用BP神经网络实现对十六进制数字的识别.首先将进行数字化处理并建立BP神经网络。然后进行无噪声训练及进行有噪声训练.最后进行识别及测试网络的容错性. -This procedure using BP neural network identification of hexadecimal digits First digitized and the establishment of BP neural network.The establishment of BP neural
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:119396
    • 提供者:g_sd
  1. 08kz1241

    0下载:
  2. 实现了物光和参考光双加密的数字全息加密方法,并从理论模拟和实验上分别验证了该方案,其安全性远高于仅加密一束光时的情况.使用双随机相位加密法加密了原始图像,并使用随机相位片编码了参考光. 加密后的图像由 CCD 接收后再使用计算机处 理.在实验上检测了该系统的信噪比和容错性, 并计算得到系统的密钥长度高达6.3×1014 .-Object and reference light to achieve a double-encrypted digital holographic encryp
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:964124
    • 提供者:
  1. ChessaSanti.tar

    0下载:
  2. Fault tolerance model in AdHoc Network implemented in NS2.34 Chessa and Shanti
  3. 所属分类:Linux Network

    • 发布日期:2017-05-26
    • 文件大小:8809876
    • 提供者:suraj
  1. TicTacToeBoard2010

    0下载:
  2. 井字棋小程序,使用控制台开发,VS2010下开发,C++代码。该程序有一定智能。程序能够在你不经意的时候出奇制胜。井字棋的基本规则和容错机制都已实现。-Tic-tac-toe chess program, use the console development, developed under the VS2010 C++ code. The program has a certain intelligence. Program when you inadvertently surprise a
  3. 所属分类:Other Games

    • 发布日期:2017-04-08
    • 文件大小:861104
    • 提供者:buaa_sheng
  1. calendar

    0下载:
  2. 输入某年某月某日,返回这一天是星期几。程序具有容错性和健壮性。-Enter a certain period of a particular day, the return day of the week. The program has the fault tolerance and robustness.
  3. 所属分类:Console

    • 发布日期:2017-04-25
    • 文件大小:8312
    • 提供者:minx
  1. 3-(1)

    0下载:
  2. 可以进行四则运算的简单计算器。该计算机除了可以进行加、减、乘、除、求模(取余)等简单的四则运算外,还可以进行四则混合连算,并具有符合计算器日常使用习惯的容错纠错功能。-Can be a simple arithmetic calculator. In addition to the computer can add, subtract, multiply, divide, modulus (modulus) and other simple arithmetic, but also can be
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:2093
    • 提供者:
  1. MLPsjwl

    0下载:
  2. 用matlab实现的神经网络程序,识别样本图像A-Z,并用相应的数字0-26显示,验证识别能力和容错性。-Achieved using matlab neural network program, the the identification sample images AZ, and displayed with the corresponding figures 0-26, verify identification and fault tolerance.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-26
    • 文件大小:3072
    • 提供者:liuepo
  1. zhongzhui

    0下载:
  2. 中缀转后缀求值。该程序只有代码,无注释,但程序简单易懂。结构清晰,结果正确,有一定容错性。-In infix turn suffix evaluated. The program only code, no comment, but the program is simple and easy to understand. Clear structure, the result is correct, some fault tolerance.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-12-03
    • 文件大小:5281
    • 提供者:进藤光
  1. polyn

    0下载:
  2. 一个多项式计算器,能计算多项式的值,对多项式求和差积商余,积分微分,等小功能,是中科大顾为滨老师的作业题,界面友好,容错性好-A polynomial calculator can calculate the value of the polynomial USTC Gu Bin teacher job title, the polynomial summation poor plot I, integral-derivative, and other small, friendly inter
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:6896
    • 提供者:denghb
  1. liu

    0下载:
  2. 用〈〈数据结构〉〉中的双向链表作数据结构,结合C/C++语言基本知识。编写一个通讯录管理系统。以把所学数据结构知识应用到实际软件开发中去。 设计内容:本系统应完成一下几方面的功能: 录入信息——enter() 显示信息———display( ) 查找———search( ) 删除信息———delete( ) 存盘———save ( ) 装入———load( ) 设计要求: 1) 每条信息至包含 :学号(NUM)姓名(NAME)性别(SEX)城市(C
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-07
    • 文件大小:167025
    • 提供者:liuhao
  1. stack

    0下载:
  2. 中缀多项式计算器,能算浮点数的多位运算,界面友好,有一定容错能力-Polynomial calculator infix can count the floating-point number operation, friendly interface, some fault tolerance
  3. 所属分类:Console

    • 发布日期:2017-11-29
    • 文件大小:1772
    • 提供者:denghb
  1. lcd_SMS0801B_menu

    1下载:
  2. IAR环境,基于MSP430F109,段式液晶SMS0801B的菜单程序,可以设定电压,电流,并显示,具有高容错性。-IAR environment, based on MSP430F109, Segment LCD SMS0801B menu program, you can set the voltage, current, and shows, with high fault tolerance.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-10
    • 文件大小:1398
    • 提供者:123232
  1. chengxu

    0下载:
  2. 采用db3小波对信号进行六层分解,可以用作容错故障检测的源程序,我做的小论文就用的这个程序,没有错误-Using six db3 wavelet decomposition of the signal can be used as fault tolerance fault detection of the source, I made a small paper on the use of this program, no errors
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:331702
    • 提供者:赵景
  1. xyglxt

    0下载:
  2. 简单的学员信息管理系统,增删改查都可以实现,具有简单容错功能-Simple student information management system, CRUD can be achieved with a simple fault tolerance
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:2648
    • 提供者:饶书浩
  1. tsglxt

    1下载:
  2. 简单的图书管理系统,功能比较全面,c++语言实现,有容错功能-Simple library management system, features a more comprehensive, c++ language, there are fault tolerance
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:1875330
    • 提供者:饶书浩
  1. HandleFile

    0下载:
  2. 本程序是统计大文件特殊字段的通用MFC实现,解决了现在能搜到的大部分文件映射错误。多线程处理,速度快,容错性好。-This program is a special field of statistics large files common MFC, can now be found to solve the majority of file mapping error. Multi-threaded processing speed, fault tolerance is good.
  3. 所属分类:File Operate

    • 发布日期:2017-05-25
    • 文件大小:8361301
    • 提供者:谢钦杰
  1. php-smtp-email-validation_t3wpj0

    0下载:
  2. php脚本语言实现,这是一个用php脚本语言写的其它类别,仿新浪微博上传头像组件 v1.1,更新说明:1.修复了路径问题2.增加了保存容错处理,直接跳出错误提示,增加友好度功能简介:1.上传并预览,用户可以任意选择区域,支持头像旋转 2.无论图片过大还是过小,参考的例子程序供学习参看-php scr ipting language, which is a scr ipting language used to write php other categories , imitation Weib
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:51369
    • 提供者:hettindh
  1. php-smtp-email-validation_14ye5t

    0下载:
  2. 通过php编码实现的,这是一个用php脚本语言写的其它类别,仿新浪微博上传头像组件 v1.1,更新说明:1.修复了路径问题2.增加了保存容错处理,直接跳出错误提示,增加友好度功能简介:1.上传并预览,用户可以任意选择区域,支持头像旋转 2.无论图片过大还是过小,参考学习应运于开发实践不错的例子-By php coding to achieve, which is a scr ipting language used to write php other categories , imitatio
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:50952
    • 提供者:akkefgbq
  1. php-smtp-email-validation_0q6aca

    0下载:
  2. 利用php实现,这是一个用php脚本语言写的其它类别,仿新浪微博上传头像组件 v1.1,更新说明:1.修复了路径问题2.增加了保存容错处理,直接跳出错误提示,增加友好度功能简介:1.上传并预览,用户可以任意选择区域,支持头像旋转 2.无论图片过大还是过小,阅读提升自我参考代码-Use php to realize that this is a php scr ipting language used to write the other categories , imitation Weibo
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:51167
    • 提供者:yvoecsms
« 1 2 34 5 »
搜珍网 www.dssz.com