搜索资源列表
判断是否为ll(1)文法程序
- 一个程序,用于判定给定的文法是否为LL(1)文法。 实现了:1.文法的机内表示;2. FIRST集和FOLLOW集的计算; 3. LL(1)预测分析表的构造。-a procedure for the determination of grammar to whether LL (1) grammar. Realized : 1. Grammar said the machines; 2. FIRST FOLLOW sets and se
用VB判断网页文件是否在IE缓存中
- 当访问Internet某个站点时,系统首先将远程文件读入到本机Temporary Internet Files文件夹。现在告诉大家一个小技巧可以用VB语言和一个API函数实现判断网页文件是否在IE缓存中。-when visiting certain Internet sites, the system will first read remote files to the machine Temporary Internet Files
怎样判断一个指针指向的对象是否已经被析构
- 怎样判断一个指针指向的对象是否已经被析构,很好的学习C++的资料-how to decide a pointer at whether the target has been Destructors, good learning C information
实例93 判断网址是否有效
- 该程序的功能是判断你输入的一个网址是否有效!-the program's function is to judge you enter the validity of a website!
检测文件中是否包含指定字符串
- 检测文件中是否包含指定字符串-detect whether the document contains specified string
检测CD-ROM是否自动运行
- 检测CD-ROM是否自动运行-detection CD-ROM automatically run
检测是否连接到Internet
- 检测是否连接到Internet-test for connecting to the Internet
判断是否有CD在驱动器内CDAlert
- 判断是否有CD在驱动器内-determine whether there is any CD in the drive within
如何判断字符串是否是有效EMAIL地址
- 判断字符串是否是有效EMAIL地址-judge whether the string is valid email address
判断是否鼠标双击
- 判断是否鼠标双击,单击-determine whether the mouse click, click
检查文件是否正在使用(EXE,DLL)的例子
- 检查文件是否正在使用(EXE,DLL)的例子-check whether documents are in use (EXE, DLL) examples
判断是否为LL(1)文法 C语言
- 此程序是语法分析,判断是否为LL(1)文法,如果是则构造first集,follow集,select集,并输出分析表。程序用C语言编写。
检测微信是否被好友删除或拉黑
- 基于C++,检测你微信是否被你的微信好友删除或拉黑(Check whether WeChat has been deleted or pulled out by friends to check if WeChat has been deleted or pulled out by friends)
58检测是否连网及连网方式
- 58检测是否连网及连网方式(58 testing whether networking and networking)
[0519]四种方法检测文件夹是否存在
- [0519]四种方法检测文件夹是否存在.e(Four ways to detect the existence of folders)
判断给定有向图是否存在回路
- 判定有向图是否存在回路 输入约定 第一行为图中顶点的个数n; 第二行为途中弧度条数e; 第二行为顶点信息;接着e行为e条弧依附的两个顶点。(Determine whether there is a loop in a directed graph Input Convention The number of the vertices in the first behavior graph is n; second the n
判断某个进程是否存在,存在则做什么梦事
- 判断某个进程是否存在,存在的话就做什么事,这里只锁定了鼠标键盘等,调用了精益模块,更强大的功能可以自己完善(To decide whether a process exists or not, what to do when it is there, it only locks the mouse and keyboard, and calls the lean module, and the more powerful functio
是否以管理员身份运行
- 是否以管理员身份运行(Whether or not to run as an administrator)
四种方法检测文件夹是否存在
- 四种方法检测文件是否存在的源码,非原创,我是一个搬运工(Four methods to detect the existence of file source code, non - original, I am a porter)
是否联网
- 通过js,判断当前浏览器是否联网,从而加载不同的js文件(Determine whether current browsers are connected)