CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 错误提示

搜索资源列表

  1. ID

    0下载:
  2. 检查输入的身份证号码的正确性,并给出错误提示-Enter the ID number to check the correctness of the given error
  3. 所属分类:OA

    • 发布日期:2017-03-28
    • 文件大小:3646
    • 提供者:mic
  1. 3

    1下载:
  2. 将用户从键盘输入的十进制数(不超过65535)转换成为十六进制数并显示。如果输入不是0~9的数字,则显示错误提示。-The user from the keyboard input of a decimal number (not more than 65,535) and transform it into hexadecimal number and displayed. If the input is not 0 ~ 9 figures, it shows error message.
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:880
    • 提供者:颜心馨
  1. 根据某一LL(1)文法编制调试预测分析程序

    0下载:
  2. 根据某一LL(1)文法编制调试预测分析程序,以便对任意输入的符号串进行分析。 本次实验的LL(1)文法为表达式文法: E→E+T | T T→T*F | F F→i | (E) 编写识别表达式文法的合法句子的预测分析程序,对输入的任意符号串,给出分析过程及分析结果。分析过程要求输出步骤、分析栈、剩余输入串和所用产生式。如果该符号串不是表达式文法的合法句子,要给出尽量详细的错误提示。-According to an LL (1) grammar analysis of
  3. 所属分类:SCSI/ASPI

    • 发布日期:2017-03-22
    • 文件大小:7224
    • 提供者:suhuhu
  1. ServerDemo

    0下载:
  2. 采用控件进行网络通讯的聊天服务器软件,已调试过。注意:在开启软件前需搭建网络线路,否则会有错误提示,影响软件正常运行-Controls network communications using the chat server software, have been debug. NOTE: before opening the software to build the network line, or it will error and affect the normal operation
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:229986
    • 提供者:xia
  1. Error

    0下载:
  2. 用Csharp在VS2005开发环境中编写你可以充分掌握错误提示控件的使用-CSharp VS2005 used in the preparation of development environment you can fully grasp the use of error control
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:26184
    • 提供者:小孩
  1. mycompile

    0下载:
  2. 编译原理 IF条件语句的翻译程序设计—简单优先法、输出四元式 通过设计、编制、调试一个条件语句的语法及语义分析程序,加深对语法及语义分析原理的理解,并实现词法分析程序对单词序列的词法检查和分析。 具体做到以下几点: ①对输入语句进行词法分析。将输入的字符串进行扫描和分解,识别出一个个合法的单词。单词种类包括:关键字,标识符,运算符,常数和界限符 ②进行语法分析。编写条件语句的相应文法,按照语法分析方法中的简单优先分析法为文法设计简单优先表,对词法分析得到的单词序列进行语法分析,以
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:9551
    • 提供者:rachel
  1. CTFHB

    0下载:
  2. 符号表查询,可输入字幕、运算符等数据,出现相同的数据会有错误提示,“#”代表输入结束,自动打印出所有数据。-Symbol table query, enter the title, operator, such as data, data will appear the same error message,
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:936
    • 提供者:yanyansama
  1. calculate

    0下载:
  2. 本演示程序中,当用户输入一个合法的表达式后,能够返回正确的结果。能够计算的运算符包括:加、减、乘、除、括号;能够计算的数要求在实数范围内。对于异常表达式给出错误提示。-The demo program, when the user enters a legitimate expression, they can return the correct results. Operators can be calculated include: add, subtract, multiply, div
  3. 所属分类:Printing program

    • 发布日期:2017-03-24
    • 文件大小:2515
    • 提供者:
  1. nt_shutdown

    0下载:
  2. 最快的关机代码,不要在debug模式下运行,那样会出现错误提示,-The fastest shutdown code, do not run in debug mode, so that error message will appear,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:30084
    • 提供者:王奎
  1. DigitalImageProcess

    0下载:
  2. 目录内容及使用方法: DIP_System源程序 子目录 Demo 中的内容为演示用的可执行程序,子目录 JpegLib 中的内容为进行 JPEG 编码压缩时供主程序使用的 Lib 库的实现源码。子目录 res 中的内容为源程序所使用的资源。子目录 Debug 为程序的调试内容。 __________________________________________________________________ 注意: 如果出现光盘中的演示程序不能运行是由于当
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:862544
    • 提供者:wally
  1. dds

    0下载:
  2. 使用VHDL硬件描述语言实现了直接频率合成器的制作,并在Altera公司的CycloneII上得到实现,验证了代码的正确性。用户操作可以参照程序中的说明,请使用QuartusII6.0以上版本打开,低版本打开时会有错误提示-Using VHDL hardware descr iption language to achieve a direct frequency synthesizer production, and Altera s CycloneII be realized, to ver
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:105783
    • 提供者:xx
  1. main

    0下载:
  2. 数据结构中表达式求值算法问题,具体可以运算四则运算,对于输入错误有错误提示!-Data structure evaluation algorithm expression issues, specific to four computing operations for input errors have error!
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3928
    • 提供者:张林
  1. Dijkstra_new

    0下载:
  2. 数据结构中表达式求值算法问题,具体可以运算四则运算,对于输入错误有错误提示!-Data structure evaluation algorithm expression issues, specific to four computing operations for input errors have error!
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2472
    • 提供者:张林
  1. FileSystem

    0下载:
  2. C++写的一个DOS文件系统,还增加一些功能,如查找,错误提示等功能-C++ Write a DOS file system, but also some additional features such as find, error functions
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:397351
    • 提供者:傲天
  1. lxt

    0下载:
  2. 接收用户键入的年、月、日,并自动计算显示这个日期对应星期几, 要求输入提示,输入错误检查及错误提示功能。-Receiving a user types the year, month, day, and automatic calculation shows that this date corresponds to the week, asked to enter prompted, enter the error checking and error function.
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:1479
    • 提供者:徐成龙
  1. NoObjUpload

    0下载:
  2. 完整功能: 1.自由限制上传文件类型 2.自由设置上传大小限制(单文件大小和总上传大小可自由修改限制) 3.支持两种文件名方式保存---原文件名保存和新文件名(根据时间随机生成)保存 4.提供多种文件保存方式--save.asthis类型、saveAs类型以及经典保存类型 5.自由设置字符编码格式--charset属性 6.强大的容错处理, 提供完整的中文错误提示(需手动显示错误提示) 7.自由提取表单数据 8.随时获取文件的二进制数据(方便用户保存二进制数据到数
  3. 所属分类:Database system

    • 发布日期:2017-04-16
    • 文件大小:351090
    • 提供者:会果
  1. userRegisterCheck

    0下载:
  2. javascr ipt文件,一个通用的用户注册或登录验证文件,并可以选择错误提示方式。-javascr ipt file, a generic user to register or log in to verify documents, and can be prompted to select the wrong way.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:3318
    • 提供者:白居易
  1. FunctionThatMicrosoftForgotToIncludeInErrObject.zi

    0下载:
  2. vb语言编程的系统的错误提示信息的捕获,可以弥补vb不能捕获错误的系统信息的功能-vb language programming system error message capture, it could make up vb Can not catch the error information of the system function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4067
    • 提供者:jingfengyan
  1. CodeLock

    0下载:
  2. 用于模仿密码锁的工作过程。完成密码锁的核心控制功能。可实现数码输入、清除、退位、设置密码、错误提示、系统报警、解除报警、系统关闭等功能。-Used to imitate the work of the code lock process. Locks achieve the core control functions. Digital input can be achieved, clear, step down, set a password, error message, the syst
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:13639
    • 提供者:胡婕
  1. AccidenceAnalysis

    0下载:
  2. 使用循环分支方法实现PL/0语言的词法分析器,该词法分析器能够读入使用PL/0语言书写的源程序,输出单词符号及其属性到一中间文件中,具有一定的错误处理能力,给出词法错误提示及错误位置。-Ways of using recycled implementation branch PL/0 language lexical analyzer, the lexical analyzer to be able to read the use of PL/0 of the source language,
  3. 所属分类:assembly language

    • 发布日期:2017-04-24
    • 文件大小:45266
    • 提供者:周杰
« 1 2 3 45 6 7 8 9 10 ... 39 »
搜珍网 www.dssz.com