-
浅析VC与Matlab联合编程(二)
浅析VC与Matlab联合编程(二) -simple analysis union program in vc and matlab(2)
- 2022-11-12 14:20:03下载
- 积分:1
-
拉伸图象,如何使用图象
拉伸图象,如何使用图象-tensile images, the use of image
- 2022-02-01 17:38:31下载
- 积分:1
-
可以动态得到任何一点的坐标`
可以动态得到任何一点的坐标`-dynamic can be the coordinates of any point
- 2023-06-18 20:10:03下载
- 积分:1
-
Only the highest priority with a number of priority scheduling algorithm (that i...
才用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法-Only the highest priority with a number of priority scheduling algorithm (that is, the number of processors allocated to the highest priority of the process) and the first-come first-serve algorithm
- 2022-01-22 13:21:44下载
- 积分:1
-
用数据库编写的客房管理程序 我的课程设计! 有源代码
用数据库编写的客房管理程序 我的课程设计! 有源代码-database used to prepare the management procedures Rooms my course design! Active code
- 2022-01-27 22:14:51下载
- 积分:1
-
ft2232 i2c test
- 2022-05-23 03:34:00下载
- 积分:1
-
几篇有关雷达目标识别的优秀论文(基于非线性方法的雷达目标识别研究.NH基于高分辨距离像的雷达目标识别.NH雷达目标识别系统的研究和设计.KDH).part4...
几篇有关雷达目标识别的优秀论文(基于非线性方法的雷达目标识别研究.NH基于高分辨距离像的雷达目标识别.NH雷达目标识别系统的研究和设计.KDH).part4-Several of the radar target recognition of outstanding paper (based on nonlinear methods of study of radar target recognition. NH HRRP-based radar target identification. NH radar target identification system research and design. KDH). Part4
- 2022-06-11 17:03:29下载
- 积分:1
-
WINCE下,s3c2440 bootloader
WINCE下,s3c2440 bootloader-WINCE under, s3c2440 bootloader
- 2022-02-15 18:53:34下载
- 积分:1
-
知识评估工程
知识是熟悉某人或某物,其中可以包括事实、 信息、 说明或通过经验或教育获得的技能。它可以引用的一门学科的理论或实践的理解。它可以是隐式或显式,它可以为更多或更少正式或系统性。
知识习得涉及到复杂的认知过程: 感知、 通信、 协会和推理 ;但知识也说承认在人类的能力有关。
知识评估计算人类在任何领域的知识。
- 2022-05-30 21:42:30下载
- 积分: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