-
Lex与Yacc相关的程序,有对sql的词法分析和语法分析的程序
Lex与Yacc相关的程序,有对sql的词法分析和语法分析的程序-Lex and Yacc related procedures, the right sql lexical analysis and parsing procedures
- 2022-03-15 15:12:10下载
- 积分:1
-
hardware based authentication procedures, the development of multilingual exampl...
基于硬件的身份验证程序,提供多种语言开发示例。-hardware based authentication procedures, the development of multilingual example.
- 2022-10-19 18:00:03下载
- 积分:1
-
这是一个用winsock实现聊天的程序
这是一个用winsock实现聊天的程序-This is a realization of chatting with winsock procedures
- 2023-08-04 01:50:02下载
- 积分:1
-
JAVA以其跨平台的特性深受人们喜爱,而又正由于它的跨平台的目的,使得它和本地机器的各种内部联系变得很少,约束了它的功能。解决JAVA对本地操作的一种方法就是...
JAVA以其跨平台的特性深受人们喜爱,而又正由于它的跨平台的目的,使得它和本地机器的各种内部联系变得很少,约束了它的功能。解决JAVA对本地操作的一种方法就是JNI。
JAVA通过JNI调用本地方法,而本地方法是以库文件的形式存放的(在WINDOWS平台上是DLL文件形式,在UNIX机器上是SO文件形式)。通过调用本地的库文件的内部方法,使JAVA可以实现和本地机器的紧密联系,调用系统级的各接口方法。
-JAVA characteristics of its cross-platform very popular, and because it is the purpose of cross-platform, making it the local machine to become small internal contact, the functions of its binding. JAVA solution on the local operation is a method of JNI. JAVA through JNI to call native methods, and the local method is based on the form of library files stored (in the WINDOWS platform are on the form of DLL files, in the UNIX machines are SO on the form of a document). By calling the local library file internal methods, so that JAVA and local machine can achieve close contact, call the system-level methods of the interface.
- 2022-08-19 07:40:31下载
- 积分:1
-
vc项目开发全程实录 的源代码,书上的例子都有哦
vc项目开发全程实录 的源代码,书上的例子都有哦-Record vc project development throughout the source code, books, examples of both Oh ...
- 2022-12-10 08:20:03下载
- 积分:1
-
本代码类似于spy++,可以自动锁定窗口区域进行抓图,并具有保存功能。...
本代码类似于spy++,可以自动锁定窗口区域进行抓图,并具有保存功能。 -This code is similar to spy++, Can automatically lock the window to capture the region, with preservation of function.
- 2023-05-31 00:10:03下载
- 积分:1
-
认知无线电网络
book on cognitive radio networks
- 2023-03-15 11:50:04下载
- 积分:1
-
thu muc admin cho cac ban
thu muc admin cho cac ban
- 2022-08-15 16:37:30下载
- 积分:1
-
采用VC++6.0设置Windows屏幕保护的示例源代码,适用于Windows2000和WindowsXP。...
采用VC++6.0设置Windows屏幕保护的示例源代码,适用于Windows2000和WindowsXP。-Used VC++ 6.0 Set Windows Screen Saver sample source code, applies to Windows2000 and WindowsXP.
- 2022-03-16 12:39:11下载
- 积分:1
-
运算数为一位整数 运算符为 +,
运算数为一位整数 运算符为 +,-,*,/,(,) 输入任意一个算术表达式E;求表达式E的值, 输出结果。-Computing an integer number +,-,*,/,(,) enter any operator for an arithmetic expression E seek an expression E, the value of output.
- 2022-06-29 20:37:48下载
- 积分:1