-
ssdt查看恢复工具源码,界面程序,具有查看和恢复ssdt功能,可以编译通过...
ssdt查看恢复工具源码,界面程序,具有查看和恢复ssdt功能,可以编译通过-View source ssdt recovery tools, interface procedures ssdt with the view and the restoration of function can be compiled through
- 2022-05-17 08:11:42下载
- 积分:1
-
Sound recording, easy language source code, easy language for beginners for refe...
录音,易语言源码,仅供易语言初学者参考。-Sound recording, easy language source code, easy language for beginners for reference purposes only.
- 2022-07-20 13:01:07下载
- 积分:1
-
使用三
利用三轴角速率型号和三轴加速度计信号结合扩展卡尔曼滤波实现三个姿态角度的融合-The use of three-axis angular velocity model and three-axis accelerometer signal extended Kalman filter combined with the realization of the integration of the three attitude angles
- 2022-01-26 07:36:15下载
- 积分:1
-
C++显示天气预报
此代码是用c++编写的简单明了的显示天气预报的小程序,希望能给大家带来帮助,大家耐心研究即可,好好努力啊,加油
- 2022-03-04 06:30:17下载
- 积分:1
-
这是一个简单的算法,用循环链表实现了猴子选王。用C语言描述...
这是一个简单的算法,用循环链表实现了猴子选王。用C语言描述-This is a simple algorithm, using the cycle to achieve the monkeys selected list king. Described using C language
- 2022-02-26 04:54:37下载
- 积分: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
-
画动态曲线的程序
画动态曲线的程序-dynamic curve of the painting process
- 2022-01-27 12:09:44下载
- 积分:1
-
#包括<;STDLIB. H & gt;
#include
#include
#include
//#include
#include "debugmalloc.h"
#include "dmhelper.h"
/*Define the macro */
#define ALIGN 8
#define FENCE 0xDEADBEEF
#define HEADERSIZE sizeof(struct header)
#define FOOTERSIZE sizeof(struct footer)-#include
#include
#include
//#include
#include "debugmalloc.h"
#include "dmhelper.h"
/*Define the macro*/
#define ALIGN 8
#define FENCE 0xDEADBEEF
#define HEADERSIZE sizeof(struct header)
#define FOOTERSIZE sizeof(struct footer)
- 2022-01-20 23:08:39下载
- 积分:1
-
高斯消元法求解线性方程组,fortran源代码编辑
高斯消元法求解线性方程组,fortran源代码编辑-gauss eliminate to solve lineare quation
- 2023-08-20 07:40:04下载
- 积分:1
-
一维fdtdMATLAB程序,主要用于处理问题电磁场
一维fdtdMATLAB程序,主要用于处理问题电磁场-FdtdMATLAB one-dimensional process, is mainly used to deal with the issue of electromagnetic fields
- 2022-07-27 00:37:07下载
- 积分:1