搜索资源列表
errorcode
- 用IIS调试ASP程序时,有的页面可以显示出错行及出错原因,虽然原因不是很具体但足以引导调试程序,但有些时候就直接出现:很影响调试,经在CSDN上和大家讨论,谈到很多调试ASP程序时便于检查错误的方法,现总结如下-using IIS ASP debugging procedures, some pages may indicate errors and mistakes OK, although not because of the very specific enough to guide t
C_compile_error_list(chinese)
- 包含文章:《C语言出错中英文对照表》 对于初学c语言时,不理解编译器所报错误原因有很大帮助。-contain articles : "C language bilingual mistake" for a novice c language, do not understand the compiler reported errors due to a great help.
RationalPurifyhandbook
- 自动化测试工具,是一个面向VC, VB或者Java开发的测试Visual C/C++ 和Java 代码中与内存有关的错误,确保整个应用程序的质量和可靠性-automated testing tools, is a VC-oriented, VB or Java development testing Visual C / C and Java code with memory-related errors, ensure that the entire application quality a
C++coderules
- 本文档详细论述了C++编码中常见和易引起编译错误的的有些编码规则,对于无论是初学者还是资深设计人员都是很好的读物。-this document in detail the Common C coding designed to compile errors caused some of the coding rules, For both beginners or experienced design staff are very good books.
IntroductionToCSS
- This a draft document. Please report errors, omissions, or ambiguities. This is a teaching tool, not a specification or technical document. It is overly simplified, incomplete, and likely inaccurate -This a draft document. Please report err or
downguestbook
- 漂亮留言本V1.0 功能特色:界面美观大方,程序错误已经修复。 所有功能都集中在一个页面中,可以后台管理留言-beautiful voice of the V1.0 functional characteristics : beautiful interface generous and procedural errors have been repaired. All functions are concentrated on one page, background voice
EditKJ
- 主要用于数据录入界面.用选择代替输入,减少人工输入的错误. -used mainly for data input interface. Use options to replace the importation and reducing manual input errors.
03041508
- 该双恒压供水控制系统是以PLC控制为核心,变频调速技术为基础,并结合压力传感器、变频器、水泵、继电器、接触器等组成。在此系统中,PLC将压力设定值与测量值的偏差经PID运算后得到的控制量作用到变频器,从而通过变频器控制水泵的转速调节管网的压力,实现恒压供水的目的-constant pressure of the water-control system based on PLC control at the core, VVVF technology as the foundation, and
HV
- 著名的AVR 高压编程器HVprog原理图,y有了他就不再为熔丝错误,负位脚变IO,ISP被锁等等一些问题而烦恼了-famous for programming AVR hypertension HVprog diagram, y he will not have to fuse errors, Negative changes IO feet, the ISP was locked, and so on some issues and trouble
How_to_think_like_a_computer_scientist
- This version of the book is a DRAFT! The chapters are mostly complete, but not carefully edited. Some of the debugging sections are not done, and not all chapters have exercises. If you have high-level comments about the organization of the boo
RS-MATLAB-code
- Reed-So lomon (RS)码是目前最有效、应用最广的 差错控制编码之一,是一类具有很强纠错能力的多进制BCH 码, 它既可以纠正突发错误, 也 可以纠正随机错误。RS 码主要应用于实时性较高的移动通信系统、深空通信、数字卫星电 视、磁记录系统等方面。本文用matlab详细仿真实现RS编译码-Reed-So lomon (RS) code is the most effective, the most widely used one of error-controlling
Android-Problems
- Android 学习中总结的各种很多常见的错误及其解决方法-Debug we Leaning Android and maked many errors and debug it.
xinghuobei
- 每次先由消费者输入账号密码,如输入正确则调出该用户的账户,显示该用户的余额;然后由工作人员输入消费额,我的改进之处就在此处:当员工输入的金额小于10元时,消费机自动扣除相应的金额 而若员工输入的金额大于10元时,消费机就会一直报警(蜂鸣器一直响),直到用户按键确认后,消费机才会扣除相应的消费额。通过这种改进,我们就能有效地避免工作人员因漏输小数点而造成打卡错误的情况。-Enter the account password every time start with the consumer, s
STM32_Reference_Guide
- STM32官方网站出的参考手册,较上一版有许多错误的地方已经更正,值得一看。-STM32 reference manual the official website of the many errors have been corrected, worth a visit, compared with the previous version.
wind_jianmo_fangzhen
- 从风场的统计特性出发,建立了适用于弹道计算的简化风场模型。以这些模型为基础进行了弹道计 算.模拟了不同风场模型引起的弹箭射击误差,揭示了风与弹道误差的对应关系.为风修正弹箭设计提供了参考依据。 -Congfeng statistical properties of the starting field, the establishment of ballistics applicable to the simplified calculation of the wind field mo
compilederror
- vc6.0常见编译错误,希望对大家有用,少走些误区,学得更快.-vc6.0 common compiler error, in the hope that useful to everyone, take some small errors, learn faster.
Melcosim_ver_09_03_01
- 非常难得的三菱功率模块设计分析软件,减少设计错误,直接在电脑上先模拟选型及参数验证。加快设计速度,轻松计算各参数变量。-Very rare Mitsubishi power module design analysis software to reduce design errors, directly in the computer simulation on the first selection and parameter validation. Designed to speed up
GNT08.1.2
- gps导航工具包,可用于分析GPS误差,伪距及导航融合算法-This report include the review of Principle of Radio Navigation: navigation base on trilateration has been investigated and the over determined Eq. for navigation has been solved. GPS Ephemeris Data
C-common-errors-and-solutions
- 】C 语言因其功能强大, 使用灵活, 目标代码生成率高等诸多优点而被广泛使用, 但c 语言本身存在一些不完善的地方, 常常出现 一些意想不到的错误, 给编程者带来许多不便.本文指出了在用c 语言编程时常遇到的一些问题及解决办法.列举和分析了在C 语言上机实践 中的常见错误。并进行了归纳和总结。-] C language because of its powerful, flexible, high target code generation and many other advanta
opnet-common-errors
- 作者吕召彪平时搜索整理的OPNET软件编程过程中出现的常见错误,对初学者有很大帮助,故转载过来仅供学习。-In the OPNET software programming process, the author search and sort out common errors, very helpful for beginners, so reproduced for learning.