资源列表
INFintroduction
- 一份inf文件的解释,学习WDM驱动开发必学啊,要就下吧-a file about inf introduction,if you want to create a WDM device you must know it
yincang
- 一个程序隐藏实例,简单易懂,想学的就下吧-a program about hide file
CPP
- c++是一门重要的编程语言。这么书是一本很好的c++学习语言。- c++ is an important programming language. So the book is a good c++ learn the language.
MYVBP
- 提供多种批量更改文件名的方式,如前缀、后缀、编号、更改大小写等-Offers a variety of ways batch change the file name, such as prefixes, suffixes, numbers, change case, etc.
WinAPI-Cla185664192001
- WIndows API Class on visual basic-WIndows API Class on visual basic..
Folder_loc2070916152007
- Lock folders for access from other users.
Folder_Pro2159948142009
- Protect folder from other users.
vbfunctions
- Visual basic functions. All vb functions
send-meseg-to-pross
- Inter process communication. communication through process.
single-server
- 单服务台仿真编程---运用C语言实现系统仿真的初级编程小程序-single server
LEX
- 词法分析时,常常会用到超前搜索方法。如当前待分析字符串为“a +”,当前字符为’ ’,此时,分析器倒底是将其分析为大于关系运算符还是大于等于关 系运算符呢?显然,只有知道下一个字符是什么才能下结论。于是分析器读入下一个字符’+’,这时可知应将’ ’解释为大于运算符。但此时,超前读了一个字符’+’,所以要回退一个字符,词法分析器才能正常运行。在分析标识符,无符号整数等时也有类似情况。-Lexical analysis, often use advanced search method. If th
HID1_11
- implementation for hid cla-implementation for hid class
