-
用C89标准和windowsAPI函数实现的一个简单的windows下的搜索程序演示。...
用C89标准和windowsAPI函数实现的一个简单的windows下的搜索程序演示。-C89 standards and use windowsAPI function of the windows of a simple search under the demonstration program.
- 2023-02-20 06:05:03下载
- 积分:1
-
该书讲解了WINCE系统内核定制、驱动程序开发、应用程序开发、PowerBuilder开发环境、EVC开发实例。...
该书讲解了WINCE系统内核定制、驱动程序开发、应用程序开发、PowerBuilder开发环境、EVC开发实例。-WINCE book explained the custom kernel, driver development, application development, PowerBuilder development environment, EVC development example.
- 2022-03-05 11:18:33下载
- 积分:1
-
alphabet insists presence Gan column?
字母表列?
- 2022-04-19 11:46:09下载
- 积分:1
-
非常漂亮,可以参考
非常漂亮,可以参考-very beautiful, they can refer to
- 2023-09-01 22:10:03下载
- 积分:1
-
用冒泡、折半、插入、选择四种分类方法查找所需的元素
用冒泡、折半、插入、选择四种分类方法查找所需的元素-with bubbling half, insert, select four classifications identify the necessary elements
- 2022-07-22 02:53:46下载
- 积分:1
-
Remote Control idea
Remote Control idea
- 2022-05-06 06:07:16下载
- 积分:1
-
allegro file and applications for registration
allegro的注册和应用文件,allegro的注册和应用文件-allegro file and applications for registration
- 2022-08-02 20:54:45下载
- 积分:1
-
学习c++必备的工具,比起该书的第一卷这本第二卷要重要很多...
学习c++必备的工具,比起该书的第一卷这本第二卷要重要很多-Learning c++ Necessary tools, I compared the book to this important to a lot of Volume II
- 2022-12-08 05:15:05下载
- 积分:1
-
Tarak
Tarak-Tarak是一个移动机器人模拟器。它允许用户从一个经典类型和传感器集合来设计一个移动机器人平台,编程处理机器人的行为,打接着在一个用户定义的环境中模拟机器人。这个程序是用C++编写的-Tarak- Tarak is a mobile robot simulator. It allows users to a classic type and sensors designed to set a mobile robot platform, Robot Programming, then play in a user-defined environment simulated robot. The procedure is used to prepare the C
- 2022-06-30 19:23:07下载
- 积分: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