-
RealView编译工具库和浮点支持指南.pdf详细解释了IEEE754
RealView编译工具库和浮点支持指南.pdf详细解释了IEEE754-RealView Compilation Tools library and floating-point support guidelines. Pdf explained in detail in IEEE754
- 2023-08-20 18:15:03下载
- 积分:1
-
当前的国家标准测绘图式,对于从事GIS和测绘软件开发的人有意义...
当前的国家标准测绘图式,对于从事GIS和测绘软件开发的人有意义-current national standards Schema mapping, to the GIS and mapping software development of meaningful
- 2022-03-06 23:17:08下载
- 积分:1
-
WDM Driver programming entry documents
WDM驱动编程入门文档-WDM Driver programming entry documents
- 2022-03-11 03:10:50下载
- 积分:1
-
Based on asp.net under the C# development skills, application development highli...
基于asp.net下的C#开发技巧,应用开发集锦。-Based on asp.net under the C# development skills, application development highlights.
- 2022-08-09 08:44:24下载
- 积分:1
-
数字信号处理
有关数字信号处理的相关资料,总共有十个。希望对你有帮助。-Digital Signal Processing
- 2022-04-27 00:41:46下载
- 积分:1
-
Compression package formerly known as
压缩包原名为“MFC图形图像处理”,是《精通Visual C++ .NET多媒体编程》附盘内容,包含了该书中全部的源代码、示例程序的可执行文件以及测试用的一些多媒体文件。使用时只需将相应的目录拷贝到您的硬盘中。
注意, 拷贝到硬盘上的源文件的属性如果成为只读的,在编译之前应该将它们的属性改为可读写的。
-Compression package formerly known as
- 2022-01-25 14:27:44下载
- 积分:1
-
本资料大全致力于收集一切关于C语言的文章、技巧、教程、源代码和辅助工具软件。适合所有层次的C语言学习者。本资料大全免费下载,如您手头也有C语言相关资料,敬请分享...
本资料大全致力于收集一切关于C语言的文章、技巧、教程、源代码和辅助工具软件。适合所有层次的C语言学习者。本资料大全免费下载,如您手头也有C语言相关资料,敬请分享,另外如您对本资料大全有任何建议或者意见希望能告诉我,以便以后继续改进-Book dedicated to the collection of this information all the articles on the C language, techniques, tutorials, source code and support tools. Suitable for all levels of the C language learners. Book a free download of this information, if you have C language on-hand information, please share other information such as the Encyclopedia of you have any suggestions or want to tell me their views in order to continue to improve after
- 2022-09-09 15:05:02下载
- 积分:1
-
Windows API detailed knowledge of the volumes and related issues
详细Windows API大全有关知识以及相关问题-Windows API detailed knowledge of the volumes and related issues
- 2022-08-15 16:10:20下载
- 积分:1
-
Invoke JavaProg.main() from a win32 program: . compile Main.java . compile VC pr...
Invoke JavaProg.main() from a win32 program: . compile Main.java . compile VC project . set include path for jni.h, which is under java_Homeinclude . set linking path for jvm.lib, which is under java_Homelibjvm.lib . copy Main.class and Main$1.class to the working dir of the VC project (or the same dir with the output executable App.exe) . run App.exe . set searching path for jvm.dll
- 2023-04-15 09:50:03下载
- 积分:1
-
C语言模拟实现银行家算法
进程提出资源请求时,先判断是否是合理的请求以及当前可利用的资源数能否满足它的请求,若能则假定分配给它,修改相应的数据结构,然后进行...
C语言模拟实现银行家算法
进程提出资源请求时,先判断是否是合理的请求以及当前可利用的资源数能否满足它的请求,若能则假定分配给它,修改相应的数据结构,然后进行安全性算法检查,如果安全就满足进程的请求,将请求的资源分配给它,否则不能分配资源给它。-Banker s Algorithm Simulation Of languageC
- 2022-02-04 09:42:06下载
- 积分:1