搜索资源列表
boop-0.42.tar.gz
- 源程序漏洞检查
c.zip
- C语言语法检查器。
parse_c.zip
- C语言语法检查器。
pmd-src-1.7.zip
- 检查Java程序漏洞
uno_v18.tar.gz
- C程序漏洞检查,可以检查变量未初始化、空指针使用、数组溢出等错误
DriveNumber.zip
- 一种检查驱动器数目的VC原码
编译原理及实践
- 目 录 译者序 前言 第1章 概论 1 1.1 为什么要用编译器 2 1.2 与编译器相关的程序 3 1.3 翻译步骤 5 1.4 编译器中的主要数据结构 8 1.5 编译器结构中的其他问题 10 1.6 &
fenris
- Fenris是一个检测并把高层次的语言结构做成文档的多功能故障检测器、调试器、代码分析工具。它能回复符号,把程序执行流绘成图,检查内部运行情况,恢复符号表,并处理反调试保护。它有一个命令行接口和一个类似SoftICE的GUI与Web前端-Fenris is a detection and high-level language structure made of multifunctional document fault detection, debugging, code analysis
chkc_tar
- 这是一个使用标准 C 开发的简单的可以对 C 语言程序进行语法检查的程序,本程序检查你的程序中小括号、中括号、大括号、单引号、双引号、/* */ 注释等的配对情况,可以及时发现程序中存在的语法错误情况。-This is a standard C development can be a simple C language syntax procedures for the inspection procedures, the procedures check your procedures sm
邮件检查程序 v1.0
- 功能简介: 想看自己的邮箱的邮件都要到网页去登录检查,但一般的时候都是没有新邮件或者早就有新邮件了。所以就做了这个简单的新邮件检查程序,它会自己检查你的邮箱是否有了新的邮件,并且会弹出一个对话框来通知你。-profiles : watch their mail to the mail must check the website to log, but generally when new mail is not, or would have a new mail. So a simple
检查软驱
- 一个检查软驱中是否有软盘的VFP的函数,使用了WinAPI-a check whether there are floppy diskette the VFP functions, use the WinAPI
类似于KV300的检查病毒的代码
- 一个类似于KV300的检查病毒的代码,比较有趣!建议有兴趣的朋友看看!-similar to the one fitted to the inspection of the virus code, the more interesting! Recommendations are interested to take a look at!
SpellChecking
- 简单的拼写检查程序,并附有提供推荐词的功能。-A simple spell-checking procedures, together with the provision of recommended words function.
Compiler
- 本设计Tiger语言为源语言,制作了编译程序的前端部分,主要包括了词法分析、语法分析、抽象语法树和类型检查的设计和实现方法,以及课程设计中碰到的问题、实验心得、参考数据等。-Tiger of the design language for the source language, has produced a compiler front-end parts, including the lexical analysis, syntax analysis, abstract syntax tre
Powerful-Tablet
- 功能强大的写字板,能进行拼写检查和自动纠错功能。-Powerful tablet, has spell check and automatic correction features.
checkdoc
- 1. 文档检查功能 1.1 点击浏览按钮,选择检查对象文档所在的文件夹。 1.2 点击开始检查按钮 2. 规则管理 2.1 通过“上一条”“下一条”按钮来浏览规则。 2.2 通过“添加规则”按钮来添加规则。“确认规则添加”按钮来确认添加。 2.3 通过“更新规则”按钮来更新规则。 2.4 通过“放弃修改”按钮来放弃对规则修改。 2.5 确定按钮保存规则,取消按钮放弃保存。 3. 对规则的说明 规则包括以下内容 3.1 检查内容 3.2 等级 Forbidden
day2
- 基本的概念说明 上面的代码在制作基于2D的游戏时检查单位之间的冲突(例如友军飞机和敌方导弹)时非常有用。 这个代码的基本原理是使用中心距和两个圆的半径之和。 两个圆的中心距离可以用毕达哥拉斯定理求出,如果两个圆的半径之和大于这个中心距,那么这个物体就被认为是相撞的(如果不知道的话,可见图示说明)(Basic concept descr iption The code above is useful for checking conflicts between units (such as
检查图像边缘
- 图像边缘检测,利用视觉工具包进行图像边缘的检测,附带几张例子图片(Image Edge Detection)
temperature control
- 当属于一个温度后,计算机自动检查该温度是否在要求范围之内,并且用布尔元件对结果进行直观标识(When belonging to a temperature, the computer automatically checks whether the temperature is within the required range, and the Boolean element is used to visually identify the results)