-
GDAL libraries based on the development of the remote sensing image processing c...
这是一个基于GDAL库开发的遥感影像处理类,支持近40中影像格式的读写,显示,增强,滤波等-GDAL libraries based on the development of the remote sensing image processing category, which supports nearly 40 video formats read and write, display, enhanced filtering
- 2023-02-01 16:40:03下载
- 积分:1
-
Based on the VHDL language, and practical watchdog function of the design proces...
基于VHDL语言,实用的看门狗功能设计程序-Based on the VHDL language, and practical watchdog function of the design process
- 2022-01-22 07:11:37下载
- 积分:1
-
This book describes the work with device interfaces in windows kernel
This book describes the work with device interfaces in windows kernel
- 2022-09-13 14:35:03下载
- 积分:1
-
对系统用户操作的样例,在系统验证中可以用到,代码简洁。...
对系统用户操作的样例,在系统验证中可以用到,代码简洁。-the system user of the sample, the system verification can be used, concise code.
- 2022-04-08 04:35:33下载
- 积分:1
-
linux kernel configuration tkparse for windows platform transplantation
linux内核配置tkparse for windows平台的移植-linux kernel configuration tkparse for windows platform transplantation
- 2023-06-03 05:40:03下载
- 积分:1
-
这是一个关闭计算机的小模块,可以关闭win32和winnt内核的计算机。这是一个动态库文件,需要看结果请自己学exe。...
这是一个关闭计算机的小模块,可以关闭win32和winnt内核的计算机。这是一个动态库文件,需要看结果请自己学exe。-This is a closure of small computer module can be closed win32 and winnt-core computer. This is a DLL document, we need to see results of their study requested exe.
- 2022-02-22 03:01:25下载
- 积分:1
-
通过程序来检查硬盘空间,GetDiskFreeSpaceEx()API来调用系统实现。
通过程序来检查硬盘空间,GetDiskFreeSpaceEx()API来调用系统实现。-through procedures to check disk space, GetDiskFreeSpaceEx () API call systems.
- 2023-08-28 07:50:03下载
- 积分:1
-
最新版ucos II 完整源码,非常好的一个实时操作系统,支持64个实时任务,优先级调度。...
最新版ucos II 完整源码,非常好的一个实时操作系统,支持64个实时任务,优先级调度。-latest version TRACK II source code integrity, a very good real-time operating system to support 64 real-time task, priority scheduling.
- 2022-03-30 23:59:27下载
- 积分:1
-
The System Tray gives handy access to programs that need to run in the
backgr...
The System Tray gives handy access to programs that need to run in the
background, and some developers have used it for other types of programs as -Manager icon on task bar
- 2022-02-21 14:09:43下载
- 积分:1
-
计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一...
计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一般都是先转换成后缀表达式,再用后缀法计算表达式的值。如:表达式(a+b*c)/d-e用后缀法表示应为abc*+d/e-。只考虑四则算术运算,且假设输入的操作数均为1位十进制数(0―9),并且输入的后缀形式表达式不含语法错误-calculated Operators suffix France said the value of the expression. Suffix expression also called inverse Poland expression, which is made up of formulas can be more convenient for some simple, ordinary expression to calculate the brackets on the existence of the matching problem, in the calculation of expression values are generally first converted into a suffix expression, reuse suffix calculated the value of the expression. Such as : The expression (a, b* c)/d-e suffix method used to be said for abc* d/e-. Consider only four arithmetic operations and the operation of input assumptions are a few decimal (0-9), and enter the suffix-free form expression syntax errors
- 2023-07-12 10:50:03下载
- 积分:1